【编者按】:网学网ASP.net为您提供C/S应用程序平台多语种技术应用研究参考,解决您在C/S应用程序平台多语种技术应用研究学习中工作中的难题,参考学习。
包括论文,设计,论文字数:6235,页数:23
摘 要
C/S应用程序平台多语种技术是一种基于C/S应用技术结构平台的关于多语种的转换和翻译技术。本设计基于Visual Studio.Net集成开发环境,采用SQL Server2000进行数据库后台开发。通过采用数据字典实现应用系统的静态文本转换;通过使用Visual Studio.Net上的默认控件来实现提示信息的多语种转换;采用java script解决报警信息的多语种转换。能够在软件开发工具和开发平台中能够自由进行多语种切换,增强软件开发工具和开发平台的使用性与通用性。本设计采用.NET技术,跨平台性强,运行速度快,用户可以快速、方便的进行操作,达到了预期效果。
关键词: 多语种;数据字典;脚本语言
The Multilingual Language Technology of C / S
Applications Platform
Abstract
The multilingual language conversion of C / S applications platform is a sort of technology that is based on C / S applications in the platform of the structure on the multilingual conversion and translation. It is developed with visual studio.net integrated development tools as ground-designed and SQL Server 2000 database as development background. The static text conversion is achieved with the use of data dictionary application system. The message of the multilingual conversion is completed with the use of the default controls in the Visual Studio.Net. The multilingual conversion is resolved with java script alarm of information. The software tools and platform in this thesis can be multilingual switching freely, enhanced software development tools and developed platform usability. For used .NET technology in this system, the system is a strong cross-platform, can be run quickly and easily conducted the operation which achieve the desired effect.
Key words: multilingual language; data dictionary; java script
目录
1. 引言 1
1.1 设计背景 1
1.2 设计意义 1
1.3 设计方法 1
2. 需求分析 2
2.1 实际需求 2
2.2 功能需求 2
3. 数据库分析及设计 2
3.1 数据字典表 2
3.2 报表信息表 3
4. 系统设计 3
4.1 功能分析 3
4.2 实现流程 4
4.3 模块设计 5
4.4 详细设计 5
4.4.1 静态文本中的多语种转换 5
4.4.2 报警、提示、警告信息的多语种转换 8
4.4.3 报表系统前台页面表项的动态转换 12
5. 系统测试 16
5.1 遇到的问题 16
5.2 解决问题的方法 16
结 论 16
参考文献 17
声 明 19
C/S应用程序平台多语种技术应用研究......