搜索资源列表
service1
- 一个可以管理电脑服务的程序,启动,停止,查询服务等功能-a computer can manage the process of service to start, stop, information service and other functions
SwapMouse
- 1.注册服务 2.快捷键,切换鼠标左右键 3.杀掉进程 1.运行RegSwap.bat,可以注册成为服务 2.控制面板-服务中,启动服务 3.Shift+F8,切换 4.在c:\\KilledList.txt 文件中输入,进程名,模糊即可,在切换的同时就能杀掉列表中的进程-1. Registration 2. Keyboard, Switching the mouse button 3%. kill a process. RegSwap.bat operation,
SvcCtrl
- 我在开发时,经常需要安装服务,卸装服务,所以自己写了个小工具,没想到一用就用了几年了. 在命令行直接运行就会显示参数说明. SvcCtrl -i Filename ServiceName \"Install new service\" -u ServiceName \"Remove existing service\" -s ServiceName [Param] \"Start not-active service with params\" -t
run
- 一个控制TOMCAT服务启动关闭刷新的控制台程序,且增加定时或手动备份ORACLE数据库功能。-TOMCAT service to start off a control console refresh program, and increase the timing or manual backup of ORACLE database functionality.
Solution
- 这个是我自己做的HelloWorld程序,用到了实时CORBA,TAO。里面还用到了CORBA命名服务,只要配置好ACE和TAO,启动命名服务然后就能运行。-This is my own doing HelloWorld program, use the real-time CORBA, TAO. Which also uses the CORBA naming service, as long as configured ACE and TAO, and then start the Nami
E语言登陆器
- 文件说明: 1、网关服务端 就是网关服务的源代码了,主要用来向登陆器以及游戏客户端DLL下发运行参数等工作。 2、服务端解密DLL 注入游戏服务端进程HOOK RECV对封包解密。 3、客户端加密DLL 注入游戏客户端进程HOOK SEND对游戏封包进行加密。配合服务端加密DLL完成对游戏封包的重新加解密过程。 作用原理: 通过HOOK方式拦截游戏客户端的封包发送和游戏
programToservice
- 把程序以服务的方式启动,这是做为学习用的小程序,也可以直接把代码加入产品中-To start the program as a service, which is used as a learning program, you can also directly to the code added to the product
Delphi_480166
- Delphi:Delphi实现远程桌面截图功能,远程抓图,程序分为客户端和服务端,先在服务器上启动服务端,然后连接客户端,连接上之后会出现服务端的远程桌面信息,还可抓图或截屏,不错的小程序。 -Delphi: Delphi remote desktop screenshot function, remote capture, the program is divided into client and server, start the server on the server, and t
interrupt
- 编一程序,在显示器上显示时、分、秒,借用计数器8253的Timer0作为中断源,通过8259A向CPU发送中断,每10ms产生一次中断。在中断服务程序中管理刷新时、分、秒。 输入文件名(如:CLK)后清屏显示:Current:xx:xx:xx(时分秒键盘输入),打回车,时分秒开始计时,始终不停刷新。当键入ctrl+c时,停止计时,返回系统,且系统正常运行不死机。 -Compile a program that is displayed on the monitor, minutes,
SrvCtrl
- WINDOWS 系统服务控制 //调用方法: //{启动服务} //StartServices(服务名) //{停止服务} //StopServices(服务名) //{新建服务} //CreateServices(服务名, exe文件路径) //{删除服务} //DeleteServices(服务名) //{获取服务状态} //string := QueryServiceStatu(服务名) -WINDOWS System Ser
UserManSys
- 用户管理系统 系统层次: common -> Get Connection -> UserInfo(id,name,pass,email,power) DAO ->userDAO(注册、删除、查询等功能) Service ->userService(调用DAO中的方法) VIEW ->普通用户界面,管理员界面,超级用户界面 数据库表:userinfo 序列:seq_user
yoy-lpecifc
- 它能够启动你指定的任意多个程序,被启动的程序将像 NT 服务一样运行-It can start you specify any number of procedures, be started the program will run like NT service
