
http
iteye_18468
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
dl dt dd
[b]dl dt dd[/b] 这3个标签用于定义 列表, ------ [b]标签意义:[/b] * definition list 最外层标签,包裹 和 * definition title 定义标题 * definition descriptio...2010-09-23 20:48:12 · 202 阅读 · 0 评论 -
link archor
link archor http://www.xxx.com/me.html#mood, this is a link with a archor, #mood, is the archor part, could be the id/name of a element on the page,(html5 support id, html4 support id & n...2012-04-02 21:26:57 · 157 阅读 · 0 评论 -
(转) IP, TCP, and HTTP
(转自:) http://www.objc.io/issue-10/ip-tcp-http.html When an app communicates with a server, more often than not, that communication happens over HTTP. HTTP was developed for web browsers: when y...原创 2014-03-09 01:19:37 · 344 阅读 · 0 评论