CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - lock-screen

搜索资源列表

  1. suoding

    0下载:
  2. 界面超棒的易语言锁屏源码,支持半透明特效,按键完全锁定。-Interface fabulous easy language lock screen source, support the translucent effects, completely lock buttons.
  3. 所属分类:系统编程

    • 发布日期:2017-04-03
    • 文件大小:134193
    • 提供者:陈正航
  1. screenlock

    0下载:
  2. vb 屏幕锁源码 实现任务栏及任务管理器的锁定-vb screen lock project files
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-23
    • 文件大小:116842
    • 提供者:C瓜哥
  1. locktools

    0下载:
  2. 用VC++写的锁定屏幕、关机、隐藏到托盘等功能的小程序源代码,还可以屏蔽 Ctrl+Alt+Del、加入到系统启动组等,另外它还演示了一个漂亮的软件启动界面的实现,本源代码在VC6下顺利编译。-Using VC++ to write the lock screen, shutdown, hide to tray features a small source code can also be shielded Ctrl+ Alt+ Del, to join the group, such as
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:78419
    • 提供者:994
  1. remain

    0下载:
  2. 一个超简单的vc++计时提醒程序,附有源代码,界面一般,程序是早期的,仅供学习参考,打开本程序运行后自动在系统托盘处显示图标,点击右键可以显示主菜单和设置程序,它可以设置工作时长为多少后开始提醒,提醒多长时间,有四种提醒方式:把屏幕搞花、保护屏幕、声音和消息框、锁定屏幕。-A super-simple time to remind the vc++ program, with source code, the interface in general, the program is early,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:54346
    • 提供者:994
  1. LOCK

    0下载:
  2. vc++的挂机锁屏系统,相信这个大家都不陌生吧,可以锁定你的计算机,别人无法操作,需要知道口令才可以,S本软件不但功能完善,而且界面友好,仿QQ的界面,还会适时弹出操作提示,更加人性化,可以专用于网吧或个人办公计算机,开始挂机后,显示挂机时间,而且还可以用屏幕键盘输入密码和隐藏窗口(类似QQ),本程序还涉及一些注册表的操作,当关闭本程序时,会释放注册表。-hang up the vc++ lock-screen system, we do not believe that this strang
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1808221
    • 提供者:200
  1. LockScreen

    0下载:
  2. 锁屏软件 需要输入密码 密码见源代码内 -Lock screen software requires a password in your password, see the source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:6846
    • 提供者:PeterWang
  1. blackout

    0下载:
  2. 用来锁定你的windows系统的屏幕界面-Used to lock your windows system screen interface
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:21325
    • 提供者:tim
  1. VC_hook_lock_screen_systems_achieve_program_source

    0下载:
  2. VC实现挂机锁屏系统程序源码VC hook lock screen systems to achieve program source code-VC hook lock screen systems to achieve program source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1817482
    • 提供者:iejk
  1. suoping

    0下载:
  2. 锁屏工具,很早的源码了,大家自己下载看看吧。-Lock Screen Tools
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:9570
    • 提供者:maximcys
  1. change

    0下载:
  2. 使用系统调用pipe()建立一条管道,系统调用fork()分别创建两个子进程,它们分别向管道写一句话,如: Child process1 is sending a message! Child process2 is sending a message! 父进程分别从管道读出来自两个子进程的信息,显示在屏幕上。两个子进程并发执行。 实现管道的互斥使用。当一个子进程正在对管道进行写操作时,另一个欲写入管道的子进程必须等待。 使用系统调用lockf(fd[1],1,0)实
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-28
    • 文件大小:116993
    • 提供者:小弟
  1. ProcessManagementchannel

    0下载:
  2. 使用系统调用pipe()建立一条管道,系统调用fork()分别创建两个子进程,它们分别向管道写一句话,如: Child process1 is sending a message! Child process2 is sending a message! 父进程分别从管道读出来自两个子进程的信息,显示在屏幕上。两个子进程并发执行。 实现管道的互斥使用。当一个子进程正在对管道进行写操作时,另一个欲写入管道的子进程必须等待。 使用系统调用lockf(fd[1],1,0)实现对管道
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:180992
    • 提供者:小弟
  1. 201112721334387

    1下载:
  2. VB写的一个简单挂机锁程序!可以在自己电脑没有设密码且暂离不想关机时候使用,防止其他人对电脑操作!利用了文件读写和注册表操作!把用户设置密码进行保存并把程序加入自动启动(注册表操作),防止其他人强行关机绕过此程序!如果在没有正常退出程序单情况下(例如:强行关机等),下次重启就会自动运行并锁屏(密码与上次相同)。 -Write a simple VB program hook lock! In their own password and temporarily leaving the compu
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:218618
    • 提供者:chenqibinxf
  1. Release

    0下载:
  2. 锁屏小工具,禁止其他用户私用自己的计算机。-Lock screen widget, to prevent other users with their own private computer.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:578734
    • 提供者:徐守高
  1. board

    0下载:
  2. 一个运行后可以屏蔽键盘的程序,同时全屏锁定-A run can screen keyboard program, while the full-screen lock
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:104625
    • 提供者:chenming
  1. look

    0下载:
  2. 一个vb写的电脑锁屏软件,很实用。给大家分享-A vb write computer lock screen software, very useful. To share with
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:23670
    • 提供者:魏高磊
  1. ScrLockerClassic

    0下载:
  2. MTK 经典待机界面锁屏自动解锁功能,仿iphone滑动-MTK auto screen lock
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:4899
    • 提供者:Rock
  1. Lock-(vcPP)

    0下载:
  2. VC++写的桌面锁屏程序,以前用别人的,现在可以自己开发一个-VC++ write desktop lock screen program, previously used someone else' s, you can now develop your own
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:201076
    • 提供者:qiyong
  1. Lock-screen

    0下载:
  2. 屏幕锁屏Lock screen 可以锁屏幕-Lock screen
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:9481
    • 提供者:韩帅
  1. Lock

    0下载:
  2. 一个简单的锁屏软件,可用于机房、家庭等,通过修改注册表来禁用任务管理器。-A simple lock screen software that can be used for room, family, etc., by modifying the registry to disable the Task Manager.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:3692995
    • 提供者:Jz Zhang
  1. suoping

    0下载:
  2. 世上最给力的锁屏源码。希望的就拿去吧。俺也挺喜欢的。这是我自己编写的-The world s most awesome lock screen source. Take want to go. I also really like. This is what I have written
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:10221
    • 提供者:zhoubenqiang
« 12 »
搜珍网 www.dssz.com