只有注册用户登录后才能阅读该文。 阅读全文
摘要:
AJAX的入门学习,通过XMLHTTPRequest向服务器发出请求,达到不用任何ajax框架实现AJAX效果; 阅读全文
摘要:
View Code 1 <script type="text/javascript" language="javascript"> 2 function checkAll() { 3 4 for (var i = 0; i < document.getElementById("cblStatuteEnumTypeId").getElementsByTagName("input").length; i++) { 5 6 document.getElementById("cblStatute 阅读全文
摘要:
public const int Num = 50000; //数目public const int MaxValue = 880296; //最大数public const int MinValue = 1; //最小数#region 产生随机数部分 /// <summary> /// 随机数进行排序 /// </summary> public int[] sort(int[] num) { int i, j, temp; int n = num.Le... 阅读全文
摘要:
public static string statistical_data = "统计数据信息.txt"; // List<string> list = new List<string>(); // list.Add("标题=" + Title_null_num.ToString() + "RowId=" + idr["RowId"].ToString());// list.Add("内容=" + FullContent_null_num.ToString() + &qu 阅读全文
摘要:
<form id="form1" runat="server"> <div><a href="tencent://Message/?Uin=***&websiteName=q-zone.qq.com&Menu=yes"> <img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" al 阅读全文