-
Simple screen lock source it is the computer when you leave a small computer loc...
简单的屏幕锁定源码
it is the computer when you leave a small computer locking procedures, and only returned a password can unlock-Simple screen lock source it is the computer when you leave a small computer locking procedures, and only returned a password can unlock
- 2022-12-14 15:00:04下载
- 积分:1
-
算法中的n后问题,用非递归实现的,用一般的c++编译器都可以实现...
算法中的n后问题,用非递归实现的,用一般的c++编译器都可以实现-n algorithm after issue, the non- recursive with the general c compiler can achieve
- 2022-01-24 09:33:18下载
- 积分:1
-
GPS navigation path changes on the machine a small software, mainly for the regi...
GPS机器上修改导航路径的小软件,主要是对注册表的操作.-GPS navigation path changes on the machine a small software, mainly for the registry operation.
- 2022-03-29 15:25:13下载
- 积分:1
-
C# 使用 wxSQLite
使用系统;使用系统数据;使用System.Runtime.InteropServices;命名空间SQLiteTutorial{公共类SQLiteException:异常{公共SQLiteException(字符串消息):{基(消息)}
- 2022-01-24 13:01:22下载
- 积分:1
-
the algorithm is to strike a point of the distance curve, and I hope to be helpf...
本算法是求取点到曲线的距离,希望对大家有帮助-the algorithm is to strike a point of the distance curve, and I hope to be helpful
- 2023-06-09 17:30:03下载
- 积分:1
-
实现一个定时器的例子,用win32汇编实现,比较有意思
实现一个定时器的例子,用win32汇编实现,比较有意思-Example of realization of a timer, using win32 compilation of implementation, more interesting
- 2022-03-19 04:50:18下载
- 积分:1
-
SAP IDoc
Sap Idoc
How to make IDoc
- 2022-04-24 21:23:50下载
- 积分:1
-
用VC制作通用安装程序。作者:邓定辉。运行环境:Vc6.0。
用VC制作通用安装程序。作者:邓定辉。运行环境:Vc6.0。-VC produced generic installation procedures. Author : Tang Ting-fai. Operating environment : Vc6.0.
- 2022-03-24 17:53:29下载
- 积分:1
-
基本的游戏
这是游戏的基本的 c# 示例。
c# 代码比较简单,你可以做到。
(
私人 void Form1_Load EventArgs e 对象发件人)
{
pictureBox2.Visible = false;
pictureBox4.Visible = false;
pictureBox5.Visible = false;
}
私人 void Form1_KeyDown (对象发件人、 KeyEventArgs e)
{
如果 (e.KeyCode = = 点头哈腰)
{
pictureBox1.Left = pictureBox1.Left + 10 ;
- 2022-03-02 11:06:11下载
- 积分:1
-
Voronoi图的pascal实现算法,图论中一种很有用的算法
Voronoi图的pascal实现算法,图论中一种很有用的算法-Pascal achieve Voronoi diagram algorithms, a very useful algorithm in graph theory.
- 2022-02-03 02:03:56下载
- 积分:1