摘要:
[代码] 阅读全文
posted @ 2010-04-21 12:12
Me疯子_(~
阅读(135)
评论(0)
推荐(0)
摘要:
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 然后,来看我们的JSP文件:MyHtml.html--> 阅读全文
posted @ 2010-04-21 12:12
Me疯子_(~
阅读(132)
评论(0)
推荐(0)
摘要:
LI代码的格式化: A).运用CSS格式化列表符: ul li{ list-style-type:none; } B).如果你想将列表符换成图像,则: ul li{ list-style-type:none; list-style-image: url(/blog/images/icon.gif); } C).为了左对齐,可以用如下代码: ul{ list-style-type:none; mar... 阅读全文
posted @ 2010-04-21 11:01
Me疯子_(~
阅读(124)
评论(0)
推荐(0)
摘要:
LI代码的格式化:A).运用CSS格式化列表符:ulli{list-style-type:none;}B).如果你想将列表符换成图像,则:ulli{list-style-type:none;list-style-image:url(/blog/images/icon.gif);}C).为了左对齐,可以用如下代码:ul{list-style-type:none;margin:0px;}D).如果想给... 阅读全文
posted @ 2010-04-21 11:01
Me疯子_(~
阅读(193)
评论(0)
推荐(0)
摘要:
[代码] 阅读全文
posted @ 2010-04-21 09:11
Me疯子_(~
阅读(168)
评论(0)
推荐(0)
摘要:
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->select a.* from 表 a where (select count(*) from 表 where 字段=a.字段)>1select * from 表 where 字段 in(select ... 阅读全文
posted @ 2010-04-21 09:11
Me疯子_(~
阅读(142)
评论(0)
推荐(0)

浙公网安备 33010602011771号