📄 de.js
字号:
/********************************************************************************************* BlueShoes Framework; This file is part of the php application framework.* NOTE: This code is stripped (obfuscated). To get the clean documented code goto * www.blueshoes.org and register for the free open source *DEVELOPER* version or * buy the commercial version.* * In case you've already got the developer version, then this is one of the few * packages/classes that is only available to *PAYING* customers.* To get it go to www.blueshoes.org and buy a commercial version.* * @copyright www.blueshoes.org* @author Samuel Blume <sam at blueshoes dot org>* @author Andrej Arn <andrej at blueshoes dot org>*/if (typeof(bsWysiwygLang) == 'undefined') bsWyLa = new Array;bsWyLa['btn'] = new Array;bsWyLa['btn']['cut_title'] = 'Ausschneiden';bsWyLa['btn']['cut_helpText'] = 'Cut out the selection and put it into the Clipboard.';bsWyLa['btn']['copy_title'] = 'Kopieren';bsWyLa['btn']['copy_helpText'] = 'Copy the selection and put it into the Clipboard.';bsWyLa['btn']['paste_title'] = 'Einf黦en';bsWyLa['btn']['paste_helpText'] = 'Paste data in clipboard into the current place.';bsWyLa['btn']['bold_title'] = 'Fett';bsWyLa['btn']['bold_helpText'] = 'Formatiert den selektierten Text fett.';bsWyLa['btn']['bold_imgName'] = 'bs_formatBold_de';
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -