c/c++面试23-29
摘要:23 一般引用的用法 (1)代码 1 #include <iostream> 2 #include <string> 3 using namespace std; 4 int main(int argc, char* argv[]) 5 { 6 int a = 10; 7 int b = 20; 8
        阅读全文
				
		posted @ 2017-12-05 08:53
		
		posted @ 2017-12-05 08:53
		
		posted @ 2017-11-29 15:15
		
		posted @ 2017-11-29 14:54
		
		posted @ 2017-11-27 15:44
		
		posted @ 2017-11-26 20:14