代码搜索:VbScript
找到约 10,000 项符合「VbScript」的源代码
代码结果 10,000
www.eeworm.com/read/228833/14361419
dll vbscript.dll
www.eeworm.com/read/227399/14428204
dll vbscript.dll
www.eeworm.com/read/224264/14599273
vbs vbscript.vbs
Dim BottomHeight
Dim CornerHeight
Dim UseNum
Dim UseStatus
Dim StatusIcon
Dim showbar
Dim Path
Dim strQQMailTip
BottomHeight = 61
'注释
sub Window_OnInit()
FriendBar.disabled = True
Te
www.eeworm.com/read/115642/15005710
chm vbscript教程.chm
www.eeworm.com/read/478936/1346469
js vbscript.js
/*
* CodePress regular expressions for ASP-vbscript syntax highlighting
*/
// ASP VBScript
Language.syntax = [
// all tags
{ input : /(<[^!%|!%@]*?>)/g, output : '$1' },
// s
www.eeworm.com/read/237463/4627617
txt vbscript.txt
'USEUNIT Db
'USEUNIT DBTables
'USEUNIT Menus
'USEUNIT ExtCtrls
'USEUNIT DBCtrls
'USEUNIT DBGrids
'USEUNIT ComCtrls
'USEUNIT Buttons
'USEUNIT StdCtrls
'USEUNIT About
'USEUNIT Filter1
dim
www.eeworm.com/read/310039/3699716
txt vbscript.txt
'USEUNIT Db
'USEUNIT DBTables
'USEUNIT Menus
'USEUNIT ExtCtrls
'USEUNIT DBCtrls
'USEUNIT DBGrids
'USEUNIT ComCtrls
'USEUNIT Buttons
'USEUNIT StdCtrls
'USEUNIT About
'USEUNIT Filter1
dim
www.eeworm.com/read/402216/2327320
txt vbscript.txt
DOCUMENT_DEFAULT = 0
COMMENT = 1
NUMBER = 2
KEYWORD = 3
STRING = 4
PREPROCESSOR = 5
OPERATOR = 6
IDENTIFIER = 7
DATE = 8
STRINGEOL = 9
KEYWORD2 = 10
KEYWORD3 = 11
KEYWORD4
www.eeworm.com/read/252301/4410321
js vbscript.js
/*
* CodePress regular expressions for PHP syntax highlighting by Martin
*/
// ASP VBScript
Language.syntax = [
{ input : /(<[^!%|!%@]*?>)/g, output : '$1' }, // all tags
{ in