登录
首页 » Education soft system » 学生成绩管理系统:学生成绩资料管理, 主要实现 输入学生 学号,家庭地址,高数,英语,计算机成绩等数据进行保存. 然后可以通过查找来获取某一学生资料...

学生成绩管理系统:学生成绩资料管理, 主要实现 输入学生 学号,家庭地址,高数,英语,计算机成绩等数据进行保存. 然后可以通过查找来获取某一学生资料...

于 2022-02-11 发布 文件大小:1.73 kB
0 134
下载积分: 2 下载次数: 1

代码说明:

学生成绩管理系统:学生成绩资料管理, 主要实现 输入学生 学号,家庭地址,高数,英语,计算机成绩等数据进行保存. 然后可以通过查找来获取某一学生资料-Student performance data management, the main achievement of students enter the number, home address, the high number of English, computer performance, such as preservation of data. And then can find a student to obtain information

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

发表评论

0 个回复

  • vc online examination system source code, a very practical example, we must make...
    vc在线考试系统源码 ,很实用的范例,大家要好好利用!-vc online examination system source code, a very practical example, we must make good use!
    2022-01-25 23:46:57下载
    积分:1
  • 关于学生成绩的管理系统
    关于学生成绩的管理系统- About student result management system management system
    2022-07-11 03:13:59下载
    积分:1
  • 通过对纸制作的图书馆管理系统Delphi
    用DEPHI制作的有关于图书管理系统的文件-DEPHI produced by the library management system on the paper
    2022-02-15 17:21:22下载
    积分:1
  • 一个好的java开发实例,是一个在线考试系统的开发…
    一个较好的java开发实例,开发的是一个在线考试系统。-A better example of java development, development is an online examination system.
    2023-07-20 22:15:03下载
    积分:1
  • Designed to provide school children' s intelligence graduation Games Designed...
    提供毕业设计 儿童智力游戏 简单的毕业设计 仅供参考-Designed to provide school children" s intelligence graduation Games Designed for easy reference
    2022-03-18 10:56:14下载
    积分:1
  • 对于DSP的基础介绍,希望对要做毕业设计的朋友,有点帮助!各位,好运!加油...
    对于DSP的基础介绍,希望对要做毕业设计的朋友,有点帮助!各位,好运!加油-The basis for the DSP, the wish to be friends graduation project, a little help! Ladies and gentlemen, good luck! Come on! !
    2022-04-08 01:18:23下载
    积分:1
  • 1、本系统采用B/S架构,是学校智能办公系统的一部分,菜单中的“用户管理”、“权限管理”、“菜单管理”、“帮助主题”已集成在办公系统之中,因此本系统不提供这几项...
    1、本系统采用B/S架构,是学校智能办公系统的一部分,菜单中的“用户管理”、“权限管理”、“菜单管理”、“帮助主题”已集成在办公系统之中,因此本系统不提供这几项功能。 2、本系统采用集中管理、分工合作的方式,将用户分为五个级别,每个级别的用户只能使用相应的功能,因此,能公平、公正、公开地考评各位教师的教学质量。 3、支持多人同时操作和远程操作,大大缩短数据录入时间。 安装和使用注意事项: 1、将压缩文件解压到IIS目录后,运行cjcl目录下的reg.bat。 2、系统内置五个用户:系统管理、学校领导、成绩录入、班主任、一般用户,其中前四个用户的密码均为1,而一般用户在登录页面只需点提交,一般用户只提供查询功能。 3、使用前先由学校领导创建新任务,录入学校信息、教师信息、班信息等,再由班主任录入学生信息,最后由成绩录入员录入学生成绩。 4、在数据库中的user表中更改或增加用户,在jbqx表中更改每个级别的权限。 如有建议或疑问请与作者联系。-1, the system using B/S, smart office is the school system part of the menu of "management", "management authority", "menu management," "Help topic" integrated office system, the present system does not provide these functions. 2, the system uses centralized management, division of labor, users will be divided into five levels, each level of user can only use the corresponding function, it will be fair, impartial and open to evaluation by teachers of the quality of teaching. 3, the support operations at the same time many peopl
    2022-03-20 17:02:24下载
    积分:1
  • with a library of C
    一个用C语言的图书管理系统源代码。欢迎朋友们一起交流。-with a library of C-language source code management system. Welcome friends with the exchange.
    2022-03-23 00:45:49下载
    积分:1
  • 基于C#语言的一个教务网数据库系统开发案例的源代码 ,很实用哦
    基于C#语言的一个教务网数据库系统开发案例的源代码 ,很实用哦-Based on the C# Language as a teaching case database system development source code, it is practical Oh
    2022-03-21 08:46:48下载
    积分:1
  • XML最大的优点是你既可以在这个文本文件中存储结构化数据,也可以在其中存储非结构化数据――也就是说,它能包含和描述“粗糙的”文档数据,就象它描述“规则的”表格数...
    XML最大的优点是你既可以在这个文本文件中存储结构化数据,也可以在其中存储非结构化数据――也就是说,它能包含和描述“粗糙的”文档数据,就象它描述“规则的”表格数据一样。 XHTML是目前编写HTML的首选方法;因为XHTML本身就是格式良好的XML,与通常畸形的HTML文档相比, XHTML格式文档更容易处理。 XSLT和XSL是对XML文档进行转换的语言。它们可以将XML文档转换成各种格式,比如另一个文本文件、PDF文件、HTML文件、逗号分割的文件,或者转换成其它的XML文档。 -XML biggest advantages is that you can in this text file to store structured data can also be stored in unstructured data- that is, it contains and describes the rough the document data, as it describes rules as form data. XHTML is the preferred method of preparation of HTML as XHTML itself is well-formed XML, and HTML documents are usually deformed in comparison, XHTML format documents more easily dealt with. XSLT and XSL is an XML document conversion language. They can be converted into XML documents in various formats, such as a text file, PDF file, HTML file, a comma separated file, or converted into other XML documents.
    2022-02-26 16:12:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载