搜索资源列表
vc++ODBC+student
- 前面我写过一篇《一个完善的ODBC数据库程序》,大家可能看到过,有鼓励,也有批评,但是所有这一切只有一个目的就是学好VC。我学习VC已有接近一年的时间,水平菜鸟级,而VC知识库给大家提供了一个交流的地方,大家相互学习,共同提高。感谢VC知识库各版版主!!! 在《一个完善的ODBC数据库程序》我提到完善它的很多方面,做一个小软件。我按这个思路做下去,实现了一些基本功能。程序采用对话框,界面按属性页的方式分为两部分: “班级成绩”和“年级成绩”。 -front, I wrote another
wel
- class NumberListener implements ActionListener{ public void actionPerformed(ActionEvent e){ if (!append) { tf.setText(\"\") append=true } String s=tf.getText() s+=e.getActionCommand() tf.setText(s) if (!btn[10].isE
LibarySystem
- 图书管理系统,是本人写的C++课设,尽可能朝着真实的应用去写得,有密码验证等功能-library management system, I write the C class based, as far as possible towards the real application to write, with password verification and other functions
mypre
- 单个班级学生成绩管理系统:本管理系统只能管理一个班级.本来我开始的构想是可以管理多个班级,而且可以选择课程的,但由于这也是我初次学习VC的一个作品,及能力和时间的限制,只能做到这个样子.有时间一定给大家拿出个更好的-single class performance management system : the management system can manage a class. I originally started the idea is to manage multiple cla
room
- 课程设计分析步骤: I阶段 1. 确定问题中,所涉及到的类 -- class 2. 确定每个类的属性和 操作或行为 -- object 3. 编写类的基本定义及基本接口的实现 II阶段 4. 确定对象间的交互--- 消息的传递 -- message 5. 进一步设计、编写并实现:类的定义及接口 III阶段 6. 完整的OBP实现 IV阶段 7. 结合继承 V阶段 8. 结合多态性 -abcd
147
- 餐饮管理系统 经理权限的帐号是tsoft,密码是123 领班权限的帐号是cab,密码是123 营业员权限的帐号是abc,密码是123-class CLogindlg : public CDialog { // Construction public: _RecordsetPtr m_pRs CLogindlg(CWnd* pParent = NULL) // standard constructor int i
Stu
- 我是学生,这是简单的学生类,希望大家可以借鉴。-I am a student, this is a simple class of students, I hope we can learn from.
chengji
- 从网上下载的网站,觉得挺好!给大家分享!类型:教学类 文件标题:C++学生学习软件 (老师的注册需要管理审核,学生的注册需要老师的审核。)老师还可以对一些EXCEL学生成绩进行导入。 (哪几块最好可以在后台设置与EXCEL导入一样)-Downloaded from the Internet site, I feel good! To share! Type: Teaching class file Title: C++ students to learn the software (
xuan
- 学生选课系统需要满足来自三方面的需求,这三个方面分别是学生、教师和管理员。学生的需求是查询院系的课程、学生选课情况及学生信息的修改;教师对选课系统学生选课情况进行操作,同时形成学生选课查看确认;选课管理员的功能最为复杂,包括对学生、教师、选课进行管理和统计,及系统状态的查看、维护并生成选课报表。学生可以直接查看选课情况,学生可以根据本人学号和密码登录系统,还可以进行本人学科成绩情况的查询和维护部分个人信息。-Class selection system from three aspects ne
hangkongdingpiao
- 1 先定义一个乘客基本信息的类包含乘客的姓名、证件号、订票数量及所乘的航班号(注:每个航班有固定的人数限制,若满额则提示其他可供选择的航班。 2 建立一个功能类,包括对航班信息和乘客订票信息的录入及修改的函数,其中订票信息采用单链表的顺序存储方式存储。另外还包括对信息的查询和修改的功能函数,乘客退票的函数。并将最终的改动结果通过i/O流写入磁盘文件保存。 3 编写主函数,对编写的航班系统进行全面测试,对用户界面采用人性化的菜单方式。 -1 to define
gradingSystem
- 班级评分系统 非常实用,我刚从别人淘来,欢迎大家使用-Class scoring system is very useful, I just scouring others, are welcome to use
library
- 图书馆管理系统 VC+ODBC+MYSQL 实现远程连接,毕业设计非常好的资源-this is a library manage system for student study the microsoft function class and odbc,the system had come true the many function,i hope it can help u
banjiwangzhan
- 这是本人初学网站时做的一个班级网站,虽然有点丑,但是还是想和大家一起交流。-This is a class website I do beginner website, although it is a little ugly, but still want to share with everyone.
ColorPicker1
- 一个非常好用的色彩拾取器,支持多种制式数值的输出。-ColorPicker againThe original author of this code is Jim Benvenuti. It is a beautiful control, but too bulky for my needs. I ve reduced it to its basics. Hope you like it and find it helpful. Update: Got rid of the class m
OYWC6
- 我的经验呢,我编写软件时的一个常用的类,,希望能给您帮助!-My experience, I write a class that is commonly used software, and hope to be able to help to you!