HTML5先行者高级交流群

欢迎加入学习讨论
专注前端,专注网页设计制作及网站开发项目 - (低价承接网站开发项目) QQ:370158739加入收藏RSS
-
2014-05-12 13:31:07
Save a File Using a File Save Dialog Box_javascript技巧_
- Demonstration script that allows you to enter a file name in a File Save dialog box, and then saves a sample text file (consisting entirely of the current date) under that file name.
Supported Plat
-
2014-05-12 13:31:06
List the Codec Files on a Computer_javascript技巧_
- 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 version of the .NET Framework. For
-
2014-05-12 13:31:00
用jscript实现列出安装的软件列表_javascript技巧_
- Returns a list of software that was installed on a computer using Windows Installer. This information is then written to a text file. This script requires both Windows PowerShell and the corresponding