c语言
hjk768
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
error: 'memcpy' was not declared in this scope
error: 'memcpy' was not declared in this scope 没有加入头文件#include原创 2011-05-05 16:03:22 · 388 阅读 · 0 评论 -
读取文件操作
//获取路径 NSString *path=[[NSBundle mainBundle]pathForResource:@"file3" ofType:@"dmh"]; //NSLog(@"path:%@",path); //转换 unsigned int lenOfstrValue = [path length]...原创 2011-03-21 16:13:08 · 103 阅读 · 0 评论
分享