CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - WEB浏览器
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
xml-soap-webservice
Remote Control
P2P
TCP/IP stack
SNMP
Grid Computing
CloudComputing
Search - WEB浏览器 - List
[
xml-soap-webservice
]
xmldtree_7
DL : 0
此代码是“用XML和XSLT进行高级的 Web UI设计(七)”一文的例子代码。示范如何在树形目录中添加表示层次关系的线条。使得树形目录界面可读性更好,父子节点的关系也更加清晰。主要缺点是需要处理更多的对象,同时页面上需要显示更多的图像。所幸的是浏览器加载页面文件的时间开销没有多大的变化-this code of "using XML and XSLT advanced Web UI Design (7)," an example of the text generation yards. A demonstration of how the directory tree hierarchy said adding lines. Tree directory interface makes better readability, the relationship between father and son nodes also become clearer. The main drawback is the need to address a wider audience, while pages need to show more images. Fortunately, the browser page document load time overhead is not much change
Date
: 2008-10-13
Size
: 11.26kb
User
:
周涛
[
xml-soap-webservice
]
Pro_AJAX
DL : 0
ajax使用它可以构建更为动态和响应更灵敏的Web应用程序。该方法的关键在于对浏览器端的JavaScript、DHTML和与服务器异步通信的组合。-building can use it more dynamic and more sensitive response of Web applications. The method is the key to the browser JavaScript, DHTML and asynchronous communication server combination.
Date
: 2008-10-13
Size
: 2.9mb
User
:
xuliu
[
xml-soap-webservice
]
xmldtree_7
DL : 0
此代码是“用XML和XSLT进行高级的 Web UI设计(七)”一文的例子代码。示范如何在树形目录中添加表示层次关系的线条。使得树形目录界面可读性更好,父子节点的关系也更加清晰。主要缺点是需要处理更多的对象,同时页面上需要显示更多的图像。所幸的是浏览器加载页面文件的时间开销没有多大的变化-this code of "using XML and XSLT advanced Web UI Design (7)," an example of the text generation yards. A demonstration of how the directory tree hierarchy said adding lines. Tree directory interface makes better readability, the relationship between father and son nodes also become clearer. The main drawback is the need to address a wider audience, while pages need to show more images. Fortunately, the browser page document load time overhead is not much change
Date
: 2026-01-08
Size
: 11kb
User
:
周涛
[
xml-soap-webservice
]
Pro_AJAX
DL : 0
ajax使用它可以构建更为动态和响应更灵敏的Web应用程序。该方法的关键在于对浏览器端的JavaScript、DHTML和与服务器异步通信的组合。-building can use it more dynamic and more sensitive response of Web applications. The method is the key to the browser JavaScript, DHTML and asynchronous communication server combination.
Date
: 2026-01-08
Size
: 2.9mb
User
:
xuliu
[
xml-soap-webservice
]
XMLHTTP
DL : 0
许多ASP开发者都希望在自己的网站中能够使用到微软提供的支持XML 的新功能。其中,有些人发现可以使用XML来装饰网站,但是,如果仅仅 是只使用XMLDOM的话,你就会失去其他一些更重要的东西。毕竟,XML是用来 作为一种网上数据表现和数据交换的形象出现的。尽管使用XML可以非常满意 地描绘你的数据,但是开发者却不得不使用CGI来进行浏览器和服务器之间的 数据交换,除非你在浏览器端和客户端都使用XML文档。 -Many ASP developers hope in their own website can use to support Microsoft s XML-new features. Among them, some people found that can be used for the decoration of XML Web site, but if only to use only xmlDOM, you will lose a number of other more important things. After all, XML is used as an online exchange of data and data performance of the image appears. Although the use of XML can be very satisfied with the picture of your data, but developers have had to use CGI to the browser and server data exchange between, unless you in the browser client and the client uses XML documents.
Date
: 2026-01-08
Size
: 9kb
User
:
01230123
[
xml-soap-webservice
]
设计一个务实的RESTful API.pdf
DL : 0
restful设计标准 网上很多关于API设计的意见都是一些学术讨论,里边充斥着对模糊标准非常主观的解释,而不是讨论在现实世界中如何落地。这篇文章的目标是描述一个最 佳实践:如何为当今的web应用设计一个务实的API。如果一个标准不合理,我不会去尝试满足这个标准。为了帮助决策过程进行,我写下了一些API必须要 满足的要求: 它应该使用合理的web标准 它应该对开发者友好,并且可以通过浏览器的地址栏就能浏览其功能 它应该是简单、直观并且一致的 它应该是高效,并且要跟其他要求保持平衡 API是开发者使用的UI - 就像任何UI一样,保证用户体验是很重要的。($ curl https://api.github.com/users/veesahni > with-whitespace.txt $ ruby -r json -e 'puts JSON JSON.parse(STDIN.read)' < with-whitespace.txt > without-whitespace.txt $ gzip -c with-whitespace.txt > with-whitespace.txt.gz $ gzip -c without-whitespace.txt > without-whitespace.txt.gz)
Date
: 2026-01-08
Size
: 386kb
User
:
曾曾123
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.