Let the storm money come!

05 2010 档案

摘要:$("p:eq(1)").css("color", "red"); 也可以用 $("p:nth(1)") 来表示,不知道原理是什么,但是经过测试确实有效。 阅读全文
posted @ 2010-05-29 16:59 精密~顽石 阅读(307) 评论(1) 推荐(0) 编辑
摘要:这是正确的写法:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<asp:TextBoxID="txtCostOrProject"contenteditable="false"CssClass="text"runat="server">... 阅读全文
posted @ 2010-05-28 15:43 精密~顽石 阅读(180) 评论(0) 推荐(0) 编辑
摘要:$("ul:nth-child(5n)").css("background-color","red");这样可以选择 5 的倍数行 阅读全文
posted @ 2010-05-12 14:50 精密~顽石 阅读(490) 评论(0) 推荐(0) 编辑
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<%@PageLanguage="C#"AutoEventWireup="true"CodeBehind="Default.aspx.cs"Inherits="TestDemo._Default... 阅读全文
posted @ 2010-05-12 10:43 精密~顽石 阅读(324) 评论(0) 推荐(0) 编辑
摘要:如果有测试项目在工程中, 将那个测试项目, 右击属性 - 》 安全选项, 将 clickonce 的那个勾去掉就可以了。 阅读全文
posted @ 2010-05-11 09:33 精密~顽石 阅读(580) 评论(0) 推荐(0) 编辑
摘要:contenteditable="false" 阅读全文
posted @ 2010-05-07 16:31 精密~顽石 阅读(145) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
在通往地狱的路上,加班能使你更快到达。
点击右上角即可分享
微信分享提示