feminping

----------------------------------------这里,分享。。随笔,时间早到今,随着自己的不同观点,叠加。。。 -----------------------------看自己的过程,享受自己的过程。。。 ---------------------学习中演变。。。

导航

2012年7月8日 #

记录:数据类型

摘要: 把书本上没有见过的一些类型记录在此,可以回顾。!!~~在CSDN的论坛上提供了一段代码:其中出现了一个在此之前没有看过的数据类型。记录一下。View Code 1 #include <sys\stat.h> 2 #include <io.h> 3 #include <fcntl.h> 4 #include <share.h> 5 #include <stdlib.h> 6 #include <stdio.h> 7 #include <conio.h> 8 #include <string.h> 9 阅读全文

posted @ 2012-07-08 22:53 feminping 阅读(261) 评论(8) 推荐(0)