首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 171 毫秒
1.
AJAX协同OWC技术在农业政务管理信息系统的研究   总被引:1,自引:0,他引:1  
在深入研究了AJAX和OWC技术的基础上,针对.NET系统中存在用户等待时间较长、文字报告缺乏直观、形象化等同题,提出了一种AJAX OWC技术与.NET平台结合的方法,并成功地在农业政务管理信息系统中得到应用.该方法在现有.NET三层体系结构下添加AJAX引擎.在页面部分与用户交互,并分担部分业务层逻辑.系统实际应用结果表明,在.NET平台下应用AJAX和OWC技术,能使系统层次清晰,减少系统冗余代码,减轻服务器压力,提高系统的响应速度,减少用户的等待时间,还能将无刷新页面图形化显示功能成功应用在综合统计和分析预测中,有效辅助领导决策.  相似文献   

2.
古超  王静 《微计算机应用》2007,28(7):780-784
AJAX不是一种新的技术,而是将几种成熟技术结合在一起的交互式Web开发技术。研究了AJAX应用与传统的Web应用的交互过程和模式,分析了AJAX的工作原理,在.NET下实现了利用AJAX技术进行动态数据访问的应用。使用AJAX技术,避免了在服务器端和客户端大量重复数据的交互,一定程序上提高了Web应用程序的性能。  相似文献   

3.
在传统基于B/S架构的企业级应用系统中。任何与服务器的交互都要求刷新页面,带来比较糟糕的用户体验。而AJAX技术可以在很大程度上改善Web应用的用户体验,使得B/S架构的应用再也不用让用户陷入不断刷新页面和丢失数据的困局。将三层架构、XML技术和AJAX技术融合于企业级进销存管理系统开发.大大优化了系统的内部结构、提高了系统可维护性、降低系统响应时间还提高了用户体验。  相似文献   

4.
在深入研究了AJAX和OWC技术的基础上,针对.NET系统中存在用户等待时间较长、文字报告缺乏直观、形象化等问题,提出了一种AJAx+OWC技术与.NET平台结合的方法,并成功地在农业政务管理信息系统中得到应用。该方法在现有.NET三层体系结构下添加AJAX引擎,在页面部分与用户交互,并分担部分业务层逻辑。系统实际应用结果表明,在.NET平台下应用AJAX和OWC技术,能使系统层次清晰,减少系统冗余代码,减轻服务器压力,提高系统的响应速度,减少用户的等待时间,还能将无刷新页面图形化显示功能成功应用在综合统计和分析预测中,有效辅助领导决策。  相似文献   

5.
AJAX技术用于动态网站开发,能减轻服务器压力,提高系统响应速度,减少用户等待时间。介绍AJAX的概念和开发过程,以教务系统为例阐述AJAX技术在动态网站开发中的三种典型应用:网站登录、级联菜单和分页显示。分析AJAX技术需要进一步研究和解决的问题。  相似文献   

6.
Web开发在2006年是以AJAX技术为代表的一年,因为AJAX解决了页面的频繁刷新问题,提高了用户体验,大大改善了Web应用程序的可用性。但是,在面向复杂界面要求和多媒体内容的呈现方面,劣势便显现出来。在仔细考虑AJAX这些不足后,我们为了满足客户的需求,于2005年引入了开源RIA平台:Openlaszlo,通过不断的尝试,先后克服了中文问题、大数据量处理、初始化性能等问题,成功的将该技术应用到系统中,并与AJAX应用互为补充,很好的实现了系统的各种功能,给用户带来了意外的惊喜。  相似文献   

7.
随着互联网应用的不断普及,各类基于网络的应用系统的规模及复杂性也与日俱增。传统的Web应用服务结构中服务器在响应客户端请求时返回一个新的完整的网页,而采用AJAX技术的web应用服务仅返回页面发生变化的部分。文中从AJAX技术的有关情况入手,分析了AJAX技术的工作流程和原理,以及该技术的优点与缺点,介绍了基于AJAX技术的应用系统的一般测试方法。  相似文献   

