登录
首页 » C# » 屏幕锁

屏幕锁

于 2022-02-14 发布 文件大小:9.78 kB
0 111
下载积分: 2 下载次数: 1

代码说明:

Screen Locker In the internet you will find some fancy and expensive programs that can lock down your computer when you are away. In this project we will explore some fun brute-force techniques to create our very own screen locker application in C#.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LoadPic
    MFC 实现外部图片的打开和图片的缩放 该资源来自csdn 确认可用(MFC to achieve external pictures open and picture zoom the resources from csdn confirmation available)
    2013-03-28 17:43:22下载
    积分:1
  • C# 创建SQL RAND()随机数查询数据库
    C# 随机读取数据库中几条记录,使用了SQL语句中的RAND()来实现随机查询,根据生成的随机数查询记录,最终将查询的数据返回到DataTable对象中显示出来,实现本随机查询的核心代码如下示:   string P_Str_ConnectionStr = string.Format(//创建数据库连接字符串    @"server=WIN-GI7E47AND9RLS;database=db_TomeTwo;uid=sa;pwd=");   string P_Str_SqlStr = string.Format(//创建SQL查询字符串    "SELECT * FROM tb_Student WHERE 学生编号=22050110+FLOOR(RAND()*10)");//创建了随机查询   SqlDataAdapter P_SqlDataAdapter = new SqlDataAdapter(//创建数据适配器    P_Str_SqlStr, P_Str_ConnectionStr);   DataTable P_dt = new DataTable();//创建数据表   P_SqlDataAdapter.Fill(P_dt);//填充数据表   return P_dt;//返回数据表
    2023-08-22 05:10:03下载
    积分:1
  • _mfd
    一个飞机综显仪表,包括姿态,航向,速度高度等(An aircraft review instrument)
    2021-04-01 10:59:08下载
    积分:1
  • Case9多彩变换按钮_1学习Vb.net界面交互的好东西…!
    Case9多彩变换按钮_1学习Vb.net界面交互的好东西…!-Case9 colorful button compression transform learning Programming Interface Interaction good things ...!
    2023-01-05 16:05:04下载
    积分:1
  • technology-Bluetooth-wireless
    关于蓝牙的设计 基于蓝牙技术的无线数据采集系统(The design is based on Bluetooth technology Bluetooth wireless data acquisition system)
    2011-06-23 20:48:51下载
    积分:1
  • vc830534536242412
    这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现),(This is a very useful calculator, I think in fact much better than using Windows system calculator. The main feature is support for polynomial computing, that is, can enter an entire polynomial, and to identify the priority operator class (using the stack to achieve),)
    2021-02-19 10:19:44下载
    积分:1
  • SCOMM
    改进后的龚建伟串口调试助手V2.3.exe 的VC++6.0工程源程序(Gong Jianwei serial improved debugging the assistant V2.3.exe VC++ 6.0 project source)
    2012-04-29 15:34:19下载
    积分:1
  • exercises-code
    《Visual C++ 面向对象与可视化程序设计》课后习题代码。(《Visual C++ and visualization of object-oriented programming》after-school exercise code.)
    2013-11-28 10:34:35下载
    积分:1
  • D3D游戏DEMO 游戏场景 碰撞 战斗都做得不错
    D3D游戏DEMO 游戏场景 碰撞 战斗都做得不错
    2020-07-12 01:48:53下载
    积分:1
  • 资源MFC-DLL的制作[在DLL中封装MFC对话框]
    资源MFC DLL的制作,在DLL中封装MFC对话框。(The production of resource MFC DLL encapsulates MFC dialog box in DLL.)
    2020-06-24 07:20:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载