Basic class definition public means this class can be use...[作者空间]
An exception object is created when an error occursIt tel...[作者空间]
Relational operators Logical operators Switch statement[作者空间]
How to convert any other type to a string How to use cast...[作者空间]
Circuit switching and Packet switching 1.Circuit switchin...[作者空间]
Use abstraction and encapsulation to restrict and control...[作者空间]
The "O" is for order,as in "Binary search is O(logn);it t...[作者空间]
Insertion Sort code on my Github:implement in Cimplement ...[作者空间]
Linear search One way to know how many element are in the...[作者空间]
Magic number are the constants ,array sizes ,character po...[作者空间]
Avoid function macros. In C++,inline functions render fun...[作者空间]
Singly Linked list In a singly linked list, we omit t...[作者空间]
近日有在看Brain W. Kernighan & Rob Pike 共同编著的The practice of p...[作者空间]