要提交的变更: 修改: 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
703 lines
18 KiB
PHP
703 lines
18 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\String;
|
|
|
|
use Symfony\Component\String\Exception\ExceptionInterface;
|
|
use Symfony\Component\String\Exception\InvalidArgumentException;
|
|
use Symfony\Component\String\Exception\RuntimeException;
|
|
|
|
/**
|
|
* Represents a string of abstract characters.
|
|
*
|
|
* Unicode defines 3 types of "characters" (bytes, code points and grapheme clusters).
|
|
* This class is the abstract type to use as a type-hint when the logic you want to
|
|
* implement doesn't care about the exact variant it deals with.
|
|
*
|
|
* @author Nicolas Grekas <p@tchwork.com>
|
|
* @author Hugo Hamon <hugohamon@neuf.fr>
|
|
*
|
|
* @throws ExceptionInterface
|
|
*/
|
|
abstract class AbstractString implements \Stringable, \JsonSerializable
|
|
{
|
|
public const PREG_PATTERN_ORDER = \PREG_PATTERN_ORDER;
|
|
public const PREG_SET_ORDER = \PREG_SET_ORDER;
|
|
public const PREG_OFFSET_CAPTURE = \PREG_OFFSET_CAPTURE;
|
|
public const PREG_UNMATCHED_AS_NULL = \PREG_UNMATCHED_AS_NULL;
|
|
|
|
public const PREG_SPLIT = 0;
|
|
public const PREG_SPLIT_NO_EMPTY = \PREG_SPLIT_NO_EMPTY;
|
|
public const PREG_SPLIT_DELIM_CAPTURE = \PREG_SPLIT_DELIM_CAPTURE;
|
|
public const PREG_SPLIT_OFFSET_CAPTURE = \PREG_SPLIT_OFFSET_CAPTURE;
|
|
|
|
protected string $string = '';
|
|
protected ?bool $ignoreCase = false;
|
|
|
|
abstract public function __construct(string $string = '');
|
|
|
|
/**
|
|
* Unwraps instances of AbstractString back to strings.
|
|
*
|
|
* @return string[]|array
|
|
*/
|
|
public static function unwrap(array $values): array
|
|
{
|
|
foreach ($values as $k => $v) {
|
|
if ($v instanceof self) {
|
|
$values[$k] = $v->__toString();
|
|
} elseif (\is_array($v) && $values[$k] !== $v = static::unwrap($v)) {
|
|
$values[$k] = $v;
|
|
}
|
|
}
|
|
|
|
return $values;
|
|
}
|
|
|
|
/**
|
|
* Wraps (and normalizes) strings in instances of AbstractString.
|
|
*
|
|
* @return static[]|array
|
|
*/
|
|
public static function wrap(array $values): array
|
|
{
|
|
$i = 0;
|
|
$keys = null;
|
|
|
|
foreach ($values as $k => $v) {
|
|
if (\is_string($k) && '' !== $k && $k !== $j = (string) new static($k)) {
|
|
$keys ??= array_keys($values);
|
|
$keys[$i] = $j;
|
|
}
|
|
|
|
if (\is_string($v)) {
|
|
$values[$k] = new static($v);
|
|
} elseif (\is_array($v) && $values[$k] !== $v = static::wrap($v)) {
|
|
$values[$k] = $v;
|
|
}
|
|
|
|
++$i;
|
|
}
|
|
|
|
return null !== $keys ? array_combine($keys, $values) : $values;
|
|
}
|
|
|
|
/**
|
|
* @param string|string[] $needle
|
|
*/
|
|
public function after(string|iterable $needle, bool $includeNeedle = false, int $offset = 0): static
|
|
{
|
|
$str = clone $this;
|
|
$i = \PHP_INT_MAX;
|
|
|
|
if (\is_string($needle)) {
|
|
$needle = [$needle];
|
|
}
|
|
|
|
foreach ($needle as $n) {
|
|
$n = (string) $n;
|
|
$j = $this->indexOf($n, $offset);
|
|
|
|
if (null !== $j && $j < $i) {
|
|
$i = $j;
|
|
$str->string = $n;
|
|
}
|
|
}
|
|
|
|
if (\PHP_INT_MAX === $i) {
|
|
return $str;
|
|
}
|
|
|
|
if (!$includeNeedle) {
|
|
$i += $str->length();
|
|
}
|
|
|
|
return $this->slice($i);
|
|
}
|
|
|
|
/**
|
|
* @param string|string[] $needle
|
|
*/
|
|
public function afterLast(string|iterable $needle, bool $includeNeedle = false, int $offset = 0): static
|
|
{
|
|
$str = clone $this;
|
|
$i = null;
|
|
|
|
if (\is_string($needle)) {
|
|
$needle = [$needle];
|
|
}
|
|
|
|
foreach ($needle as $n) {
|
|
$n = (string) $n;
|
|
$j = $this->indexOfLast($n, $offset);
|
|
|
|
if (null !== $j && $j >= $i) {
|
|
$i = $offset = $j;
|
|
$str->string = $n;
|
|
}
|
|
}
|
|
|
|
if (null === $i) {
|
|
return $str;
|
|
}
|
|
|
|
if (!$includeNeedle) {
|
|
$i += $str->length();
|
|
}
|
|
|
|
return $this->slice($i);
|
|
}
|
|
|
|
abstract public function append(string ...$suffix): static;
|
|
|
|
/**
|
|
* @param string|string[] $needle
|
|
*/
|
|
public function before(string|iterable $needle, bool $includeNeedle = false, int $offset = 0): static
|
|
{
|
|
$str = clone $this;
|
|
$i = \PHP_INT_MAX;
|
|
|
|
if (\is_string($needle)) {
|
|
$needle = [$needle];
|
|
}
|
|
|
|
foreach ($needle as $n) {
|
|
$n = (string) $n;
|
|
$j = $this->indexOf($n, $offset);
|
|
|
|
if (null !== $j && $j < $i) {
|
|
$i = $j;
|
|
$str->string = $n;
|
|
}
|
|
}
|
|
|
|
if (\PHP_INT_MAX === $i) {
|
|
return $str;
|
|
}
|
|
|
|
if ($includeNeedle) {
|
|
$i += $str->length();
|
|
}
|
|
|
|
return $this->slice(0, $i);
|
|
}
|
|
|
|
/**
|
|
* @param string|string[] $needle
|
|
*/
|
|
public function beforeLast(string|iterable $needle, bool $includeNeedle = false, int $offset = 0): static
|
|
{
|
|
$str = clone $this;
|
|
$i = null;
|
|
|
|
if (\is_string($needle)) {
|
|
$needle = [$needle];
|
|
}
|
|
|
|
foreach ($needle as $n) {
|
|
$n = (string) $n;
|
|
$j = $this->indexOfLast($n, $offset);
|
|
|
|
if (null !== $j && $j >= $i) {
|
|
$i = $offset = $j;
|
|
$str->string = $n;
|
|
}
|
|
}
|
|
|
|
if (null === $i) {
|
|
return $str;
|
|
}
|
|
|
|
if ($includeNeedle) {
|
|
$i += $str->length();
|
|
}
|
|
|
|
return $this->slice(0, $i);
|
|
}
|
|
|
|
/**
|
|
* @return int[]
|
|
*/
|
|
public function bytesAt(int $offset): array
|
|
{
|
|
$str = $this->slice($offset, 1);
|
|
|
|
return '' === $str->string ? [] : array_values(unpack('C*', $str->string));
|
|
}
|
|
|
|
abstract public function camel(): static;
|
|
|
|
/**
|
|
* @return static[]
|
|
*/
|
|
abstract public function chunk(int $length = 1): array;
|
|
|
|
public function collapseWhitespace(): static
|
|
{
|
|
$str = clone $this;
|
|
$str->string = trim(preg_replace("/(?:[ \n\r\t\x0C]{2,}+|[\n\r\t\x0C])/", ' ', $str->string), " \n\r\t\x0C");
|
|
|
|
return $str;
|
|
}
|
|
|
|
/**
|
|
* @param string|string[] $needle
|
|
*/
|
|
public function containsAny(string|iterable $needle): bool
|
|
{
|
|
return null !== $this->indexOf($needle);
|
|
}
|
|
|
|
/**
|
|
* @param string|string[] $suffix
|
|
*/
|
|
public function endsWith(string|iterable $suffix): bool
|
|
{
|
|
if (\is_string($suffix)) {
|
|
throw new \TypeError(sprintf('Method "%s()" must be overridden by class "%s" to deal with non-iterable values.', __FUNCTION__, static::class));
|
|
}
|
|
|
|
foreach ($suffix as $s) {
|
|
if ($this->endsWith((string) $s)) {
|
|
return true;
|
|
}
|
|
}
|
|
|
|
return false;
|
|
}
|
|
|
|
public function ensureEnd(string $suffix): static
|
|
{
|
|
if (!$this->endsWith($suffix)) {
|
|
return $this->append($suffix);
|
|
}
|
|
|
|
$suffix = preg_quote($suffix);
|
|
$regex = '{('.$suffix.')(?:'.$suffix.')++$}D';
|
|
|
|
return $this->replaceMatches($regex.($this->ignoreCase ? 'i' : ''), '$1');
|
|
}
|
|
|
|
public function ensureStart(string $prefix): static
|
|
{
|
|
$prefix = new static($prefix);
|
|
|
|
if (!$this->startsWith($prefix)) {
|
|
return $this->prepend($prefix);
|
|
}
|
|
|
|
$str = clone $this;
|
|
$i = $prefixLen = $prefix->length();
|
|
|
|
while ($this->indexOf($prefix, $i) === $i) {
|
|
$str = $str->slice($prefixLen);
|
|
$i += $prefixLen;
|
|
}
|
|
|
|
return $str;
|
|
}
|
|
|
|
/**
|
|
* @param string|string[] $string
|
|
*/
|
|
public function equalsTo(string|iterable $string): bool
|
|
{
|
|
if (\is_string($string)) {
|
|
throw new \TypeError(sprintf('Method "%s()" must be overridden by class "%s" to deal with non-iterable values.', __FUNCTION__, static::class));
|
|
}
|
|
|
|
foreach ($string as $s) {
|
|
if ($this->equalsTo((string) $s)) {
|
|
return true;
|
|
}
|
|
}
|
|
|
|
return false;
|
|
}
|
|
|
|
abstract public function folded(): static;
|
|
|
|
public function ignoreCase(): static
|
|
{
|
|
$str = clone $this;
|
|
$str->ignoreCase = true;
|
|
|
|
return $str;
|
|
}
|
|
|
|
/**
|
|
* @param string|string[] $needle
|
|
*/
|
|
public function indexOf(string|iterable $needle, int $offset = 0): ?int
|
|
{
|
|
if (\is_string($needle)) {
|
|
throw new \TypeError(sprintf('Method "%s()" must be overridden by class "%s" to deal with non-iterable values.', __FUNCTION__, static::class));
|
|
}
|
|
|
|
$i = \PHP_INT_MAX;
|
|
|
|
foreach ($needle as $n) {
|
|
$j = $this->indexOf((string) $n, $offset);
|
|
|
|
if (null !== $j && $j < $i) {
|
|
$i = $j;
|
|
}
|
|
}
|
|
|
|
return \PHP_INT_MAX === $i ? null : $i;
|
|
}
|
|
|
|
/**
|
|
* @param string|string[] $needle
|
|
*/
|
|
public function indexOfLast(string|iterable $needle, int $offset = 0): ?int
|
|
{
|
|
if (\is_string($needle)) {
|
|
throw new \TypeError(sprintf('Method "%s()" must be overridden by class "%s" to deal with non-iterable values.', __FUNCTION__, static::class));
|
|
}
|
|
|
|
$i = null;
|
|
|
|
foreach ($needle as $n) {
|
|
$j = $this->indexOfLast((string) $n, $offset);
|
|
|
|
if (null !== $j && $j >= $i) {
|
|
$i = $offset = $j;
|
|
}
|
|
}
|
|
|
|
return $i;
|
|
}
|
|
|
|
public function isEmpty(): bool
|
|
{
|
|
return '' === $this->string;
|
|
}
|
|
|
|
abstract public function join(array $strings, ?string $lastGlue = null): static;
|
|
|
|
public function jsonSerialize(): string
|
|
{
|
|
return $this->string;
|
|
}
|
|
|
|
abstract public function length(): int;
|
|
|
|
abstract public function lower(): static;
|
|
|
|
/**
|
|
* Matches the string using a regular expression.
|
|
*
|
|
* Pass PREG_PATTERN_ORDER or PREG_SET_ORDER as $flags to get all occurrences matching the regular expression.
|
|
*
|
|
* @return array All matches in a multi-dimensional array ordered according to flags
|
|
*/
|
|
abstract public function match(string $regexp, int $flags = 0, int $offset = 0): array;
|
|
|
|
abstract public function padBoth(int $length, string $padStr = ' '): static;
|
|
|
|
abstract public function padEnd(int $length, string $padStr = ' '): static;
|
|
|
|
abstract public function padStart(int $length, string $padStr = ' '): static;
|
|
|
|
abstract public function prepend(string ...$prefix): static;
|
|
|
|
public function repeat(int $multiplier): static
|
|
{
|
|
if (0 > $multiplier) {
|
|
throw new InvalidArgumentException(sprintf('Multiplier must be positive, %d given.', $multiplier));
|
|
}
|
|
|
|
$str = clone $this;
|
|
$str->string = str_repeat($str->string, $multiplier);
|
|
|
|
return $str;
|
|
}
|
|
|
|
abstract public function replace(string $from, string $to): static;
|
|
|
|
abstract public function replaceMatches(string $fromRegexp, string|callable $to): static;
|
|
|
|
abstract public function reverse(): static;
|
|
|
|
abstract public function slice(int $start = 0, ?int $length = null): static;
|
|
|
|
abstract public function snake(): static;
|
|
|
|
abstract public function splice(string $replacement, int $start = 0, ?int $length = null): static;
|
|
|
|
/**
|
|
* @return static[]
|
|
*/
|
|
public function split(string $delimiter, ?int $limit = null, ?int $flags = null): array
|
|
{
|
|
if (null === $flags) {
|
|
throw new \TypeError('Split behavior when $flags is null must be implemented by child classes.');
|
|
}
|
|
|
|
if ($this->ignoreCase) {
|
|
$delimiter .= 'i';
|
|
}
|
|
|
|
set_error_handler(static fn ($t, $m) => throw new InvalidArgumentException($m));
|
|
|
|
try {
|
|
if (false === $chunks = preg_split($delimiter, $this->string, $limit, $flags)) {
|
|
throw new RuntimeException('Splitting failed with error: '.preg_last_error_msg());
|
|
}
|
|
} finally {
|
|
restore_error_handler();
|
|
}
|
|
|
|
$str = clone $this;
|
|
|
|
if (self::PREG_SPLIT_OFFSET_CAPTURE & $flags) {
|
|
foreach ($chunks as &$chunk) {
|
|
$str->string = $chunk[0];
|
|
$chunk[0] = clone $str;
|
|
}
|
|
} else {
|
|
foreach ($chunks as &$chunk) {
|
|
$str->string = $chunk;
|
|
$chunk = clone $str;
|
|
}
|
|
}
|
|
|
|
return $chunks;
|
|
}
|
|
|
|
/**
|
|
* @param string|string[] $prefix
|
|
*/
|
|
public function startsWith(string|iterable $prefix): bool
|
|
{
|
|
if (\is_string($prefix)) {
|
|
throw new \TypeError(sprintf('Method "%s()" must be overridden by class "%s" to deal with non-iterable values.', __FUNCTION__, static::class));
|
|
}
|
|
|
|
foreach ($prefix as $prefix) {
|
|
if ($this->startsWith((string) $prefix)) {
|
|
return true;
|
|
}
|
|
}
|
|
|
|
return false;
|
|
}
|
|
|
|
abstract public function title(bool $allWords = false): static;
|
|
|
|
public function toByteString(?string $toEncoding = null): ByteString
|
|
{
|
|
$b = new ByteString();
|
|
|
|
$toEncoding = \in_array($toEncoding, ['utf8', 'utf-8', 'UTF8'], true) ? 'UTF-8' : $toEncoding;
|
|
|
|
if (null === $toEncoding || $toEncoding === $fromEncoding = $this instanceof AbstractUnicodeString || preg_match('//u', $b->string) ? 'UTF-8' : 'Windows-1252') {
|
|
$b->string = $this->string;
|
|
|
|
return $b;
|
|
}
|
|
|
|
try {
|
|
$b->string = mb_convert_encoding($this->string, $toEncoding, 'UTF-8');
|
|
} catch (\ValueError $e) {
|
|
if (!\function_exists('iconv')) {
|
|
throw new InvalidArgumentException($e->getMessage(), $e->getCode(), $e);
|
|
}
|
|
|
|
$b->string = iconv('UTF-8', $toEncoding, $this->string);
|
|
}
|
|
|
|
return $b;
|
|
}
|
|
|
|
public function toCodePointString(): CodePointString
|
|
{
|
|
return new CodePointString($this->string);
|
|
}
|
|
|
|
public function toString(): string
|
|
{
|
|
return $this->string;
|
|
}
|
|
|
|
public function toUnicodeString(): UnicodeString
|
|
{
|
|
return new UnicodeString($this->string);
|
|
}
|
|
|
|
abstract public function trim(string $chars = " \t\n\r\0\x0B\x0C\u{A0}\u{FEFF}"): static;
|
|
|
|
abstract public function trimEnd(string $chars = " \t\n\r\0\x0B\x0C\u{A0}\u{FEFF}"): static;
|
|
|
|
/**
|
|
* @param string|string[] $prefix
|
|
*/
|
|
public function trimPrefix($prefix): static
|
|
{
|
|
if (\is_array($prefix) || $prefix instanceof \Traversable) { // don't use is_iterable(), it's slow
|
|
foreach ($prefix as $s) {
|
|
$t = $this->trimPrefix($s);
|
|
|
|
if ($t->string !== $this->string) {
|
|
return $t;
|
|
}
|
|
}
|
|
|
|
return clone $this;
|
|
}
|
|
|
|
$str = clone $this;
|
|
|
|
if ($prefix instanceof self) {
|
|
$prefix = $prefix->string;
|
|
} else {
|
|
$prefix = (string) $prefix;
|
|
}
|
|
|
|
if ('' !== $prefix && \strlen($this->string) >= \strlen($prefix) && 0 === substr_compare($this->string, $prefix, 0, \strlen($prefix), $this->ignoreCase)) {
|
|
$str->string = substr($this->string, \strlen($prefix));
|
|
}
|
|
|
|
return $str;
|
|
}
|
|
|
|
abstract public function trimStart(string $chars = " \t\n\r\0\x0B\x0C\u{A0}\u{FEFF}"): static;
|
|
|
|
/**
|
|
* @param string|string[] $suffix
|
|
*/
|
|
public function trimSuffix($suffix): static
|
|
{
|
|
if (\is_array($suffix) || $suffix instanceof \Traversable) { // don't use is_iterable(), it's slow
|
|
foreach ($suffix as $s) {
|
|
$t = $this->trimSuffix($s);
|
|
|
|
if ($t->string !== $this->string) {
|
|
return $t;
|
|
}
|
|
}
|
|
|
|
return clone $this;
|
|
}
|
|
|
|
$str = clone $this;
|
|
|
|
if ($suffix instanceof self) {
|
|
$suffix = $suffix->string;
|
|
} else {
|
|
$suffix = (string) $suffix;
|
|
}
|
|
|
|
if ('' !== $suffix && \strlen($this->string) >= \strlen($suffix) && 0 === substr_compare($this->string, $suffix, -\strlen($suffix), null, $this->ignoreCase)) {
|
|
$str->string = substr($this->string, 0, -\strlen($suffix));
|
|
}
|
|
|
|
return $str;
|
|
}
|
|
|
|
public function truncate(int $length, string $ellipsis = '', bool $cut = true): static
|
|
{
|
|
$stringLength = $this->length();
|
|
|
|
if ($stringLength <= $length) {
|
|
return clone $this;
|
|
}
|
|
|
|
$ellipsisLength = '' !== $ellipsis ? (new static($ellipsis))->length() : 0;
|
|
|
|
if ($length < $ellipsisLength) {
|
|
$ellipsisLength = 0;
|
|
}
|
|
|
|
if (!$cut) {
|
|
if (null === $length = $this->indexOf([' ', "\r", "\n", "\t"], ($length ?: 1) - 1)) {
|
|
return clone $this;
|
|
}
|
|
|
|
$length += $ellipsisLength;
|
|
}
|
|
|
|
$str = $this->slice(0, $length - $ellipsisLength);
|
|
|
|
return $ellipsisLength ? $str->trimEnd()->append($ellipsis) : $str;
|
|
}
|
|
|
|
abstract public function upper(): static;
|
|
|
|
/**
|
|
* Returns the printable length on a terminal.
|
|
*/
|
|
abstract public function width(bool $ignoreAnsiDecoration = true): int;
|
|
|
|
public function wordwrap(int $width = 75, string $break = "\n", bool $cut = false): static
|
|
{
|
|
$lines = '' !== $break ? $this->split($break) : [clone $this];
|
|
$chars = [];
|
|
$mask = '';
|
|
|
|
if (1 === \count($lines) && '' === $lines[0]->string) {
|
|
return $lines[0];
|
|
}
|
|
|
|
foreach ($lines as $i => $line) {
|
|
if ($i) {
|
|
$chars[] = $break;
|
|
$mask .= '#';
|
|
}
|
|
|
|
foreach ($line->chunk() as $char) {
|
|
$chars[] = $char->string;
|
|
$mask .= ' ' === $char->string ? ' ' : '?';
|
|
}
|
|
}
|
|
|
|
$string = '';
|
|
$j = 0;
|
|
$b = $i = -1;
|
|
$mask = wordwrap($mask, $width, '#', $cut);
|
|
|
|
while (false !== $b = strpos($mask, '#', $b + 1)) {
|
|
for (++$i; $i < $b; ++$i) {
|
|
$string .= $chars[$j];
|
|
unset($chars[$j++]);
|
|
}
|
|
|
|
if ($break === $chars[$j] || ' ' === $chars[$j]) {
|
|
unset($chars[$j++]);
|
|
}
|
|
|
|
$string .= $break;
|
|
}
|
|
|
|
$str = clone $this;
|
|
$str->string = $string.implode('', $chars);
|
|
|
|
return $str;
|
|
}
|
|
|
|
public function __sleep(): array
|
|
{
|
|
return ['string'];
|
|
}
|
|
|
|
public function __clone()
|
|
{
|
|
$this->ignoreCase = false;
|
|
}
|
|
|
|
public function __toString(): string
|
|
{
|
|
return $this->string;
|
|
}
|
|
}
|