-
22001 L 高扣(系数=4,最高扣10分);低加(系数=6,最高加20分);最低得0分。 002 L 高加(系数=4,最高加10分);低扣(系数=6,最高扣...
22001 L 高扣(系数=4,最高扣10分);低加(系数=6,最高加20分);最低得0分。 002 L 高加(系数=4,最高加10分);低扣(系数=6,最高扣20分);最低得 -10分。 003 L 高低均加(系数=6,最高加20分);最低得0分。 L 高低均扣(系数=4,最高扣10分);最低得 -6分。 L 高扣(系数=4,最高扣10分);最低得0分。-L-22001 deduction (coefficient = 4, the maximum deduction of 10 points); Low increases (coefficient = 6, the highest increase of 20 points); The lowest 0. 002 L high increases (coefficient = 4, the highest increase of 10 points); Low deduction (coefficient = 6, the maximum deduction of 20 points); The lowest 10 minutes. 003 L level were increases (coefficient = 6, the highest increase of 20 points); The lowest 0. L level were deducted (coefficient = 4, the maximum deduction of 10 points); The lowest-6 pm. L-deduction (coefficient = 4, the maximum deduction of 10 points); The lowest 0.
- 2022-04-26 15:33:38下载
- 积分:1
-
achieve a pop
一个实现弹出式菜单的VC代码!一个非常常用 功能!-achieve a pop-up menu of VC code! A very commonly used functions!
- 2022-01-27 12:25:29下载
- 积分:1
-
简单BMP图像操作(文件属性,反射,二值化,sobel算子……)
简单BMP图像操作(文件属性,反射,二值化,sobel算子……)-simple operations (file attributes, reflection, two value, segmentation Operator ...)
- 2022-10-05 15:40:03下载
- 积分:1
-
电影搜索网,电影搜索采集电影搜索网,电影搜索采集
电影搜索网,电影搜索采集电影搜索网,电影搜索采集-film, the film Search Search Network Acquisition film, the film Search Acquisition
- 2022-02-25 19:05:41下载
- 积分:1
-
使用VB同样可以制作带图标的菜单
使用VB同样可以制作带图标的菜单-use the same icon can be produced with the menu
- 2022-01-31 04:33:39下载
- 积分:1
-
menu bar add menu components. With the pop
菜单栏添加菜单组件。与弹出式菜单应用实例。-menu bar add menu components. With the pop-up menu application examples.
- 2022-02-24 13:16:26下载
- 积分:1
-
改善IDE环境,扩展菜单,当组件太多时进行分类,方便使用
改善IDE环境,扩展菜单,当组件太多时进行分类,方便使用-IDE environment to improve and expand the menu, too many components at the classification, user-friendly
- 2022-03-07 22:00:31下载
- 积分:1
-
使用工具条实现的菜单条。
使用工具条实现的菜单条。-menu bar realized by toolbar
- 2022-03-16 11:13:49下载
- 积分:1
-
a good XP style similar pop
一个很好的类似XP风格的弹出菜单,可以自己添加菜单图标,同时菜单项目选择后图标可以更换显示选择状态。-a good XP style similar pop-up menu, can add their own menu icon, choose the menu item icon can be replaced after the selection show.
- 2022-10-13 10:45:03下载
- 积分:1
-
1.BOOL OnCommsCreate(CWnd* pParentWnd)
创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为t...
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的uiCom为0;sSendData为要发送的字符串; uiKind: 发送数据类型:0:原始数据 1:加回车符 2:加校验和。
4.void OnMscommsSet()
打开串口设置界面,改变串口设置,并保存到设置文件中。
5.BOOL OnComportTimerProcess(CString strProcess[MaxPort])
判断串口接收的一组数据是否已经接收完。
6. BOOL OnPopupDialog()
打开串口收发数据显示调试界面。
7. BOOL OnGetPortUse(unsigned int uiCom) .
判断指定串口是否使用。
8. BOOL OnGetPortExit(unsigned int uiCom)
判断指定串口在本机上是否存在。
9. void OnPortClose(unsigned int uiCom)
关闭指定串口。
10. void OnPortOpen(unsigned int uiCom)
打开指定串口。
11. void OnCloseAllPorts()
关闭所有串口。
12. void OnOpenAllPorts()
打开所有串口。
-1.BOOL OnCommsCreate (CWnd* pParentWnd) Serial create the DLL while creating five serial. PParentWnd pointer to the window, but generally this. 2. BOOL OnComportOpen () Serial document under the
- 2022-01-22 14:42:47下载
- 积分:1