当前位置:在线查询网 > 图书大全 > Windows Script Host Programmer's Reference

Windows Script Host Programmer's Reference_图书大全


请输入要查询的图书:

可以输入图书全称,关键词或ISBN号

Windows Script Host Programmer's Reference

ISBN: 9781861002655

出版社: Peer Information Inc.

出版年: 1999-06

定价: USD 29.99

装帧: Paperback

内容简介


The Windows Script Host (WSH) is Microsoft's response to the need for a way of programming Windows in a manner analogous to the way batch files can be used to automate jobs in MS-DOS. Rather as Office 2000 provides VBA (Visual Basic for Applications) as a development tool, Windows 98 and Windows 2000 contain the Windows Script Host.

WSH enables you to use scripting languages - VBScript and JScript are available by default - to access the Windows shell directly. As well as providing facilities of its own for tasks including shortcut management and registry manipulation, WSH enables the use of any Automation-compatible COM object. In other words, a script can be created with a simple text editor like Notepad, and used to control any process for which an object model exists.