dl(defination list)dt(defination
term)dd(defination description)
分类:
Web开发 时间:
2014-04-12 14:06:53
收藏:
0 评论:
0 赞:
0 阅读:
345
1.Meta tags were the town criers of the
Internet Do anything to the content that is presented in the browser window They
are used by the likes of sear...
分类:
Web开发 时间:
2014-04-12 14:13:06
收藏:
0 评论:
0 赞:
0 阅读:
545
原文:http://www.cnblogs.com/hkncd/archive/2012/03/23/2413917.html英文原文:Beginner’s
Guide: How IIS Process ASP.NET Request前言 每次服务器接受到请求,都要先经IIS处理。这不是一篇描述AS...
分类:
Web开发 时间:
2014-04-12 14:17:13
收藏:
0 评论:
0 赞:
0 阅读:
654
Fire NetTime Limit : 2000/1000ms
(Java/Other)Memory Limit : 65536/32768K (Java/Other)Total Submission(s) :
10Accepted Submission(s) : 3Font: Times New...
分类:
Web开发 时间:
2014-04-12 14:42:01
收藏:
0 评论:
0 赞:
0 阅读:
587
查看所有socket连接netstat
-a查看所有socket连接,直接使用IP地址,不使用域名netstat -an例如这里的awk是想只统计tcp的连接,其实这里可以直接这样写 netstat
-ant-t是tcp连接-u是upd连接-l是只列出监听的连接-s 输出网络连接的统计信息[@bjz...
分类:
Web开发 时间:
2014-04-12 14:46:08
收藏:
0 评论:
0 赞:
0 阅读:
640
ie不能定位到这个location,而是在地址栏形成类似eg.com/index.php/class/class/class/fucntion
(支持应该为eg.com/index.php/class/fucntion)这样的路径解决方法:那么阁下完全可以给函数再增加一个参数,如下:function...
分类:
Web开发 时间:
2014-04-12 15:00:59
收藏:
0 评论:
0 赞:
0 阅读:
540
1.number_format{$number|number_format=2}
千分位,保留两位小数2.round {$number|round=2} 四舍五入保留两位小数
分类:
Web开发 时间:
2014-04-12 15:11:45
收藏:
0 评论:
0 赞:
0 阅读:
670
1.header cellAs with td elements,these must be
enclosed inside tr elements2.</tr colspan="2" columnn spanrowspan
分类:
Web开发 时间:
2014-04-12 15:09:51
收藏:
0 评论:
0 赞:
0 阅读:
528
html 中select 标签,有时会遇到需要设置默认的选项。。在input
标签中是这样的在select 标签中是这样的
分类:
Web开发 时间:
2014-04-12 15:19:20
收藏:
0 评论:
0 赞:
0 阅读:
1178
1.导包结构~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~2.Date格式处理器//
值处理器public class JSON_Processor implements JsonValueProcessor{ // ...
分类:
Web开发 时间:
2014-04-12 15:26:39
收藏:
0 评论:
0 赞:
0 阅读:
538
字体属性:(font)大小 font-size: x-large;(特大)
xx-small;(极小)一般中文用不到,只要用数值就可以,单位:PX、PD样式 font-style: oblique;(偏斜体)
italic;(斜体)normal;(正常)行高 line-height: normal;...
分类:
Web开发 时间:
2014-04-11 21:31:46
收藏:
0 评论:
0 赞:
0 阅读:
861
1.attribute:title2.Quotationsblockquote
:standalone often multi-line quotations-cite attribute can be used to point to
its originq:shorter in-line quo...
分类:
Web开发 时间:
2014-04-11 21:41:15
收藏:
0 评论:
0 赞:
0 阅读:
682
1.HTML is all bout applying meaning to content.
The span & div tags apply no meaning at all=meaningless tags They are used
quite extensively in conjun...
分类:
Web开发 时间:
2014-04-11 21:45:59
收藏:
0 评论:
0 赞:
0 阅读:
613
//这几天看了angularjs和backbone,大看了解了knockout和emberjs,刚刚上网看到了一个angular的router的demo,现在顺便记下来route//这个重要是做IE的兼容,发现不管用,IE坑爹,你懂的Route
Demo index //list.htmlRoute...
分类:
Web开发 时间:
2014-04-11 21:56:46
收藏:
0 评论:
0 赞:
0 阅读:
626
1、一个txt文本架构图main() | |--websOpenServer() | |--
websOpenListen() | |--socketOpenConnection() | |--打开webServer服务器 |
|--初化socket_t结构(注册websAccept()回调函数(s...
分类:
Web开发 时间:
2014-04-11 22:01:30
收藏:
0 评论:
0 赞:
0 阅读:
1055
/** hzm modify * method:
Ext.panel.Table.hasLockedColumns: function(columns) {} * function:支持extjs grid
colums三元表达式,tbar支持三元表示 eg: user.users_type == ...
分类:
Web开发 时间:
2014-04-11 22:05:34
收藏:
0 评论:
0 赞:
0 阅读:
822