en.js
来自「Hippo CMS是一个以信息为中心的开源内容管理系统。Hippo CMS目标是」· JavaScript 代码 · 共 17 行
JS
17 行
// I18N constants
// LANG: "en", ENCODING: UTF-8
// Author: Udo Schmal, <schmal@schaffrath-neuemedien.de>
//
// (c) Udo Schmal & Schaffrath NeueMedien 2004
// Distributed under the same terms as HTMLArea itself.
// This notice MUST stay intact for use (see license.txt).
{
"ANSI": "American National Standards Institute",
"ASA": "American Standards Association",
"ISO": "International Organisation for Standardization",
"mime": "Multipurpose Internet Mail Extensions",
"UTF": "Unicode Transformation Format",
"W3C": "World Wide Web Consortium"
};
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?