登录
首页 » Java Develop » 成绩管理系统可以对学生、课程、选课、成绩的录入、班级、用户的信息进行管理等, 环境:java+Jbuilder+jdk1.5+sql200+jdbc2000...

成绩管理系统可以对学生、课程、选课、成绩的录入、班级、用户的信息进行管理等, 环境:java+Jbuilder+jdk1.5+sql200+jdbc2000...

于 2022-02-05 发布 文件大小:649.47 kB
0 143
下载积分: 2 下载次数: 1

代码说明:

成绩管理系统可以对学生、课程、选课、成绩的录入、班级、用户的信息进行管理等, 环境:java+Jbuilder+jdk1.5+sql200+jdbc2000 -Performance management system can be for students, courses, classes, results entry, class, the user

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

发表评论

0 个回复

  • 简介: 功能介绍: 1:多用户统计系统,防止刷新,速度快,适用广泛 2:综合统计,最近访问,地区分析,地址分析,屏幕大小,来访页面,访问次数, 操作系统,当前在...
    简介: 功能介绍: 1:多用户统计系统,防止刷新,速度快,适用广泛 2:综合统计,最近访问,地区分析,地址分析,屏幕大小,来访页面,访问次数, 操作系统,当前在线,IP地址,浏览器,年报表,月报表,周报表,历史报表,日报 表等 3:可以精确的跟踪统计每一位来访者的IP与在线时间-同一IP在线每隔5分钟 才能增加一个计数(你也可以修改时间,在stat.jsp页你把ExTime改为你想要 的时间,即 int ExTime=5;)。 4:提供详细IP数据包,让你清楚的知道来访者是来是何方 用户名:admin,密码:admin-Description: Features: 1: Multi-user statistical system to prevent the refresh speed, applicable to a wide range 2: General Statistics, a recent visit, regional analysis, address analysis, screen size, visit the page, visits, operating system, the current line, IP address, browser, Annual Report, the monthly statements, Zhou statements, historical statements, statements such as day 3: can accurate tracking statistics every visitors IP and online time- the same IP online every five minutes in order to add a count ( You can also modify the time, you stat.jsp page ExTime you want to read the time, that int ExTime = 5 ). 4: to provide detailed IP data packets, so you clearly know that visitors come to is where the user name: admin,
    2023-01-12 19:20:03下载
    积分:1
  • this project is to increase revenue for record
    这是开源项目用于保持记录程序运行期间的内容信息,并在发生错误时将其转储在一个单独的文件中(类似核心dump)。 -this project is to increase revenue for record-keeping procedures during the contents of information, and in which the error occurred when his dump in a separate document (similar to core dump).
    2022-02-20 00:09:06下载
    积分:1
  • 第1章 JSP技术概述 实例1 第一个JSP页面 第3章 Web开发基础 实例2 HTML与JavaScript交互示例 第4章 JSP语法...
    第1章 JSP技术概述 实例1 第一个JSP页面 第3章 Web开发基础 实例2 HTML与JavaScript交互示例 第4章 JSP语法 实例3 JSP程序的基本结构 实例4 简单数据类型综合应用实例-Chapter 1 outlines examples of JSP technology one first JSP page Chapter 3 examples of Web development based on 2 HTML and JavaScript interactive examples, Chapter 4 JSP examples of grammar 3 JSP examples of the basic structure of the procedure 4 simple data types integrated application
    2022-02-22 03:29:37下载
    积分:1
  • 最精简的hibernate项目,绝对能看懂,保留了工程的足够精简
    最精简的hibernate项目,绝对能看懂,保留了工程的足够精简-Hibernate the most streamlined projects, absolutely can read, enough to retain the project to streamline
    2022-06-14 12:59:25下载
    积分:1
  • Struts之DispatchAction使用(录像教程)这是一个介绍struts动态表单的录像教程,很好的,我的珍藏品哦...
    Struts之DispatchAction使用(录像教程)这是一个介绍struts动态表单的录像教程,很好的,我的珍藏品哦-Struts DispatchAction"s use (video tutorial) This is an introductory"s truts dynamic form of video tutorial are good, my oh collectible
    2023-05-02 18:10:05下载
    积分:1
  • use mapping arc method, output a statistical charts, "Yuan pie" and a...
    使用绘制圆弧的方法,输出一个统计图表“圆饼图”和一个“折扇”。 原始数据在数组Data中,这5个数据在圆饼图中为角度不同的扇形,各自角度的计算值分别为38、91、54、125、53,放在数组drgree中。第一个数据的扇形起始角start=0,用绿色画。第二个的起始角start=38,用蓝色画。最后一个的起始角start=308,用橙色画。 折扇的画法是:在左上角坐标(130,40),长150,宽80的椭圆区域内,从22度开始逆时针地画一个15度的扇性,再画一段15度的椭圆弧;然后交替地画扇形和圆弧。-use mapping arc method, output a statistical charts, "Yuan pie" and a "folding fans." The raw data in the array Data, this data in the five round pie for the fan perspective, the perspective of their respective values were calculated 38,91,54,125,53, on the array were drgree. No. 1 fan initial data Kok start = 0, green painted. The second start of the initial angle = 38, painted blue. A final start of the initial angle = 308, with orange painting. Folding fans of paint is : in the upper left corner coordinates (130,40), 150 long, wide oval region of 80, from 22 degrees to start painting an anti-clockwise 15 degrees fan, painting section 15 of ellipse; Then turn to the fan-shaped and painted arc.
    2023-01-04 04:00:02下载
    积分:1
  • J2EE的Eclipse开发插件
    J2EE eclipse 下开发数据库一个插件-J2EE eclipse developed a plug-in database
    2022-01-26 01:37:03下载
    积分:1
  • 一个可以在applet窗体上持行sql语句并显示返回结果的程序,提供原码噢...
    一个可以在applet窗体上持行sql语句并显示返回结果的程序,提供原码噢-an applet can hold the line Form sql statement and the results showed the procedure to provide the original code Oh
    2022-03-25 04:30:43下载
    积分:1
  • Java 的聊天室的代码 比较简单一点, 适合初学者学习 cs040098 xmu 吴博 厦门大学...
    Java 的聊天室的代码 比较简单一点, 适合初学者学习 cs040098 xmu 吴博 厦门大学-Java Chat Room code is relatively simple, for beginners learning cs040098 xmu Bo Wu Xiamen University
    2022-01-24 15:22:16下载
    积分:1
  • B/S架构的软件项目实训;包括全部详细文档合源程序
    B/S架构的软件项目实训;包括全部详细文档合源程序-B/S structure of software projects Training; All documents, including a detailed source
    2022-05-08 11:43:57下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载