发布时间:2014-04-02 22:41:31
Linux系统调用列表雷镇 (leicool@21cn.com)XML error: Please enter a value for the author element's jobtitle attribute, or the company-name element, or both.雷镇,您可以通过电子邮件 leicool@21cn.com和他联系。.........【阅读全文】
发布时间:2014-04-02 22:14:15
Linux API函数总结 (一)文件操作篇 1、creat(建立文件)头文件1 #include 2 #include 3 #include定义函数1 int creat(const char * pathname, mode_tmode);函数说明参数pathname指向欲建立的文件路径字符串.........【阅读全文】