登录
首页 » Visual Basic » vb

vb

于 2010-04-25 发布 文件大小:1KB
0 122
下载积分: 1 下载次数: 0

代码说明:

说明:  用vb写的一个点名程序的源码,可以用于老师上课(Write a name with a vb program' s source code, can be used for school teachers)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • student
    学生考勤管理系统 考勤信息记录了学生的缺课情况,它包括:缺课日期、第几节课、课程名称、学生姓名、缺课类型(迟到、早退、请假及旷课)。试设计一考勤管理系统,使之能提供以下功能: 1.录入学生的缺课记录; 2.修改某个学生的缺课记录; 3.查询某个学生的缺课情况; 4.统计某段时间内,旷课学生姓名及旷课次数,按旷课次数由多到少排序; 5.统计某段时间内,有学生旷课的课程及旷课人次,按旷课人次由多到少排序; 6.系统以菜单方式工作。 具体要求如下: 1、 采取模块化方式进行程序设计,要求程序的功能设计、数据结构设计及整体结构设计合理。学生也可根据自己对题目的理解增加新的功能模块(视情况可另外加分)。 2、 系统以菜单界面方式(至少采用文本菜单界面,如能采用图形菜单界面更好)工作,运行界面友好,演示程序以用户和计算机的对话方式进行。 3、 程序算法说明清晰,理论分析与计算正确,运行情况良好,实验测试数据无误,容错性强(能对错误输入进行判断控制)。 4、 编程风格良好(包括缩进、空行、适当注释、变量名和函数名见名知意,程序容易阅读等); (student)
    2020-06-28 14:40:02下载
    积分:1
  • student
    C语言写的学生成绩管理系统.在VS2010下编译通过.适合初学者参考学习.(C language written in student achievement management system.)
    2010-08-15 12:34:16下载
    积分:1
  • ADO
    这是一款c源码,学生考试管理系统ADO版(For VC6)。读者可以学习相关只是。了解相关信息。(This is a c source code, student test management system ADO Edition (For VC6). Readers can learn relevant only. Understanding of the relevant information.)
    2010-10-19 19:32:08下载
    积分:1
  • SMS2
    描述学生管理系统的程序代码,通过此程序代码处理一些基本的关于学生成绩管理的问题(Description of Student Management System program code, through this program code deal with some basic grade students about the management of problem)
    2009-03-27 23:13:31下载
    积分:1
  • 学生成绩管理的设计与实现
    学生成绩管理系统提供了强大的学生成绩管理管理功能,方便管理员对学生成绩等信息的添加.修改.删除.查询.汇总.统计等操作。更适合大型数据库的管理。(student performance management systems provide a powerful management student performance management capabilities to facilitate student achievement of administrators and other information to add. Amend. Delete. Inquiries. Summary. Statistics operation. More suitable for large-scale database management.)
    2020-06-26 08:00:02下载
    积分:1
  • vcODBC
    实现简单的学生信息管理系统,实现查询,添加,删除,修改功能(Simple student information management system, query, add, delete, modify the function)
    2020-07-03 07:00:02下载
    积分:1
  • Student-management-system
    学生管理系统包括了学生的信息添加、删除、备份等功能,有效的满足用户的需求(Student management system )
    2012-04-24 09:14:36下载
    积分:1
  • studentgradecw
    说明:  成绩管理系统,用VC和SQL 2000开发,非常不错的一个系统,用户根据不同权限访问数据库,进行添加、修改、查询、删除、打印、备份和还原数据库等操作(performance management system, with VC 2000 and SQL development, a very good system, Under the authority of different users access to the database, add, modify, search, delete, print, backup and restore databases, and other operations)
    2006-11-30 20:03:42下载
    积分:1
  • StudentsInfoSystem
    学生信息管理系统是可以通过对学生信息的增加、删除、修改、查询等操作来管理学生的相关信息(Student Information Management System can be passed on information of the students to add, delete, modify, query and other operations related to the students to manage information)
    2020-07-03 06:20:02下载
    积分:1
  • Sourcecode
    学生信息管理系统。对于学生信息,各班的班主任及学校领导由于各种分类和了解的需要,经常性地进行各种查询。例如:查询一个班级中团员的人数,男、女生的人数,住宿或通宿学生的人数等等。教导处在每一届学生进校时必须进行分班,设置学号;每一届学生毕业,要进行学生信息备份; 对于成绩管理,课任教师要进行本科目成绩登记,计算平均分、优秀率、及格率;班主任在期中考试和期末考试后计算本班学生总分,排名次;教导处要统计补考学生人数及相应名单,每学期进行学生成绩备份;学校领导则可通过查询工具来了解学生成绩情况。 对于课程信息,教导处每学期要进行课程安排、课任教师分配、一周课程安排、中途课程调整等等。 (Student information management system. Information for students, class teachers and school leaders because of the various classification and know the needs of a variety of regular inquiries. For example: query a number of class members, boys and girls have the number of residential accommodation or pass the number of students and so on.教导处students at every school placement must be carried out, set up its study each session, graduate students, it is necessary to carry out student information to back up For performance management, class teachers to carry out any of the subjects grade registration, calculation of average hours, excellent rates, passing rates class at mid-term exams and final exam scores of students after the completion Bin, ranked second 教导处statistical make-up to the number of students and the corresponding list of students each semester to score back-up School Leaders can know through the query tool to score the situation of students. For course information,教导处ea)
    2009-03-07 17:23:23下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载