上午通过hyperf的官网安装说明通过:

composer create-project hyperf/hyperf-skeleton 

命令安装了hyperf,安装过程中询问各种composer package是否安装,我都选择的y,安装记录如下:

composer create-project hyperf/hyperf-skeleton 
Creating a "hyperf/hyperf-skeleton" project at "./hyperf-skeleton"
Installing hyperf/hyperf-skeleton (v2.0.4)- Installing hyperf/hyperf-skeleton (v2.0.4): Downloading (100%)         
Created project in /Users/mac/www/hyperf-skeleton
> @php -r "file_exists('.env') || copy('.env.example', '.env');"
> Installer\Script::install
Setting up optional packages
Setup data and cache dir
Removing installer development dependenciesWhat time zone do you want to setup ?[n] Default time zone for php.ini
Make your selection or type a time zone name, like Asia/Shanghai (n):
yDo you want to use Database (MySQL Client) ?[y] yes[n] None of the aboveMake your selection or type a composer package name and version (yes): yes
Invalid answerDo you want to use Database (MySQL Client) ?[y] yes[n] None of the aboveMake your selection or type a composer package name and version (yes): y- Adding package hyperf/database (~2.0.0)- Adding package hyperf/db-connection (~2.0.0)Do you want to use Redis Client ?[y] yes[n] None of the aboveMake your selection or type a composer package name and version (yes): y- Adding package hyperf/redis (~2.0.0)- Copying config/autoload/redis.phpWhich RPC protocol do you want to use ?[1] JSON RPC with Service Governance[2] JSON RPC[3] gRPC[n] None of the aboveMake your selection or type a composer package name and version (n): 3- Adding package hyperf/grpc-client (~2.0.0)- Adding package hyperf/grpc-server (~2.0.0)Which config center do you want to use ?[1] Apollo[2] Aliyun ACM[3] ETCD[n] None of the aboveMake your selection or type a composer package name and version (n): 1- Adding package hyperf/config-apollo (~2.0.0)- Copying config/autoload/apollo.phpDo you want to use hyperf/constants component ?[y] yes[n] None of the aboveMake your selection (n): y- Adding package hyperf/constants (~2.0.0)- Copying app/Constants/ErrorCode.php- Copying app/Exception/BusinessException.phpDo you want to use hyperf/async-queue component ? (A simple redis queue component)[y] yes[n] None of the aboveMake your selection or type a composer package name and version (n): y- Adding package hyperf/async-queue (~2.0.0)- Copying config/autoload/async_queue.php- Copying app/Process/AsyncQueueConsumer.php- Copying app/Listener/QueueHandleListener.php- Copying config/autoload/redis.phpDo you want to use hyperf/amqp component ?[y] yes[n] None of the aboveMake your selection or type a composer package name and version (n): y- Adding package hyperf/amqp (~2.0.0)- Copying config/autoload/amqp.phpDo you want to use hyperf/model-cache component ?[y] yes[n] None of the aboveMake your selection or type a composer package name and version (n): y- Adding package hyperf/model-cache (~2.0.0)- Copying app/Model/Model.php- Copying config/autoload/databases.php- Copying config/autoload/redis.phpDo you want to use hyperf/elasticsearch component ?[y] yes[n] None of the aboveMake your selection or type a composer package name and version (n): y- Adding package hyperf/elasticsearch (~2.0.0)Do you want to use hyperf/tracer component ? (An open tracing protocol component, adapte with Zipkin etc.)[y] yes[n] None of the aboveMake your selection or type a composer package name and version (n): y- Adding package hyperf/tracer (~2.0.0)- Copying config/autoload/opentracing.php
Remove installer
Removing composer.lock from .gitignore
Removing Expressive installer classes, configuration, tests and docs
Loading composer repositories with package information
Updating dependencies (including require-dev)Package operations: 132 installs, 0 updates, 0 removals- Installing composer/package-versions-deprecated (1.11.99): Downloading (100%)         - Installing hyperf/contract (v2.0.9): Downloading (100%)         - Installing doctrine/inflector (2.0.3): Loading from cache- Installing hyperf/utils (v2.0.9): Downloading (100%)         - Installing psr/simple-cache (1.0.1): Loading from cache- Installing psr/container (1.0.0): Loading from cache- Installing hyperf/cache (v2.0.9): Downloading (100%)         - Installing symfony/finder (v5.1.5): Loading from cache- Installing symfony/polyfill-ctype (v1.18.1): Loading from cache- Installing phpoption/phpoption (1.7.5): Loading from cache- Installing vlucas/phpdotenv (v4.1.8): Loading from cache- Installing hyperf/config (v2.0.9): Downloading (100%)         - Installing psr/log (1.1.3): Loading from cache- Installing psr/event-dispatcher (1.0.0): Loading from cache- Installing fig/http-message-util (1.1.4): Downloading (100%)         - Installing psr/http-message (1.0.1): Loading from cache- Installing hyperf/framework (v2.0.11): Downloading (100%)         - Installing monolog/monolog (2.1.1): Loading from cache- Installing hyperf/logger (v2.0.11): Downloading (100%)         - Installing hyperf/memory (v2.0.3): Downloading (100%)         - Installing hyperf/pool (v2.0.3): Downloading (100%)         - Installing hyperf/redis (v2.0.3): Downloading (100%)         - Installing jean85/pretty-package-versions (1.5.1): Downloading (100%)         - Installing google/protobuf (v3.13.0): Downloading (100%)         - Installing hyperf/grpc (v2.0.11): Downloading (100%)         - Installing hyperf/grpc-client (v2.0.11): Downloading (100%)         - Installing laminas/laminas-zendframework-bridge (1.1.1): Downloading (100%)   - Installing laminas/laminas-stdlib (3.3.0): Downloading (100%)         - Installing laminas/laminas-mime (2.7.4): Downloading (100%)         - Installing hyperf/http-message (v2.0.11): Downloading (100%)         - Installing symfony/polyfill-php80 (v1.18.1): Loading from cache- Installing symfony/polyfill-mbstring (v1.18.1): Loading from cache- Installing symfony/polyfill-intl-normalizer (v1.18.1): Loading from cache- Installing symfony/polyfill-intl-grapheme (v1.18.1): Loading from cache- Installing symfony/string (v5.1.5): Loading from cache- Installing symfony/service-contracts (v2.2.0): Loading from cache- Installing symfony/polyfill-php73 (v1.18.1): Loading from cache- Installing symfony/console (v5.1.5): Loading from cache- Installing hyperf/server (v2.0.9): Downloading (100%)         - Installing psr/http-server-handler (1.0.1): Downloading (100%)         - Installing psr/http-server-middleware (1.0.1): Downloading (100%)         - Installing hyperf/dispatcher (v2.0.10): Downloading (100%)         - Installing hyperf/exception-handler (v2.0.10): Downloading (100%)         - Installing hyperf/event (v2.0.10): Downloading (100%)         - Installing nikic/fast-route (v1.3.0): Downloading (100%)         - Installing hyperf/http-server (v2.0.11): Downloading (100%)         - Installing nikic/php-parser (v4.9.1): Loading from cache- Installing phpdocumentor/reflection-common (2.2.0): Loading from cache- Installing webmozart/assert (1.9.1): Loading from cache- Installing phpdocumentor/type-resolver (1.3.0): Loading from cache- Installing phpdocumentor/reflection-docblock (5.2.1): Loading from cache- Installing roave/signature (1.0.0): Downloading (100%)         - Installing jetbrains/phpstorm-stubs (v2019.3): Downloading (100%)         - Installing roave/better-reflection (4.9.0): Downloading (100%)         - Installing doctrine/instantiator (1.3.1): Loading from cache- Installing doctrine/lexer (1.2.1): Loading from cache- Installing doctrine/annotations (1.10.4): Downloading (100%)         - Installing hyperf/di (v2.0.10): Downloading (100%)         - Installing hyperf/grpc-server (v2.0.11): Downloading (100%)         - Installing hyperf/config-apollo (v2.0.10): Downloading (100%)         - Installing hyperf/constants (v2.0.9): Downloading (100%)         - Installing hyperf/command (v2.0.10): Downloading (100%)         - Installing hyperf/async-queue (v2.0.11): Downloading (100%)         - Installing phpseclib/phpseclib (2.0.29): Downloading (100%)         - Installing php-amqplib/php-amqplib (v2.12.0): Downloading (100%)         - Installing hyperf/process (v2.0.9): Downloading (100%)         - Installing hyperf/amqp (v2.0.8): Downloading (100%)         - Installing symfony/translation-contracts (v2.2.0): Loading from cache- Installing symfony/translation (v5.1.5): Loading from cache- Installing nesbot/carbon (2.40.0): Downloading (100%)         - Installing hyperf/paginator (v2.0.3): Downloading (100%)         - Installing hyperf/database (v2.0.11): Downloading (100%)         - Installing hyperf/model-listener (v2.0.3): Downloading (100%)         - Installing hyperf/db-connection (v2.0.10): Downloading (100%)         - Installing hyperf/model-cache (v2.0.10): Downloading (100%)         - Installing react/promise (v2.8.0): Downloading (100%)         - Installing ezimuel/guzzlestreams (3.0.1): Downloading (100%)         - Installing ezimuel/ringphp (1.1.2): Downloading (100%)         - Installing elasticsearch/elasticsearch (v7.9.0):Downloading (100%)         )- Installing symfony/polyfill-php72 (v1.18.1): Loading from cache- Installing paragonie/random_compat (v9.99.99): Loading from cache- Installing symfony/polyfill-php70 (v1.18.1): Loading from cache- Installing symfony/polyfill-intl-idn (v1.18.1): Loading from cache- Installing ralouphie/getallheaders (3.0.3): Loading from cache- Installing guzzlehttp/psr7 (1.6.1): Loading from cache- Installing guzzlehttp/promises (v1.3.1): Loading from cache- Installing guzzlehttp/guzzle (6.5.5): Loading from cache- Installing hyperf/guzzle (v2.0.11): Downloading (100%)         - Installing hyperf/elasticsearch (v2.0.10): Downloading (100%)         - Installing opentracing/opentracing (1.0.0-beta5): Downloading (100%)          - Installing openzipkin/zipkin (1.3.6): Downloading (100%)         - Installing jcchavezs/zipkin-opentracing (0.1.5):Downloading (100%)         )- Installing hyperf/tracer (v2.0.3): Downloading (100%)         - Installing swoole/ide-helper (4.5.4): Downloading (100%)         - Installing symfony/stopwatch (v5.1.5): Downloading (100%)         - Installing symfony/process (v5.1.5): Loading from cache- Installing symfony/deprecation-contracts (v2.2.0): Loading from cache- Installing symfony/options-resolver (v5.1.5): Downloading (100%)         - Installing symfony/filesystem (v5.1.5): Downloading (100%)         - Installing symfony/event-dispatcher-contracts (v2.2.0): Loading from cache- Installing symfony/event-dispatcher (v5.1.5): Loading from cache- Installing php-cs-fixer/diff (v1.3.0): Downloading (100%)         - Installing composer/xdebug-handler (1.4.3): Downloading (100%)         - Installing composer/semver (1.7.0): Downloading (100%)         - Installing friendsofphp/php-cs-fixer (v2.16.4): Downloading (100%)         - Installing hamcrest/hamcrest-php (v2.0.1): Loading from cache- Installing mockery/mockery (1.3.3): Downloading (100%)         - Installing phpstan/phpstan (0.12.42): Downloading (100%)         - Installing hyperf/devtool (v2.0.10): Downloading (100%)         - Installing sebastian/version (2.0.1): Loading from cache- Installing sebastian/resource-operations (2.0.1): Loading from cache- Installing sebastian/recursion-context (3.0.0): Loading from cache- Installing sebastian/object-reflector (1.1.1): Loading from cache- Installing sebastian/object-enumerator (3.0.3): Loading from cache- Installing sebastian/global-state (2.0.0): Downloading (100%)         - Installing sebastian/exporter (3.1.2): Loading from cache- Installing sebastian/environment (4.2.3): Loading from cache- Installing sebastian/diff (3.0.2): Loading from cache- Installing sebastian/comparator (3.0.2): Loading from cache- Installing phpunit/php-timer (2.1.2): Loading from cache- Installing phpunit/php-text-template (1.2.1): Loading from cache- Installing phpunit/php-file-iterator (2.0.2): Loading from cache- Installing theseer/tokenizer (1.2.0): Loading from cache- Installing sebastian/code-unit-reverse-lookup (1.0.1): Loading from cache- Installing phpunit/php-token-stream (3.1.1): Loading from cache- Installing phpunit/php-code-coverage (6.1.4): Downloading (100%)         - Installing phpspec/prophecy (1.11.1): Loading from cache- Installing phar-io/version (2.0.1): Loading from cache- Installing phar-io/manifest (1.0.3): Loading from cache- Installing myclabs/deep-copy (1.10.1): Loading from cache- Installing phpunit/phpunit (7.5.20): Downloading (100%)         - Installing hyperf/testing (v2.0.3): Downloading (100%)         
hyperf/utils suggests installing symfony/var-dumper (Required to use the dd function (^5.0).)
hyperf/utils suggests installing symfony/serializer (Required to use SymfonyNormalizer (^5.0))
hyperf/utils suggests installing symfony/property-access (Required to use SymfonyNormalizer (^5.0))
monolog/monolog suggests installing graylog2/gelf-php (Allow sending log messages to a GrayLog2 server)
monolog/monolog suggests installing doctrine/couchdb (Allow sending log messages to a CouchDB server)
monolog/monolog suggests installing ruflin/elastica (Allow sending log messages to an Elastic Search server)
monolog/monolog suggests installing ext-amqp (Allow sending log messages to an AMQP server (1.0+ required))
monolog/monolog suggests installing ext-mongodb (Allow sending log messages to a MongoDB server (via driver))
monolog/monolog suggests installing mongodb/mongodb (Allow sending log messages to a MongoDB server (via library))
monolog/monolog suggests installing aws/aws-sdk-php (Allow sending log messages to AWS services like DynamoDB)
monolog/monolog suggests installing rollbar/rollbar (Allow sending log messages to Rollbar)
monolog/monolog suggests installing php-console/php-console (Allow sending log messages to Google Chrome)
laminas/laminas-mime suggests installing laminas/laminas-mail (Laminas\Mail component)
symfony/polyfill-intl-normalizer suggests installing ext-intl (For best performance)
symfony/polyfill-intl-grapheme suggests installing ext-intl (For best performance)
symfony/service-contracts suggests installing symfony/service-implementation
symfony/console suggests installing symfony/lock
roave/better-reflection suggests installing composer/composer (Required to use the ComposerSourceLocator)
hyperf/constants suggests installing hyperf/translation (Required to use translation.)
phpseclib/phpseclib suggests installing ext-libsodium (SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.)
phpseclib/phpseclib suggests installing ext-mcrypt (Install the Mcrypt extension in order to speed up a few other cryptographic operations.)
phpseclib/phpseclib suggests installing ext-gmp (Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.)
symfony/translation suggests installing symfony/config
symfony/translation suggests installing symfony/yaml
hyperf/database suggests installing doctrine/dbal (Required to rename columns (^2.6).)
paragonie/random_compat suggests installing ext-libsodium (Provides a modern crypto API that can be used to generate random bytes.)
symfony/polyfill-intl-idn suggests installing ext-intl (For best performance)
guzzlehttp/psr7 suggests installing zendframework/zend-httphandlerrunner (Emit PSR-7 responses)
hyperf/tracer suggests installing jonahgeorge/jaeger-client-php (Required to use jaeger tracing.)
symfony/event-dispatcher suggests installing symfony/dependency-injection
symfony/event-dispatcher suggests installing symfony/http-kernel
friendsofphp/php-cs-fixer suggests installing php-cs-fixer/phpunit-constraint-isidenticalstring (For IsIdenticalString constraint.)
friendsofphp/php-cs-fixer suggests installing php-cs-fixer/phpunit-constraint-xmlmatchesxsd (For XmlMatchesXsd constraint.)
sebastian/global-state suggests installing ext-uopz (*)
phpunit/php-code-coverage suggests installing ext-xdebug (^2.6.0)
phpunit/phpunit suggests installing phpunit/php-invoker (^2.0)
phpunit/phpunit suggests installing ext-xdebug (*)
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Writing lock file
Generating autoload files
composer/package-versions-deprecated: Generating version class...
composer/package-versions-deprecated: ...done generating version class
> rm -rf runtime/container
39 packages you are using are looking for funding.
Use the `composer fund` command to find out more!

