搜索资源列表
atcmd
- //直接按照内容执行AT指令:CEN666666#57:AT+CREG? //参数:paraptr=命令代码以后的参数的地址 //返回值:成功1,失败0,同时产生serialmsg消息 //函数说明: //正确时回复短信:执行后AT指令返回的内容 //错误时回复短信:密码错误或命令错误或参数错误
CReg
- 一个读写windows注册表的类。封装了一些函数。
atcmd
- //直接按照内容执行AT指令:CEN666666#57:AT+CREG? //参数:paraptr=命令代码以后的参数的地址 //返回值:成功1,失败0,同时产生serialmsg消息 //函数说明: //正确时回复短信:执行后AT指令返回的内容 //错误时回复短信:密码错误或命令错误或参数错误-//Directly in accordance with the contents of the implementat
CReg
- 一个读写windows注册表的类。封装了一些函数。-A class to read and write windows registry. Package a number of functions.
CReg
- 大家如果经常对注册表进行操作的话,会发现注册表的函数很长,而且罗嗦。这里我是通过包装了一个注册表的操作类,希望对大家有所帮助-We operate the registry if often the case, will find the registry function is very long and wordy. Here I was packing up a registry through the operation of
CReg
- windows CE 环境下的注册表读写操作示例程序。 -The demo show how to operate reg in windows CE.
CReg
- wince下面可以使用的注册表操作类,方便进行注册表的操作。-Windows Registry operate class.