📄 template.js
字号:
// $Id: template.js 7350 2007-06-05 10:03:57Z andrew $Zapatec.Utils.createNestedHash(Zapatec, ["Langs", "Zapatec.Window", "en"], { // Window Core 'windowOnResizeStatusMessage':'resize the window', // message to display when the user resize the window widget 'windowOnBeforeDragStatusMessage':'drag the window', // message to display when the user drag the window widget // Alert Dialog 'alertOkButtonLabel': "Ok", // label for the OK button on alert dialog widget // Confirm Dialog 'confirmCancelButtonLabel': "Cancel", // label for Cancel button on confirm dialog widget 'confirmOkButtonLabel': "OK", // label for OK button on confirm dialog widget // Errors // Setup 'setupWrongTriggerError':"You specified wrong trigger element!" // error shown when the specified trigger element is DOM-undefined});
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -