2011年11月14日
摘要: c# language:there are these several conceps: program, types, members, namespace, and assembly.the difference between them is: - program is consist of source files. - source files could contain types(such as classes and interfaces) which may have some members(such as property, methods, fields, and e. 阅读全文
posted @ 2011-11-14 09:12 Simon Han 阅读(213) 评论(0) 推荐(0)