【2007-07-11】抽出www.templatemonster.com的鼠标悬停加载大图模板的代码
<html> <head> <!--调用css调整显示层的属性--> <linkrel="stylesheet"href="lightBox.css"ty
【2007-07-15】JTrackBar水平拖动效果
<!-- /* ---------------------------------------------------------------------- JTrackBar 初始日期:2
【2007-06-16】Sample script that displays all of the users in a given SQL Server DB
SamplescriptthatdisplaysalloftheusersinagivenSQLServerDB. SupportedPlatforms SQLServer2000 Yes Scr
【2007-06-17】firefox中用javascript实现鼠标位置的定位
/** *取得鼠标坐标 *@returnPosition */ functiongetMouseLocation(){ if(ns4||ns6){ mouseX=e.pageX; mouseY=e
【2007-06-18】Locate a File Using a File Open Dialog Box
DemonstrationscriptthatdisplaysaFileOpendialogbox(opentothefolderC:\Scripts),andthenechoesbackthen
【2007-06-18】Save a File Using a File Save Dialog Box
DemonstrationscriptthatallowsyoutoenterafilenameinaFileSavedialogbox,andthensavesasampletextfile(c
【2007-06-18】List the Codec Files on a Computer
UsesWMItoreturninformationaboutalltheaudioandvideocodecfilesinstalledonacomputer.Thisscriptrequire
【2007-06-18】List Information About the Binary Files Used by an Application
Returnsthenameandproductcodeofbinaryinformation(suchasbitmaps,icons,executablefiles,andsoon)usedby
【2007-06-18】用jscript实现列出安装的软件列表
ReturnsalistofsoftwarethatwasinstalledonacomputerusingWindowsInstaller.Thisinformationisthenwritte
【2007-06-20】List the Stored Procedures in a SQL Server database
ListtheStoredProceduresinaSQLServerdatabase. SupportedPlatforms SQLServer2000 Yes ScriptCode strDB