资源列表
MySQLTest
- 介绍了MySQL的使用、调试和调用的方法和接口,非常方便扩展。-MySQL introduced the use, testing and the use of methods and interfaces, a very convenient extension.
database
- 程序1,2,3分别实现了vc++对access,BDE,DSN的访问;程序4串行化对象到数据字段,程序5从ODBC 动态读取数据,程序6 DAO组合框,程序7 ODBC的日期和时间 程序8 9,交互式的SQL工具;程序10在DLL中使用DAO-procedures were achieved vc right access, BDE, DSN visits; 4 Serial procedures objects to the data fields, procedures five dynam
j_9213_hotel
- SetCursor CWnd LoadCursor DestroyWindow CDialog GetClientRect C Button GetStockObject CFont GetWindowLong SetWindowLong GetWindowRect BeginDeferWindowPos EnableWindow DeferWindowPos EndDeferWindowPos InvalidateRect UpdateWindow GetCursorPos CPoint Se
hospital
- 医院药品经销存系统 为了应付课程设计而做的,有需要的可以参考一下.-Hospital Drug Distribution deposit system in order to meet the curriculum design done, we need to make profits.
Indexed-8180420058820581346776
- 学生通讯录信息系统,可以记录学生的详细信息,并可以进行查询,添加等功能-student directory information system, students can record detailed information, and may conduct inquiries, adding functions
gzgl
- access+vb工资管理系统。没有文档。 功能较全面。工资表的修改,查询,生成。工资计算公式的修改。登陆的时候有管理员账户。-access vb wage management system. No documentation. More comprehensive function. The wage scale changes inquiries generated. Wage formula changes. Landing when caretakers accounts.
sport
- 运动会成绩统计系统。运动员的添加,删除,修改,运动队伍的相关查询,个人和集体成绩,金牌总数的查询。功能很全面,界面也很简洁。推荐给大家!-Games results statistical system. Athletes add, delete, modify, sporting teams related inquiries, individual and collective achievements, the total number of gold medals inquiries.
oracle
- oracle计算阶层 -oracle calculation calculation class class class oracle oracle calculation Calculation cla
jwglxt
- 教务辅助管理系统利用VB开发的数据库管理系统,里面分学生,教师,教务等等各方面的需求满足学校的教务管理的简单需求!-Senate Assistant Management System Using VB development of the database management system, which, students, teachers, Senate, the areas of the school to meet the needs of the academic manageme
1
- 1、 便鞋一个函数用于计算两个数相除的结果,要求当被除数为0时,有异常处理部分。
1
- 2、 编写一个过程模拟到读书室刷卡借书。要求有一个IN参数和一个OUT参数。IN参数用于接受传递过来的借书证条码,然后在表中检索有无读者,如有则将该读者的名称赋给OUT参数。如没有则提示“没有找到该读者信息”。
1
- 利用表tab_student在PL/SQL中编写一过程,同时利用游标取出指定条件的学生信息输出,