⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 passworddialog.properties

📁 java操作excel的类
💻 PROPERTIES
字号:
# Strings for com.Ostermiller.util.PasswordDialog# Copyright (C) 2001 Stephen Ostermiller# http://ostermiller.org/contact.pl?regarding=Java+Utilities## This program is free software; you can redistribute it and/or modify# it under the terms of the GNU General Public License as published by# the Free Software Foundation; either version 2 of the License, or# (at your option) any later version.## This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the# GNU General Public License for more details.## See COPYING.TXT for details.# The list of names that Java uses for different Locales:# http://java.sun.com/products/jdk/1.1/docs/guide/intl/locale.doc.html# Translated files need to be named Browser_<locale>.properties# for example Browser_en_US.properties# # These files are loaded as a Properties file resource bundle.# Documentation for ResourceBundles:# http://java.sun.com/j2se/1.3/docs/api/java/util/ResourceBundle.html# Documentation for Properties file format:# http://java.sun.com/j2se/1.3/docs/api/java/util/Properties.html#load(java.io.InputStream)# When a string contains a {0} it is using the Java MessageFormat to insert data.# Documentation for MessageFormat:# http://java.sun.com/j2se/1.3/docs/api/java/text/MessageFormat.html## Language files are inherit from each other. So if something doesn't need# to be or can't be translated, leave it out.# Comments (such as this) do not need to be translated and should be removed.# Please add comments that you feel are relevent for your language and # preserve the GPL license notice, changing the copyright to yourself.#dialog.title=Username and Passworddialog.ok=OKdialog.cancel=Canceldialog.name=Name:dialog.pass=Password:

⌨️ 快捷键说明

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