Welcome![Sign In][Sign Up]
Location:
Search - lockscreen

Search list

[Hook apilockscreen

Description: 屏幕锁定程序。能够使用一个半透明窗体将当前屏幕锁定。只有输入正确密码才能解锁。屏蔽系统热键。vb编写。
Platform: | Size: 17392 | Author: eternalflier | Hits:

[SourceCodeLockScreen

Description: 锁屏软件 功能强大
Platform: | Size: 621218 | Author: lincaijun2010 | Hits:

[Hook apilockscreen

Description: 屏幕锁定程序。能够使用一个半透明窗体将当前屏幕锁定。只有输入正确密码才能解锁。屏蔽系统热键。vb编写。-Screen lock procedures. Able to use the current form of a translucent screen lock. Only enter the correct password to unlock. Shielding system hotkey. vb prepared.
Platform: | Size: 17408 | Author: eternalflier | Hits:

[Embeded Linuxlockscreen

Description: minigui锁屏对话框 可以完成基本的锁屏功能-minigui lock screen dialog box to complete the basic lock-screen function
Platform: | Size: 1024 | Author: wuxiaolei | Hits:

[Windows DevelopLockscreen

Description: 利用系统钩子截获鼠标和键盘,从而达到锁屏的效果》-Use the system mouse and keyboard hook intercepted, so as to achieve the effect of lock screen
Platform: | Size: 3786752 | Author: wuzi | Hits:

[Windows DevelopLockScreen

Description: 用钩子做的锁屏,对系统热键进行屏蔽,只有输入对密码才进去-To do with hook lock screen hotkey to shield the system
Platform: | Size: 274432 | Author: cwjaaa | Hits:

[Windows Developlock

Description: 电脑屏幕锁 非常完善 电脑屏幕锁 非常完善-Computer screen lock locks the computer screen very well very well
Platform: | Size: 77824 | Author: 梁晨伟 | Hits:

[JSP/Javalockscreen

Description: 用纯java写的锁屏程序 -Written in pure java screen lock program written in pure java screen lock program
Platform: | Size: 6509568 | Author: 王磊 | Hits:

[Linux-UnixLockScreen

Description: 锁屏软件 需要输入密码 密码见源代码内 -Lock screen software requires a password in your password, see the source code
Platform: | Size: 7168 | Author: PeterWang | Hits:

[Shell apiLockScreen

Description: Lock the Desktop, and wait for user input (password) !
Platform: | Size: 142336 | Author: siya | Hits:

[CSharpLockScreen

Description: 使用C#实现的屏幕锁定程序,全面屏蔽了一些可关闭应用程序的键盘事件,附有生成好的程序安装包,程序开发环境:Visaul Studio 2005 ,程序有或多或少的bug,还希望指正。(本人邮箱:xiaodpro@163.com)-Use C# to achieve a screen lock program, a comprehensive shield a number of application to turn off the keyboard events, with a good build setup packages, the program development environment: Visaul Studio 2005, procedures are more or less bug, also hopes corrected. (I E-mail: xiaodpro@163.com)
Platform: | Size: 937984 | Author: xiaod | Hits:

[Screen saverLockScreen

Description: 锁屏软件源码,可自行更改密码。 可作为屏幕保护程序运行。-screen lock
Platform: | Size: 49152 | Author: LYL | Hits:

[GUI DevelopLockScreen

Description: 本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能:  系统采用人机交互的方式,界面美观友好。  屏幕信息需要时时显示,网络延时不能大于1秒。  服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。  系统运行时占用内存不能大于10MB,以免影响系统性能。  客户端运行时需要隐藏显示窗口,起其感觉不到在运行。 -monitoring system that can carry out the screen of a computer monitor, the system achieve the following features:  system is the way human-computer interaction, interface, beautiful and friendly.  need to constantly display screen information, the network delay is not greater than 1 second.  server can be run at any time as long as the client runs, will be able to display information.  run-time memory for the system can not be larger than 10MB, so as not to affect system performance.
Platform: | Size: 316416 | Author: 理想 | Hits:

[CSharplockscreen

Description: 锁定计算机屏幕,以免他人任意更改计算机设置-Lock the computer screen, so that any changes to computer settings to others
Platform: | Size: 1274880 | Author: zhuq | Hits:

[CSharpLockScreen

Description: 该锁屏软件有以下功能:实现锁屏,背景图片修改,预览,密码修改,密码忘记功能,屏蔽一些系统功能键.密码采用MD5加密很安全.-The lock screen software has the following features: realization of the lock screen, the background picture changes, preview, password change, password forget function, shielding some of the system function keys. Password using MD5 encryption is very secure.
Platform: | Size: 621568 | Author: 林才钧 | Hits:

[androidandroid_IPhone_lockscreen

Description: android平台实现iphone锁屏。 android平台实现iphone锁屏。-android iphone_lockscreen android iphone_lockscreen
Platform: | Size: 557056 | Author: zhaojianxi | Hits:

[androidworkspace

Description: android 88个小例子:ProximityAlertSample LocationManagerSample SensorSample LockScreen RelativeLayoutSample SufaceVideoTest MediaRecorder SendSMSSample . . . SDFileExplorerSample SelecterDrawableSample UseIntentRebackHomeSample ProgressBarSample TouchCircle RegTable-88 small examples in the android: ProximityAlertSample LocationManagerSample SensorSample LockScreen RelativeLayoutSample SufaceVideoTest MediaRecorder SendSMSSample . . . SDFileExplorerSample SelecterDrawableSample UseIntentRebackHomeSample ProgressBarSample TouchCircle RegTable
Platform: | Size: 21878784 | Author: zaq | Hits:

[androidLockScreen

Description: Android锁屏源码,Lock Screen Activity例子。了解一下流程:首先我们要获得android设备管理代理,LockScreen 继承自 DeviceAdminReceiver,得到当前设备管理器有没有激活,如果没有激活的话,就去提示用户激活(第一次运行程序时),如果已经激活的话,就执行立即锁屏,killMyself ,锁屏之后就立即kill掉我们的Activity,避免资源的浪费。-Android lock screen source, Lock Screen Activity examples. Look at the process: First of all, we want to get the android device management agent, LockScreen inherited from DeviceAdminReceiver current Device Manager is not activated, if activated, go to (the first time you run the program prompts the user to activate) If you have activated , on the implementation of the to immediately lock screen killMyself lock screen immediately kill off our Activity avoid the waste of resources.
Platform: | Size: 14336 | Author: pudn1316 | Hits:

[Booksquick-lockscreen

Description: C# 快速锁屏源码 实现屏蔽任务管理器锁屏-c# quick lockscreen
Platform: | Size: 1469440 | Author: 江江 | Hits:

[CSharpLockscreen

Description: 用於控制windows鎖屏的C#程序,功能較爲簡單,界面單一。-Control the windows lockscreen
Platform: | Size: 62464 | Author: waylen | Hits:
« 12 3 »

CodeBus www.codebus.net