-
MyHotKey
利用系统热键可以方便用户的操作,比如经常使用的Alt + Tab可以快速切换窗口;Crtl + Alt +
Delete键可以调出Windows任务管理器或重启机器;oicq软件也会注册系统热键方便用户的操作,等等。本程序就注册一个系统热键Alt + Z,在应用程序执行的任何时候只要按下该热键就会弹出一个消息对话框。
(system hotkeys can use user-friendly operation, For example, the regular use of the Alt-Tab window can quickly switch; Crtl-Alt-Delete keys could be released Windows Task Manager or the reopening of machinery; oicq software registration system hotkeys will be user-friendly operation, and so on. The procedure for registering a system hotkeys Alt Z, Application procedures for the implementation of any time by pressing the hotkey will pop up a message box.)
- 2007-04-28 12:03:33下载
- 积分:1
-
USR-TCP232-Test-V1.3
串口调试助手,非常好用的。大家可以试一下。(com test tools for Windows)
- 2018-03-19 11:37:12下载
- 积分:1
-
图正则化的非负矩阵分解 GNMF
图正则化的非负矩阵分解 matlab 代码(Graph regularization of nonnegative matrix factorization. matlab code.)
- 2021-01-26 20:38:37下载
- 积分:1
-
rtsp_source_filter
morgan multimedia rtp source filter
- 2009-02-25 15:57:57下载
- 积分:1
-
660842
在线报名系统通用版2006 管理员密码请在 set asp中修改 管理员页面为 admin asp()
- 2017-10-03 17:11:28下载
- 积分:1
-
student
用C++编写一个学生考试成绩信息系统,强化面向对象程序设计思想,使学生能够将C++程序设计中的面向对象、重载、模板、文件等各种概念,灵活的运用到实际的程序设计中去。(Using C to prepare a student information system of examination results, and strengthen OOP thinking, so that students can be C program design in object-oriented, overloading, templates, documents such as the concept of flexible use of procedures to the actual design go.)
- 2008-12-19 08:26:27下载
- 积分:1
-
Ej5
exercise 5 ssd4 icarnegie
- 2009-12-03 06:25:00下载
- 积分:1
-
VB6最稳定的多线程DLL
VB6的多线程一直是一个痛,虽然微软放弃了,但是还有好多老用户在使用!VB6 稳定多线程,不可多的的好东西!(VB6 Win32 Multithread Library)
- 2020-12-20 16:39:09下载
- 积分:1
-
Employee
创建四个类,分别为Employee类、SalariedEmplyee类、HourlyEmployee类和CommissionEmployee类。其中Employee类是其他三个类的父类。Employee类包含姓名和身份证号。除此之外,SalariedEmployee类还应包含每月工资;HourlyEmployee类还应包含每小时工资数和工作时间数;CommissionEmployee还应包含提成比例和销售总额。每个类都应有合适的构造方法、数据成员的设置和读取方法。编写一个应用程序,创建这些类的对象,并输出与对象相关的信息。注意子类有时需调用父类的构造方法和被覆盖的方法,成员变量定义为private,对有些方法实现重载。
(Create four categories, namely the Employee class, SalariedEmplyee class, HourlyEmployee classes and CommissionEmployee classes. Employee class is the parent class where the other three classes. Employee class contains the name and ID number. In addition, SalariedEmployee class also includes a monthly salary HourlyEmployee class should also include the number of hourly wages and the number of working hours CommissionEmployee should also include the proportion and total sales commission. Each class should have the right to set and read the constructor method, data members. Write an application to create objects of these classes, and output information associated with the object. Sometimes need to call attention to a subclass of the parent class constructor and methods are covered, member variables defined as private, to achieve overloading of some methods.)
- 2013-11-27 11:43:06下载
- 积分:1
-
A tutorial that tries to explain how to use and program raw sockets
www.ko...
A tutorial that tries to explain how to use and program raw sockets
www.koitoer.com
- 2023-06-20 02:35:04下载
- 积分:1