搜索资源列表
autosetpapertype
- 可以对本机的纸型进行自动设置,包括增加按自己要求高度和宽度递增的纸型,并且程序会自动把修改好的纸型添加到打印机选项中-Be the matrix of the machine for automatic settings, including increased requirements in accordance with their own height and width of the matrix increased and the procedure will be automatic
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)
listunion
- 两个非降序链表的并集,只输出结果,不能修改两个链表的数据。-Two non-descending linked list and set only output the results of two linked lists of data can not be modified.
LAB-10
- multimedia lab 10 modified edition
PrintBill
- 发票打印功能,还没写完,只完成一部分功能,可以直接在界面上修改购贷单位、纳税人识别号等。字体都按正式增值税发票上各区块的字体生成打印。-Invoice printing function, not yet finished, only completed part of the function, can be directly modified buying units, taxpayer identification number on the interface etc.. Font fo
