-
编辑程序,运行后界面上有一个TextField组件和一个TextArea组件,另外还有一些Checkbox组件和一个Choice组件。...
编辑程序,运行后界面上有一个TextField组件和一个TextArea组件,另外还有一些Checkbox组件和一个Choice组件。-Editing program, run after the interface has a TextField component and a TextArea component, as well as a number of components and Checkbox components Choice.
- 2022-05-24 10:28:36下载
- 积分:1
-
self
自编的一些实用8279显示程序及DAC0832波形产生程序,低频相位测量仪设计及相关程序-self-programming pratical programs which includes:
- 8279 displaying
- DAC0832 wave generating
- Low-frequency-phase meter designing
- others related
- 2022-01-21 06:20:08下载
- 积分:1
-
图片操作
在mfc中用对话框程序实现对图片的相关操作,在特定的对话框中实现了对图片的浏览、缩放、保存、添加滚动条、以及给其添加皮肤。
- 2022-08-11 05:14:21下载
- 积分:1
-
动态改变控件的大小。(VB运行环境)
它可是源码呀
动态改变控件的大小。(VB运行环境)
它可是源码呀-change the size. (VB Runtime Environment), but its source!
- 2022-03-12 00:33:24下载
- 积分:1
-
本程序运用VC与SQL编写,可以实现简单的 学籍管理
本程序运用VC与SQL编写,可以实现简单的 学籍管理-use of the procedures and SQL prepared VC, simple codes of management
- 2022-01-25 15:17:58下载
- 积分:1
-
显示wave播放时的波形,并可编辑(copy,cut等)
显示wave播放时的波形,并可编辑(copy,cut等)-Displaying waveform of the wave play, which also can copy or cut
- 2023-01-06 11:35:03下载
- 积分:1
-
用于Winamp2.0插件的光谱分析器源代码,供大家交流
用于Winamp2.0插件的光谱分析器源代码,供大家交流-Spectral Analysis for Winamp2.0 browser plug-ins source code for U.S. exchange
- 2022-07-24 10:21:41下载
- 积分:1
-
对于Windiws清理软件
应用背景一个非常好的软件,可以让你的窗口电脑清理垃圾文件,缓存内存,临时内存,并且让你的窗口的计算机运行得更快,然后再继续。关键技术在本软件中所使用的关键技术是基于窗口的应用程序的平台。它实际上是操作系统中非常有名的窗口操作系统的功能,而且运行得更好更快。
- 2023-08-18 20:30:04下载
- 积分:1
-
数据结构课设 飞机航班订票系统(mfc)
用mfc做的数据结构课设 飞机航班订票系统
现在头文件中定义以下类:(用于源文件中功能模块函数体调用)
class dingdan : public CDialog
class chaxun : public CDialog
class shanchu : public CDialog
class luru : public CDialog
class guanli : public CDialog
class geren : public CDialog
例如在查询函数体中定义 FILE *fp=fopen("F:新建文本文档.txt","a+")打开文件中航班信息
- 2022-03-24 16:01:02下载
- 积分:1
-
基于联通SGIP1.2供简单的短信平台开发系统接口
基于联通SGIP1.2接口库开发的简单短消息平台,支持参数配置,日志记录功能。同时与后台数据库集成,自动将接收到的消息写入数据库的MO_Log表,同时将发送出去的消息写入MT_Log表,失败的话记录失败原因.MT_Log表的FinishFlag字段表示发送是否成功,FinishFlag = 0表示正在短信中心等待,发送成功的话FinishFlag=1,失败的话=2,如果发送失败,将在ErrorDescribe字段中记录失败原因。 数据库可以是Access,SqlServer2000,Oracle,或者Sybase等,只要有MO_Log,MT_Log表即可。也可以建立一个发送表,将要发送的消息写入该表,然后程序定时检测该表的内容,有新记录的话就发送出去。 程序现在用的是ACCESS数据库,如果要改用其它数据库的话,需要更改数据库的连接字符串。-Unicom SGIP1.2 based interface for the development of a simple SMS platform to support parameter configuration, logging function. While integrated with the back-end databases, automatically sending the information into the database MO_Log table, will be sent out into the news MT_Log table, and failure to do what the reasons for failure. MT_Log questionnaire sent FinishFlag field said that the success of FinishFlag = 0 is said the Center for SMS, successfully sent the FinishFlag = 1, the failure = 2, if this fails, will ErrorDescribe field record the reasons for failure. Access is the database, SqlServer2000, Oracle,
- 2022-10-29 06:40:03下载
- 积分:1