简介:记录在ubuntu18(64位)上安装由世界上最好的语言PHP开发的WordPress。采用LAMP(Linux,Apache,Mysql,PHP)环境。step#1服务器进行upgrade&&updateapt-getupdate&&apt-getupgrade-ystep#2安装apache2apt-getinstallapache2apache2-uti
分类:
系统相关 时间:
2019-08-13 10:38:34
阅读次数:
378
嗯... 题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1372 这是一道很典型的bfs,跟马走日字一个道理,然后用dir数组确定骑士可以走的几个方向,然后从起点到终点跑一遍最典型的bfs即可...注意HDU的坑爹输入和输出... AC代码: 1 #i ...
分类:
其他好文 时间:
2019-08-11 15:18:23
阅读次数:
84
背景 后台基本使用 Amazon 的全家桶(EC2、DynamoDB、S3、Step Fuction 等等)构建。现在需要根据访问者的 IP 确定访问者的国家或地区。 已知: 1. 访问者 IP 2. 一个 "ipdata.csv" 文件,已放置在 S3 的桶 中,格式如下 | ip_from | ...
分类:
编程语言 时间:
2019-08-11 13:15:16
阅读次数:
126
summary是TensorFlow可视化的工具,主要用到以下函数: 1、tf.summary.scalar() 2、 tf.summary.merge_all() 3、tf.summary.FileWriter() tf.summary.scalar('loss', loss) ## 用来搜集 l ...
分类:
其他好文 时间:
2019-08-11 12:42:21
阅读次数:
77
我写的一篇文章,希望对spring初学者有所帮助: 1、如何学习Spring? 你可以通过下列途径学习spring: ①. spring下载包中doc目录下的MVC-step-by-step和sample目录下的例子都是比较好的spring开发的例子。 ②. AppFuse集成了目前最流行的几个开源 ...
分类:
编程语言 时间:
2019-08-10 21:55:27
阅读次数:
138
开源工作流引擎 Workflow Core 的研究和使用教程 [TOC] 一,工作流对象和使用前说明 为了避免歧义,事先约定。 工作流有很多节点组成,一个节点成为步骤点(Step)。 1,IWorkflow / IWorkflowBuilder Workflow Core 中,用于构建工作流的类继承 ...
分类:
其他好文 时间:
2019-08-10 21:20:38
阅读次数:
127
description: Given a linked list, rotate the list to the right by k places, where k is non negative. Note: Example: answer: relative point get√: hint ...
分类:
其他好文 时间:
2019-08-09 23:30:32
阅读次数:
109
环境介绍:只有一台Centos 7的服务器,利用docker搭建3台lnmp服务器来测试。 Step 1 :利用docker来搭建三台lnmp服务器 Step 2 :在每台lnmp服务器网站根目录创建index.php文件。端口映射为8081的lnmp,index.php文件中写“8081”,以此类 ...
分类:
Web程序 时间:
2019-08-08 23:06:28
阅读次数:
138
Tired of doing the same job? Get your hands on 101 exam It is the nature of the human being that he/she will get tired of doing the same task over and ...
分类:
其他好文 时间:
2019-08-06 20:08:45
阅读次数:
111
Tired of doing the same job? Get your hands on NSE5_FAZ-6.0 exam It is the nature of the human being that he/she will get tired of doing the same task ...
分类:
其他好文 时间:
2019-08-06 19:39:48
阅读次数:
63