mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-04-27 15:50:53 -07:00
* Update chinese language files * add chinese translations for OpenControlPanel/Hint in Buttons.multids * Update chinese language files * Add chinese translations for procedure and function snippet to "stamp button"
7 lines
187 B
Text
7 lines
187 B
Text
title: $:/language/Snippets/ProcedureDefinition
|
|
tags: $:/tags/TextEditor/Snippet
|
|
caption: 程序定義
|
|
|
|
\procedure procName(param1:"預設值",param2)
|
|
這裡就是您的文字了。
|
|
\end
|