搜索资源列表
Cryptix_src_3-0-3
- 1.BOOL OnCommsCreate(CWnd* pParentWnd) 创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为this。 2. BOOL OnComportOpen() 根据串口设置文件中的设置参数,打开多串口。 3.void OnCommSend(unsigned int uiCom, CString sSendData, unsigned int uiKind) 往指定串口发送数据。其中uiCom为指定的串口,注意串口1的u
text223
- 以下是菜单内容,自由设置; sitems[0]=\"本站首页\" sitems[1]=\"最新更新\" sitems[2]=\"梦想软件\" sitems[3]=\"其它栏目\" sitems[4]=\"桌面壁纸\" sitems[5]=\"给我留言\" sitems[6]=\"下载特区\" sitems[7]=\"Email Me\" sitems[8]=\"我的简介\" -Following is the menu, the Liberal set;
textbook2
- 设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck
myqqapp
- myqqapp实现了漂亮的qq界面,主要内容如下: 1. QQ菜单, 2. 也称抽屉菜单(也有的叫导航菜单); 3. QQ头像的列表显示; 4. 简易的消息发送模拟; 5. 简易的上线, 6. 隐身模拟; 7. 悬挂QQ;
C-commodity-inventory-management-
- (1)录入商品信息; (2)给定商品编号,修改该商品信息; (3)删除该商品信息; (4)录入商品的进货与销售信息; (5)给定商品编号或商品名,查看该商品及库存信息; (6)统计功能:提供一些统计各类信息的功能。 -(1) Entry product information (2) a given product number, modify the product information (3) to remove the product information