about.properties

来自「JSP+SQL2000做的化妆品销售管理网站设计,还包含文档」· PROPERTIES 代码 · 共 25 行

PROPERTIES
25
字号
################################################################################ Copyright (c) 2000, 2007 IBM Corporation and others.# All rights reserved. This program and the accompanying materials# are made available under the terms of the Eclipse Public License v1.0# which accompanies this distribution, and is available at# http://www.eclipse.org/legal/epl-v10.html## Contributors:#     IBM Corporation - initial API and implementation################################################################################ about.properties# contains externalized strings for about.ini# java.io.Properties file (ISO 8859-1 with "\" escapes)# fill-ins are supplied by about.mappings# This file should be translated.blurb=Eclipse Java Development Tools\n\\n\Version: {featureVersion}\n\Build id: {0}\n\\n\(c) Copyright Eclipse contributors and others 2000, 2007.  All rights reserved.\n\Visit http://www.eclipse.org/jdt

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?