system.js
来自「TurboCWCShop v1.6.7 is make in the Utili」· JavaScript 代码 · 共 22 行
JS
22 行
langMore='Click To List More Functions';
ETSOOEditor.ModeLangs=["Design","Code","Preview","Make Editable Area Higher","Make Editable Area Lower"];
ETSOOEditor.OtherLangs=["","Default","More...","Please input text here"];
ETSOOEditor.WindowLangs=["Apply","Cancel","Close"];
ETSOOEditor.Langs={
Cut:'Cut', Copy:'Copy', Paste:'Paste', Delete:'Delete',
Undo:'Undo', Redo:'Redo', Find:'Find/Replace',
Image:'Insert Image', ImageProperty:'Image Property', Flash:'Inset Flash', FlashProperty:'Flash Property', Emotion:'Insert Emotion', Layer:'Insert Layer', InsertFile:'Insert File',
Calendar:'Insert Date', Time:'Insert Time', Hr:'Insert Horizontal Rule', Link:'Create Link', LinkProperty:'Link Property', Tab:'Insert 4 Blanks',
About:'About EOEditor', Help:'EOEditor Help',
FontSet:'Font', FontSize:'Size',
Bold:'Bold', Italic:'Italic', Underline:'Underline', StrikeThrough:'Strike Through', RemoveFormat:'Remove Format',
Left:'Left', Center:'Center', Right:'Right', Full:'Justify',
ForeColor:'Fore Color', BgColor:'Bg Color',
OrderList:'Orderlist', UnorderList:'Unorderlist', SuperScript:'Superscript', SubScript:'Subscript', SelectAll:'Select All'
}
arrFonts=[
['Default Font...']
];
arrFontSize=[
['Default Size...',''],['1 (8pt)','1'],['2 (10pt)','2'],['3 (12pt)','3'],['4 (14pt)','4'],['5 (18pt)','5'],['6 (24pt)','6'],['7 (36pt)','7']
];
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?