【2007-06-10】form中限制文本字节数js代码
/* value:值; byteLength:数据库字节长度 title:字段中文名称 attribute:属性名称 使用方法说明: 添加(1)onkeyup="limitLength(this.
【2007-06-10】经常用的图片在容器中的水平垂直居中实例
这是一个未知大小的图片在一个已知大小容器中的水平和垂直居中的例子,原文标题:“Centeringanimageofunknownsizeinanoutercontainerofknownsize”
【2007-06-11】use jscript with List Proxy Server Information
Description Returns information about the Internet proxy server used by a computer. Supported P
【2007-06-11】use jscript List Installed Software
Description ReturnsalistofsoftwarethatwasinstalledonacomputerusingWindowsInstaller.Thisinformation
【2007-06-11】List Installed Software Features
Description ReturnsalistoffeaturesforallthesoftwareinstalledonacomputerusingWindowsInstaller. Scri
【2007-06-11】List Information About the Binary Files Used by an Application
Description Returnsthenameandproductcodeofbinaryinformation(suchasbitmaps,icons,executablefiles,an
【2007-06-11】List the Codec Files on a Computer
Description UsesWMItoreturninformationaboutalltheaudioandvideocodecfilesinstalledonacomputer. Scri
【2007-06-11】List the UTC Time on a Computer
Description ReportstheUniversalTimeCoordinate(UTC)timeonacomputer. ScriptCode 复制代码 代码如下:varwbemFla
【2007-06-12】List Installed Hot Fixes
Returnsalistofallthehotfixesinstalledonacomputer. ScriptCode 复制代码 代码如下:varwbemFlagReturnImmediatel
【2007-06-12】excel操作之Add Data to a Spreadsheet Cell
ScriptCode 复制代码 代码如下:SetobjExcel=CreateObject("Excel.Application") objExcel.Visible=True objExcel.