鱼C论坛

 找回密码
 立即注册
分享 C语言的面向对象编程(原创)
2016-5-4 13:55
#define _XOPEN_SOURCE //它是使程序符合系统环境的不可缺少的部分 #include "stdio.h" //基本输入输出函数库 #include "stdlib.h" //基础函数库 #include "string.h" //字符串处理函数库 #include "sys/types.h" ...
个人分类: C语言|320 次阅读|0 个评论

小黑屋|手机版|Archiver|鱼C工作室 ( 粤ICP备18085999号-1 | 粤公网安备 44051102000585号)

GMT+8, 2024-4-28 18:33

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

返回顶部