当前位置: 首页 > 网络学院 > 客户端脚本教程 > AJAX > AJAX AppML

AJAX
AJAX 实例
AJAX浏览器
AJAX源代码
AJAX服务端
AJAX 数据库
AJAX与XML文件
AJAX XMLHttpRequest
微软的Ajax
AJAX 介绍
AJAX HTTP 请求
AJAX 服务器端脚本
AJAX Suggest 案例
AJAX ResponseXML
AJAX AppML

AJAX AppML


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-03-01   浏览: 475 ::
收藏到网摘: n/a

AppML is an open source initiative from W3Schools.
AppML是由W3Sschools首先创建的开放式源代码。

AppML uses AJAX technology.
AppML使用了AJAX技术。


What is AppML?
什么是AppML?

  • AppML stands for Application Markup Language
    AppML代表“应用程序标记语言”
  • AppML uses XML to describe Internet applications
    AppML使用XML描述互联网应用程序
  • AppML applications are self-describing
    AppML应用程序是自述性语言
  • AppML is a declarative language
    AppML是公告式语言
  • AppML is platform independent
    AppML是独立于平台运行的
  • AppML uses AJAX technology
    AppML使用AJAX技术
  • AppML is an open source initiative from W3Schools
    AppML是由W3Schools首先创建的开放式源代码

AppML is a Declarative Language
AppML是公告式语言

AppML is not a programming language. It is a declarative language, used to describe applications.
AppML并不是一个程序语言。它是一个公告式语言,用于描述应用程序。

With AppML you can create Internet applications without programming.
通过使用AppML,你可以无需使用程序语言就可以创建互联网应用程序。

Traditional applications are written in a programming language and compiled, with predefined data structures and functions. AppML allows the programmer to redefine both data and functions while the application is running.
传统的应用程序是首先连同数据结构和函数一起写进程序语言之后再被编译的;AppML允许程序设计师在应用程序运行时重新定义数据和函数。

Since AppML applications are written in XML, AppML applications are self-describing.
因为AppML应用程序是以XML的形式书写的,所以AppML应用程序是自述性语言。


AppML is Browser Independent
AppML是独立于浏览器的

Since AppML only uses internet standards like HTML (XHTML), CSS, XML, and JavaScript, AppML will run in all browsers.
因为AppML是使用互联网标准语言如:HTML (XHTML)、CSS、XML 和 JavaScript 写成的,因此,它可以被所有浏览器支持。


AppML Uses AJAX Technology
AppML使用AJAX技术

AppML uses AJAX technology. Internet communication between the web client and the web server is done with HTTP requests.
AppML使用AJAX技术。来自于Web客户端和Web服务器之间的互联网通信都是由HTTP请求执行的。


History
发展历史

In 1999, the staff at W3Schools began developing AppML.
在1999年,W3Schools工作成员开始开发AppML。

In September 2000, a development project for a large Norwegian customer was started. The goal of the project was to convert a huge information system from a Windows desktop application to a modern Internet application using only AppML.
在2000年9月,一项针对挪威大型消费者的发展工程启动。该工程的目标就是使用AppML将来自于Windows桌面应用程序中的大型信息系统转换为一个时髦的网络应用程序。

The new AppML-based system was launched in 2001, several months before schedule, and it was one of the first commercial available AJAX applications.
全新的基于AppML的系统是于2001年上架的,在该时间表之前的几个月里,它已经是第一批可用性AJAX商业应用程序中的其中一员了。

The project was a huge success, with development time reduced by 75% compared to ordinary web development.
该工程获得了巨大的成功。与普通的Web发展工程相比,该发展工程使用的时间缩短了75%。

Since then, hundreds of new applications have been added, and AppML now covers over 1000 running applications.
从那时起,很多全新的应用程序开发都纷纷加入其中的行列。就现运行的应用程序来说,使用AppML的超过了1000个。

In December 2006, W3Schools decided to offer AppML to the public, as an open source product, free of charge.
在2006年,W3Schools决定将AppML作为一项开源的、免费的产品进行大众化推广。


AppML Tutorial
AppML教程

Start using AppML now. It's open source, and free to use!
现在开始学习AppML吧,它是源代码开放的,无需任何费用!

评论 (0) All

登陆 | 还没注册?