安装Visual C++运行库 根据 PHP 版本选择 VC++ 版本,缺少 VC++ 运行库会报500错误。 php-7.1.28-nts-Win32-VC14-x64.zip VC14: Visual C++ 2015 x64php-7.3.2-nts-Win32-VC15-x64.zip VC ...
[//title]:(一文搞懂vim复制粘贴) [//englishTitle]:(copy and paste in vim) [//category]:(vim,problem,problem solved) [//tags]:(vim) [//createTime]:(20200118) [/ ...
分类:
系统相关 时间:
2020-01-27 00:19:15
阅读次数:
113
6.1 pipelines 与复合estimators 6.1.1 pipeline 6.1.1.1 Usage 6.1.1.1.1 创建 Pipeline()或 make_pipeline 6.1.1.1.2 访问步骤 pipe.steps[0] 6.1.1.1.3 嵌套参数 6.3 数据处理 6 ...
分类:
其他好文 时间:
2020-01-26 22:31:34
阅读次数:
78
关于MySQL出现lock wait timeout exceeded; try restarting transaction 的解决方案。 一、问题抛出 在做查询语句时,MySQL 抛出了这样的异常: MySQL server error report:Array ( [0] => Array ( ...
分类:
数据库 时间:
2020-01-26 17:30:36
阅读次数:
156
当经常有发生连接池满获取不到连接时,可以开启druid监控,在连接都正常关闭的应用中,不应该出现下列警告,如下: 10:53:39.927 [Druid-ConnectionPool-Destroy--877824563] ERROR com.alibaba.druid.pool.DruidData ...
分类:
编程语言 时间:
2020-01-26 14:33:33
阅读次数:
110
Given a word, you need to judge whether the usage of capitals in it is right or not. We define the usage of capitals in a word to be right when one of ...
创建组件,指令,过滤器和服务 可辅助创建资源的功能列表: | Scaffold | Usage | | | | | "Component" | | | "Directive" | | | "Pipe" | | | "Service" | | | "Class" | | | "Guard" | | | ...
分类:
其他好文 时间:
2020-01-22 13:09:09
阅读次数:
120
http-server的特点: http-server is a simple, zero-configuration command-line http server. It is powerful enough for production usage, but it's simple and ...
分类:
Web程序 时间:
2020-01-20 12:43:21
阅读次数:
142
1、View Results Tree【查看结果树】 2、Summary Report 为测试中的每个不同命名的请求创建一个表行,与聚合报告类似,使用更少的内存 3、Aggregate Report 【 聚合报告 】 4、Backend Listener 【后端监听器】 5、Aggregate Gr ...
分类:
其他好文 时间:
2020-01-20 11:22:36
阅读次数:
301
HTMLTestRunner.py """A TestRunner for use with the Python unit testing framework. Itgenerates a HTML report to show the result at a glance.The simples ...
分类:
其他好文 时间:
2020-01-19 00:05:51
阅读次数:
141