As a software developer, you certainly have a high-level picture of how web apps work and what kinds of technologies are involved: the browser, HTTP, HTML, web server, request handlers, and so on.
作为一个软件开发者,你一定会对网络应用如何工作有一个完整的层次化的认知,同样这里也包括这些应用所用到的技术:像浏览器,HTTP, HTML,网络服务器,需求处理等等。
The designer creates markup, using only standard HTML, WML, or whatever language is appropriate, and the developer writes code.
设计师使用标准的HTML、WML或其他合适的语言创建标记,而开发人员编写代码。
In a Portal environment, the developer is not responsible for generating the HTML for the user interface, its generated by parsing the XHTML files that correspond to the Facelets.
在一个Portal环境中,开发者不负责为用户界面产生HTML,界面通过解析符合Facelet的XHTML文件来产生。
应用推荐