说明:用窗口的形式 输入并输出学生的信息 如姓名 学号 分数等-Using the form of input window and output information such as names of students learning scores No. <liyating> 在 上传
| 大小:1kb | 下载:0
说明:十二个人围坐一圈,输入任意数字,然后从头开始数,数到那个数时就让那个认出局,以此类推-Twelve individuals were sitting around, enter any number, and then start from scratch a few, a few to that number when let out of that recognition, and so on <小施> 在 上传
| 大小:1kb | 下载:0
说明:声明一个哺乳动物类Mammal,再由此派生出狗类DOG,声明一个DOG类的对象,观察基类与派生类的构造函数与析构函数的调用顺序-Statement of a mammalian-type Mammal, thus re-derived dog DOG, a DOG a statement of the object type to observe the base class and derived class <史建浦> 在 上传
| 大小:1kb | 下载:0
说明:声明一个Document类,有数据成员name,从Document派生出Book类,增加数据成员PageCount-Statement of a Document class, data member name, derived from the Document Class Book, increase data members PageCount <史建浦> 在 上传
| 大小:1kb | 下载:0
说明:c#实现的煤炭系统查询,很好用,很方便。
适合c#初学者学习用。-c# realized coal system inquiries, very good, and very convenient. For c# Beginners to learn. <bighao> 在 上传
| 大小:1kb | 下载:0
说明:给定k个正整数,用算术运算符+,-,*,/将这k个正整数连接起来,使最终的得数恰为m。完成 string Caculate(int[] k, int m)方法,它接受k和m,返回连接的字符串(比如”1*2+5”)使其恰好等于m 。如果没有这样的连接,则返回为空字符串””
注:此算法得出的结果所有的运算顺序都是从左到右,而没有+-*/的优先级-Given a positive integer k, using the arithmetic operator 2B !,-,*,/ this po <吕蕾钧> 在 上传
| 大小:1kb | 下载:0