基于 AJAX 的 TRIZ 理论技术矛盾 Web 平台讨论发布时间:2009-12-23于慧玲 李乃杰(东北林业大学 信息与计算机工程学院 哈尔滨 150040)Abstract: To improve Web application response times, In the design process, applied the AJAX technology into the Web platform of TRIZ theory of Contradiction Technology. and constructed a suitable computer aided innovation software standards for Web-based AJAX applications and made Web application development in the B / S structure can achieve rich clients that can be used to build asynchronous message-oriented web application without refreshing, so that changes in the pattern of network applications. The development process in the system used JSP technology of Portability Strong combined with the AJAX technology to develop a fast response, asynchronous interaction capability of the Web platform of TRIZ theory of Contradiction Technology.Key Words: Web;AJAX Technology; TRIZ;Contradiction Technology摘 要: 为提高 Web 应用程序响应速度,将 AJAX 技术应用到 TRIZ 理论技术矛盾 Web 平台设计过程中,构建了适用于计算机辅助创新软件标准的基于 AJAX的 Web 应用程序,使得 Web 应用开发在 B/S 架构下实现富客户端,可用于构建面对异步消息的无刷新的网络应用,使网络应用的模式发生转变。在系统开发过程中采纳可移植性强的 JSP 技术结合 AJAX 技术实现软件的编写,开发出响应速度快,异步交互能力强的 TRIZ 理论技术矛盾 Web 平台。关键词: Web;AJAX 技术;TRIZ;技术矛盾1 引言随着 Internet 的不断进展和海量信息的剧增,如何使 Web 响应更加灵敏,数据传输更加稳定快捷,已成为当今关注的热点[1]。传统的 Web 应用,要求客户端与服务端同步,客户端向服务器发送请求后,必须等待服务器的响应,接收从服务器返回的整个新的 HTML 页面数据,并以刷新整个页面为代价显示出来。这需要花费更多的带宽读取冗余数据,造成用户使用上的不方便。这种时间上的等待性极大的影响创新的步伐,对于创新人员来说,时间就是取得创新成功的关键。为了能为创新人员赢得时间,必须要...