8.
随着互联网应用的不断普及,各类基于网络的应用系统的规模及复杂性也与日俱增。传统的Web应用服务结构中服务器在响应客户端请求时返回一个新的完整的网页,而采用AJAX技术的web应用服务仅返回页面发生变化的部分。文中从AJAX技术的有关情况入手,分析了AJAX技术的工作流程和原理,以及该技术的优点与缺点,介绍了基于AJAX技术的应用系统的一般测试方法。  相似文献   

9.
AJAX广泛应用的主要优势是性能的提升与优化,在AJAX应用中可改善用户的体验感受,增强性能指标。而基于GWT技术开发AJAX应用,可利用GWT技术的优势特征,提升整体性能。笔者主要对GWT技术的特征与AJAX应用进行了简单的论述分析,着重探究基于GWT技术开发AJAX应用系统,对其进行了简单的分析与研究。  相似文献   

10.
AJAX技术在Web系统开发中的研究及应用   总被引:1,自引:0,他引:1  
基于AJAX技术,在Microsoft公司提供的ASP.NET2.0AJAX框架下,研究了Web应用的交互模式。探讨了AJAX的核心技术、工作原理及ASP.NETAJAX框架的优点,为AJAX的最佳实践提供了理论依据;将AJAX技术应用于天津机电职业技术学院OA系统的开发中,避免了系统完全刷新页面、用户交互不畅和服务器负担过重等问题。  相似文献   

11.
该文设计并实现了一种分布式多策略数据库容灾系统,该系统提供了多种备份和恢复策略,能快速有效地备份和恢复用户数据。当主数据库发生灾难时,能切换备用数据库为主数据库继续对外提供服务,保证业务的连续性。在主数据库失控"后,能销毁数据库上的数据,防止重要数据外泄。  相似文献   

12.
设计并实现了IPSAN和FCSAN的融合存储控制器,支持存储协议交换和存储虚拟化功能,实现异构应用服务器对异构存储资源的透明访问.设计并实现了融合式存储容灾原型系统.通过对存储容灾系统原型的测试,验证了基于融合存储控制器构建存储容灾系统的合理性与可行性.  相似文献   

13.
风暴潮灾害展示系统可为城市风暴潮灾害辅助决策提供可视化场景和数据应用支持,现有风暴潮灾害系统功能简单,开发技术陈旧。为满足城市风暴潮灾害辅助决策对二维和三维数据展示与分析的需求,依据跨平台、富用户体验和技术新颖的建设目的,设计了城市风暴潮灾害三维展示系统,并以上海浦东新区临港新城数据为例实现了系统应用。介绍城市风暴潮灾害三维展示系统的功能,基于ArcGIS、Skyline TerraSuite、Flex和Java的系统技术框架与建设流程,以及针对三维建模与展示、二维与三维联动及富客户体验等关键问题的解决方案,为城市风暴潮灾害辅助决策相关系统开发提供参考。  相似文献   

14.
社会化系统是以用户为核心的系统,利用用户参与可以持续地改进系统的质量。而当前的系统并没有有效利用用户参与信息来改善系统的数据质量。提出了利用用户信息改进系统的数据质量从而提高查询结果质量的策略;综合这些策略,设计了一个社会化文献检索与管理系统。作为一个完整的社会化系统,其集成了数据采集、数据清洗、用户标记系统以及论文结果排序等技术。通过实验验证了系统的有效性。  相似文献   

15.
对先进的SAN和集群(cluster)技术基础上建立起来的ERP应用系统平台的架构进行了分析和设计,将集群、光纤存储方案、负载均衡、容灾备份等新技术有效地融入平台设计中,并介绍了技术实现方法。针对新技术组成的ERP平台,该文完整地提出了平台的用户管理、传输管理、性能优化和测试等系统管理方法,最后,通过SAP的实际案例及其测试结果,来验证了所设计的平台和系统管理方法的正确性和有效性。  相似文献   

