代码搜索结果
找到约 10,000 项符合
T 的代码
copyrigh.t
COPYRIGHT
The following rules apply only to the zoo archiver itself.
Currently, all extract-only programs, and all supporting utili-
ties, are fully in the public
t.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
t.c
#include
#define COUNT 10 /* 定义发送缓冲区大小 */
#define NODE_ADDR 64 /* 定义目的节点地址 */
unsigned char buffer[COUNT]; /* 定义发送缓
t.htm
CodeProject: Free Source code and Tutorials