搜索资源列表
RTFPrint
- 完美RTF文本预览打印的源代码 === === === === === ===== 一个比较完美的RTF文本预览打印的源代码。支持所见即所得预览和打印,支持分页显示。 以下作者语: 在枕善居找了不少代码用,不过有关RTF打印预览方面的代码都不能完美,对于稍多几页的RTF文件不能完全预览,总是少页.在网上搜了不少相关文件说明后,稍微加工成这个代码,现在也请居主不嫌,放在贵站,算是我的一点回报! 在此感谢作者共享,有问题可以联系作者<crazy@ah163.com&g
StudentClass
- 定义学生类,要求存储学号,姓名, 年龄,性别,班号等信息,并作为私有成员变量存储,分别实现readInfo (...), PrintInfo(...), findInfo(...) 三个公有成员函数,用于进行信息读取、信息打印、信息查找。要求readInfo (...)从键盘输入并设置学生信息,findInfo(...)从键盘输入学号进行学生对象的查找,PrintInfo(...)将学生信息打印出来-Defined class of students, requiring storage stu
Inquires-the-statements
- 通用数据查询与报表打印系统开源C#源码 可以实现简单的人员管理,自定义查询功能比较突出-Common data query and report printing system open source C# source code can achieve a simple personnel management, custom search functions more prominent
no.1
- 定义一个结构体typedef struct{int num char name[10] int score[4] }STU ,里面有两个整形数组和一个字符数组,用来存储学生的信息;主函数中接收数据并存入结构体,然后调用函数进行数据的查找,修改删除;编写三个函数 find_stu(STU per[],int t) :输入学生的学号进行查找 modify_stu(STU per[],int t) 对找到的学生的姓名和成绩进行修改; delete_stu(STU per[],int m)
double_linked_list
- 实现双链表的基本功能,包括链表的创建和消除,节点的增删改查等功能-Doubly linked list of basic functions, including the creation and the elimination of the linked list node additions and deletions to change search functions
28
- 迷宫探路:生成一个迷宫,通过搜索路径检查是否可以到达-Maze Pathfinder: Generate a maze, by checking whether the search path can be reached
EpsonPrintDemo
- 用于搜索USB驱动,找到USB打印机,并发送命令 本例子发的是惠普的打印换行命令,这个命令基本够用了,绝对有用-Used to search the USB drive, find a USB printer, and send the command