-
基本的游戏
这是游戏的基本的 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
-
一个CShape版本的操作符号重载,本来是项目用的,发给大家参考下!...
一个CShape版本的操作符号重载,本来是项目用的,发给大家参考下!
- 2022-05-10 14:34:35下载
- 积分:1
-
有n个人围成一圈,顺序排号。从第一个人开始报数(从1到3报数),凡报到3的人退出圈子,问最后留下的是原来第几号的那位。...
有n个人围成一圈,顺序排号。从第一个人开始报数(从1到3报数),凡报到3的人退出圈子,问最后留下的是原来第几号的那位。-There are n individuals form a circle,order. The beginning of the first reported from a number of individuals (from 1-3 off), who reported 3 out of the circle of people who asked the last remaining original issue of the first of several that.
- 2022-07-04 05:37:03下载
- 积分:1
-
利用工厂设计模式这几计算器
使用简单工厂模式解决计算器相比较上次思维更加的清晰,各类以及函数的关系也更加的清楚。让我深刻的体会到良好的设计模式能给程序后期的修改和增加功能带来相当大的便利
- 2023-02-16 01:30:04下载
- 积分:1
-
Library system
一个用C++实现的图书馆管理系统,主要是用MFC实现的-Library system
- 2022-02-16 01:44:26下载
- 积分:1
-
非专业的排课表c++代码仅供参考,希望各位大侠指正
非专业的排课表c++代码仅供参考,希望各位大侠指正-paikebiaoC++代码
- 2022-08-25 00:45:57下载
- 积分:1
-
航班基本信息:航班号、航线起始站、航线终点站、飞行时间(星期几)、成员订额、票价...
航班基本信息:航班号、航线起始站、航线终点站、飞行时间(星期几)、成员订额、票价-flights basic information : Flight, the starting point routes, the flight destination, flight time (the week). members set amount of the fare
- 2022-01-26 03:37:51下载
- 积分:1
-
prepared in the summer of the candidates support the voluntary reporting system,...
我们在暑假编写的高考志愿辅助填报系统,通过一定数量的检验,有一定的可行性,仅供参考-prepared in the summer of the candidates support the voluntary reporting system, through a certain amount of testing, a certain possibility is for reference only
- 2022-04-28 23:51:31下载
- 积分:1
-
家庭财务管理系统软件是为用户进行家庭成员的收支构成及信息管理进行辅助的应用软件、功能描述如下。
1.用户登录
2.给家庭成员提供功能选择界面
3.创...
家庭财务管理系统软件是为用户进行家庭成员的收支构成及信息管理进行辅助的应用软件、功能描述如下。
1.用户登录
2.给家庭成员提供功能选择界面
3.创建收支信息文件
4.增加家庭成员收支信息
5.删除家庭成员收支信息
6.修改家庭成员收支信息
7.查询家庭成员财务情况
8.家庭成员收支排行浏览-Family financial management system software is for users of family members constitute a balance of payments and information management in support of the application software, functions described below.
1. Login
2. To family members function selection interface
3. Create a balance information file
4. Increase the income and expenditure information on family members
5. Remove members of the family income and expenditure information
6. Modify the members of the family income and expenditure information on
7. Check the financial situation of family members
8. Members of the family income and expenditure Top View
- 2023-06-13 23:45:03下载
- 积分:1
-
简易登录注册平台
一款简易登录注册平台....................................................................................................................................................................................................................................................................
- 2022-12-16 10:55:04下载
- 积分:1