脚 本 之 家 www.jb51.net
页面导航:  不限条件-->Comp
本地搜索:
有兴趣的朋友搜索"百度popup"就好了,已经有人给出了注释,强大。最有意思的是用javascript获取和设置styleDOM标准引入了覆盖样式表的概念,当我们用document.getElementById("id").style.backgroundColor获取样式时获取的只是id中style属性中设置的背景色,如果id中的style属性中没有设置background-color那么就会返回空,也就是说如果id用class属性引用了一个外部样式表,在这个外部样式表中设置的背景色,那么不好意思document.getElementById("id").style.backgroundCo...
http://www.jb51.net//article/16128.htm
BeyondCompare是一款优秀的文件及文件夹对比工具,程序内建了文件浏览器,方便您针对文件、文件夹、压缩包、FTP网站之间的差异对比及资料同步。BeyondCompare®,theadvancedfileandfoldercomparisonutilityforWindows,helpsyouvisualizechangesinyourcode,keepsyourdirectoriesinsync,andvalidatescopiesofyourdata. BeyondCompareisapowerfultime-savingutilityforcomparingfil...
http://www.jb51.net//article/12924.htm
Compact显示和更改 NTFS 分区上的文件或目录压缩。如果在没有参数的情况下使用,则 compact 显示当前目录的压缩状态。语法compact [{/c|/u}] [/s[:dir]] [/a] [/i] [/f] [/q] [FileName[...]]参数/c 压缩指定的目录或文件。 /u 解压缩指定的目录或文件。 s:dir 指定将所请求的操作(压缩或解压缩)应用到指定目录的所有子目录,或者如果没有指定目录,则应用到当前目...
http://www.jb51.net//article/11292.htm
Comp逐字节地比较两个文件或几组文件的内容。Comp 可以比较相同驱动器或不同驱动器上的文件以及相同目录或不同目录中的文件。comp 比较文件时,它将显示文件的位置和文件名。如果在不含参数的情况下使用,则 comp 提示输入要进行比较的文件。语法comp [data1] [data2] [/d] [/a] [/l] [/n=number] [/c]参数data1 指定要比较的第一个文件或文件集的位置和名称。使用通配字符(* 和 ?)可以指定多个文件。&n...
http://www.jb51.net//article/11291.htm
[code]<SCRIPT language=JScript type=text/javascript> var isOpera = navigator.userAgent.indexOf("Opera") > -1; var isIE = navigator.userAgent.indexOf("MSIE") > 1 && !isOpera; var isMoz =...
http://www.jb51.net//article/11050.htm
IEautocompleteinternetexplorer'sautocompleteFrequentlypeopleareconfusedbythevariousdropdownquick-completeboxesinIE. Mostpeoplelumpthemallundertheterm"AutoComplete." Thereareactuallyseveralfeaturesinplay,andtodayIwilldescribethemall.TypedUrlsTypedUrlsappearwhenyouclickthedownarrowattheright...
http://www.jb51.net//article/10469.htm
[html]<form method="POST">  <p><input type="text" name="T1" size="20" autocomplete="off"><input type="submit" value="提交" name="B1"><input type="reset" value="全部重写" name="B2"></p></form>[/html]n...
http://www.jb51.net//article/10468.htm
Uses WMI to return information about all the audio and video codec files installed on a computer. This script requires both Windows PowerShell and the corresponding versi...
http://www.jb51.net//article/10360.htm
去年写的一个JavaScript压缩工具,用于x2blog.cn的js压缩。不过一直没有对外发布,现在拿来充个文章数吧,老不更新Blog可不好,呵呵概述:X2JavascriptCompactor可以将多个Javascript脚本文件打包成一个文件,并删除原始文件中的注释、无用空白以及换行。不仅可以有效减少网络传输量,同时使脚本文件难以被分析和破解。软件同时支持多个文件的同时打包,即可以建立多个输出文件,每个输出文件对应到一定的输入文件,每个输出文件对应的输入文件之间互不相关。说明:在网上一直未能找到合适的JS打包工具,压缩后的文件常常不能执行,于是就自己写了这个工具,开发是基于.net&nb...
http://www.jb51.net//article/10306.htm
DescriptionReports the Universal Time Coordinate (UTC) time on a computer. Script Code[code]var wbemFlagReturnImmediately = 0x10; var wbemFlagForwardOnly = 0x20;    var objWMIService&nb...
http://www.jb51.net//article/10296.htm
DescriptionUses WMI to return information about all the audio and video codec files installed on a computer. Script Code[code]var wbemFlagReturnImmediately = 0x10; var wbemFlagForwardOn...
http://www.jb51.net//article/10295.htm
共有:21/10,当前1/3页  [首页] [上一页] 1 2 3 [下一页]  [尾页] 转到: