要提交的变更: 修改: README.md 新文件: README_zh-CN.md 新文件: assets/CHANGELOG.md 新文件: assets/Parsedown.php 新文件: assets/css/login.css 新文件: assets/css/manage.css 新文件: assets/defaultConfig.json 新文件: assets/defaultIconList.json 新文件: assets/html/favicon.ico 新文件: assets/html/login.html 新文件: assets/html/manage.html 新文件: assets/js/console.js 新文件: assets/js/manage.js 新文件: assets/opencc/composer.json 新文件: assets/opencc/composer.lock 新文件: assets/opencc/vendor/autoload.php 新文件: assets/opencc/vendor/bin/opencc 新文件: assets/opencc/vendor/composer/ClassLoader.php 新文件: assets/opencc/vendor/composer/InstalledVersions.php 新文件: assets/opencc/vendor/composer/LICENSE 新文件: assets/opencc/vendor/composer/autoload_classmap.php 新文件: assets/opencc/vendor/composer/autoload_files.php 新文件: assets/opencc/vendor/composer/autoload_namespaces.php 新文件: assets/opencc/vendor/composer/autoload_psr4.php 新文件: assets/opencc/vendor/composer/autoload_real.php 新文件: assets/opencc/vendor/composer/autoload_static.php 新文件: assets/opencc/vendor/composer/installed.json 新文件: assets/opencc/vendor/composer/installed.php 新文件: assets/opencc/vendor/composer/platform_check.php 新文件: assets/opencc/vendor/overtrue/php-opencc/.editorconfig 新文件: assets/opencc/vendor/overtrue/php-opencc/.github/FUNDING.yml 新文件: assets/opencc/vendor/overtrue/php-opencc/.github/workflows/test.yml 新文件: assets/opencc/vendor/overtrue/php-opencc/LICENSE 新文件: assets/opencc/vendor/overtrue/php-opencc/README.md 新文件: assets/opencc/vendor/overtrue/php-opencc/bin/build 新文件: assets/opencc/vendor/overtrue/php-opencc/bin/opencc 新文件: assets/opencc/vendor/overtrue/php-opencc/composer.json 新文件: assets/opencc/vendor/overtrue/php-opencc/data/dictionary/HKVariants.txt 新文件: assets/opencc/vendor/overtrue/php-opencc/data/dictionary/HKVariantsRevPhrases.txt 新文件: assets/opencc/vendor/overtrue/php-opencc/data/dictionary/JPShinjitaiCharacters.txt 新文件: assets/opencc/vendor/overtrue/php-opencc/data/dictionary/JPShinjitaiPhrases.txt 新文件: assets/opencc/vendor/overtrue/php-opencc/data/dictionary/JPVariants.txt 新文件: assets/opencc/vendor/overtrue/php-opencc/data/dictionary/README.md 新文件: assets/opencc/vendor/overtrue/php-opencc/data/dictionary/STCharacters.txt 新文件: assets/opencc/vendor/overtrue/php-opencc/data/dictionary/STPhrases.txt 新文件: assets/opencc/vendor/overtrue/php-opencc/data/dictionary/TSCharacters.txt 新文件: assets/opencc/vendor/overtrue/php-opencc/data/dictionary/TSPhrases.txt 新文件: assets/opencc/vendor/overtrue/php-opencc/data/dictionary/TWPhrasesIT.txt 新文件: assets/opencc/vendor/overtrue/php-opencc/data/dictionary/TWPhrasesName.txt 新文件: assets/opencc/vendor/overtrue/php-opencc/data/dictionary/TWPhrasesOther.txt 新文件: assets/opencc/vendor/overtrue/php-opencc/data/dictionary/TWVariants.txt 新文件: assets/opencc/vendor/overtrue/php-opencc/data/dictionary/TWVariantsRevPhrases.txt 新文件: assets/opencc/vendor/overtrue/php-opencc/data/parsed/HKVariants.php 新文件: assets/opencc/vendor/overtrue/php-opencc/data/parsed/HKVariantsRev.php 新文件: assets/opencc/vendor/overtrue/php-opencc/data/parsed/HKVariantsRevPhrases.php 新文件: assets/opencc/vendor/overtrue/php-opencc/data/parsed/JPShinjitaiCharacters.php 新文件: assets/opencc/vendor/overtrue/php-opencc/data/parsed/JPShinjitaiPhrases.php 新文件: assets/opencc/vendor/overtrue/php-opencc/data/parsed/JPVariants.php 新文件: assets/opencc/vendor/overtrue/php-opencc/data/parsed/JPVariantsRev.php 新文件: assets/opencc/vendor/overtrue/php-opencc/data/parsed/STCharacters.php 新文件: assets/opencc/vendor/overtrue/php-opencc/data/parsed/STPhrases.php 新文件: assets/opencc/vendor/overtrue/php-opencc/data/parsed/TSCharacters.php 新文件: assets/opencc/vendor/overtrue/php-opencc/data/parsed/TSPhrases.php 新文件: assets/opencc/vendor/overtrue/php-opencc/data/parsed/TWPhrases.php 新文件: assets/opencc/vendor/overtrue/php-opencc/data/parsed/TWPhrasesIT.php 新文件: assets/opencc/vendor/overtrue/php-opencc/data/parsed/TWPhrasesName.php 新文件: assets/opencc/vendor/overtrue/php-opencc/data/parsed/TWPhrasesOther.php 新文件: assets/opencc/vendor/overtrue/php-opencc/data/parsed/TWPhrasesRev.php 新文件: assets/opencc/vendor/overtrue/php-opencc/data/parsed/TWVariants.php 新文件: assets/opencc/vendor/overtrue/php-opencc/data/parsed/TWVariantsRev.php 新文件: assets/opencc/vendor/overtrue/php-opencc/data/parsed/TWVariantsRevPhrases.php 新文件: assets/opencc/vendor/overtrue/php-opencc/src/Console/BuildCommand.php 新文件: assets/opencc/vendor/overtrue/php-opencc/src/Console/ConvertCommand.php 新文件: assets/opencc/vendor/overtrue/php-opencc/src/Contracts/ConverterInterface.php 新文件: assets/opencc/vendor/overtrue/php-opencc/src/Converter.php 新文件: assets/opencc/vendor/overtrue/php-opencc/src/Dictionary.php 新文件: assets/opencc/vendor/overtrue/php-opencc/src/OpenCC.php 新文件: assets/opencc/vendor/overtrue/php-opencc/src/Strategy.php 新文件: assets/opencc/vendor/psr/container/.gitignore 新文件: assets/opencc/vendor/psr/container/LICENSE 新文件: assets/opencc/vendor/psr/container/README.md 新文件: assets/opencc/vendor/psr/container/composer.json 新文件: assets/opencc/vendor/psr/container/src/ContainerExceptionInterface.php 新文件: assets/opencc/vendor/psr/container/src/ContainerInterface.php 新文件: assets/opencc/vendor/psr/container/src/NotFoundExceptionInterface.php 新文件: assets/opencc/vendor/symfony/console/Application.php 新文件: assets/opencc/vendor/symfony/console/Attribute/AsCommand.php 新文件: assets/opencc/vendor/symfony/console/CHANGELOG.md 新文件: assets/opencc/vendor/symfony/console/CI/GithubActionReporter.php 新文件: assets/opencc/vendor/symfony/console/Color.php 新文件: assets/opencc/vendor/symfony/console/Command/Command.php 新文件: assets/opencc/vendor/symfony/console/Command/CompleteCommand.php 新文件: assets/opencc/vendor/symfony/console/Command/DumpCompletionCommand.php 新文件: assets/opencc/vendor/symfony/console/Command/HelpCommand.php 新文件: assets/opencc/vendor/symfony/console/Command/LazyCommand.php 新文件: assets/opencc/vendor/symfony/console/Command/ListCommand.php 新文件: assets/opencc/vendor/symfony/console/Command/LockableTrait.php 新文件: assets/opencc/vendor/symfony/console/Command/SignalableCommandInterface.php 新文件: assets/opencc/vendor/symfony/console/Command/TraceableCommand.php 新文件: assets/opencc/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php 新文件: assets/opencc/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php 新文件: assets/opencc/vendor/symfony/console/CommandLoader/FactoryCommandLoader.php 新文件: assets/opencc/vendor/symfony/console/Completion/CompletionInput.php 新文件: assets/opencc/vendor/symfony/console/Completion/CompletionSuggestions.php 新文件: assets/opencc/vendor/symfony/console/Completion/Output/BashCompletionOutput.php 新文件: assets/opencc/vendor/symfony/console/Completion/Output/CompletionOutputInterface.php 新文件: assets/opencc/vendor/symfony/console/Completion/Output/FishCompletionOutput.php 新文件: assets/opencc/vendor/symfony/console/Completion/Output/ZshCompletionOutput.php 新文件: assets/opencc/vendor/symfony/console/Completion/Suggestion.php 新文件: assets/opencc/vendor/symfony/console/ConsoleEvents.php 新文件: assets/opencc/vendor/symfony/console/Cursor.php 新文件: assets/opencc/vendor/symfony/console/DataCollector/CommandDataCollector.php 新文件: assets/opencc/vendor/symfony/console/Debug/CliRequest.php 新文件: assets/opencc/vendor/symfony/console/DependencyInjection/AddConsoleCommandPass.php 新文件: assets/opencc/vendor/symfony/console/Descriptor/ApplicationDescription.php 新文件: assets/opencc/vendor/symfony/console/Descriptor/Descriptor.php 新文件: assets/opencc/vendor/symfony/console/Descriptor/DescriptorInterface.php 新文件: assets/opencc/vendor/symfony/console/Descriptor/JsonDescriptor.php 新文件: assets/opencc/vendor/symfony/console/Descriptor/MarkdownDescriptor.php 新文件: assets/opencc/vendor/symfony/console/Descriptor/ReStructuredTextDescriptor.php 新文件: assets/opencc/vendor/symfony/console/Descriptor/TextDescriptor.php 新文件: assets/opencc/vendor/symfony/console/Descriptor/XmlDescriptor.php 新文件: assets/opencc/vendor/symfony/console/Event/ConsoleCommandEvent.php 新文件: assets/opencc/vendor/symfony/console/Event/ConsoleErrorEvent.php 新文件: assets/opencc/vendor/symfony/console/Event/ConsoleEvent.php 新文件: assets/opencc/vendor/symfony/console/Event/ConsoleSignalEvent.php 新文件: assets/opencc/vendor/symfony/console/Event/ConsoleTerminateEvent.php 新文件: assets/opencc/vendor/symfony/console/EventListener/ErrorListener.php 新文件: assets/opencc/vendor/symfony/console/Exception/CommandNotFoundException.php 新文件: assets/opencc/vendor/symfony/console/Exception/ExceptionInterface.php 新文件: assets/opencc/vendor/symfony/console/Exception/InvalidArgumentException.php 新文件: assets/opencc/vendor/symfony/console/Exception/InvalidOptionException.php 新文件: assets/opencc/vendor/symfony/console/Exception/LogicException.php 新文件: assets/opencc/vendor/symfony/console/Exception/MissingInputException.php 新文件: assets/opencc/vendor/symfony/console/Exception/NamespaceNotFoundException.php 新文件: assets/opencc/vendor/symfony/console/Exception/RunCommandFailedException.php 新文件: assets/opencc/vendor/symfony/console/Exception/RuntimeException.php 新文件: assets/opencc/vendor/symfony/console/Formatter/NullOutputFormatter.php 新文件: assets/opencc/vendor/symfony/console/Formatter/NullOutputFormatterStyle.php 新文件: assets/opencc/vendor/symfony/console/Formatter/OutputFormatter.php 新文件: assets/opencc/vendor/symfony/console/Formatter/OutputFormatterInterface.php 新文件: assets/opencc/vendor/symfony/console/Formatter/OutputFormatterStyle.php 新文件: assets/opencc/vendor/symfony/console/Formatter/OutputFormatterStyleInterface.php 新文件: assets/opencc/vendor/symfony/console/Formatter/OutputFormatterStyleStack.php 新文件: assets/opencc/vendor/symfony/console/Formatter/WrappableOutputFormatterInterface.php 新文件: assets/opencc/vendor/symfony/console/Helper/DebugFormatterHelper.php 新文件: assets/opencc/vendor/symfony/console/Helper/DescriptorHelper.php 新文件: assets/opencc/vendor/symfony/console/Helper/Dumper.php 新文件: assets/opencc/vendor/symfony/console/Helper/FormatterHelper.php 新文件: assets/opencc/vendor/symfony/console/Helper/Helper.php 新文件: assets/opencc/vendor/symfony/console/Helper/HelperInterface.php 新文件: assets/opencc/vendor/symfony/console/Helper/HelperSet.php 新文件: assets/opencc/vendor/symfony/console/Helper/InputAwareHelper.php 新文件: assets/opencc/vendor/symfony/console/Helper/OutputWrapper.php 新文件: assets/opencc/vendor/symfony/console/Helper/ProcessHelper.php 新文件: assets/opencc/vendor/symfony/console/Helper/ProgressBar.php 新文件: assets/opencc/vendor/symfony/console/Helper/ProgressIndicator.php 新文件: assets/opencc/vendor/symfony/console/Helper/QuestionHelper.php 新文件: assets/opencc/vendor/symfony/console/Helper/SymfonyQuestionHelper.php 新文件: assets/opencc/vendor/symfony/console/Helper/Table.php 新文件: assets/opencc/vendor/symfony/console/Helper/TableCell.php 新文件: assets/opencc/vendor/symfony/console/Helper/TableCellStyle.php 新文件: assets/opencc/vendor/symfony/console/Helper/TableRows.php 新文件: assets/opencc/vendor/symfony/console/Helper/TableSeparator.php 新文件: assets/opencc/vendor/symfony/console/Helper/TableStyle.php 新文件: assets/opencc/vendor/symfony/console/Input/ArgvInput.php 新文件: assets/opencc/vendor/symfony/console/Input/ArrayInput.php 新文件: assets/opencc/vendor/symfony/console/Input/Input.php 新文件: assets/opencc/vendor/symfony/console/Input/InputArgument.php 新文件: assets/opencc/vendor/symfony/console/Input/InputAwareInterface.php 新文件: assets/opencc/vendor/symfony/console/Input/InputDefinition.php 新文件: assets/opencc/vendor/symfony/console/Input/InputInterface.php 新文件: assets/opencc/vendor/symfony/console/Input/InputOption.php 新文件: assets/opencc/vendor/symfony/console/Input/StreamableInputInterface.php 新文件: assets/opencc/vendor/symfony/console/Input/StringInput.php 新文件: assets/opencc/vendor/symfony/console/LICENSE 新文件: assets/opencc/vendor/symfony/console/Logger/ConsoleLogger.php 新文件: assets/opencc/vendor/symfony/console/Messenger/RunCommandContext.php 新文件: assets/opencc/vendor/symfony/console/Messenger/RunCommandMessage.php 新文件: assets/opencc/vendor/symfony/console/Messenger/RunCommandMessageHandler.php 新文件: assets/opencc/vendor/symfony/console/Output/AnsiColorMode.php 新文件: assets/opencc/vendor/symfony/console/Output/BufferedOutput.php 新文件: assets/opencc/vendor/symfony/console/Output/ConsoleOutput.php 新文件: assets/opencc/vendor/symfony/console/Output/ConsoleOutputInterface.php 新文件: assets/opencc/vendor/symfony/console/Output/ConsoleSectionOutput.php 新文件: assets/opencc/vendor/symfony/console/Output/NullOutput.php 新文件: assets/opencc/vendor/symfony/console/Output/Output.php 新文件: assets/opencc/vendor/symfony/console/Output/OutputInterface.php 新文件: assets/opencc/vendor/symfony/console/Output/StreamOutput.php 新文件: assets/opencc/vendor/symfony/console/Output/TrimmedBufferOutput.php 新文件: assets/opencc/vendor/symfony/console/Question/ChoiceQuestion.php 新文件: assets/opencc/vendor/symfony/console/Question/ConfirmationQuestion.php 新文件: assets/opencc/vendor/symfony/console/Question/Question.php 新文件: assets/opencc/vendor/symfony/console/README.md 新文件: assets/opencc/vendor/symfony/console/Resources/bin/hiddeninput.exe 新文件: assets/opencc/vendor/symfony/console/Resources/completion.bash 新文件: assets/opencc/vendor/symfony/console/Resources/completion.fish 新文件: assets/opencc/vendor/symfony/console/Resources/completion.zsh 新文件: assets/opencc/vendor/symfony/console/SignalRegistry/SignalMap.php 新文件: assets/opencc/vendor/symfony/console/SignalRegistry/SignalRegistry.php 新文件: assets/opencc/vendor/symfony/console/SingleCommandApplication.php 新文件: assets/opencc/vendor/symfony/console/Style/OutputStyle.php 新文件: assets/opencc/vendor/symfony/console/Style/StyleInterface.php 新文件: assets/opencc/vendor/symfony/console/Style/SymfonyStyle.php 新文件: assets/opencc/vendor/symfony/console/Terminal.php 新文件: assets/opencc/vendor/symfony/console/Tester/ApplicationTester.php 新文件: assets/opencc/vendor/symfony/console/Tester/CommandCompletionTester.php 新文件: assets/opencc/vendor/symfony/console/Tester/CommandTester.php 新文件: assets/opencc/vendor/symfony/console/Tester/Constraint/CommandIsSuccessful.php 新文件: assets/opencc/vendor/symfony/console/Tester/TesterTrait.php 新文件: assets/opencc/vendor/symfony/console/composer.json 新文件: assets/opencc/vendor/symfony/deprecation-contracts/CHANGELOG.md 新文件: assets/opencc/vendor/symfony/deprecation-contracts/LICENSE 新文件: assets/opencc/vendor/symfony/deprecation-contracts/README.md 新文件: assets/opencc/vendor/symfony/deprecation-contracts/composer.json 新文件: assets/opencc/vendor/symfony/deprecation-contracts/function.php 新文件: assets/opencc/vendor/symfony/polyfill-ctype/Ctype.php 新文件: assets/opencc/vendor/symfony/polyfill-ctype/LICENSE 新文件: assets/opencc/vendor/symfony/polyfill-ctype/README.md 新文件: assets/opencc/vendor/symfony/polyfill-ctype/bootstrap.php 新文件: assets/opencc/vendor/symfony/polyfill-ctype/bootstrap80.php 新文件: assets/opencc/vendor/symfony/polyfill-ctype/composer.json 新文件: assets/opencc/vendor/symfony/polyfill-intl-grapheme/Grapheme.php 新文件: assets/opencc/vendor/symfony/polyfill-intl-grapheme/LICENSE 新文件: assets/opencc/vendor/symfony/polyfill-intl-grapheme/README.md 新文件: assets/opencc/vendor/symfony/polyfill-intl-grapheme/bootstrap.php 新文件: assets/opencc/vendor/symfony/polyfill-intl-grapheme/bootstrap80.php 新文件: assets/opencc/vendor/symfony/polyfill-intl-grapheme/composer.json 新文件: assets/opencc/vendor/symfony/polyfill-intl-normalizer/LICENSE 新文件: assets/opencc/vendor/symfony/polyfill-intl-normalizer/Normalizer.php 新文件: assets/opencc/vendor/symfony/polyfill-intl-normalizer/README.md 新文件: assets/opencc/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php 新文件: assets/opencc/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php 新文件: assets/opencc/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php 新文件: assets/opencc/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php 新文件: assets/opencc/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php 新文件: assets/opencc/vendor/symfony/polyfill-intl-normalizer/bootstrap.php 新文件: assets/opencc/vendor/symfony/polyfill-intl-normalizer/bootstrap80.php 新文件: assets/opencc/vendor/symfony/polyfill-intl-normalizer/composer.json 新文件: assets/opencc/vendor/symfony/polyfill-mbstring/LICENSE 新文件: assets/opencc/vendor/symfony/polyfill-mbstring/Mbstring.php 新文件: assets/opencc/vendor/symfony/polyfill-mbstring/README.md 新文件: assets/opencc/vendor/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php 新文件: assets/opencc/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php 新文件: assets/opencc/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php 新文件: assets/opencc/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php 新文件: assets/opencc/vendor/symfony/polyfill-mbstring/bootstrap.php 新文件: assets/opencc/vendor/symfony/polyfill-mbstring/bootstrap80.php 新文件: assets/opencc/vendor/symfony/polyfill-mbstring/composer.json 新文件: assets/opencc/vendor/symfony/process/CHANGELOG.md 新文件: assets/opencc/vendor/symfony/process/Exception/ExceptionInterface.php 新文件: assets/opencc/vendor/symfony/process/Exception/InvalidArgumentException.php 新文件: assets/opencc/vendor/symfony/process/Exception/LogicException.php 新文件: assets/opencc/vendor/symfony/process/Exception/ProcessFailedException.php 新文件: assets/opencc/vendor/symfony/process/Exception/ProcessSignaledException.php 新文件: assets/opencc/vendor/symfony/process/Exception/ProcessTimedOutException.php 新文件: assets/opencc/vendor/symfony/process/Exception/RunProcessFailedException.php 新文件: assets/opencc/vendor/symfony/process/Exception/RuntimeException.php 新文件: assets/opencc/vendor/symfony/process/ExecutableFinder.php 新文件: assets/opencc/vendor/symfony/process/InputStream.php 新文件: assets/opencc/vendor/symfony/process/LICENSE 新文件: assets/opencc/vendor/symfony/process/Messenger/RunProcessContext.php 新文件: assets/opencc/vendor/symfony/process/Messenger/RunProcessMessage.php 新文件: assets/opencc/vendor/symfony/process/Messenger/RunProcessMessageHandler.php 新文件: assets/opencc/vendor/symfony/process/PhpExecutableFinder.php 新文件: assets/opencc/vendor/symfony/process/PhpProcess.php 新文件: assets/opencc/vendor/symfony/process/PhpSubprocess.php 新文件: assets/opencc/vendor/symfony/process/Pipes/AbstractPipes.php 新文件: assets/opencc/vendor/symfony/process/Pipes/PipesInterface.php 新文件: assets/opencc/vendor/symfony/process/Pipes/UnixPipes.php 新文件: assets/opencc/vendor/symfony/process/Pipes/WindowsPipes.php 新文件: assets/opencc/vendor/symfony/process/Process.php 新文件: assets/opencc/vendor/symfony/process/ProcessUtils.php 新文件: assets/opencc/vendor/symfony/process/README.md 新文件: assets/opencc/vendor/symfony/process/composer.json 新文件: assets/opencc/vendor/symfony/service-contracts/Attribute/Required.php 新文件: assets/opencc/vendor/symfony/service-contracts/Attribute/SubscribedService.php 新文件: assets/opencc/vendor/symfony/service-contracts/CHANGELOG.md 新文件: assets/opencc/vendor/symfony/service-contracts/LICENSE 新文件: assets/opencc/vendor/symfony/service-contracts/README.md 新文件: assets/opencc/vendor/symfony/service-contracts/ResetInterface.php 新文件: assets/opencc/vendor/symfony/service-contracts/ServiceCollectionInterface.php 新文件: assets/opencc/vendor/symfony/service-contracts/ServiceLocatorTrait.php 新文件: assets/opencc/vendor/symfony/service-contracts/ServiceMethodsSubscriberTrait.php 新文件: assets/opencc/vendor/symfony/service-contracts/ServiceProviderInterface.php 新文件: assets/opencc/vendor/symfony/service-contracts/ServiceSubscriberInterface.php 新文件: assets/opencc/vendor/symfony/service-contracts/ServiceSubscriberTrait.php 新文件: assets/opencc/vendor/symfony/service-contracts/Test/ServiceLocatorTest.php 新文件: assets/opencc/vendor/symfony/service-contracts/Test/ServiceLocatorTestCase.php 新文件: assets/opencc/vendor/symfony/service-contracts/composer.json 新文件: assets/opencc/vendor/symfony/string/AbstractString.php 新文件: assets/opencc/vendor/symfony/string/AbstractUnicodeString.php 新文件: assets/opencc/vendor/symfony/string/ByteString.php 新文件: assets/opencc/vendor/symfony/string/CHANGELOG.md 新文件: assets/opencc/vendor/symfony/string/CodePointString.php 新文件: assets/opencc/vendor/symfony/string/Exception/ExceptionInterface.php 新文件: assets/opencc/vendor/symfony/string/Exception/InvalidArgumentException.php 新文件: assets/opencc/vendor/symfony/string/Exception/RuntimeException.php 新文件: assets/opencc/vendor/symfony/string/Inflector/EnglishInflector.php 新文件: assets/opencc/vendor/symfony/string/Inflector/FrenchInflector.php 新文件: assets/opencc/vendor/symfony/string/Inflector/InflectorInterface.php 新文件: assets/opencc/vendor/symfony/string/LICENSE 新文件: assets/opencc/vendor/symfony/string/LazyString.php 新文件: assets/opencc/vendor/symfony/string/README.md 新文件: assets/opencc/vendor/symfony/string/Resources/data/wcswidth_table_wide.php 新文件: assets/opencc/vendor/symfony/string/Resources/data/wcswidth_table_zero.php 新文件: assets/opencc/vendor/symfony/string/Resources/functions.php 新文件: assets/opencc/vendor/symfony/string/Slugger/AsciiSlugger.php 新文件: assets/opencc/vendor/symfony/string/Slugger/SluggerInterface.php 新文件: assets/opencc/vendor/symfony/string/UnicodeString.php 新文件: assets/opencc/vendor/symfony/string/composer.json 新文件: assets/phpliteadmin.php 新文件: config/Caddyfile 新文件: config/nginx.conf 新文件: cron.php 新文件: cron/requirements.txt 新文件: cron/update.py 新文件: index.php 新文件: manage.php 新文件: public.php 新文件: update.php
363 lines
12 KiB
PHP
363 lines
12 KiB
PHP
<?php
|
|
|
|
/*
|
|
* This file is part of the Symfony package.
|
|
*
|
|
* (c) Fabien Potencier <fabien@symfony.com>
|
|
*
|
|
* For the full copyright and license information, please view the LICENSE
|
|
* file that was distributed with this source code.
|
|
*/
|
|
|
|
namespace Symfony\Component\Console\Helper;
|
|
|
|
use Symfony\Component\Console\Exception\InvalidArgumentException;
|
|
use Symfony\Component\Console\Exception\LogicException;
|
|
|
|
/**
|
|
* Defines the styles for a Table.
|
|
*
|
|
* @author Fabien Potencier <fabien@symfony.com>
|
|
* @author Саша Стаменковић <umpirsky@gmail.com>
|
|
* @author Dany Maillard <danymaillard93b@gmail.com>
|
|
*/
|
|
class TableStyle
|
|
{
|
|
private string $paddingChar = ' ';
|
|
private string $horizontalOutsideBorderChar = '-';
|
|
private string $horizontalInsideBorderChar = '-';
|
|
private string $verticalOutsideBorderChar = '|';
|
|
private string $verticalInsideBorderChar = '|';
|
|
private string $crossingChar = '+';
|
|
private string $crossingTopRightChar = '+';
|
|
private string $crossingTopMidChar = '+';
|
|
private string $crossingTopLeftChar = '+';
|
|
private string $crossingMidRightChar = '+';
|
|
private string $crossingBottomRightChar = '+';
|
|
private string $crossingBottomMidChar = '+';
|
|
private string $crossingBottomLeftChar = '+';
|
|
private string $crossingMidLeftChar = '+';
|
|
private string $crossingTopLeftBottomChar = '+';
|
|
private string $crossingTopMidBottomChar = '+';
|
|
private string $crossingTopRightBottomChar = '+';
|
|
private string $headerTitleFormat = '<fg=black;bg=white;options=bold> %s </>';
|
|
private string $footerTitleFormat = '<fg=black;bg=white;options=bold> %s </>';
|
|
private string $cellHeaderFormat = '<info>%s</info>';
|
|
private string $cellRowFormat = '%s';
|
|
private string $cellRowContentFormat = ' %s ';
|
|
private string $borderFormat = '%s';
|
|
private int $padType = \STR_PAD_RIGHT;
|
|
|
|
/**
|
|
* Sets padding character, used for cell padding.
|
|
*
|
|
* @return $this
|
|
*/
|
|
public function setPaddingChar(string $paddingChar): static
|
|
{
|
|
if (!$paddingChar) {
|
|
throw new LogicException('The padding char must not be empty.');
|
|
}
|
|
|
|
$this->paddingChar = $paddingChar;
|
|
|
|
return $this;
|
|
}
|
|
|
|
/**
|
|
* Gets padding character, used for cell padding.
|
|
*/
|
|
public function getPaddingChar(): string
|
|
{
|
|
return $this->paddingChar;
|
|
}
|
|
|
|
/**
|
|
* Sets horizontal border characters.
|
|
*
|
|
* <code>
|
|
* ╔═══════════════╤══════════════════════════╤══════════════════╗
|
|
* 1 ISBN 2 Title │ Author ║
|
|
* ╠═══════════════╪══════════════════════════╪══════════════════╣
|
|
* ║ 99921-58-10-7 │ Divine Comedy │ Dante Alighieri ║
|
|
* ║ 9971-5-0210-0 │ A Tale of Two Cities │ Charles Dickens ║
|
|
* ║ 960-425-059-0 │ The Lord of the Rings │ J. R. R. Tolkien ║
|
|
* ║ 80-902734-1-6 │ And Then There Were None │ Agatha Christie ║
|
|
* ╚═══════════════╧══════════════════════════╧══════════════════╝
|
|
* </code>
|
|
*
|
|
* @return $this
|
|
*/
|
|
public function setHorizontalBorderChars(string $outside, ?string $inside = null): static
|
|
{
|
|
$this->horizontalOutsideBorderChar = $outside;
|
|
$this->horizontalInsideBorderChar = $inside ?? $outside;
|
|
|
|
return $this;
|
|
}
|
|
|
|
/**
|
|
* Sets vertical border characters.
|
|
*
|
|
* <code>
|
|
* ╔═══════════════╤══════════════════════════╤══════════════════╗
|
|
* ║ ISBN │ Title │ Author ║
|
|
* ╠═══════1═══════╪══════════════════════════╪══════════════════╣
|
|
* ║ 99921-58-10-7 │ Divine Comedy │ Dante Alighieri ║
|
|
* ║ 9971-5-0210-0 │ A Tale of Two Cities │ Charles Dickens ║
|
|
* ╟───────2───────┼──────────────────────────┼──────────────────╢
|
|
* ║ 960-425-059-0 │ The Lord of the Rings │ J. R. R. Tolkien ║
|
|
* ║ 80-902734-1-6 │ And Then There Were None │ Agatha Christie ║
|
|
* ╚═══════════════╧══════════════════════════╧══════════════════╝
|
|
* </code>
|
|
*
|
|
* @return $this
|
|
*/
|
|
public function setVerticalBorderChars(string $outside, ?string $inside = null): static
|
|
{
|
|
$this->verticalOutsideBorderChar = $outside;
|
|
$this->verticalInsideBorderChar = $inside ?? $outside;
|
|
|
|
return $this;
|
|
}
|
|
|
|
/**
|
|
* Gets border characters.
|
|
*
|
|
* @internal
|
|
*/
|
|
public function getBorderChars(): array
|
|
{
|
|
return [
|
|
$this->horizontalOutsideBorderChar,
|
|
$this->verticalOutsideBorderChar,
|
|
$this->horizontalInsideBorderChar,
|
|
$this->verticalInsideBorderChar,
|
|
];
|
|
}
|
|
|
|
/**
|
|
* Sets crossing characters.
|
|
*
|
|
* Example:
|
|
* <code>
|
|
* 1═══════════════2══════════════════════════2══════════════════3
|
|
* ║ ISBN │ Title │ Author ║
|
|
* 8'══════════════0'═════════════════════════0'═════════════════4'
|
|
* ║ 99921-58-10-7 │ Divine Comedy │ Dante Alighieri ║
|
|
* ║ 9971-5-0210-0 │ A Tale of Two Cities │ Charles Dickens ║
|
|
* 8───────────────0──────────────────────────0──────────────────4
|
|
* ║ 960-425-059-0 │ The Lord of the Rings │ J. R. R. Tolkien ║
|
|
* ║ 80-902734-1-6 │ And Then There Were None │ Agatha Christie ║
|
|
* 7═══════════════6══════════════════════════6══════════════════5
|
|
* </code>
|
|
*
|
|
* @param string $cross Crossing char (see #0 of example)
|
|
* @param string $topLeft Top left char (see #1 of example)
|
|
* @param string $topMid Top mid char (see #2 of example)
|
|
* @param string $topRight Top right char (see #3 of example)
|
|
* @param string $midRight Mid right char (see #4 of example)
|
|
* @param string $bottomRight Bottom right char (see #5 of example)
|
|
* @param string $bottomMid Bottom mid char (see #6 of example)
|
|
* @param string $bottomLeft Bottom left char (see #7 of example)
|
|
* @param string $midLeft Mid left char (see #8 of example)
|
|
* @param string|null $topLeftBottom Top left bottom char (see #8' of example), equals to $midLeft if null
|
|
* @param string|null $topMidBottom Top mid bottom char (see #0' of example), equals to $cross if null
|
|
* @param string|null $topRightBottom Top right bottom char (see #4' of example), equals to $midRight if null
|
|
*
|
|
* @return $this
|
|
*/
|
|
public function setCrossingChars(string $cross, string $topLeft, string $topMid, string $topRight, string $midRight, string $bottomRight, string $bottomMid, string $bottomLeft, string $midLeft, ?string $topLeftBottom = null, ?string $topMidBottom = null, ?string $topRightBottom = null): static
|
|
{
|
|
$this->crossingChar = $cross;
|
|
$this->crossingTopLeftChar = $topLeft;
|
|
$this->crossingTopMidChar = $topMid;
|
|
$this->crossingTopRightChar = $topRight;
|
|
$this->crossingMidRightChar = $midRight;
|
|
$this->crossingBottomRightChar = $bottomRight;
|
|
$this->crossingBottomMidChar = $bottomMid;
|
|
$this->crossingBottomLeftChar = $bottomLeft;
|
|
$this->crossingMidLeftChar = $midLeft;
|
|
$this->crossingTopLeftBottomChar = $topLeftBottom ?? $midLeft;
|
|
$this->crossingTopMidBottomChar = $topMidBottom ?? $cross;
|
|
$this->crossingTopRightBottomChar = $topRightBottom ?? $midRight;
|
|
|
|
return $this;
|
|
}
|
|
|
|
/**
|
|
* Sets default crossing character used for each cross.
|
|
*
|
|
* @see {@link setCrossingChars()} for setting each crossing individually.
|
|
*/
|
|
public function setDefaultCrossingChar(string $char): self
|
|
{
|
|
return $this->setCrossingChars($char, $char, $char, $char, $char, $char, $char, $char, $char);
|
|
}
|
|
|
|
/**
|
|
* Gets crossing character.
|
|
*/
|
|
public function getCrossingChar(): string
|
|
{
|
|
return $this->crossingChar;
|
|
}
|
|
|
|
/**
|
|
* Gets crossing characters.
|
|
*
|
|
* @internal
|
|
*/
|
|
public function getCrossingChars(): array
|
|
{
|
|
return [
|
|
$this->crossingChar,
|
|
$this->crossingTopLeftChar,
|
|
$this->crossingTopMidChar,
|
|
$this->crossingTopRightChar,
|
|
$this->crossingMidRightChar,
|
|
$this->crossingBottomRightChar,
|
|
$this->crossingBottomMidChar,
|
|
$this->crossingBottomLeftChar,
|
|
$this->crossingMidLeftChar,
|
|
$this->crossingTopLeftBottomChar,
|
|
$this->crossingTopMidBottomChar,
|
|
$this->crossingTopRightBottomChar,
|
|
];
|
|
}
|
|
|
|
/**
|
|
* Sets header cell format.
|
|
*
|
|
* @return $this
|
|
*/
|
|
public function setCellHeaderFormat(string $cellHeaderFormat): static
|
|
{
|
|
$this->cellHeaderFormat = $cellHeaderFormat;
|
|
|
|
return $this;
|
|
}
|
|
|
|
/**
|
|
* Gets header cell format.
|
|
*/
|
|
public function getCellHeaderFormat(): string
|
|
{
|
|
return $this->cellHeaderFormat;
|
|
}
|
|
|
|
/**
|
|
* Sets row cell format.
|
|
*
|
|
* @return $this
|
|
*/
|
|
public function setCellRowFormat(string $cellRowFormat): static
|
|
{
|
|
$this->cellRowFormat = $cellRowFormat;
|
|
|
|
return $this;
|
|
}
|
|
|
|
/**
|
|
* Gets row cell format.
|
|
*/
|
|
public function getCellRowFormat(): string
|
|
{
|
|
return $this->cellRowFormat;
|
|
}
|
|
|
|
/**
|
|
* Sets row cell content format.
|
|
*
|
|
* @return $this
|
|
*/
|
|
public function setCellRowContentFormat(string $cellRowContentFormat): static
|
|
{
|
|
$this->cellRowContentFormat = $cellRowContentFormat;
|
|
|
|
return $this;
|
|
}
|
|
|
|
/**
|
|
* Gets row cell content format.
|
|
*/
|
|
public function getCellRowContentFormat(): string
|
|
{
|
|
return $this->cellRowContentFormat;
|
|
}
|
|
|
|
/**
|
|
* Sets table border format.
|
|
*
|
|
* @return $this
|
|
*/
|
|
public function setBorderFormat(string $borderFormat): static
|
|
{
|
|
$this->borderFormat = $borderFormat;
|
|
|
|
return $this;
|
|
}
|
|
|
|
/**
|
|
* Gets table border format.
|
|
*/
|
|
public function getBorderFormat(): string
|
|
{
|
|
return $this->borderFormat;
|
|
}
|
|
|
|
/**
|
|
* Sets cell padding type.
|
|
*
|
|
* @return $this
|
|
*/
|
|
public function setPadType(int $padType): static
|
|
{
|
|
if (!\in_array($padType, [\STR_PAD_LEFT, \STR_PAD_RIGHT, \STR_PAD_BOTH], true)) {
|
|
throw new InvalidArgumentException('Invalid padding type. Expected one of (STR_PAD_LEFT, STR_PAD_RIGHT, STR_PAD_BOTH).');
|
|
}
|
|
|
|
$this->padType = $padType;
|
|
|
|
return $this;
|
|
}
|
|
|
|
/**
|
|
* Gets cell padding type.
|
|
*/
|
|
public function getPadType(): int
|
|
{
|
|
return $this->padType;
|
|
}
|
|
|
|
public function getHeaderTitleFormat(): string
|
|
{
|
|
return $this->headerTitleFormat;
|
|
}
|
|
|
|
/**
|
|
* @return $this
|
|
*/
|
|
public function setHeaderTitleFormat(string $format): static
|
|
{
|
|
$this->headerTitleFormat = $format;
|
|
|
|
return $this;
|
|
}
|
|
|
|
public function getFooterTitleFormat(): string
|
|
{
|
|
return $this->footerTitleFormat;
|
|
}
|
|
|
|
/**
|
|
* @return $this
|
|
*/
|
|
public function setFooterTitleFormat(string $format): static
|
|
{
|
|
$this->footerTitleFormat = $format;
|
|
|
|
return $this;
|
|
}
|
|
}
|