05 2014 档案
摘要:width: $("#StudentManagement").parent().width(), height: $("#StudentManagement").parent().height(),width跟height后的括号一定不能忘
阅读全文
摘要:/// ///在控件验证 textBox_IdentityCard 的 Validated事件中定义身份证号码的合法性并根据身份证号码得到生日和性别/// private void textBox_IdentityCard_Validated(object sender, EventArgs e){...
阅读全文
摘要:string tempSFZH = ""; foreach (DataRow rs in ds.Tables[0].Rows) { tempSFZH = rs[ht["身份证号码"].ToString()].ToStri...
阅读全文
摘要:1.ascx传值给aspxaspx页面 提交到dr_student_rpt.asxp后 Request.Form["FieldsMatch"]即可取到ascx控件所传回来的datagrid的json数据2.easyui-datag...
阅读全文
摘要:枚举 索引从0开始sort 默认升序排列 Array.Sort(intSort);//复制数组 Array.Copy(intSort,intNew,3); intsort 源数组 intnew 目标数组 3长度队列queue所在名空间system.collections; 先进...
阅读全文

浙公网安备 33010602011771号