-
银行系统C语言小程序
资源描述该程序是大学时候学习C语言做的小系统程序,利用简单的C语言,可以共初学者学习,修改,也可以作为学生的大作业范本,希望大家一起学习。
- 2022-06-03 15:04:10下载
- 积分:1
-
一个菜单类,实现简单的弹出效果,可直接调用
一个菜单类,实现简单的弹出效果,可直接调用-A menu category, the realization of a simple pop-up effects, can be directly called
- 2022-03-09 17:46:58下载
- 积分:1
-
connection dialog can be achieved and how to connect to the menu. It is very eas...
可以实现连接对话框和菜单如何连接的. 可以很容易的教会你使用.dll连接.-connection dialog can be achieved and how to connect to the menu. It is very easy to use your church. Dll connections.
- 2022-12-03 21:35:03下载
- 积分:1
-
attribute pages placed in the window of the designated spots examples use common...
属性页放置在窗口的指定位置这个例子使用公用控制回调在一个CListView中管理CListCtrl控制,这个例子用于分析了一些以逗号为分割符的文本文件,例如在你的MSDEVLIB(VC5.0在DevStudioVCLib)目录下的Win32Api.CSV就是这样的文件-attribute pages placed in the window of the designated spots examples use common control callback in a CListView CListCtrl management control, for example the analysis of a number of a comma to separate address in a text file, for example, in your MSDEV LIB (VC5.0 in DevStudio VC Lib) Contents of Win32Api.CSV This is a document
- 2023-05-08 15:50:03下载
- 积分:1
-
程序实现多国语言的动态切换解决方案
程序实现多国语言的动态切换解决方案-procedures for multi-language dynamic switching solutions
- 2023-03-01 23:45:03下载
- 积分:1
-
带图标和progress bar的菜单
带图标和progress bar的菜单-The menu which contains icon and progress bar
- 2022-02-14 08:22:36下载
- 积分:1
-
微信二次开发:自定义菜单
1、找到AppId和AppSecret。自定义菜单申请成功后,在“高级功能”-“开发模式”-“接口配置信息”的最后两项就是;2、根据AppId和AppSecret,以https get方式获取访问特殊接口所必须的凭证access_token;3、根据access_token,将json格式的菜单数据通过https post方式提交。
- 2022-12-25 11:15:04下载
- 积分:1
-
ios 自定义menu
自定义的ios menu,支持颜色、位置、横竖屏等属性,可以作为popup menu的替代
- 2022-04-08 16:49:58下载
- 积分: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
-
高
高速球在屏幕上的显示菜单,有各级显示,实时控制,是核心源程序之一。-High-speed ball on the screen display menu, it shows at all levels, real-time control, is one of the core source code.
- 2022-08-07 09:38:01下载
- 积分:1