搜索资源列表
wince下实现程序开机自动启动
- wince下实现程序开机自动启动
系统开机时间
- 在很多时候需要我们获取到我们的系统启动时间,例如:在制作定时器时,你可以要求系统在运行多长时间后自动关机...等等. 在此我提供读取注册表与使用API函数两种获取系统启动时间的方式.... (我是个菜鸟,我怕谁啊!!)-in many cases we need access to the system start-up time, such as : the production of the timer, you can a
AddServe
- 创建服务启动进程VC源码。本例中创建的服务DeviceServe开机启动Hinstall.exe应用程序。-services to initiate the process to create VC source. The cases created by the service DeviceServe boot Hinstall.exe applications.
addToReg
- 加入注册表软件,可以把自己经常使用的软件加到注册表,使软件开机启动,vb源码-joined the registry software, it can often use the software foisted on the registry, the software boots. vb source
BootPictureAndListctrl
- 一个有开机启动画面和一个关于listctrl控件的例子,控件实现的是在上边单击右键弹出菜单。-A start-up screen and a control on the listctrl example, the control achieved in the upper right-click pop-up menu.
linux
- Linux各项系统开机服务的功能/Linux基础:系统服务/LINUX启动服务详解/LINUX守护进程介绍/linux系统服务详解FC5/Linux系统中的主要服务/linux下系统服务及解释/linux主要系统服务介绍/Redhat Linux下常用服务介绍/和服务相关的那些事/用LILO轻松实现多重启动/优化Linux 系统服务来提高引导速度/-Linux boot the system service functions/Linu
Proj_HookDll
- 实现键盘钩子算法,可以屏蔽任意键,CTRL+ATL+DEL、开机启动、关机程序等功能,具体请看源代码,这是个动态库。-Algorithm realize the keyboard hook, you can shield any key, CTRL+ ATL+ DEL, start-up, shutdown procedures, and other features, details, please read the source c
xp
- 该程序可用于初学病毒编程的入门,先复制本身到系统system中,并与TXT文件关联,并注册为开机启动项,如果发现有移动介质将会传播本身,并于每天中午12点在桌面上生成一个无用的文件,删除一次产生2个,再删则产生4个,依次类推。-The program can be used for programming novice virus entry, the first system to copy itself to the system,
TimeEngine
- 时间/日期显示,关机提醒,万年历,关机,重启,注销,开启音乐,并可开机启动。-Time/date display, shut down reminders, calendar, shutdown, restart, write-off, open the music, and start-up.
RunStartup
- 给你的软件添加随Windows一起开机启动功的VB控件,不需要注册到系统的启动菜单文件夹里,很方便就可让你的应用程序一起启动。-Add to your software with the Windows start-up success with VB controls, do not need to register to the system folder to start menu, you can easily make you
kaijiqidong
- csharp源码,加入后可以使应用程序开机启动。-csharp source code, accession can make an application after the boot starts.
CSHARPBootable
- C#实现开机启动的例子。直观易懂易学。C#实现开机启动的例子。-C# to achieve bootable example. Intuitive, easy to understand easy to learn. C# to achieve bootable example.
201041419233538
- 运用API置顶,钉在桌面,透明,移动,点击穿透,开机启动 最适合初学VB者了解API. -The use of API top, screw on the desktop, transparent, mobile, click through, start the most suitable for beginners VB start to understand API.
1
- 用C#开发基于C/S模式的系统,Client端拥有良好的用户界面,调用Winsock控件和API函数来实现控制操作,Server端主要是运用Winsock完成屏幕抓取、控制操作和数据传输。 本系统是基于windows系统的远程控制*软件。实现的功能有:远程文件操作、注册表操作、进程操作、开机启动操作、网络连接操作、系统服务操作、发送信息、远程桌面查看、远程关机、注销、重启。-本次设计的远程控制*它主要有控制端程序和
开机自启
- 控制程序开机启动或者关闭开机启动项目,操作注册表(Control program boot or shutdown, boot up)
Functional
- 自带开机启动、屏幕分辨率获取、设置,进程查找关闭、启动等等一些常用功能集合(With the boot startup, screen resolution acquisition, setting, process lookup closes, startup, and so on some common function sets)
linux开机启动配置文档—20170331
- linux环境下,使用systemctl命令对系统进行开机启动配置,并可添加守护进程(linux Boot boot configuration)
VC设置开机自动运行
- 实现自动运行,开机启动。可进行配置。类似QQ等应用程序。(Automatic operation and start up. It can be configured. Similar to QQ and other applications.)
.net开机启动项管理器源码
- .net开机启动项管理器源码 网络搜集整理 希望对大家有所帮助(.net boot start item manager source code Network collation hopes to help people)
VB 仿360安全卫士获取电脑开机启动时间
- VB 仿360安全卫士获取电脑开机启动时间,获取的思路: 计算公式: 开机时间 = 系统已运行时间 - (系统当前时间 - explorer进程创建时间) 这个程序与360安全卫士的开机时间计算有区别,获得的时间比较短,可能读取进程的时间不一样吧,程序还有些不完善,仅供大家参考。(VB imitated 360 security guard to get the boot time of computer and get the t