代码搜索:autoit
找到约 37 项符合「autoit」的源代码
代码结果 37
www.eeworm.com/read/243682/12925147
txt autoit.txt
/L20"AutoIT" Line Comment = ; NoQuote File Extensions = AUT
/Delimiters= ,
/C1"Keywords"
AdlibOn AdlibOff
BlockInput Break
DetectHiddenText
Exit EndRepeat EnvAdd EnvSub
FileAppend FileReadLine
www.eeworm.com/read/318168/13484519
def autoit.def
; PSPad code template for AutoIT Version 2.63
; Created by PSPad 11.11.2002 15:21
; Author: petrf@wo.cz
;
[Macro definition]
%OnOff%=@C On/Off=,,,On;Off,
%Number%=@E Number=,,0,,
%Number2%=
www.eeworm.com/read/318168/13484638
ini autoit.ini
;PSPad user HighLighter definition file
[Settings]
Name=AutoIT
HTMLGroup=0
Label=1
FileType=*.aut
CommentString=
BasComment=1
Preprocessors=1
IndentChar=
UnIndentChar=
TabWidth=0
SingleQuo
www.eeworm.com/read/478936/1346483
js autoit.js
/**
* CodePress regular expressions for AutoIt syntax highlighting
* @author: James Brooks, Michael HURNI
*/
// AutoIt
Language.syntax = [
{ input : /({|}|\(|\))/g, output : '$1
www.eeworm.com/read/395949/2426378
js autoit.js
/**
* CodePress regular expressions for AutoIt syntax highlighting
* @author: James Brooks, Michael HURNI
*/
// AutoIt
Language.syntax = [
{ input : /({|}|\(|\))/g, output : '$
www.eeworm.com/read/243682/12924343
txt autoit264.txt
/L20"AutoIT 2.64" Escape Char = \ String Chars = % Line Comment = ; NoQuote File Extensions = AUT
/Delimiters = , \
/Function String = "%^{[ a-zA-Z_0-9]+:^}^{^[ADLIB^]^}"
/Marker Characters = "%%
www.eeworm.com/read/243682/12925340
txt autoit300.txt
/L20"AutoIT 3.00.x Beta" String Chars = '" Line Comment = ; File Extensions = AU3
/Delimiters = ~%&()=|\/[]:;"' , .?
/Function String = "%Func ^([a-zA-Z]*[a-zA-Z_0-9]*^)(*)"
/Indent Strings SOL =
www.eeworm.com/read/243682/12925560
txt autoit261.txt
/L20"AutoIT 2.61" Escape Char = \ String Chars = % Line Comment = ; NoQuote File Extensions = AUT
/Delimiters = , \
/Function String = "%^{[ a-zA-Z_0-9]+:^}^{^[ADLIB^]^}"
/Marker Characters = "{}