面向过程与面向对象的编程模式
摘要:
C管理进程: 1 #define _CRT_SECURE_NO_WARNINGS 2 #include 3 #include 4 #include 5 6 //面向过程的模式 7 //代码重用主要靠函数 8 //权限, 9 10 void open(const char *path,const... 阅读全文
posted @ 2015-06-03 15:30 Dragon-wuxl 阅读(285) 评论(0) 推荐(0)
浙公网安备 33010602011771号