06 2016 档案

摘要:转载 : http://www.jb51.net/web/96169.html 阅读全文
posted @ 2016-06-29 16:41 人生为卒 阅读(131) 评论(0) 推荐(0) 编辑
摘要:/// /// 邮件发送 /// /// 用于 SMTP 事务的主机的名称或 IP 地址 private void SendMail(string server = "smtp.qq.com") { try { /... 阅读全文
posted @ 2016-06-29 15:56 人生为卒 阅读(165) 评论(0) 推荐(0) 编辑
摘要:转载:http://www.jb51.net/article/35086.htm display版本:CSS1/CSS2 兼容性:IE4+ NS4+ 继承性:无 语法: display : block | none | inline | compact | marker | inline-table 阅读全文
posted @ 2016-06-29 11:27 人生为卒 阅读(1657) 评论(0) 推荐(0) 编辑
摘要:jquery获取select选择的文本与值获取select :获取select 选中的 text : $("#ddlregtype").find("option:selected").text();获取select选中的 value: $("#ddlregtype ").val();获取select 阅读全文
posted @ 2016-06-24 11:02 人生为卒 阅读(538) 评论(0) 推荐(0) 编辑
摘要:$("#userdlg_useraccount").textbox('resize','140px');//设置宽度 $("#userdlg_useraccount").textbox('readonly',false);//设置可读 $("#userdlg_useraccount").textbo 阅读全文
posted @ 2016-06-16 17:38 人生为卒 阅读(161) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示