支付服务平台 微信支付 公众号{ 企业号, 订阅号, 服务号 } https://mp.weixin.qq.c…
tools
sublime修改主题与常用插件
调整编辑框theme 首选项->主题方案->Color Scheme Default -> …
apidoc
官网 http://apidocjs.com/ 安装 npm install apidoc -g…
禅道
个人推荐源安装或docker linux用一键安装包 https://www.zentao.ne…
gitlab 安装
常用命令 gitlab-ctl start #启动所有gitlab组件; gitlab-ctl stop #停…
linux安装lnmp
配置说明: CentOS Linux release 7.6.1810 nginx/1.16.0 php/ph…
给wordpress的编辑器加入可视化样式
找到在使用主题目录 $theme_dir = wp_prj/wp-content/themes/twentys…
0.0.0.0与127.0.0.1与本机ip之区别
ip可以ping通, 但是有的端口telnet通, 有的不同, 为什么??? 开始以为是防火墙的bug,原来罪…
Linux开发环境显示git当前所在分支名
Linux开发环境显示当前所在分支还是很重要的~ vim ~/.bash_profile 将如下内容拷贝到st…
用satis搭建私有镜像composer仓库
安装satis & 创建索引页 composer create-project composer/sa…