糖果空投
-
Using shell script to deploy Apache service with one click
Before executing the script, the Apache The three required packages are uploaded to /opt Under the table of contents link :Apache Download links to the required packages Extraction…
-
[Tencent Developer Conference] development history of Tiandao mobile game (notes)
Preface Recently, Tencent game academy released some sharing videos of the big guys in the game industry , Watch these videos , We can learn some of the latest technical knowledge …
-
What is the experience of playing King glory with AI trained by yourself? -Zhihu
One 、 Preface Hello everyone , I am a Jack . 「 Glory of Kings 」 I think weve never played , Ive heard it all before . tencent AI Lab Development strategy, collaborative “ Must real…
-
买卖股票的最佳时机 III
给定一个数组,它的第 i 个*素是一支给定的股票在第 i 天的价格。 设计一个算法来计算你所能获取的最大利润。你最多可以完成 两笔 交*。 注意:你不能同时参与多笔交*(你必须在再次购买前出售掉之前的股票)。 思路一:for循环分割成两组,分别计算最大值时间复杂度O(n2) 思路二:五个状态1、未买2、买第一支股票(buy1)3、卖第一支…
-
买卖股票的最佳时机 III
给定一个数组,它的第 i 个*素是一支给定的股票在第 i 天的价格。 设计一个算法来计算你所能获取的最大利润。你最多可以完成 两笔 交*。 注意:你不能同时参与多笔交*(你必须在再次购买前出售掉之前的股票)。 思路一: for循环分割成两组,分别计算最大值 时间复杂度O(n2) 思路二: 五个状态 1、未买 2、买第一支股票(buy1) …
-
Saltstack batch management files and scheduling tasks
brief introduction saltstack By thomas Hatch An open source project created by Yu , It was designed to be a fast remote execution system . To manage your infrastructure , Can easil…
-
Prettier of vscode plug in
prettier-vscode github.com/prettier/pr… prettier-resolution prettier-vscode The plug-in will use the prettier( recommend ). When prettier.resolveGlobalModules Set to true when (set…
-
Six commonly used plug-ins are recommended to arm your Chrome (with file download)
Preface No, “ Science and the Internet ” Students of tools , Before you look for one Chrome Browser plug-in , Is not here right now . Baidu search , Its all fancy download sites , …
-
从 0 到 1 搭建技术中台之目标愿景篇:一个技术立命的团队,但更关注业务价值
{“type”:”doc”,”content”:[{“type”:”heading”,”attrs”:{“align”:null,”level”:2},”c…
-
搭建wordpress
Centos 7 安装 wordpress [root@localhost ~]# yum -y install httpd php php-mysql mariadb mariadb-server #编辑httpd的网页根目录,进行测试 [root@localhost ~]# vim /var/www/html/index.php [root@localh…