01 2014 档案

摘要:1 jQuery(this).closest("tr").find("td").eq(11).text()View Code 如果有一个表格,我们要用jquery获取特定列,则需要修改列的索引值就好了,此句代码获取的是页面的第10列 阅读全文
posted @ 2014-01-21 15:16 笨笨的菜鸟 阅读(1877) 评论(0) 推荐(0)
摘要:1 public bool IsChinaString(string CString) 2 { 3 bool BoolValue = false; 4 for (int i = 0; i = 65 && c = 97 && c <= 122) { 3 4 return { 5 label: item.StreetName_EN + ",... 阅读全文
posted @ 2014-01-15 15:49 笨笨的菜鸟 阅读(4698) 评论(0) 推荐(0)