Stream C vs. C++ C 在 C 语言中,I/O 使用 scanf(…		
	
			
	
			Design Concept C++ 运行的载体 在 CPU 上和 GPU 上跑…		
	
			
	
			Smart Pointer 内存回收 C++ 的垃圾回收:仍然可以作为学术论文的…		
	
			
	
			Exception Badly formed code will not be …		
	
			
	
			Template 一个模板完全都是声明,应该只有 .h,而不含有 .cpp 当我…		
	
			
	
			Overloaded Operator 人生得意需尽欢——在有电的地方赶紧把电子…		
	
			
	
			Copy and Move 拷贝构造 默认拷贝 void func(Curren…		
	
			
	
			Polymorphism You are a shape. You know h…		
	
			
	
			Inheritance Inheritance is to take the e…		
	
			
	
			Composition Each object has its own memo…