-
在十种技术中,最重要的一种技术我想应该非XML莫属。这里不仅仅指XML规范本身,还包括一系列有关的基于XML的语言:主要有XHTML,XSLT,XSL,DTDs...
在十种技术中,最重要的一种技术我想应该非XML莫属。这里不仅仅指XML规范本身,还包括一系列有关的基于XML的语言:主要有XHTML,XSLT,XSL,DTDs,XML Schema(XSD),XPath,XQuery和SOAP.如果你现在还对XML一无所知,那么赶快狂补吧!XML是包含类似于HTML标签的一个文本文件,在这个文件中定义了一个树型结构来描述它所保存的数据。 -In dozens of technology, the most important type of technology I think it should be none other than the non-XML. Here not only means the XML specification itself, also includes a series of XML-based language: mainly XHTML, XSLT, XSL, DTDs, XML Schema (XSD), XPath, XQuery and SOAP. If you now nothing of XML known, then quickly fill you mad! XML is similar to HTML tag that contains a text file, in this document defines a tree structure to describe it is to preserve data.
- 2022-03-03 04:35:33下载
- 积分:1
-
适合学校教师使用的无纸化考试系统。功能很强大,包括试题的录入、编辑,以及如何进入电脑组卷,电脑出卷,还有在线考试,在线评分等功能,当然还有数据备份,以及相应的系...
适合学校教师使用的无纸化考试系统。功能很强大,包括试题的录入、编辑,以及如何进入电脑组卷,电脑出卷,还有在线考试,在线评分等功能,当然还有数据备份,以及相应的系统管理。功能应该相当强大了。 当然里面还有一些不足的地方,如电脑自动组卷、试题答案导出等,还不是很完善。还迎大家提宝贵意见。-for school teachers to use the paperless examination system. Functional very powerful, including questions of entry, editing, and how access to a computer composing paper, PC volumes, online examinations, online score and other functions, of course, data backup, and the corresponding system management. Functions should be quite strong. Of course, there is also insufficient, the computer automatically composing paper, answer questions derived, is not perfect. Also welcoming everyone to raise their valuable opinions.
- 2022-05-15 22:02:53下载
- 积分:1
-
简单的学生信息管理系统
简单的学生信息管理系统-A simple student information management system.
- 2022-08-20 23:34:51下载
- 积分:1
-
学籍管理系统,VB6+ACCESS2000,未注册版(可通过修改源码变成已注册版-看你的功力罗),不过界面挺好,可以参考一下...
学籍管理系统,VB6+ACCESS2000,未注册版(可通过修改源码变成已注册版-看你的功力罗),不过界面挺好,可以参考一下-Information Management, VB6+ ACCESS2000. unregistered version (by modifying source code can become registered version- you look at the skills Romania), the interface is very good, for reference
- 2023-08-25 23:10:08下载
- 积分:1
-
我用二叉搜索树做的学生成绩管理系统,
算法比较全面,
希望大家提出宝贵建议
我的邮箱lp1985621@yahoo.com.cn...
我用二叉搜索树做的学生成绩管理系统,
算法比较全面,
希望大家提出宝贵建议
我的邮箱lp1985621@yahoo.com.cn-I use two forks of trees search student performance management system, the algorithm is more comprehensive, and we hope that the valuable suggestions put forward my mail lp1985621@yahoo.com.cn
- 2022-03-20 00:12:16下载
- 积分:1
-
这是一个图书馆管理系统的分析、设计与实际开发的实例
这是一个图书馆管理系统的分析、设计与实际开发的实例-This is a library management system analysis, design and actual examples of the development of
- 2023-06-10 14:10:04下载
- 积分:1
-
网络管理电子教案
网络管理电子教案-electronic network management templates
- 2022-02-04 23:30:05下载
- 积分:1
-
模拟驾驶员上机考试,实现单机自动随机出题,批卷,纠错.
模拟驾驶员上机考试,实现单机自动随机出题,批卷,纠错.-Simulation of the driver on board examinations, the achievement of a single random questions automatically awarded volumes, error correction.
- 2022-06-13 19:43:57下载
- 积分:1
-
数据库的数据项主要数据包括:学号、姓名、年级、专业、成绩a、成绩b、成绩c、平均成绩、总成绩。要求具有以下功能:
(1)系统以菜单方式工作。...
数据库的数据项主要数据包括:学号、姓名、年级、专业、成绩a、成绩b、成绩c、平均成绩、总成绩。要求具有以下功能:
(1)系统以菜单方式工作。
(2)显示、保存记录;添加、删除、修改任意多个记录。
(3)排序功能:打开学生数据库,计算每个学生的平均成绩和总成绩,用冒泡法或选择排序法将平均成绩和总成绩排序后,生成两个新文件(从大到小),存盘并显示这两个文件的全部记录。
(4)查询功能:打开总成绩排序文件,用折半查找法统计出给定分数的人数并显示。并能按学号或姓名查找并显示某个学生的各科成绩。
(5)统计功能:对各科成绩统计分析(平均分、最高分、最低分、及格率等);统计各科各分数段人数。
-Main data database data items include: Student ID, name, grade, professional, results a, result b, result c, grade point average with a total score. Request has the following features:
(1) system to work the way the menu.
(2) shows that record-keeping add, delete, modify any number of records.
(3) Sequencing: Open the student database, to calculate each student s grade point average and the total score, using bubble sort method or choose law will grade point average and the total results after sorting to generate two new files (descending), Save and display all the records of these two documents.
(4) query function: to open a total score sort files, use
- 2022-01-25 14:58:13下载
- 积分:1
-
学生成绩管理系统 [附C源码下载]完成基本功能
学生成绩管理系统 [附C源码下载]完成基本功能-Student achievement management system [attached to C source code to download] the completion of the basic functions of
- 2022-03-16 06:30:24下载
- 积分:1