摘要:随着WEB技术的飞速发展,基于WEB的实验室管理系统被越来越多实验室所应用,而在WEB上的符号和公式的输入级上下标显示,以及在线复杂数学公式的编辑,已经成为实验室仪器管理中必须须解决的一个问题。它严重制约着数学,物理和化学等在WEB上的应用。针对当前的问题,提出基于WEB的公式输入显示及计算的设计方案。JavaScript是一种网络脚本语言,常用于WEB的动态功能,通过JavaScript来实现符号上下标及公式的输入编辑和显示及计算。并且介绍如何利用数学置标语言 MathML(Mathematical Markup Language)来 编写数学公式,然后用JavaScript对其进行处理,将数学公式显示在WEB 上,并支持IE 等主流浏览器。
关键词 WEB JavaScript 数学公式 MathML
毕业设计说明书外文摘要
Title WEB instrument management system analysis project symbolic method research and design
Abstract:With the rapid development of WEB technology, based on the laboratory management system of WEB are more and more applications in laboratory, and the input symbols and formulas in WEB on the display and edit online subscript, complex mathematical formula, has become a problem in the management of laboratory equipment must be solved. It seriously restricts the application of mathematics. The physical and chemical in WEB. In view of the current problems, puts forward the formula for WEB input display and design calculation based on the.JavaScript network is a dynamic scripting language that is commonly used in the WEB function, through the JavaScript to realize the match On the subscript and formula editing and display input and calculation. And introduces how to use mathematical markup language MathML (Mathematical Markup Language) to write mathematical formulas, and processed by JavaScript, the mathematical formula in the WEB display, and supports IE and other mainstream browsers.
Keywords JavaScript Mathematical formula MathML
目次
1 绪论 1
1.1 工程背景及意义 2
1.3 总体技术方案及其社会影响 4
1.4 论文章节安排 4
2 需求分析 5
2.1 功能需求 5
2.2 系统设计与实现所需技术 5
3系统的设计与实现 8
3.1软件环境 8
3.2 程序的设计 8
3.2.1 公式的编辑 9
3.2.2 变量更新处理 9
3.2.3 自定义函数或者符号 10
3.2.4图形绘制 11
3.2.5公式展示 12
4 系统测试 14
4.1 测试环境 14
4.2 测试 14
4.2.1 功能测试 14
4.2.2测试公式输入: 15
4.2.3变量更新处理: 15
4.2.4图形绘制: 16
结 论 17
致 谢 18
参 考 文 献 WEB仪器管理系统分析项目符号化方法研究与设计:http://www.chuibin.com/jisuanji/lunwen_205561.html