-
windows编程-利用windows API创建新进程
该程序是利用windows API ,创建新进程,可以打开电脑的记事本,画图,计算器。修改程序中打开新进程的参数可以实现打开不同的程序的效果。Windows 这个多作业系统除了协调应用程序的执行、分配内存、管理资源…之外, 它同时也是一个很大的服务中心,调用这个服务中心的各种服务(每一种服务就是一个函数),可以帮应用程式达到开启视窗、描绘图形、使用周边设备等目的,由于这些函数服务的对象是应用程序(Application), 所以便称之为 Application Programming Interface,简称 API 函数。WIN32 API也就是Microsoft Windows 32位平台的应用程序编程接口。
- 2022-06-21 22:10:27下载
- 积分:1
-
SIM Reader [Investigate Smart Cards]
SIM Reader [Investigate Smart Cards]
- 2023-04-27 08:30:03下载
- 积分:1
-
springmvc整合mybatis最全的图书管理系统
此应用程序对于初学springmvc整合mybatis的同学非常有用
- 2023-05-02 13:50:08下载
- 积分:1
-
使用最新Visual Studio 2005所开发之简单POCKET PC 2003之YUV播放器,以REAYUV为基础,效能十分不错,包含完整VCPROJ专案...
使用最新Visual Studio 2005所开发之简单POCKET PC 2003之YUV播放器,以REAYUV为基础,效能十分不错,包含完整VCPROJ专案档-use of the latest Visual Studio 2005 development than simple Pocket PC 20 YUV"s 03 players to REAYUV basis of a very good performance, include a complete ad hoc stall VCPROJ
- 2022-08-22 22:44:48下载
- 积分:1
-
c++ builder例子程序,挺有价值的
c++ builder例子程序,挺有价值的-c builder examples procedures, quite valuable
- 2022-04-01 02:36:33下载
- 积分:1
-
这个东西不一定很好!但是界面方面还不错.功能一般般.............应该是垃圾中的极品...
这个东西不一定很好!但是界面方面还不错.功能一般般.............应该是垃圾中的极品-this is not necessarily a good thing! However interface is not bad. General function as ............. should refuse statuary
- 2022-02-02 05:15:01下载
- 积分:1
-
速达软件测试程序
速达软件测试程序-Jacky testing procedures
- 2022-07-15 02:40:05下载
- 积分:1
-
一个用VC编写的异型窗口
一个用VC编写的异型窗口-a VC prepared by the special-shaped window
- 2023-08-06 09:00:03下载
- 积分:1
-
Allows to rotate screen in windows mobile phones
Allows to rotate screen in windows mobile phones
- 2022-08-12 10:37:49下载
- 积分:1
-
打开主程序,在主程序界面里有这些字符: P I F D S Q H .这些字符分别代表:显示所有同学的记录 插入一个新同学的记录 查找同学(按姓名查找) 删除一...
打开主程序,在主程序界面里有这些字符: P I F D S Q H .这些字符分别代表:显示所有同学的记录 插入一个新同学的记录 查找同学(按姓名查找) 删除一个同学的记录. 保存记录 退出 帮助
也就是进入主程序,出现这些字符.按相应的键实现不同的功能.
注:按 Q键时,也就是帮助.则出现如下信息:
P:Preview all students information
I: Insert new student information
F:Find a student
D:Delete a student
S:Save a student
Q:quit
H:Help-open the main program, the main program interface there are these characters : P I D S F Q H. These characters represent : show all the records of students inserted a new record of the students find classmates (search by name) a student of the deleted records. record-keeping help from entering the main program is that these characters. by the corresponding key to achieve different functions. Note : Bond with Q, it is to help. appeared as follows : P : Preview all students information I : Insert new student information F : Find a student D : Delete a student S : Save a student Q : quit H : Help
- 2022-01-22 13:35:18下载
- 积分:1