Popular Books:
Built-in Date and Time Functions
This section provides a list of commonly used built-in date and time functions. 2022-10-01, ∼308🔥, 0💬
"+" - Arithmetic Addition Operation
This section provides some detail rules and a tutorial example on how arithmetic addition operation works in VBScript. 2022-10-01, ∼304🔥, 0💬
Function Procedure Example
This section provides a tutorial example on how to define and invoke a function procedure that calculates the temperature value in Celsius from Fahrenheit. 2022-10-01, ∼301🔥, 0💬
Built-in Math Functions
This section provides a list of commonly used built-in math functions. 2022-10-01, ∼291🔥, 0💬
"\" - Arithmetic Integer Division Operation
This section provides some detail rules and a tutorial example on how arithmetic integer division operation works in VBScript. 2022-10-01, ∼288🔥, 0💬
GetVarInfo() - Variable Inspection Example
This section provides a tutorial example of writing a code, GetVarInfo(), to print out data type information of a given variable. 2022-10-01, ∼286🔥, 0💬
'vbscript:' Pseudo-URL Addresses
This section describes what is a 'vbscript:' pseudo-URL address and provides several interesting examples of 'vbscript:' URLs. 2022-10-01, ∼285🔥, 0💬
Assigning Values to Variables - "=" Statement
This section provides a quick introduction of the assignment statement, which allows you to assign a new value to a variable. 2022-10-01, ∼284🔥, 0💬
"Drive" Objects Representing Disk Drives
This section describes Drive object properties. A tutorial example is provided on how to list all drives and their properties on the local machine. 2022-10-01, ∼279🔥, 0💬
"Folder" Objects Representing File Folders
This section describes Folder object and its properties and methods. A tutorial example is provided on how to list all properties of a file folder. 2022-10-01, ∼279🔥, 0💬
"-" - Arithmetic Subtraction Operation
This section provides some detail rules and a tutorial example on how arithmetic subtraction operation works in VBScript. 2022-10-01, ∼277🔥, 0💬
"For ... Next" Statement Example Examples
This section provides a tutorial example on how to use 'For ... Next' statements to repeat a block of statements. 2022-10-01, ∼275🔥, 0💬
Popular Posts:
什么是附条件批准上市? 附条件批准上市,是指用于严重危及生命且尚无有效治 疗手段的疾病、公共卫生方面急需...
This section provides 3 solutions and sample programs on how to close the main frame and terminate t...
有多少人接种了中国生物新冠疫苗? 到2021年1月26日为止,Ⅲ期临床试验接种人数 超过了6万人,涵盖125个国籍。截至20...
This section provides a tutorial example on how to write a Java program using socket interface to se...
This section provides a tutorial example on how to use the java.net.HttpURLConnecti onclass to call ...