-
Linux下简易任务管理器
1、环境Ubuntu12.04,QT Creator (GUI 应用程序)2、实现关闭进程,比如根据PID关闭进程3、涉及文件操作4、简单的一个QT应用程序。
- 2022-03-30 01:52:40下载
- 积分:1
-
本程序使用ADO访问Access2000的数据库。请适当修改stdafx.h中
#import "g:program filescommon filessy...
本程序使用ADO访问Access2000的数据库。请适当修改stdafx.h中
#import "g:program filescommon filessystemadomsado15.dll" no_namespace rename("EOF","adoEOF")
msado15.dll的路径-The program uses ADO to visit ACCESS2000 database. Please modify stdafx.h appropriate in# Import
- 2022-07-01 21:22:59下载
- 积分:1
-
几个常用的控键程序 c版本
几个常用的控键程序 c版本-several commonly used keys control procedures c version
- 2022-08-14 18:21:39下载
- 积分:1
-
gtk based organization with a lot of beginners help
gtk基础编成
对与初学者
有很大的帮助-gtk based organization with a lot of beginners help
- 2022-01-24 14:25:34下载
- 积分:1
-
GDI+用PNG图片做半透明异型窗口
我觉得这个窗体的样子很不错,窗体支持右键菜单,还可以设置窗口置顶和更换PNG图片,原来使用GDI+技术,用PNG就能实现这么漂亮、个性的半透明窗体
- 2023-04-16 02:30:04下载
- 积分:1
-
编写的一个当鼠标移动到按钮上时按钮会跑到其他地方,你永远也点不到...
编写的一个当鼠标移动到按钮上时按钮会跑到其他地方,你永远也点不到-When the preparation of a mouse button when the button will go to other places, you never point less than
- 2023-05-26 06:00:03下载
- 积分:1
-
生产的所见即所得的文本输出
Producing WYSIWYG Text Output
- 2022-09-07 13:40:03下载
- 积分:1
-
本程序以动态的方式给对话框加载背景图,给人耳目一新的感觉...
本程序以动态的方式给对话框加载背景图,给人耳目一新的感觉-the procedures in a dynamic way to load the dialog background map gives a brand new feeling
- 2022-01-26 05:59:01下载
- 积分:1
-
This is a pure Win32 API code, did not use MFC. Code demonstrated how to change...
这是个纯粹的Win32 API 代码,没有用MFC。代码示范了如何改变编辑框,列表框,组合框,静态控制以及单选按钮和复选框控制的字体。此外,代码还示范了通用的字体选择(ChooseFont)对话框编程。
-This is a pure Win32 API code, did not use MFC. Code demonstrated how to change the edit box, list box, combo box, static control, as well as radio buttons and check box control fonts. In addition, the code also demonstrated the common font choices (ChooseFont) dialog programming.
- 2022-03-21 03:51:13下载
- 积分:1
-
虚拟鼠标
本代码实现了一个简单的虚拟鼠标的点击功能,在编辑框中输入相应的数字(比如1或者0,这个可以根据用户自己定义),响应对应点的点击动作。对应点的位置可以根据用户的需要和用途来设定。
- 2023-02-06 17:35:04下载
- 积分:1