12 2012 档案
摘要:using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Web.UI; using System.Data; using Newtonsoft.Json; ...
阅读全文
摘要:StartTime=timer() '程序执行时间检测'###############################################################'┌──VIBO───────────────────┐'│ VIBO STUDIO 版权所有 │'└────────...
阅读全文
摘要:ASP的常用函数Array()函数返回一个数组表达式 Array(list) 你我一起舞共续ASP经典辉煌!--POWERED BY 25175允许数据类型: 字符,数字均可实例: <%Dim myArray()For i = 1 to 7Redim Preserve myArray(i)myArray(i) = WeekdayName(i)Next%>返回结果: 建立了一个包含7个元素的数组myArraymyArray("Sunday","Monday", ... ... "Saturday")CInt()函数将一个表达
阅读全文
摘要:DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> html> head> meta http-equiv="Content-Type" content="text/html; charset=gb2312"> title>文...
阅读全文
摘要:<OBJECT id=dlgHelper CLASSID="clsid:3050f819-98b5-11cf-bb82-00aa00bdce0b" width="0px" height="0px"></OBJECT><script>var tempColor = "0099cc";function returnColor(){var Hcolor = dlgHelper.ChooseColorDlg(tempColor).toString(16);with(event.srcEl
阅读全文
摘要:<!-- 遍历站点所有文件夹 --><style><!--body{font-size:12px;}--></style><script language="vbscript"><!--sub fsubmit()form1.submitEnd sub--></script><form name="form1" method="post" action="test.asp"><select size="1&
阅读全文