资源列表
[C#编程] class
说明:面向对象的C#编程 设计一个图书卡类Card,用来保存图书馆卡片分类记录。这个类的成员包括书名、作者、馆藏数量。至少提供两个方法。Store书的入库处理,show显示图书信息。运行程序时,可以从控制台上输入需要入库的图书总数,根据这个总数创建Card对象数组,然后输入数据,最后可以选择按书名、作者、入库量排序。-Object-oriented programming to design a C# class library card Card, to save the library card<chuwei> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[Windows编程] Advanced.Process.Scheduler.VB.information
说明:VB高级开发进程调度设计资料Advanced Development Process Scheduler VB design information -Advanced Development Process Scheduler VB design information<bbcall> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[Windows编程] Vigenere
说明:将明文helloworld的第一个字母移动2个位置,第二个位置移动4个位置,…,第5个字母移动7个位置,然后再从密钥的头部开始循环,直到将明文hellowrold全部转换为密文 -The first letter of plaintext helloworld move two positions, the second position moving 4 positions, ..., 5, 7 position of moving letters, and then head to st<draco> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[Windows编程] CodeLineCounter
说明:为用户统计C/C++代码行数的脚本。 脚本将空行、独行的大括号以及注释行均统计为非代码行数,其余行数均被统计为有效代码行数。-A simple scr ipt, count the valid and invalid lines of your C/C++ code.<Loongee> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[C#编程] class1
说明:考虑这样一个水果篮,里面之多可以有10个苹果(Apple)和香蕉(Banana),它们都派生自一个叫做水果(Fruit)的基类使用集合接口IEnummerable和IEnumerator实现装入水果的过程和遍历水果-Consider a fruit basket, which can have as many as 10 Apple (Apple) and banana (Banana), they are derived from a fruit called (Fruit) of the b<chuwei> 在 2025-06-21 上传 | 大小:1kb | 下载:0