然后启动:

# 进入安装好的 Hyperf 项目目录
cd hyperf-skeleton
# 启动 Hyperf
php bin/hyperf.php start
% php bin/hyperf.php start
[DEBUG] Event Hyperf\Framework\Event\BootApplication handled by Hyperf\Config\Listener\RegisterPropertyHandlerListener listener.
[DEBUG] Event Hyperf\Framework\Event\BootApplication handled by Hyperf\SocketIOServer\Listener\AddRouteListener listener.
[DEBUG] Event Hyperf\Framework\Event\BootApplication handled by Hyperf\Paginator\Listener\PageResolverListener listener.
[DEBUG] Event Hyperf\Framework\Event\BootApplication handled by Hyperf\ExceptionHandler\Listener\ExceptionHandlerListener listener.
[DEBUG] Event Hyperf\Framework\Event\BootApplication handled by Hyperf\DbConnection\Listener\RegisterConnectionResolverListener listener.
[DEBUG] Event Hyperf\Framework\Event\BeforeMainServerStart handled by Hyperf\Amqp\Listener\BeforeMainServerStartListener listener.
[DEBUG] Event Hyperf\Framework\Event\BeforeMainServerStart handled by Hyperf\SocketIOServer\Listener\ServerIdListener listener.
[DEBUG] Event Hyperf\Framework\Event\BeforeMainServerStart handled by Hyperf\Process\Listener\BootProcessListener listener.
[DEBUG] Event Hyperf\Framework\Event\OnManagerStart handled by Hyperf\Server\Listener\InitProcessTitleListener listener.
[DEBUG] Event Hyperf\Framework\Event\OnStart handled by Hyperf\Server\Listener\InitProcessTitleListener listener.
[DEBUG] Event Hyperf\Framework\Event\BeforeWorkerStart handled by Hyperf\ConfigApollo\Listener\BootProcessListener listener.
[DEBUG] Event Hyperf\Process\Event\BeforeProcessHandle handled by Hyperf\ConfigApollo\Listener\BootProcessListener listener.
[DEBUG] Event Hyperf\Process\Event\BeforeProcessHandle handled by Hyperf\Server\Listener\InitProcessTitleListener listener.
[INFO] Process[queue.default.0] start.
[DEBUG] Event Hyperf\Process\Event\BeforeProcessHandle handled by Hyperf\Process\Listener\LogBeforeProcessStartListener listener.
[DEBUG] Event Hyperf\Framework\Event\MainWorkerStart handled by Hyperf\Amqp\Listener\MainWorkerStartListener listener.
[DEBUG] Event Hyperf\Framework\Event\MainWorkerStart handled by Hyperf\SocketIOServer\Listener\StartSubscriberListener listener.
[INFO] Worker#0 started.
[INFO] HTTP Server listening at 0.0.0.0:9501
[DEBUG] Event Hyperf\Framework\Event\AfterWorkerStart handled by Hyperf\Server\Listener\AfterWorkerStartListener listener.
[DEBUG] Event Hyperf\Framework\Event\AfterWorkerStart handled by Hyperf\WebSocketServer\Listener\InitSenderListener listener.
[DEBUG] Event Hyperf\Framework\Event\AfterWorkerStart handled by Hyperf\Server\Listener\InitProcessTitleListener listener.

