VBScript Pocket Reference

個数:

VBScript Pocket Reference

  • 在庫がございません。海外の書籍取次会社を通じて出版社等からお取り寄せいたします。
    通常6~9週間ほどで発送の見込みですが、商品によってはさらに時間がかかることもございます。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合がございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 140 p.
  • 言語 ENG
  • 商品コード 9780596001261
  • DDC分類 005.133

Full Description

Microsoft's Visual Basic Scripting Edition (VBScript), a subset of Visual Basic for Applications, is a powerful language for Internet application development, where it can serve as a scripting language for server-side, client-side, and system scripting. Based on the book "VBScript in a Nutshell", this text details every VBScript language element - every statement, function, and object - both in VBScript itself, and in the Microsoft Scripting Runtime Library. There's a special emphasis on the following details: the syntax, using standard code conventions; the arguments accepted by the function or procedure, if any exist; and the data returned by a function. Entries are arranged alphabetically by topic, so that you can, for instance, easily find details about that string-handling function that you can't quite remember. In addition, appendixes list VBScript operators and VBScript intrinsic constants.

Contents

Alphabetical List of Entries Introduction Font Conventions VBScript Conventions Datatypes Variables Operators and Precedence Constants Functions and Subroutines Program Structure Object-Oriented Programming Additional Information VBScript Reference Array Handling Assignment Comment Constants Data Subtype Conversion Date and Time Dictionary Object Error Handling File System Objects Information Functions Mathematical and Numeric Miscellaneous Object Programming Program Structure and Flow String Manipulation User Interaction Variable Declaration Regular Expression Characters Reference