搜索资源列表
20
- 在原始的原码上增加其他新功能 如会员包月服务 整形NPC判断 等-In the original source to add other new features, such as monthly subscr iption services such as orthopedic NPC judge ...
migong
- 一个整形的变量,经过可控循环和识别。迷宫游戏-A simple vc program, in the hope that we can download exchange
PictureNumber
- 图片显示整形数字的组件,多用于游戏中打击感,倒计时什么的-number display by picture component.use as hurt display or countdown
ip_to_10
- 点分十进制ip地址到无符号整形转换。加深对整形数据存储的理解。-Dotted decimal ip address to unsigned conversion plastic. Deepen the understanding of data storage plastic.
test
- 5.16 创建一个Fraction类执行分数运算。要求如下: (1) 用整形数表示类的private成员变量:f1(分子),f2(分母); (2) 提供构造方法,要求传入两个整型数,初始化分子、分母; (3) 提供两个分数相加、减、乘、除的方法; (4) 提供a/b的形式打印分数; (5) 提供以浮点数形式打印分数; (6) 编写测试类测试分数类的各方法。 5.18 编程实现以下简单超市管理,具体要求如下: (1) 实现描述超市的类Suppermack