搜索资源列表

  1. a

    0下载:
  2. 这样在客户端程序按下了连接按钮后,服务器端程序的ConnectionRequest事件被触发,执行了以上的代码。如果不出意外,连接就被建立起来了。 建立连接后服务器端的程序通过DataArrival事件接收客户机端程序所发的指令运行既定的程序。如:把服务器端的驱动器名、目录名、文件名等传到客户机端,客户机端接收后用TreeView控件以树状的形式显示出来,浏览服务器端文件目录;强制关闭或重启服务器端的计算机;屏蔽任务栏
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:1397
    • 提供者:sunpeng
  1. close_process

    0下载:
  2. 强制结束进程,可以实现类似震荡波的倒计时关闭计算机的效果
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:30125
    • 提供者:章永辉
  1. 进程监视

    0下载:
  2. 对局域网内的计算机进行进程监控,可以强制关闭该计算机的进程。-right for the process control computer, the computer forced the closure of the process.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:189705
    • 提供者:八戒
  1. 进程监视

    0下载:
  2. 对局域网内的计算机进行进程监控,可以强制关闭该计算机的进程。-right for the process control computer, the computer forced the closure of the process.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-06-19
    • 文件大小:189440
    • 提供者:八戒
  1. a

    0下载:
  2. 这样在客户端程序按下了连接按钮后,服务器端程序的ConnectionRequest事件被触发,执行了以上的代码。如果不出意外,连接就被建立起来了。 建立连接后服务器端的程序通过DataArrival事件接收客户机端程序所发的指令运行既定的程序。如:把服务器端的驱动器名、目录名、文件名等传到客户机端,客户机端接收后用TreeView控件以树状的形式显示出来,浏览服务器端文件目录;强制关闭或重启服务器端的计算机;屏蔽任务栏
  3. 所属分类:钩子与API截获

    • 发布日期:2024-06-19
    • 文件大小:1024
    • 提供者:sunpeng
  1. close_process

    0下载:
  2. 强制结束进程,可以实现类似震荡波的倒计时关闭计算机的效果-Mandatory end of the process, you can realize a similar countdown Sasser effect shut down your computer
  3. 所属分类:系统编程

    • 发布日期:2024-06-19
    • 文件大小:29696
    • 提供者:章永辉
  1. processdetect

    0下载:
  2. 进程检测,对系统进程进行检测,暂时没有将强制关闭进程的功能加上,只是一个检测进程的测试程序-The process of detection, the process of testing the system, will be forced to close temporarily the functions of the process of adding the detection process is only a test p
  3. 所属分类:系统编程

    • 发布日期:2024-06-19
    • 文件大小:2048
    • 提供者:quietqq
  1. listprocess

    0下载:
  2. C++版的打开和强制关闭当前进程程序。主要是用到CreateToolhelp32Snapshot API函数来枚举系统当前进程,以及HANDLE OpenProcess(...)、TerminateProcess(...)打开和关闭当前正在运行的程序进程。-C++ version of the open and forced the closure of the current process procedures. Mainly us
  3. 所属分类:系统编程

    • 发布日期:2024-06-19
    • 文件大小:28672
    • 提供者:164
  1. forcibly_closed_the_process

    0下载:
  2. DELPHI 强制关闭进程的方法-DELPHI method of forced closure process
  3. 所属分类:界面编程

    • 发布日期:2024-06-19
    • 文件大小:178176
    • 提供者:孔超
  1. Kill.specified.process.VB.code

    0下载:
  2. VB实现*指定进程经典代码 强制关闭程序-Kill the specified process to achieve the classic VB code
  3. 所属分类:系统编程

    • 发布日期:2024-06-19
    • 文件大小:4096
    • 提供者:visual
  1. notifyicon

    0下载:
  2. 解决“当进程强制关闭后,任务栏图标无法自动消失”的问题-Solve the " forced to close when the process, the task bar icon does not automatically disappear" problem
  3. 所属分类:C#编程

    • 发布日期:2024-06-19
    • 文件大小:15360
    • 提供者:jim
  1. KillProcess

    0下载:
  2. C#关闭进程的程序示例,可以获取当前计算机运行的进程,通过程序强制关闭这些进程。- a program of C# about how to kill the process!
  3. 所属分类:Windows编程

    • 发布日期:2024-06-19
    • 文件大小:44032
    • 提供者:马加青
  1. Applet-C-11

    0下载:
  2. 11个C语言小程序,里面包括如WINDOWS强制关闭程序或进程、最美图形设计、走迷宫等-C-11 small programs, which include, for example WINDOWS forcibly closed by the program or process, best graphic design, maze, etc.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-19
    • 文件大小:6144
    • 提供者:刘飞龙
  1. listprocess

    0下载:
  2. VC++打开和强制关闭当前进程的源码,有兴趣的朋友学习一下。 -VC++ to open and close the current process of force source, interested friends to learn about.
  3. 所属分类:系统编程

    • 发布日期:2024-06-19
    • 文件大小:27648
    • 提供者:童微林
  1. Gamer-protection-

    0下载:
  2. 计算机游戏防沉迷系统通过动态链接库安装一个全局钩子,在允许青少年在适度游戏的情况下,严格限制游戏的时间,当游戏时间超过预定值时,系统提示游戏者时间已到,然后屏蔽除存盘之外的其他操作。系统提供了对监控游戏的添加和删除的基本操作,查询某个游戏一定时间内的运行时间,用坐标轴绘制出某个游戏运行时间的变化趋势,系统提供监控者调整监控时间的功能,方便对游戏进行更有效的管理。同时,系统提供严格的权限控制,在退出系统或修改游戏信息时,需要用户登录,并提
  3. 所属分类:家庭/个人应用

    • 发布日期:2024-06-19
    • 文件大小:15119360
    • 提供者:Peng Jin
  1. A4

    0下载:
  2. 强制关闭进程-No function no function no function no function no function
  3. 所属分类:易语言编程

    • 发布日期:2024-06-19
    • 文件大小:6144
    • 提供者:折翼
  1. VB_Task

    0下载:
  2. 向程序发关闭消息,强制关闭进程,用合适的程序打开文档-To the program to shut the message, force the process of closing the process, with the appropriate procedures to open the document
  3. 所属分类:其他小程序

    • 发布日期:2024-06-19
    • 文件大小:18432
    • 提供者:yu
  1. processdetect

    0下载:
  2. 进程检测,对系统进程进行检测,暂时没有将强制关闭进程的功能加上,只是一个检测进程的测试程序-The process of detection, the process of testing the system, will be forced to close temporarily the functions of the process of adding the detection process is only a test p
  3. 所属分类:数据库编程

    • 发布日期:2024-06-19
    • 文件大小:2048
    • 提供者:yye7e744chua
  1. processdetect

    0下载:
  2. 进程检测,对系统进程进行检测,暂时没有将强制关闭进程的功能加上,只是一个检测进程的测试程序-The process of detection, the process of testing the system, will be forced to close temporarily the functions of the process of adding the detection process is only a test p
  3. 所属分类:数据库编程

    • 发布日期:2024-06-19
    • 文件大小:2048
    • 提供者:pinxnnglia
  1. 强制关闭进程

    0下载:
  2. 作为一个初学者,刚写了一个强制关闭进程的bat文件(As a beginner, just wrote a mandatory shutdown process bat file)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-19
    • 文件大小:30720
    • 提供者:Hyman1314
« 12 »

源码中国 www.ymcn.org