16.
This paper presents an intelligent simulation system for an earthquake disaster assessment system based on a development platform of a Geographic Information System (GIS) and Artificial Intelligence (AI). This system is designed to identify the weakness of the structure and infrastructure system in pre-earthquake conditions, quickly assess earthquake damage and make an intelligent emergency response for the public and government during the earthquake and post-earthquake. The system includes the following functions: intelligent seismic hazard assessment, earthquake damage and loss evaluation, optimizing emergency response and post-earthquake recovering plan. The principle, design criteria, structure, functions and test results of this system are described in this paper. Based on its functional characteristics, this system is composed of four parts: an information database, analytical modules, an intelligent decision-making sub-system and a friendly user interface. There are 132 coverages and 78 analytical modules included in the information database and analytical modules. With this system, seismic disaster mitigation strategies can be verified during a pre-earthquake, and be executed at the time of an earthquake and post-earthquake; the earthquake resisting capacities for an entire city and all of its communities can be greatly enhanced. To check its reliability and its efficiency, this system has been tested based on a scenario earthquake event in one city, and the related results have also been given in this paper. At the present, this system has been installed and used in Daqing City, China. After running for almost 10 years, this system has successfully been used in rehearsing of seismic disaster mitigation and post-earthquake emergency response. Simultaneously, an optimizing aseismic retrofitting plan in Daqing City has been executed based on results from this system.  相似文献   

17.
工业控制组态软件可靠性高、使用方便、技术先进。将组态软件运用到油田监控系统中,实现系统组态、设计数据库、开发图形界面和人机接口,完成实时系统与信息系统的集成。系统发布后,以Web方式为用户提供操作平台。后台数据库中的采样数据,通过OPC技术,完成与实时数据库的交换。参数数据通过动画界面实时显示,系统提供参数的实时/历史趋势曲线、显示报警窗口、自动生成数据报表。实践表明:它为监测和管理油田工业现场设备提供了一种新途径,提高了生产的效率和安全性。  相似文献   

18.
This paper describes the development of easy interactive input and graphic output for a “self-formulating” program, PLANET III, developed at the University of Waterloo. Using the vector-network model, which is a combination of the concepts of vector calculus and linear graph theory, this computer program simulates planar dynamic mechanisms. It is “self-formulating”, because it gives the illusion that the program formulates the equations of motion of the system to be simulated, thus relieving the user of this task. PLANET III can formulate and integrate the equations of motion of multirigid-body, two-dimensional systems when supplied with only the system topology and element characteristics. The versatile graphic output can show both the simulated motion of the system topology and graphs of the position, velocity, acceleration (for masses only) and forces for any system element versus any other system element or time. This permits large quantities of data to be comprehended quickly and easily. The entire process, from data input through graphic output, may be completed generally within a matter of minutes, thereby greatly reducing the time required for each design iteration. Two simulation examples illustrate the practical application of the program.  相似文献   

19.
多平台数据容灾系统的研究与设计*   总被引:5,自引:0,他引:5  
基于对Windows和Linux平台卷管理系统的特性分析,提出一种基于卷复制的数据容灾系统模型,并论述了其系统结构、工作原理以及关键技术.该系统的主要特点是采用模块嵌入技术实现系统与平台的有机结合,同时支持多种复制模式以保证数据的一致性,通过加密、压缩传输以提高数据安全性并降低带宽要求,另外提供灾难恢复机制,保证了主数据系统在遭受灾难的情况下可以方便地迁移和回迁.理论和实验均证明,本数据容灾系统较好地保证了数据可靠性和可用性.  相似文献   

20.
A common perception is that there are two competing visions for the future evolution of the Web: the Semantic Web and Web 2.0. In fact, Semantic Web technologies must integrate with Web 2.0 services for both to leverage each other's strengths. This paper illustrates how Semantic Web technologies can support information integration and make it easy to create semantic mashups. An intelligent recommendation system for tourism is presented to show the efficiency of our method. Through the ontology of tourism, the system allows the integration of heterogeneous online travel information. An integrated knowledge process is developed to guarantee the whole engineering procedure. Based on the Bayesian network technique, the system recommends tourist attractions to a user by taking into account the travel behavior both of the user and of other users. Copyright © 2010 John Wiley & Sons, Ltd.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号