Rocho.J

人脑是不可靠的, 随时记录感悟并且经常重复!

 

05 2011 档案

jQuery验证客户端控件, 在提交表单时用MD5.js将密码变成密文
摘要:View Code script language="javascript" type="text/javascript"> function doSubmit() { if (!$("#").valid()) { return false; } else { var pwd = docume... 阅读全文

posted @ 2011-05-30 23:06 RJ 阅读(1227) 评论(1) 推荐(0)

CSS格式模板
摘要://GeneralCSS.cssView Code /*########## IE compatible Setting(Copy the following things to the Section) ########## *//* ########## Init... 阅读全文

posted @ 2011-05-06 19:16 RJ 阅读(504) 评论(0) 推荐(0)

TFS 2008: Message that "solution not currently configured for integrated source control in Visual Studio"
摘要:TFS 2008: Message that "solution not currently configured for integrated source control in Visual Studio" 英文不好, 随便翻下: TFS 2008: Visual Studio中的解决方案未正确... 阅读全文

posted @ 2011-05-03 10:44 RJ 阅读(402) 评论(0) 推荐(0)

导航