随笔-118  评论-737  文章-2  trackbacks-10
04 2010 档案
C++数据类型与C#对应关系
摘要: C++数据类型与C#对应关系阅读全文
posted @ 2010-04-07 10:23 xerwin 阅读(399) | 评论 (0) 编辑
Mastering structs in C#
摘要: As structs are aggregates of any other data type you care to invent, learning how to work with them is important, and provides an excellent grounding in tackling wider problems. 阅读全文
posted @ 2010-04-07 10:19 xerwin 阅读(262) | 评论 (2) 编辑