首页 新闻 论坛 群组 Blog 文档 下载 读书 Tag 网摘 搜索 .NET Java 游戏 视频 人才 外包 数据库 第二书店 程序员

tonywjd/ 


共7个网摘 [ 1 ]   |  访问tonywjd的个人空间

Google C Style Guide

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.


UNIX高级编程指南(八)之一-网页UI设计--天极网

tonywjd收录,使用标签:unix, Process, program,时间:2007-12-14 15:36:32 | 相关网摘我也收藏

有五种方式使进程终止:
1.正常终止
(a)从main返回
(b)调用exit
(c)调用_exit
2.异常终止
a)调用abort(第十章)
(b)由一个信号终止(第十章)

注意,系统核使一道程序执行的唯一方法是调用一种exec函数。一个进程自愿终止的唯一方法是显示或隐式地(调用exit)调用exit。一个进程也可非自愿地由一个信号使其终止


DDS - The "dualshore" model

tonywjd收录,使用标签:program, se,时间:2007-10-9 16:15:59 | 相关网摘我也收藏

The "dualshore" model

The 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.



共7个网摘 [ 1 ] 

tonywjd/相关标签



网站简介广告服务网站地图帮助联系方式诚聘英才English 问题报告
北京创新乐知广告有限公司 版权所有 京 ICP 证 070598 号
Copyright © 2000-2008, CSDN.NET, All Rights Reserved