启动hyperf后就发现MAC的风扇开始狂转,通过活动资源监视器查看如下:

php的进程战胜的CPU资源一直是73%左右,把hyperf停掉,php的进程就没了,资源占用骤降。

百思不得其解,主要是安装完我还未进行任何配置和开发,启动后资源占用就这么高,那还得了,之后在hyperf微信交流4群我把的情况一说才知道原来hyperf设计的是安装时询问是否安装各种package,如果选择了y就必要要配置相关连接参数,如果不配置,由于hyperf是采用注解方式在hyperf服务一启动时,那些选择过y的package服务就自动启动了,包括我安装过程中我选择的redis异步队列,之后按照群里面一个人的建议,把位于:App/Process/AsyncQueueConsumer.php文件中的注解给去掉,然后再启动hyperf问题解决了。

hyperf开源项目创始人黄朝晖解释道由于安装时选择了安装redis异步队列服务( async-queue),在启动hyperf前又没有配置连接参数,陷入死循环,不停的重试,最终导致CPU资源占用过高。

主要是hyperf这安装说明也没提示那些选择要的package服务,只要选择安装了,就必须配置,我还以为是只是多安装几个库,需要时再在配置文件中通过配置相关连接参数再启用。这和之前使用的easyswoole的风格截然不同。

 

