代码搜索:Scripting
找到约 2,777 项符合「Scripting」的源代码
代码结果 2,777
www.eeworm.com/read/388532/8603331
html 18.3.1 datelastmodified属性.html
可用磁盘
var oFso=new ActiveXObject("Scripting.FileSystemObject");
var oDrvs=new En
www.eeworm.com/read/379678/9189274
bas modglobal.bas
Attribute VB_Name = "modGlobal"
Option Explicit
Public FSO As New Scripting.FileSystemObject
Public Const ONN As Boolean = True
Public Const OFF As Boolean = False
Public Enum eRelationship
www.eeworm.com/read/179014/9378595
vbs fixsource.vbs
' VBScript source code
Main
Sub Main()
Dim WshShell
Set WshShell = WScript.CreateObject("WScript.Shell")
Dim fso
Set fso = WScript.CreateObject("Scripting.FileSystemObject")
www.eeworm.com/read/164105/10129021
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Scripting.rc
//
#define IDI_MAIN_ICON 101
// Next default values for new objects
//
#ifdef
www.eeworm.com/read/356916/10219125
inf cyload.inf
; Sample INF file for performing EZ-USB Firmware download using
; the scripting feature of the Cypress Generic USB Driver.
; Consult the EZ-USB DVK Users Guide for intructions on customizing
; this