-
座牌打印程序(上下镜像打印、浏览、位置设置)
打印效果浏览、标尺效果、中英文翻译、复姓自动识别、汉字转拼音,字体大小设置,打印位置设置。为了赚积分,源码项目代码相送。
- 2023-02-26 03:10:04下载
- 积分:1
-
医院信息系统,包括医生工作站,挂号,收费…
医院信息系统,包括医生工作站,挂号,收费,发药,物质管理等模块.-Hospital information systems, including doctors workstations, registration, fees, medicine, material management modules.
- 2022-07-01 04:51:59下载
- 积分:1
-
如何记录程序的设置参数
如何记录程序的设置参数-how to record the procedures set parameters
- 2022-03-15 11:24:57下载
- 积分:1
-
又一内存修改利器,主要用于搜索修改目标进程内存数据
又一内存修改利器,主要用于搜索修改目标进程内存数据-Another memory, modify the weapon, the main goal of the process used to search for modified memory data
- 2022-05-05 06:01:04下载
- 积分:1
-
MFC 文档的多个实例
1 MainFrame工程是多文档框架,如果没有插件,打开后客户区无任何显示。左侧的树控件来源于网络,不是本文推荐的主要目的。
2 PlugInTest是插件,工程编译后输出为dll,将该dll放到MainFrame输出的exe同目录下即可执行。
3 PlugInTest1是另外的一个插件,工程编译后输出也为dll,使用同2,但是例子和2不同。
做这个工程的目的就是想:如果一个工程足够大,可以将插件分配给不同的小组开发,同时互相又不会干扰。
- 2022-08-03 03:58:38下载
- 积分:1
-
基于TCP的文件传输
本软件使用MFC采用面向对象的方法实现了基于Socket的文件传输
特点如下:
1、采用了多线程的方法,文件传输时使用AfxBeginThread开启新线程
2、支持从配置文件configuration.ini中获取服务器参数
3、采用了面向对象程序设计
4、支持数据在服务器与客户端之间双向传输
- 2022-07-07 23:48:24下载
- 积分:1
-
By Chinese Pinyin too. Can achieve all GB
由汉字得拼音.可以实现所有GB-232中定义的汉字的拼音转换,方便进行数据库设计时进行拼音查找和其他的操作,方便灵活,可以生成全部大写(小写),简单缩写拼音大写(小写),带(不带)分隔符等多种样式的拼音。嵌入式开发时,可作适当的修改。具体可找本人联系 -By Chinese Pinyin too. Can achieve all GB-232 Chinese characters defined in Pinyin conversion, database design, facilitate search, and other alphabet when the operation, convenient and flexible, you can generate all uppercase (lowercase), a simple acronym alphabet uppercase (lowercase) , with (without) delimited a variety of styles Pinyin. Embedded development, it can make appropriate changes. I may be looking for a specific contact
- 2022-01-26 00:40:45下载
- 积分:1
-
一个简单的程序,实现opc通讯,基于vb 和上位机的
一个简单的程序,实现opc通讯,基于vb 和上位机的-A simple procedure to achieve opc communications, PC-based vb and the
- 2022-01-23 11:25:21下载
- 积分:1
-
VB滚轮补丁的功能是VB程序中滚轮的设置方便应用
VB滚轮补丁的功能是VB程序中滚轮的设置方便应用-VB function wheel patch VB programs are set up to facilitate the application of wheel
- 2023-01-23 22:50:03下载
- 积分:1
-
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。...
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。
开启2个线程:
定时:一个线程定时发送一个消息
处理:一个线程收到消息后处理这个消息
关注点:
为没有窗口的线程实现了消息循环-[Note code] under the SetTimer Windows API can set timer, However, the API can only use the GUI process. I am here to CONSOLE program a timer. Opened two threads : Timing : Timing a thread Send a Message Handling : a thread processing information received after the news of concern : no window to the thread of the news cycle
- 2022-08-09 16:03:12下载
- 积分:1