-
基本的游戏
这是游戏的基本的 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
-
PEASY 魔法飞球2 的计算器源码,支持动态捕获风向角度。自动推杆,61杆,爆球,一杆进洞计算...
PEASY 魔法飞球2 的计算器源码,支持动态捕获风向角度。自动推杆,61杆,爆球,一杆进洞计算-魔法飞球2 peasy calculator source code, supports dynamic point of view to capture the wind. Auto-putt, 61, blasting the ball, hole-in-one computing
- 2023-05-06 23:45:02下载
- 积分:1
-
the bayer Raw to BMP
CMOS图像传感器的图像mt9p031拜耳原成BMP的源代码,人脸检测,大家可以参考。
- 2022-05-19 02:55:20下载
- 积分:1
-
学生成绩管理系统,输入输出,分数统计计算等基本功能.
学生成绩管理系统,输入输出,分数统计计算等基本功能.-student performance management systems, input and output, scores of statistical computing basic functions.
- 2022-02-20 01:00:08下载
- 积分:1
-
Linked list example
How to build a linked list in C/C
Linked list example
How to build a linked list in C/C-Linked list example
How to build a linked list in C/C++
- 2022-07-15 05:58:51下载
- 积分:1
-
8PSK 调制与解调
8PSK 的matlab调制解调过程,有源码生成,信道模拟,以及调制解调的详细内容,较为实用,请认真阅读。但还是注释内容不够全面,需要自己调试,然后跑通。
- 2022-07-24 16:57:16下载
- 积分:1
-
VS2005典型实例源码大全(C#),这是一些比较好的实例,对于初学者的是一大帮助。...
VS2005典型实例源码大全(C#),这是一些比较好的实例,对于初学者的是一大帮助。-VS2005 Guinness classic example of source code (C#), This is some of the better examples, for beginners is a big help.
- 2022-01-26 01:22:17下载
- 积分:1
-
当用户单击每个数字按钮时,弹出对应的设置对话框,在此处可以设置用户想启动的程序(或者直接输入文件夹名)以及 文字串...
当用户单击每个数字按钮时,弹出对应的设置对话框,在此处可以设置用户想启动的程序(或者直接输入文件夹名)以及 文字串-when users click each number button, the pop-up dialog counterparts, the user may set up here to start the process (or directly into the folder), and text strings
- 2022-10-26 17:10:03下载
- 积分:1
-
很著名的way原码程序
很著名的way原码程序-very famous way the original code procedures
- 2022-08-22 20:26:00下载
- 积分:1
-
一个圆弧形slider的例子,非常好用
一个圆弧形slider的例子,非常好用-a good example for studying slider.
- 2023-01-05 07:45:03下载
- 积分:1