-
delphi动态加载控件示例
应用背景动态加载控件,用于动态生成界面,自行调整以后可以根据数据库中的字段信息动态加载,避免反复绘制界面的烦恼,对于构建WinForm系统的ERP系统平台有一定的参考价值关键技术动态加载技术,控件根据设定的基本信息自动绘制,拖拽,实现控件的自由摆放,自定义控件的大小及外观等属性,目的在于举一反三,这里使用的只是最基本的动态加载技术。
- 2022-04-22 23:44:38下载
- 积分:1
-
Very good picture of the RECT type selection box to the size of the rectangular...
非常好的图片选择框的RECT类,能对矩形框的大小缩放-Very good picture of the RECT type selection box to the size of the rectangular box zoom
- 2022-08-03 18:49:41下载
- 积分:1
-
分割窗口,非常漂亮的界面,朋友们,快点下啊!加油给分吧!...
分割窗口,非常漂亮的界面,朋友们,快点下啊!加油给分吧!-Split window, very beautiful interface, friends, hurry up and under the ah! Come on to the sub it!
- 2022-05-08 11:26:47下载
- 积分:1
-
一个圆形的进度类,风格比较独特,推荐下载
一个圆形的进度类,风格比较独特,推荐下载--A class of round progress,it has special style,recommend!
- 2022-04-16 06:51:14下载
- 积分:1
-
用风险投资实现的标志设计系统,有图像处理研究的总…
用vc++实现的图案设计系统,共对图像处理研究方向的朋友参考学习!-vc used to achieve the logo design system, a total of image processing research of a friend reference learning!
- 2022-02-03 16:59:52下载
- 积分:1
-
computer graphics of a dynamic surface from the entire program, we can see where...
计算机图形学中的动态的曲面,从整个编程我们可以看出其中的思想所在-computer graphics of a dynamic surface from the entire program, we can see where the thinking
- 2023-07-16 16:50:03下载
- 积分:1
-
序列化与反序列化库qjson
一个可以利用的数据序列化与反序列化库,在您的Qt程序中有时会传递不同类型的参数,一些有复杂数据结构的参数类型可以用json对象来代替,从而达到高效,qjson库可以帮助您快速方便地序列化您的数据结构以及便捷地反序列化这个json对象,达到高效利用的目标。
- 2022-06-12 06:38:22下载
- 积分:1
-
QT识别USB
主要是QT自动识别USB 的一些信息源码,当USB插入会自动识别出来,以及读取USB里面的东西,还有一些界面东西。
- 2022-02-14 22:52:02下载
- 积分:1
-
液晶显示自己
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码-LCD scrool
- 2022-05-17 19:40:07下载
- 积分: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