摘要: 如: Type TStudent = packed record   sex : char;   age : array[1..2] of char;   name : array[1..8] of char; end; 。。。。。。。。。。。。。 var   my : TStudent;   s : string; begin   s... 阅读全文
posted @ 2010-07-01 15:01 守护心中彩虹 阅读(262) 评论(0) 推荐(0) 编辑
摘要:      发现一个很好的个人网站,该网站收集了大量有关Delphi开发资料的网址链接,值得收藏。 相关Delphi链接如下: Books, Tutorials Tomes of Delphi: Algorithms and data structures by Julian M. Bucknall , Source http://www.boyet.co... 阅读全文
posted @ 2010-07-01 09:27 守护心中彩虹 阅读(536) 评论(0) 推荐(0) 编辑