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

📄 randpass.properties

📁 java操作excel的类
💻 PROPERTIES
字号:
# Copyright (C) 2002 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.randpass=RandPasscopyright=Copyright (c) {0} by {1}license=This program is free software; you can redistribute it and/or modify\n\		it under the terms of the GNU General Public License as published by\n\		the Free Software Foundation; either version 2 of the License, or\n\		(at your option) any later version.\n\		\n\		This program is distributed in the hope that it will be useful,\n\		but WITHOUT ANY WARRANTY; without even the implied warranty of\n\		MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n\		GNU General Public License for more details.version=Version {0}default=defaulthelp.option=helphelp.message=Print this help message.version.option=versionversion.message=Print out the version number.about.option=aboutabout.message=Print out license and contact info.purpose.message=Generate secure random passwords.alphabet.option=alphabetalphabet.argument=charsa.message=String of characters to use in password.number.option=numbern.message=Number of passwords to generate.number.argument=numnumber.bad_argument=Argument must be a number.first.alphabet.option=firstF.message=Characters that may be used for first character.last.alphabet.option=lastL.message=Characters that may be used for last character.maxrep.option=repsr.message=Maximum chars that may be repeated.length.option=lengthl.message=Password length.require.option=requireR.message=Require a character from given alphabet be present.verify.option=verifyv.message=Java subclass of PasswordVerifier to use.class.argument=class

⌨️ 快捷键说明

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