1、sudo pecl install swoole (若报错:WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update) 执行 pecl c ...
分类:
其他好文 时间:
2020-07-03 15:30:13
阅读次数:
140
Assume you are an awesome parent and want to give your children some cookies. But, you should give each child at most one cookie. Each child i has a g ...
分类:
其他好文 时间:
2020-07-03 12:57:57
阅读次数:
63
Maximum Subarray (E) 题目 Given an integer array nums, find the contiguous subarray (containing at least one number) which has the largest sum and retur ...
分类:
其他好文 时间:
2020-07-03 09:14:00
阅读次数:
76
# translate words through youdao.com // discription about the code # the problem is the form data of youdao webpage has been coded # import necessary ...
分类:
编程语言 时间:
2020-07-03 01:19:17
阅读次数:
120
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'typeof 备注: 元素隐式地具有“ any”类型,因为类型“ string”的表达式不能用于索引类 ...
分类:
其他好文 时间:
2020-07-02 16:34:42
阅读次数:
634
https://blog.rsisecurity.com/understanding-the-cryptocurrency-security-standard-ccss/ Cryptocurrency has become wildly popular in the past few years. ...
分类:
Web程序 时间:
2020-07-02 13:37:53
阅读次数:
81
Alice and Bob have candy bars of different sizes: A[i] is the size of the i-th bar of candy that Alice has, and B[j] is the size of the j-th bar of ca ...
分类:
其他好文 时间:
2020-07-02 10:42:14
阅读次数:
53
FFmpeg安装:下载地址:https://ffmpeg.zeranoe.com/builds/ 打开后如图所示: 选择你系统合适的版本下载到你的电脑本地。 之后,解压文件目录,我的安装目录是D:\Software\ffmpeg 接下来就是配置FFmpeg的环境变量,如下: 控制面板-高级系统设置- ...
分类:
其他好文 时间:
2020-07-02 09:16:27
阅读次数:
79
配置文件地址: /usr/src/redmine/config/configuration.yml # = Redmine configuration file # # Each environment has its own configuration options. If you are on ...
分类:
其他好文 时间:
2020-07-01 20:11:49
阅读次数:
60
Spring Boot has taken Spring framework to the next level. It has drastically reduced the configuration and setup time required for spring projects. Sp ...
分类:
数据库 时间:
2020-07-01 18:40:39
阅读次数:
64