登录
首页 » Windows开发 » 演示如何使用VB防止进程被结束,保护进程

演示如何使用VB防止进程被结束,保护进程

于 2023-02-10 发布 文件大小:6.67 kB
0 189
下载积分: 2 下载次数: 1

代码说明:

演示如何使用VB防止进程被结束,保护进程-Demonstrates how to use VB to prevent the process is over, to protect the process of

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • can代码
    can代码 class CPoint{ private:    //私有成员     float m_x, m_y; protected:    //保护成员     void SetPoint(float x, float y) {m_x = x; m_y = y;} public:    //公共成员     CPoint(float x, float y) {m_x = x; m_y = y;}    //构造函数     void Move(float x, float y) {SetPoint(m_x + x, m_y + y);}     void Display() {cout
    2022-04-01 02:38:18下载
    积分:1
  • 模拟汽车速度表
    一个仪表盘的例子,超漂亮,可以看看,用vc开发的-Example of a dashboard, super beautiful, you can see, using vc development 
    2023-07-25 01:10:04下载
    积分:1
  • GA(遗传算法)求解tsp(旅行商问题),并附上实验报告
    GA(遗传算法)求解tsp(旅行商问题),并附上实验报告-GA tsp
    2022-06-28 22:02:32下载
    积分:1
  • 创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制分别实现读者优先和写者优先问...
    创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制分别实现读者优先和写者优先问题。-Create a console process, this process contains n threads. Use of these n threads to represent n-reader or writer. Each thread according to the requirements of the corresponding test data file read and write operations. Semaphore mechanism are used to achieve the reader and the writer first priority.
    2023-03-25 23:30:03下载
    积分:1
  • 酒店管理
    这是 java 语言的酒店管理系统完成的一个项目。它包括所有的设施,包括在 hotel.it 的管理是大量的大项目,我面临的困难,而 doing.it 可能包含的几个问题,但它运行良好
    2022-04-12 05:31:39下载
    积分:1
  • cs游戏中一种登陆器,是迪酷上的,很不错,cs版本为1.6。大家可以...
    cs游戏中一种登陆器,是迪酷上的,很不错,cs版本为1.6。大家可以-cs landers a game is cool on Di, very good, cs version 1.6. U.S. can
    2022-07-13 19:07:08下载
    积分:1
  • PowerPoint 控制器
    简单的相机程序运行在 32 位 XP 机器与 vs2010 或 VS2008 VS2005 线。简单的相机程序运行在 32 位 XP 机器与 vs2010 或 VS2008 VS2005 线。简单的相机程序运行在 32 位 XP 机器与 vs2010 或 VS2008 VS2005 线。简单的相机程序运行在 32 位 XP 机器
    2023-03-07 18:50:02下载
    积分:1
  • 这个程序将根据您的设置消耗CPU资源。
    根据特定的波形类似正弦/三角波的这项计划将不断消耗的CPU资源。
    2022-07-22 14:57:15下载
    积分:1
  • a simple mouse hook
    一个最简单的鼠标钩子-a simple mouse hook
    2023-05-04 00:55:03下载
    积分:1
  • 本软件是从事一线教学的大学教师根据C/C++初学者的特点量身打造的一个简单易用的 C/C++学习与实验软件,现在已全面支持最新操作系统VISTA,它是从事一线教...
    本软件是从事一线教学的大学教师根据C/C++初学者的特点量身打造的一个简单易用的 C/C++学习与实验软件,现在已全面支持最新操作系统VISTA,它是从事一线教学的大学教师根据C/C++ 初学者的特点,量身定制的一个简单易用的 C/C++程序设计学习与实验软件(支持TC2/TC3、GCC、VC6四种编译器,没有使用日期限制)-This software is to engage in front-line teaching of university teachers in accordance with C/C++ beginners and the characteristics of a simple, tailored-to-use C/C++ to learn and experiment software, now fully supports the latest operating system, VISTA, it is engaged in front-line teaching in the University of teachers in accordance with C/C++ beginners and the characteristics of a customized easy-to-use C/C++ program design study and experimental software (support TC2/TC3, GCC, VC6 four compiler, there is no restrictions on the use of date)
    2022-07-23 14:26:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载