Windows PHP 开发环境 PHP Development Tools

码农软件 · 软件分类 · PHP开发工具 · 2019-11-09 15:56:56

软件介绍

PDT(PHP Development Tools) —— Windows 下 php 集成开发环境工具

涵盖

nginx 1.12.0
apache 2.4.3
mysql 5.6.36
redis 2.2.5
mongodb
ssdb 1.6.8.6
php(默认7.1 nts vc14)
php5.6(保留)

操作介绍

all_start.bat       启动所有服务
all_stop.bat        关闭所有服务
http_start.bat      启动apache
http_stop.bat       关闭apache
nginx_start.bat     启动nginx
nginx_stop.bat      关闭nginx
phpcgi_start.bat    启动php CGI
phpcgi_stop.bat     关闭php CGI
php5cgi_start.bat   启动php5.6 CGI
php5cgi_stop.bat    关闭php5.6 CGI
openresty_start.bat 启动openresty
openresty_stop.bat  关闭openresty
memcache_start.bat  启动memcache
memcache_stop.bat   关闭memcache
redis_start.bat     启动redis
redis_stop.bat      关闭redis
ssdb_start.bat      启动ssdb
ssdb_stop.bat       关闭ssdb
mongodb_start.bat   启动mongo
mongodb_stop.bat    关闭mongo
shell.bat           PDT目录cmd入口命令
start_home.bat      打开PDT主页

HTML文件夹说明

phpinfo.php php信息查看 

memcache.php memcache管理工具 

adminer.php mysql管理工具

本文地址:https://www.codercto.com/soft/d/18620.html

UNIX网络编程 卷1:套接字联网API(第3版)

UNIX网络编程 卷1:套接字联网API(第3版)

W.Richard Stevens、Bill Fenner、Andrew M. Rudoff / 杨继张 / 人民邮电出版社 / 2010-6 / 129.00元

这是一部传世之作!顶级网络编程专家Bill Fenner和Andrew M. Rudoff应邀执笔,对W. Richard Stevens的经典作品进行修订。书中吸纳了近几年网络技术的发展,增添了IPv6、SCTP协议和密钥管理套接字等内容,深入讨论了最新的关键标准、实现和技术。 书中的所有示例都是在UNIX系统上测试通过的真实的、可运行的代码,继承了Stevens一直强调的理念:“学习网络......一起来看看 《UNIX网络编程 卷1:套接字联网API(第3版)》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试