-
基本的游戏
这是游戏的基本的 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
-
实现无限网络时序分配算法,并带图形模拟,带有配置非模态对话框...
实现无限网络时序分配算法,并带图形模拟,带有配置非模态对话框-Unlimited network timing distribution algorithm, and with graphics simulation, with a configuration of non-modal dialog box
- 2022-03-17 18:26:25下载
- 积分:1
-
用MFC编的一个小型文档编辑器,有字体、颜色公用框和每日一帖。...
用MFC编的一个小型文档编辑器,有字体、颜色公用框和每日一帖。-MFC series with a small document editor, has fonts, colors, utility boxes and one with daily.
- 2022-01-23 11:06:41下载
- 积分:1
-
This program can be used to catch the screen image, which can be used as wall pa...
可以把屏幕内容捕捉下来,用在制作墙纸方面 ,相当于print screen键-This program can be used to catch the screen image, which can be used as wall paper. This function equals to "print screen" key.
- 2022-10-11 00:45:02下载
- 积分:1
-
store managment
这个程序适用于商店管理
- 2022-05-08 01:36:59下载
- 积分:1
-
哈哈
哈哈-yuo
- 2023-08-19 07:55:03下载
- 积分:1
-
Windows 环境下的C/C++编译器
Windows 环境下的C/C++编译器-C/C++ Compiler in Windows
- 2022-02-16 06:32:37下载
- 积分:1
-
a practical chat program, developed under the vc, it is the client, please use.
一个可以实用的聊天程序,在vc下开发的,这是客户端,请使用。-a practical chat program, developed under the vc, it is the client, please use.
- 2023-05-30 11:10:03下载
- 积分:1
-
使用J #和java进行";骰子";这个小程序实现了…
使用J#,JAVA来进行“掷骰子”这种小程序的实现,层层递进加深程序复杂度-using J# and Java to carry out "Dice" This small program to achieve the progressive deepening layers of complexity procedures
- 2022-07-15 19:01:54下载
- 积分:1
-
完整的列表浏览器,可以提取和未提取所有检查类型。我有美国..
Complete List Viewer that can extract and un extract all checked types. i have used this vcl in my projects. enjoy boys and girls!
- 2022-03-13 09:06:05下载
- 积分:1