Category:Chinese AutoIt Syntax
From The Ultimate Programming Reference
(Difference between revisions)
m (Under-Construction) |
m (Under-Construction) |
||
Line 22: | Line 22: | ||
=== 环境管理函数 : Enviroment Management Functions === | === 环境管理函数 : Enviroment Management Functions === | ||
+ | *[[CAS:ClipGet|ClipGet]] | ||
+ | *ClipPut | ||
+ | *EnvGet | ||
+ | *EnvSet | ||
+ | *EnvUpdate | ||
+ | *MemGetStats | ||
=== 文件/目录/磁碟管理函数 : File/Directory/Disk Management Functions === | === 文件/目录/磁碟管理函数 : File/Directory/Disk Management Functions === | ||
+ | *DirCopy | ||
+ | *DirCreate | ||
+ | *DirGetSize | ||
+ | *DirMove | ||
+ | *DirRemove | ||
+ | *DriveGetDrive | ||
+ | *DriveGetFileSystem | ||
+ | *DriveGetLabel | ||
+ | *DriveGetSerial | ||
+ | *DriveGetType | ||
+ | *DriveMapAdd | ||
+ | *DriveMapDel | ||
+ | *DriveMapGet | ||
+ | *DriveSetLabel | ||
+ | *DriveSpaceFree | ||
+ | *DriveSpaceTotal | ||
+ | *DriveStatus | ||
+ | *FileChangeDir | ||
+ | *FileClose | ||
+ | *FileCopy | ||
+ | *FileCreateShortcut | ||
+ | *FileDelete | ||
+ | *FileExists | ||
+ | *FileFindFirstFile | ||
+ | *FileFindNextFile | ||
+ | *FileGetAttrib | ||
+ | *FileGetLongName | ||
+ | *FileGetShortcut | ||
+ | *FileGetShortName | ||
+ | *FileGetSize | ||
+ | *FileGetTime | ||
+ | *FileGetVersion | ||
+ | *FileInstall | ||
+ | *FileMove | ||
+ | *FileOpen | ||
+ | *FileOpenDialog | ||
+ | *FileRead | ||
+ | *FileReadLine | ||
+ | *FileRecycle | ||
+ | *FileRecycleEmpty | ||
+ | *FileSaveDialog | ||
+ | *FileSelectFolder | ||
+ | *FileSetAttrib | ||
+ | *FileSetTime | ||
+ | *FileWrite | ||
+ | *FileWriteLine | ||
+ | *IniDelete | ||
+ | *IniRead | ||
+ | *IniReadSection | ||
+ | *IniReadSectionNames | ||
+ | *IniWrite | ||
=== 计算机图形学/音效管理函数 : Graphics/Sound Management Functions === | === 计算机图形学/音效管理函数 : Graphics/Sound Management Functions === | ||
+ | *ColorMode (选项) | ||
+ | *PixelChecksum | ||
+ | *PixelCoordMode (选项) | ||
+ | *PixelGetColor | ||
+ | *PixelSearch | ||
+ | *SoundPlay | ||
+ | *SoundSetWaveVolume | ||
=== 用户介面函数 : GUI Functions === | === 用户介面函数 : GUI Functions === | ||
=== 键盘控制 : Keyboard Control === | === 键盘控制 : Keyboard Control === |
Revision as of 10:17, 2 April 2006
Welcome to the Chinese AutoIt Documentation! | 欢迎到華语AutoIt 文献! |
You are encouraged to add on to this Documentation! | 我们欢迎您扩展这文献! |
请帮助转换所有这文本成汉语被简化. |
UNDER CONSTRUCTION
I'm saving every now and then to save my work so far.
AutoIt 语言参考 : AutoIt Language Reference
用户介面参考 : GUI Reference
关键词/语句参考 : Keyword/Statement Reference
宏指令参考 : Macros Reference
内建函数参考 : Built-in Function Reference
环境管理函数 : Enviroment Management Functions
- ClipGet
- ClipPut
- EnvGet
- EnvSet
- EnvUpdate
- MemGetStats
文件/目录/磁碟管理函数 : File/Directory/Disk Management Functions
- DirCopy
- DirCreate
- DirGetSize
- DirMove
- DirRemove
- DriveGetDrive
- DriveGetFileSystem
- DriveGetLabel
- DriveGetSerial
- DriveGetType
- DriveMapAdd
- DriveMapDel
- DriveMapGet
- DriveSetLabel
- DriveSpaceFree
- DriveSpaceTotal
- DriveStatus
- FileChangeDir
- FileClose
- FileCopy
- FileCreateShortcut
- FileDelete
- FileExists
- FileFindFirstFile
- FileFindNextFile
- FileGetAttrib
- FileGetLongName
- FileGetShortcut
- FileGetShortName
- FileGetSize
- FileGetTime
- FileGetVersion
- FileInstall
- FileMove
- FileOpen
- FileOpenDialog
- FileRead
- FileReadLine
- FileRecycle
- FileRecycleEmpty
- FileSaveDialog
- FileSelectFolder
- FileSetAttrib
- FileSetTime
- FileWrite
- FileWriteLine
- IniDelete
- IniRead
- IniReadSection
- IniReadSectionNames
- IniWrite
计算机图形学/音效管理函数 : Graphics/Sound Management Functions
- ColorMode (选项)
- PixelChecksum
- PixelCoordMode (选项)
- PixelGetColor
- PixelSearch
- SoundPlay
- SoundSetWaveVolume
用户介面函数 : GUI Functions
键盘控制 : Keyboard Control
数学函数 : Maths Functions
信息/对话框函数 : Message / Dialog Box Functions
鼠标介面函数 : Mouse Control Functions
网络管理函数 : Network Management Functions
进程管理函数 : Process Management Functions
登记数据库管理函数 : Registry Management Functions
字符串管理函数 : String Management Functions
定时器和延迟函数 : Timer And Delay Functions
变数/转换函数 : Variable and Conversion Functions
视窗管理函数 : Window Management Functions
UDF 函数参考 : User-Defined Function Reference
Articles in category "Chinese AutoIt Syntax"
This category contains only the following page.