- 博客(2)
- 收藏
- 关注
原创 MTK 输出Trace信息到文件中
#include "FileMgrGProt.h"void mmi_write_buffer_to_file(char *buff, unsigned int buffSize, char *fileName){ S32 ret = 0; U32 rwLen = 0; S8 ascii_path[32]; S8 ucs2_path[64];...
2011-01-06 13:27:30
208
C语言模拟面向对象
#include <stdio.h>#include <stdlib.h>#include <windows.h> /* for sleep() in dos/mingw *//* * 关键字模拟 */#ifndef class #define class struct#endif#define false 0...
2010-09-26 18:00:56
154
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人