-
qt实现的聊天
用qt4.8.5完成的文本编辑器界面,在开始正式写程序之前,我们先要考虑一下整个流程。因为我们要写记事本一样的软件,所
以最好先打开windows中的记事本,进行一些简单的操作,然后考虑怎样去实现这些功能。
再者,再强大的软件,它的功能也是一个一个加上去的,不要设想一下子写出所有的功能。
我们这里先实现新建文件,保存文件,和文件另存为三个功能,是因为它们联系很紧,而且
这三个功能总的代码量也不是很大
- 2023-05-08 18:50:03下载
- 积分:1
-
qt 代码,已经用mingw编译好,不错的学qt学习资料
qt 代码,已经用mingw编译好,不错的学qt学习资料-qt code has been compiled using mingw, qt a good school learning materials
- 2023-07-20 09:10:03下载
- 积分:1
-
界面豪华的Windows Vista登录,可以通过此列制作出自己个性的界面。...
界面豪华的Windows Vista登录,可以通过此列制作出自己个性的界面。-Interface of the Windows Vista registry luxury can be produced through this out their own personalized interface.
- 2023-05-22 05:50:02下载
- 积分:1
-
Multiline Titletips that I find online, and belongs to original author.
Multiline Titletips
是我在网上找的,版权归原作者所有。-Multiline Titletips that I find online, and belongs to original author.
- 2022-09-16 04:45:03下载
- 积分:1
-
个性化的界面,用C#开发,具有系统托盘,图标界面等功能
个性化的界面,用C#开发,具有系统托盘,图标界面等功能-personalized interface with C# development, with the system tray, the icon interface function
- 2022-08-08 00:02:39下载
- 积分:1
-
用鼠标从一个进程的button,拖到另外进程中,并能将信息复制过来...
用鼠标从一个进程的button,拖到另外进程中,并能将信息复制过来-With the mouse from a process button, drag the other process, and are able to copy information from
- 2022-03-29 09:03:31下载
- 积分:1
-
VCVisual C++ Program development Baodian colorful example of the edit box border...
VCVisual C++程序开发范例宝典多彩边框的编辑框ColourFrame-VCVisual C++ Program development Baodian colorful example of the edit box border ColourFrame
- 2022-03-18 02:07:06下载
- 积分:1
-
这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC...
这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC-4,生成多项式为C(X)=X4+X+1,
应用举例为ITU G704
-This is a small program used to achieve VC 6.0 cyclical redundancy check CRC algorithm. Standards for the CRC-4, generating polynomial C (X) = X-1 X4, applications for the ITU G704
- 2022-02-05 09:33:20下载
- 积分:1
-
tray to add right
给托盘添加右击菜单--变化的背景图,可以在此基础上添加很多实用的功能,希望对需要的朋友有所帮助-tray to add right-click menu-- changes in the background map, on this basis can add many useful functions, and I hope to have a friend in need of help
- 2023-07-20 06:30:04下载
- 积分:1
-
使用Java开发的计算器
本程序是在MyEclipse平台上,使用Java语言开发的计算器界面应用程序。实现了基本的四则运算和开房运算。并在程序中加入了异常处理模块。
- 2023-09-08 12:55:03下载
- 积分:1