tonywjd收录,使用标签:c, cpp, google, program,时间:2008-8-8 11:12:25 | 相关网摘,我也收藏
The goal of this guide is to manage this complexity by describing in detail the dos and don'ts of writing C++ code. These rules exist to keep the code base manageable while still allowing coders to use C++ language features productively.
http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Displaying_Hidden_Details_in_this_Guide#The__define_Guard
tonywjd收录,使用标签:mobile, program,时间:2008-7-8 10:36:31 | 相关网摘,我也收藏
http://forum.younet.com/keep.php?BoardID=16038
tonywjd收录,使用标签:unix, Process, program,时间:2007-12-14 15:36:32 | 相关网摘,我也收藏
有五种方式使进程终止:1.正常终止(a)从main返回(b)调用exit(c)调用_exit2.异常终止a)调用abort(第十章)(b)由一个信号终止(第十章)注意,系统核使一道程序执行的唯一方法是调用一种exec函数。一个进程自愿终止的唯一方法是显示或隐式地(调用exit)调用exit。一个进程也可非自愿地由一个信号使其终止
http://www.yesky.com/484/77484.shtml
tonywjd收录,使用标签:program, se,时间:2007-10-9 16:15:59 | 相关网摘,我也收藏
The "dualshore" modelThe technological progress and the advancements in software development have made possible the segmentation of projects.Consequently, most of the segmented parts of the project can be realized externally.
http://www.ddsconcept.com/en/home/dualshore.html
tonywjd收录,使用标签:program,时间:2007-9-13 0:50:57 | 相关网摘,我也收藏
http://www.kuro5hin.org/story/2004/12/6/11739/5249
tonywjd收录,使用标签:web, program, css, ria,时间:2007-6-11 12:21:51 | 相关网摘,我也收藏
http://blog.csdn.net/kbh1983/archive/2007/06/08/1644504.aspx
tonywjd收录,使用标签:program,时间:2007-4-22 13:53:33 | 相关网摘,我也收藏
http://www.gavilan.edu/csis/languages/comments.html