windows API 获取日期 中华卫星 2013年3月1日 0 Comment http://msdn.microsoft.com/en-us/library/windows/desktop […] Continue Reading
C语言给字符串赋值方法 中华卫星 2013年2月27日 0 Comment char a[10]; 怎么给这个数组赋值呢? 1、定义的时候直接用字符串赋值 char a[10]=R […] Continue Reading
Win7编程:在按钮中加入管理员权限运行 中华卫星 2013年2月27日 0 Comment http://jingyan.baidu.com/article/9113f81bf468aa2b3314c7 […] Continue Reading
illegal use of this type as an expression 解决办法 中华卫星 2013年2月22日 0 Comment 遇到一个问题:提示illegal use of this type as an expression。 其实解 […] Continue Reading
Ray Tracing 的好文章 中华卫星 2013年2月22日 0 Comment Introduction Ray Tracing is a global illumination based […] Continue Reading