-
Vc on the Word program
Vc中关于Word的编程-Vc on the Word program
- 2022-04-29 00:39:33下载
- 积分:1
-
DBGrid show information is one of the main instruments. But DBGrid default appea...
DBGrid是显示信息的主要工具之一。但是DBGrid默认的外观看起来很枯燥,缺乏创造性。通过代码,我们可以改变DBGrid的表、格、格的前景色和背景色,以及相关的字体大小和样式(像网站那样一种形式美观的外观)
- 2022-02-16 04:15:39下载
- 积分:1
-
java用于航空订票系统,订票、查票,退款
是一个用java作的航空订票系统,可以订票,查票,退票-java is used for an air reservation systems, booking, ticket checkers, Refund
- 2022-02-21 03:57:25下载
- 积分:1
-
银行帐目管理系统
资源描述此系统是使用VFP开发的一个有界面的银行帐目管理系统,包括了对银行帐目信息的增、删、改、查、统计等一些帐目管理基本功能,解码清晰流畅。
- 2022-09-29 09:20:03下载
- 积分:1
-
FCKeditor.Net_2 很好用的WEB后台软件
FCKeditor.Net_2 很好用的WEB后台软件-FCKeditor.Net_2 good background software used in WEB
- 2023-08-05 12:35:03下载
- 积分:1
-
QT图片浏览器
内有详细的注释和GUI设计过程!
做完界面之后,在每一个按钮控件上面点击右键,选择“转到槽”。下面是各个模块的具体实现:(红色表示自己添加,蓝色表示用go to slot自动生成的代码)
定时器每隔3秒执行pic_scan函数,i从0开始,当定时器暂停的时候,i就保存了数组中此时显示图片
- 2022-12-31 20:35:12下载
- 积分:1
-
This book is designed to give you a working knowledge of Windows Presentation
F...
这本书主要讲解WPF的基础知识,适合正在使用.NET技术设计UI的开发者(WINFROM MFC HTML)。-This book is designed to give you a working knowledge of Windows Presentation
Foundation (WPF). The assumption is that the reader is already a .NET developer with
some familiarity with other UI technologies (WinForms, MFC, HTML) but is new to
WPF. In particular, the book focuses on using WPF with Visual Studio 2008, which we
believe is the primary tool that most WPF developers will use, although we still spend
some time talking about other available tools.
- 2022-07-21 03:40:03下载
- 积分:1
-
实现图片形状的窗口
实现图片形状的窗口-achieve the window shape
- 2022-08-13 12:58:00下载
- 积分:1
-
在Visual C++ 环境下,控制节目显示如何不闪烁。对于带有图像显示的界面控制尤其重要。通过Memory DC的方式实现。易于使用...
在Visual C++ 环境下,控制节目显示如何不闪烁。对于带有图像显示的界面控制尤其重要。通过Memory DC的方式实现。易于使用-in Visual C environment, the control program shows how not blinked. For images with the interface control is especially important. Memory DC through in a way. Easy to use
- 2023-09-05 18:20:04下载
- 积分:1
-
鼠标和键盘
此程序描述单击鼠标和键盘单击事件......
例如,鼠标单击的功能
我们得到一个矩形的右鼠标单击
我们离开鼠标单击清除矩形
在键盘我们按 s 键手段我们得到..._。._模式
为此,我们如使用头文件
#include < GL/glu.h >
#include < GL/glut.h >
鼠标和键盘事件,我们通过使用调用
glutKeyboardFunc(myKeyboard) ;
glutMouseFunc(myMouse) ;
- 2022-01-25 18:43:33下载
- 积分:1