查看全文
如若内容造成侵权/违法违规/事实不符,请联系编程学习网邮箱:809451989@qq.com进行投诉反馈,一经查实,立即删除!

相关文章

  1. 使用docker部署发布springboot应用

    1,首先在你的阿里云ecs安装docker 2,打包你的springboot项目,我写这个项目的时候是基于springcloud微服务,三个springboot单体应用,一个server端两个client,分别在模块中将项目打包成jar包,打包…...

    2024/2/25 8:05:58
  2. 致软件测试新人和想转行做软件测试的你

    因为互联网行业发展很快,技术更新也很快,软件测试技能要求在逐渐提高,如果想转行就要尽快,而且入行后需要持续学习。 在转行前,你需要做好这几个准备: 1、你可能需要找到一个代理公司,挂靠社保…...

    2024/3/4 5:50:33
  3. 硬核看房利器——Web 全景的实现

    作者:凹凸曼 - EC 疫情期间,打破社交距离限制的交互模式被推向前台,为不少行业的传统交易提供了想象的空间。 疫情时期,房地产租售业受到的冲击无疑是巨大的,由于人口流动的限制,需求量大幅减少&#xff…...

    2024/3/7 5:34:19
  4. lldb----打印出类中所有函数的入口地址

    最近一直在研究破解相关问题,发现Objective-C中存在函数_shortMethodDescription,该函数可以打印出该类下所有函数的地址,这个地址是已经偏移之后的真实地址,免去了自己去IDA里面翻地址还要自己算的麻烦,效果相当于cla…...

    2024/3/19 22:14:26
  5. 《惢客创业日记》2020.08.11(周二) 让短视频插足电商

    今天,跟“韩信”讨论电商的商品详情版块,我们又有了一个新思路,就是让短视频插足电商。“韩信”说,如果我们再这样做下去,可能这个月的时间又要完不成计划任务了。我说:“改,一定要改&#xff0…...

    2024/3/1 4:17:46
  6. 这是什么神仙面试宝典?半月看完25大专题,居然斩获阿里P7offer

    这是什么神仙面试宝典?半月看完25大专题,居然斩获阿里P7offer??????? 容我小小的嘚瑟一下下啦~~这份神仙面试宝典总共有25大专题: 专题一:JavaO…...

    2024/2/25 14:37:59
  7. JVM-垃圾回收

    垃圾回收,就是通过垃圾收集器把内存中没用的对象清理掉。垃圾回收涉及到的内容有:1、判断对象是否已死;2、选择垃圾收集算法;3、选择垃圾收集的时间;4、选择适当的垃圾收集器清理垃圾(已死的对象&#xff0…...

    2024/3/5 14:33:55
  8. 关于团队管理的一些看法

    关于团队管理的一些看法 疫情期间,受邀做了一次线上分享,聊聊我对管理的理解,对如何达成目标的理解,整理成文如下,欢迎探讨。 管理者的职责是什么? 对老板,对同事,对下属&#xff0…...

    2024/2/29 13:57:38
  9. 八.lambda函数(匿名函数)(从C到C++)

    内容参考于《21天学通C》(第八版) 八.lambda函数&#xff08;匿名函数&#xff09; 1. 示例 #include <iostream> #include <vector>using namespace std;void ForEach(const std::vector<int> &values, void(*func)(int)) {for (int value : values)f…...

    2024/3/3 8:58:28
  10. JVM-内存区域

    Java虚拟机在运行时&#xff0c;会把内存空间分为若干个区域&#xff1a;方法区、堆内存、虚拟机栈、本地方法栈和程序计数器。 1.方法区 方法区主要用于存储虚拟机加载的类信息、常量、静态变量&#xff0c;以及编译器编译后的代码等数据。在jdk1.7及其之前&#xff0c;方法区…...

    2024/3/3 0:46:07
  11. tomcat启动不了

    昨天在服务器上装了一个tomcat&#xff0c;死活启动不了输入./startup.sh后&#xff0c;一切正常。当时用ps aux|grep tomcat命令查看进程的时候&#xff0c;就是没有tomcat的影子&#xff0c;然后百度也没找到答案。最后不了了之 今天意外的看到了一篇文章&#xff0c;讲的是…...

    2024/3/4 7:28:49
  12. 智能门禁的音视频技术应用

    随着感应卡技术&#xff0c;生物识别技术的发展&#xff0c;各个智慧城市建设、社区网格化管理不断提升完善&#xff0c;门禁系统得到了飞跃式的发展&#xff0c;在安全的居住环境中起到的作用越来越重要。其中“智能门禁系统”的发展、商用迅速&#xff0c;为社区物业管理及社…...

    2024/2/9 0:16:05
  13. 安卓手机USB 数据线 直接连接手机上网,无需不用 流量卡 免SIM卡,无需连接WIFI.解决短视频群控卡顿连接WIFI

    无需SIM卡&#xff0c;无需流量卡&#xff0c;无需连接WF &#xff0c;USB直接上网。 解决短视频用流量卡贵 用WF信号差卡顿P问题解决&#xff0c;全国IP…………微信公众号数字云信息技术 注意看图中视频。 手机为飞行模式 没有插手机卡 也没有连接WIIF 全国IP可用 配合硬改技…...

    2024/3/19 3:28:02
  14. 「数据科学」使用 matplotlib 进行数据可视化

    使用 matplotlib 进行数据可视化matplotlib 简介figure 画布subplot 分割画布subplots 分割画布绘制图形scatter 散点图bar 柱形图barh 水平柱形图pie 饼状图颜色、标记、线型颜色标记线型示例刻度、标签、图例刻度标签图例示例matplotlib 简介 matplotlib 是 Python 最著名的…...

    2024/3/25 13:24:20
  15. 将TensorFlow降到自己需要的版本命令(使用清华镜像)

    pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple/ --upgrade tensorflow[指定版本号]...

    2024/3/15 12:09:56
  16. Go 语言编码风格指南

    Go 语言编码风格指南注释在注释文本和斜线之间插入一个空格为顶层的导出的名字添加文档注释命名Error 变量命名对于有多个大写字母的单词或专名&#xff0c;小写全部字母使用单数形式的仓库和文件夹名称切片不要显式地初始化切片使用len()检查切片是否为空使用copy()复制切片ap…...

    2024/3/27 21:59:57
  17. WiFi保存AP的信息文件

    127|8505F:/data/misc/wifi # cat WifiConfigStore.xml <?xml version1.0 encodingutf-8 standaloneyes ?> <WifiConfigStoreData> <int name"Version" value"1" / <NetworkList> <Network> <WifiConfiguration> <s…...

    2024/3/3 6:34:47
  18. Python小项目:开发一个动态时钟小程序(附源码)

    前言 本文的文字及图片来源于网络,仅供学习、交流使用,不具有任何商业用途,如有问题请及时联系我们以作处理。 import turtle from datetime import * # 抬起画笔&#xff0c;向前运动一段距离放下 def skip(step):turtle.penup()turtle.forward(step)turtle.pendown() def m…...

    2024/3/7 7:35:51
  19. 技术介绍

    1.deeplink...

    2024/3/29 2:15:22
  20. C语言字符串操作函数总结

    C语言字符串操作函数总结 转载来源&#xff1a;https://blog.csdn.net/qq_33757398/article/details/81212618 字符串相关操作头文件&#xff1a;string.h 1.strcpy函数 原型&#xff1a;strcpy(str1,str2); 功能&#xff1a;将字符串str2复制到字符串str1中&#xff0c;并…...

    2024/3/29 7:28:18

最新文章

  1. fastadmin学习04-一键crud

    FastAdmin 默认内置一个 test 表&#xff0c;可根据表字段名、字段类型和字段注释通过一键 CRUD 自动生成。 create table fa_test (id int unsigned auto_increment comment ID primary key,user_id int(10) default 0 null…...

    2024/3/29 8:29:31
  2. 梯度消失和梯度爆炸的一些处理方法

    在这里是记录一下梯度消失或梯度爆炸的一些处理技巧。全当学习总结了如有错误还请留言&#xff0c;在此感激不尽。 权重和梯度的更新公式如下&#xff1a; w w − η ⋅ ∇ w w w - \eta \cdot \nabla w ww−η⋅∇w 个人通俗的理解梯度消失就是网络模型在反向求导的时候出…...

    2024/3/20 10:50:27
  3. 小程序内多种直播方案对比

    我可以为您提供一个基于您提供信息的简单对比表&#xff0c;以便您对比视频号直播、小程序直播和三方SDK直播的不同特点和成本。在做出最终决定前&#xff0c;建议您还需要考虑直播质量、用户体验、后续支持和维护等因素。 特点/平台视频号直播小程序直播三方SDK直播直播方式通…...

    2024/3/29 6:55:01
  4. Vue 04 Vue 中的 Ajax、slot 插槽

    Vue学习 Vue 0401 Vue中的Ajax服务器准备axios使用跨域问题解决Vue-CLI 配置代理1Vue-CLI 配置代理2案例: 用户搜索vue-resource 02 slot插槽默认插槽具名插槽作用域插槽slot总结 Vue 04 B站 Vue全家桶&#xff08;BV1Zy4y1K7SH&#xff09; 学习笔记 Vue 中的 ajax 01 Vue中的…...

    2024/3/29 8:00:34
  5. 通过Appium和Xcode Accessibility Inspector获取iOS应用元素定位的方法

    在 iOS 移动应用程序上使用选择器查找元素定位是我们在移动端 UI 自动化测试的先决条件。 但是&#xff0c;由于应用程序内容在原生 iOS 应用程序中的呈现方式&#xff0c;我们可以用来定位应用程序元素的选择器与 Web 浏览器元素有很大不同。 在本文中&#xff0c;我们将了解 …...

    2024/3/28 8:59:16
  6. 416. 分割等和子集问题(动态规划)

    题目 题解 class Solution:def canPartition(self, nums: List[int]) -> bool:# badcaseif not nums:return True# 不能被2整除if sum(nums) % 2 ! 0:return False# 状态定义&#xff1a;dp[i][j]表示当背包容量为j&#xff0c;用前i个物品是否正好可以将背包填满&#xff…...

    2024/3/28 16:59:55
  7. 【Java】ExcelWriter自适应宽度工具类(支持中文)

    工具类 import org.apache.poi.ss.usermodel.Cell; import org.apache.poi.ss.usermodel.CellType; import org.apache.poi.ss.usermodel.Row; import org.apache.poi.ss.usermodel.Sheet;/*** Excel工具类** author xiaoming* date 2023/11/17 10:40*/ public class ExcelUti…...

    2024/3/28 4:39:34
  8. Spring cloud负载均衡@LoadBalanced LoadBalancerClient

    LoadBalance vs Ribbon 由于Spring cloud2020之后移除了Ribbon&#xff0c;直接使用Spring Cloud LoadBalancer作为客户端负载均衡组件&#xff0c;我们讨论Spring负载均衡以Spring Cloud2020之后版本为主&#xff0c;学习Spring Cloud LoadBalance&#xff0c;暂不讨论Ribbon…...

    2024/3/28 5:03:31
  9. TSINGSEE青犀AI智能分析+视频监控工业园区周界安全防范方案

    一、背景需求分析 在工业产业园、化工园或生产制造园区中&#xff0c;周界防范意义重大&#xff0c;对园区的安全起到重要的作用。常规的安防方式是采用人员巡查&#xff0c;人力投入成本大而且效率低。周界一旦被破坏或入侵&#xff0c;会影响园区人员和资产安全&#xff0c;…...

    2024/3/28 19:59:46
  10. VB.net WebBrowser网页元素抓取分析方法

    在用WebBrowser编程实现网页操作自动化时&#xff0c;常要分析网页Html&#xff0c;例如网页在加载数据时&#xff0c;常会显示“系统处理中&#xff0c;请稍候..”&#xff0c;我们需要在数据加载完成后才能继续下一步操作&#xff0c;如何抓取这个信息的网页html元素变化&…...

    2024/3/28 21:57:52
  11. 【Objective-C】Objective-C汇总

    方法定义 参考&#xff1a;https://www.yiibai.com/objective_c/objective_c_functions.html Objective-C编程语言中方法定义的一般形式如下 - (return_type) method_name:( argumentType1 )argumentName1 joiningArgument2:( argumentType2 )argumentName2 ... joiningArgu…...

    2024/3/28 9:07:44
  12. 【洛谷算法题】P5713-洛谷团队系统【入门2分支结构】

    &#x1f468;‍&#x1f4bb;博客主页&#xff1a;花无缺 欢迎 点赞&#x1f44d; 收藏⭐ 留言&#x1f4dd; 加关注✅! 本文由 花无缺 原创 收录于专栏 【洛谷算法题】 文章目录 【洛谷算法题】P5713-洛谷团队系统【入门2分支结构】&#x1f30f;题目描述&#x1f30f;输入格…...

    2024/3/28 18:09:48
  13. 【ES6.0】- 扩展运算符(...)

    【ES6.0】- 扩展运算符... 文章目录 【ES6.0】- 扩展运算符...一、概述二、拷贝数组对象三、合并操作四、参数传递五、数组去重六、字符串转字符数组七、NodeList转数组八、解构变量九、打印日志十、总结 一、概述 **扩展运算符(...)**允许一个表达式在期望多个参数&#xff0…...

    2024/3/28 21:57:50
  14. 摩根看好的前智能硬件头部品牌双11交易数据极度异常!——是模式创新还是饮鸩止渴?

    文 | 螳螂观察 作者 | 李燃 双11狂欢已落下帷幕&#xff0c;各大品牌纷纷晒出优异的成绩单&#xff0c;摩根士丹利投资的智能硬件头部品牌凯迪仕也不例外。然而有爆料称&#xff0c;在自媒体平台发布霸榜各大榜单喜讯的凯迪仕智能锁&#xff0c;多个平台数据都表现出极度异常…...

    2024/3/28 9:58:22
  15. Go语言常用命令详解(二)

    文章目录 前言常用命令go bug示例参数说明 go doc示例参数说明 go env示例 go fix示例 go fmt示例 go generate示例 总结写在最后 前言 接着上一篇继续介绍Go语言的常用命令 常用命令 以下是一些常用的Go命令&#xff0c;这些命令可以帮助您在Go开发中进行编译、测试、运行和…...

    2024/3/28 10:24:59
  16. 用欧拉路径判断图同构推出reverse合法性:1116T4

    http://cplusoj.com/d/senior/p/SS231116D 假设我们要把 a a a 变成 b b b&#xff0c;我们在 a i a_i ai​ 和 a i 1 a_{i1} ai1​ 之间连边&#xff0c; b b b 同理&#xff0c;则 a a a 能变成 b b b 的充要条件是两图 A , B A,B A,B 同构。 必要性显然&#xff0…...

    2024/3/28 19:51:36
  17. 【NGINX--1】基础知识

    1、在 Debian/Ubuntu 上安装 NGINX 在 Debian 或 Ubuntu 机器上安装 NGINX 开源版。 更新已配置源的软件包信息&#xff0c;并安装一些有助于配置官方 NGINX 软件包仓库的软件包&#xff1a; apt-get update apt install -y curl gnupg2 ca-certificates lsb-release debian-…...

    2024/3/28 19:36:32
  18. Hive默认分割符、存储格式与数据压缩

    目录 1、Hive默认分割符2、Hive存储格式3、Hive数据压缩 1、Hive默认分割符 Hive创建表时指定的行受限&#xff08;ROW FORMAT&#xff09;配置标准HQL为&#xff1a; ... ROW FORMAT DELIMITED FIELDS TERMINATED BY \u0001 COLLECTION ITEMS TERMINATED BY , MAP KEYS TERMI…...

    2024/3/28 17:15:47
  19. 【论文阅读】MAG:一种用于航天器遥测数据中有效异常检测的新方法

    文章目录 摘要1 引言2 问题描述3 拟议框架4 所提出方法的细节A.数据预处理B.变量相关分析C.MAG模型D.异常分数 5 实验A.数据集和性能指标B.实验设置与平台C.结果和比较 6 结论 摘要 异常检测是保证航天器稳定性的关键。在航天器运行过程中&#xff0c;传感器和控制器产生大量周…...

    2024/3/28 8:42:54
  20. --max-old-space-size=8192报错

    vue项目运行时&#xff0c;如果经常运行慢&#xff0c;崩溃停止服务&#xff0c;报如下错误 FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory 因为在 Node 中&#xff0c;通过JavaScript使用内存时只能使用部分内存&#xff08;64位系统&…...

    2024/3/28 8:14:39
  21. 基于深度学习的恶意软件检测

    恶意软件是指恶意软件犯罪者用来感染个人计算机或整个组织的网络的软件。 它利用目标系统漏洞&#xff0c;例如可以被劫持的合法软件&#xff08;例如浏览器或 Web 应用程序插件&#xff09;中的错误。 恶意软件渗透可能会造成灾难性的后果&#xff0c;包括数据被盗、勒索或网…...

    2024/3/28 19:58:12
  22. JS原型对象prototype

    让我简单的为大家介绍一下原型对象prototype吧&#xff01; 使用原型实现方法共享 1.构造函数通过原型分配的函数是所有对象所 共享的。 2.JavaScript 规定&#xff0c;每一个构造函数都有一个 prototype 属性&#xff0c;指向另一个对象&#xff0c;所以我们也称为原型对象…...

    2024/3/28 21:57:45
  23. C++中只能有一个实例的单例类

    C中只能有一个实例的单例类 前面讨论的 President 类很不错&#xff0c;但存在一个缺陷&#xff1a;无法禁止通过实例化多个对象来创建多名总统&#xff1a; President One, Two, Three; 由于复制构造函数是私有的&#xff0c;其中每个对象都是不可复制的&#xff0c;但您的目…...

    2024/3/28 8:24:01
  24. python django 小程序图书借阅源码

    开发工具&#xff1a; PyCharm&#xff0c;mysql5.7&#xff0c;微信开发者工具 技术说明&#xff1a; python django html 小程序 功能介绍&#xff1a; 用户端&#xff1a; 登录注册&#xff08;含授权登录&#xff09; 首页显示搜索图书&#xff0c;轮播图&#xff0…...

    2024/3/29 8:23:18
  25. 电子学会C/C++编程等级考试2022年03月(一级)真题解析

    C/C++等级考试(1~8级)全部真题・点这里 第1题:双精度浮点数的输入输出 输入一个双精度浮点数,保留8位小数,输出这个浮点数。 时间限制:1000 内存限制:65536输入 只有一行,一个双精度浮点数。输出 一行,保留8位小数的浮点数。样例输入 3.1415926535798932样例输出 3.1…...

    2024/3/28 9:26:43
  26. 配置失败还原请勿关闭计算机,电脑开机屏幕上面显示,配置失败还原更改 请勿关闭计算机 开不了机 这个问题怎么办...

    解析如下&#xff1a;1、长按电脑电源键直至关机&#xff0c;然后再按一次电源健重启电脑&#xff0c;按F8健进入安全模式2、安全模式下进入Windows系统桌面后&#xff0c;按住“winR”打开运行窗口&#xff0c;输入“services.msc”打开服务设置3、在服务界面&#xff0c;选中…...

    2022/11/19 21:17:18
  27. 错误使用 reshape要执行 RESHAPE,请勿更改元素数目。

    %读入6幅图像&#xff08;每一幅图像的大小是564*564&#xff09; f1 imread(WashingtonDC_Band1_564.tif); subplot(3,2,1),imshow(f1); f2 imread(WashingtonDC_Band2_564.tif); subplot(3,2,2),imshow(f2); f3 imread(WashingtonDC_Band3_564.tif); subplot(3,2,3),imsho…...

    2022/11/19 21:17:16
  28. 配置 已完成 请勿关闭计算机,win7系统关机提示“配置Windows Update已完成30%请勿关闭计算机...

    win7系统关机提示“配置Windows Update已完成30%请勿关闭计算机”问题的解决方法在win7系统关机时如果有升级系统的或者其他需要会直接进入一个 等待界面&#xff0c;在等待界面中我们需要等待操作结束才能关机&#xff0c;虽然这比较麻烦&#xff0c;但是对系统进行配置和升级…...

    2022/11/19 21:17:15
  29. 台式电脑显示配置100%请勿关闭计算机,“准备配置windows 请勿关闭计算机”的解决方法...

    有不少用户在重装Win7系统或更新系统后会遇到“准备配置windows&#xff0c;请勿关闭计算机”的提示&#xff0c;要过很久才能进入系统&#xff0c;有的用户甚至几个小时也无法进入&#xff0c;下面就教大家这个问题的解决方法。第一种方法&#xff1a;我们首先在左下角的“开始…...

    2022/11/19 21:17:14
  30. win7 正在配置 请勿关闭计算机,怎么办Win7开机显示正在配置Windows Update请勿关机...

    置信有很多用户都跟小编一样遇到过这样的问题&#xff0c;电脑时发现开机屏幕显现“正在配置Windows Update&#xff0c;请勿关机”(如下图所示)&#xff0c;而且还需求等大约5分钟才干进入系统。这是怎样回事呢&#xff1f;一切都是正常操作的&#xff0c;为什么开时机呈现“正…...

    2022/11/19 21:17:13
  31. 准备配置windows 请勿关闭计算机 蓝屏,Win7开机总是出现提示“配置Windows请勿关机”...

    Win7系统开机启动时总是出现“配置Windows请勿关机”的提示&#xff0c;没过几秒后电脑自动重启&#xff0c;每次开机都这样无法进入系统&#xff0c;此时碰到这种现象的用户就可以使用以下5种方法解决问题。方法一&#xff1a;开机按下F8&#xff0c;在出现的Windows高级启动选…...

    2022/11/19 21:17:12
  32. 准备windows请勿关闭计算机要多久,windows10系统提示正在准备windows请勿关闭计算机怎么办...

    有不少windows10系统用户反映说碰到这样一个情况&#xff0c;就是电脑提示正在准备windows请勿关闭计算机&#xff0c;碰到这样的问题该怎么解决呢&#xff0c;现在小编就给大家分享一下windows10系统提示正在准备windows请勿关闭计算机的具体第一种方法&#xff1a;1、2、依次…...

    2022/11/19 21:17:11
  33. 配置 已完成 请勿关闭计算机,win7系统关机提示“配置Windows Update已完成30%请勿关闭计算机”的解决方法...

    今天和大家分享一下win7系统重装了Win7旗舰版系统后&#xff0c;每次关机的时候桌面上都会显示一个“配置Windows Update的界面&#xff0c;提示请勿关闭计算机”&#xff0c;每次停留好几分钟才能正常关机&#xff0c;导致什么情况引起的呢&#xff1f;出现配置Windows Update…...

    2022/11/19 21:17:10
  34. 电脑桌面一直是清理请关闭计算机,windows7一直卡在清理 请勿关闭计算机-win7清理请勿关机,win7配置更新35%不动...

    只能是等着&#xff0c;别无他法。说是卡着如果你看硬盘灯应该在读写。如果从 Win 10 无法正常回滚&#xff0c;只能是考虑备份数据后重装系统了。解决来方案一&#xff1a;管理员运行cmd&#xff1a;net stop WuAuServcd %windir%ren SoftwareDistribution SDoldnet start WuA…...

    2022/11/19 21:17:09
  35. 计算机配置更新不起,电脑提示“配置Windows Update请勿关闭计算机”怎么办?

    原标题&#xff1a;电脑提示“配置Windows Update请勿关闭计算机”怎么办&#xff1f;win7系统中在开机与关闭的时候总是显示“配置windows update请勿关闭计算机”相信有不少朋友都曾遇到过一次两次还能忍但经常遇到就叫人感到心烦了遇到这种问题怎么办呢&#xff1f;一般的方…...

    2022/11/19 21:17:08
  36. 计算机正在配置无法关机,关机提示 windows7 正在配置windows 请勿关闭计算机 ,然后等了一晚上也没有关掉。现在电脑无法正常关机...

    关机提示 windows7 正在配置windows 请勿关闭计算机 &#xff0c;然后等了一晚上也没有关掉。现在电脑无法正常关机以下文字资料是由(历史新知网www.lishixinzhi.com)小编为大家搜集整理后发布的内容&#xff0c;让我们赶快一起来看一下吧&#xff01;关机提示 windows7 正在配…...

    2022/11/19 21:17:05
  37. 钉钉提示请勿通过开发者调试模式_钉钉请勿通过开发者调试模式是真的吗好不好用...

    钉钉请勿通过开发者调试模式是真的吗好不好用 更新时间:2020-04-20 22:24:19 浏览次数:729次 区域: 南阳 > 卧龙 列举网提醒您:为保障您的权益,请不要提前支付任何费用! 虚拟位置外设器!!轨迹模拟&虚拟位置外设神器 专业用于:钉钉,外勤365,红圈通,企业微信和…...

    2022/11/19 21:17:05
  38. 配置失败还原请勿关闭计算机怎么办,win7系统出现“配置windows update失败 还原更改 请勿关闭计算机”,长时间没反应,无法进入系统的解决方案...

    前几天班里有位学生电脑(windows 7系统)出问题了&#xff0c;具体表现是开机时一直停留在“配置windows update失败 还原更改 请勿关闭计算机”这个界面&#xff0c;长时间没反应&#xff0c;无法进入系统。这个问题原来帮其他同学也解决过&#xff0c;网上搜了不少资料&#x…...

    2022/11/19 21:17:04
  39. 一个电脑无法关闭计算机你应该怎么办,电脑显示“清理请勿关闭计算机”怎么办?...

    本文为你提供了3个有效解决电脑显示“清理请勿关闭计算机”问题的方法&#xff0c;并在最后教给你1种保护系统安全的好方法&#xff0c;一起来看看&#xff01;电脑出现“清理请勿关闭计算机”在Windows 7(SP1)和Windows Server 2008 R2 SP1中&#xff0c;添加了1个新功能在“磁…...

    2022/11/19 21:17:03
  40. 请勿关闭计算机还原更改要多久,电脑显示:配置windows更新失败,正在还原更改,请勿关闭计算机怎么办...

    许多用户在长期不使用电脑的时候&#xff0c;开启电脑发现电脑显示&#xff1a;配置windows更新失败&#xff0c;正在还原更改&#xff0c;请勿关闭计算机。。.这要怎么办呢&#xff1f;下面小编就带着大家一起看看吧&#xff01;如果能够正常进入系统&#xff0c;建议您暂时移…...

    2022/11/19 21:17:02
  41. 还原更改请勿关闭计算机 要多久,配置windows update失败 还原更改 请勿关闭计算机,电脑开机后一直显示以...

    配置windows update失败 还原更改 请勿关闭计算机&#xff0c;电脑开机后一直显示以以下文字资料是由(历史新知网www.lishixinzhi.com)小编为大家搜集整理后发布的内容&#xff0c;让我们赶快一起来看一下吧&#xff01;配置windows update失败 还原更改 请勿关闭计算机&#x…...

    2022/11/19 21:17:01
  42. 电脑配置中请勿关闭计算机怎么办,准备配置windows请勿关闭计算机一直显示怎么办【图解】...

    不知道大家有没有遇到过这样的一个问题&#xff0c;就是我们的win7系统在关机的时候&#xff0c;总是喜欢显示“准备配置windows&#xff0c;请勿关机”这样的一个页面&#xff0c;没有什么大碍&#xff0c;但是如果一直等着的话就要两个小时甚至更久都关不了机&#xff0c;非常…...

    2022/11/19 21:17:00
  43. 正在准备配置请勿关闭计算机,正在准备配置windows请勿关闭计算机时间长了解决教程...

    当电脑出现正在准备配置windows请勿关闭计算机时&#xff0c;一般是您正对windows进行升级&#xff0c;但是这个要是长时间没有反应&#xff0c;我们不能再傻等下去了。可能是电脑出了别的问题了&#xff0c;来看看教程的说法。正在准备配置windows请勿关闭计算机时间长了方法一…...

    2022/11/19 21:16:59
  44. 配置失败还原请勿关闭计算机,配置Windows Update失败,还原更改请勿关闭计算机...

    我们使用电脑的过程中有时会遇到这种情况&#xff0c;当我们打开电脑之后&#xff0c;发现一直停留在一个界面&#xff1a;“配置Windows Update失败&#xff0c;还原更改请勿关闭计算机”&#xff0c;等了许久还是无法进入系统。如果我们遇到此类问题应该如何解决呢&#xff0…...

    2022/11/19 21:16:58
  45. 如何在iPhone上关闭“请勿打扰”

    Apple’s “Do Not Disturb While Driving” is a potentially lifesaving iPhone feature, but it doesn’t always turn on automatically at the appropriate time. For example, you might be a passenger in a moving car, but your iPhone may think you’re the one dri…...

    2022/11/19 21:16:57