「ITTS:ITTS Scrip」修訂間的差異

出自ITTS
跳至導覽 跳至搜尋
行 37: 行 37:
  
 
=== Example : ===  
 
=== Example : ===  
* [[ITTS:ITTS_example_sin]]
+
* [[ITTS:ITTS_example_sin]]     以 制圖區的位置畫出 sin (旋波 ) 的圖形 ( 用到 goto , fail action 方面的技巧)
* [[ITTS:ITTS_example_stdev]]
+
* [[ITTS:ITTS_example_stdev]]   計算標準差的範例
* [[ITTS:ITTS_example_variables_assignment]]
+
* [[ITTS:ITTS_example_variables_assignment]]   ITTS 多開, 互傳 變量的 技巧
* [[fail Action example]]
+
* [[fail Action example]] //fail action 錯誤處置的方式
* [[ITTS:ITTS:ITTS Scrip:Change Format|change format LRC example]]
+
* [[ITTS:ITTS:ITTS Scrip:Change Format|change format LRC example]]   變動 字串內容處制的 範例
* [[ITTS:ITTS_INF.DLL example]]
+
* [[ITTS:ITTS_INF.DLL example]] 使用 ini inf 格式檔案的 讀取 & 寫入 技巧
* [[ITTS:aac_to_wav example]]
+
* [[ITTS:aac_to_wav example]] 轉換音檔 的方式
* [[UTS:inf_file_search example]]
+
* [[UTS:inf_file_search example]] 搜尋inf 的方式.
  
 
Related link
 
Related link

於 2021年6月10日 (四) 14:16 的修訂

ITTS Scrip command

ITTS command

DLL (Dynamic Link Library 動態連結庫的使用)

DLL Load

DLL Execute

DLL Free

DLL_VERSION_CHECK DLL VERSION CHECK

message command (多重 ITTS 訊息互傳的 橋梁)

Change Format (字串, 變數, 測試結果的內容轉換)

Smart Format

Brance_process ( 大括號 { } 的使用 )

ITTS:ITTS_Scrip:Barcode barcode

debug command debug

Delay command delay

End command End

Expression command Expression

debug command debug

Prefix command: prefix

Share Memory command

Start Condition command

Trackbar command

Variable Command (變數設定,判斷..)

Field_Proc

Field_Show

variable str=

variable =

Picture (在ITTS 上顯示圖 或文字)

TPE command (test scrip editor embedded command)

Related link: Online chm help link :

Example :

Related link

Discussion forum Discussion Forum


back to ITTS