摘要: 一、初始化IP 二、安装php 1、 安装程序 , yum install [name],安装,vim , wget 2、在官网复制tar.gz地址 3、解压下载文件 4、安装 gcc 和 gcc++ 还有 libxml2-devel 5、编译安装 php 6、如果没有报错就可以编译,编译安装 7、 阅读全文
posted @ 2017-11-08 22:04 HongXi123 阅读(204) 评论(0) 推荐(0) 编辑
摘要: 1、创建序列 2、创建触发器 阅读全文
posted @ 2017-11-08 10:54 HongXi123 阅读(188) 评论(0) 推荐(0) 编辑
摘要: composer config -g repo.packagist composer https://packagist.phpcomposer.com​ 阅读全文
posted @ 2017-11-08 10:53 HongXi123 阅读(156) 评论(0) 推荐(0) 编辑
摘要: # deb cdrom:[Ubuntu 16.04 LTS _Xenial Xerus_ - Release amd64 (20160420.1)]/ xenial main restricted deb-src http://archive.ubuntu.com/ubuntu xenial mai 阅读全文
posted @ 2017-11-08 10:52 HongXi123 阅读(1028) 评论(0) 推荐(0) 编辑
摘要: window下安装git,网址:https://desktop.github.com/ 安装完成打开git shell 输入git命令:成功即安装成功 window下安装git,网址:https://desktop.github.com/ 安装完成打开git shell 输入git命令:成功即安装成 阅读全文
posted @ 2017-11-08 10:49 HongXi123 阅读(163) 评论(0) 推荐(0) 编辑
摘要: 首先有一组数据,里面有中奖的物品和概率 两种实现方法 阅读全文
posted @ 2017-11-08 10:47 HongXi123 阅读(530) 评论(0) 推荐(0) 编辑