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://codercto.com/soft/d/18620.html

算法设计与应用

算法设计与应用

迈克尔 T. 古德里奇(Michael T. Goodrich)、罗伯特·塔马契亚(Roberto Tamas / 乔海燕、李悫炜、王烁程 / 机械工业出版社 / 2017-11-20 / CNY 139.00

本书全面系统地介绍算法设计和算法应用的各个领域,内容涵盖经典数据结构、经典算法、算法分析方法、算法设计方法以及算法在各个领域的应用,还包含一些高级主题。本书采用应用驱动的方法引入各章内容,内容编排清晰合理,讲解由浅入深。此外,各章都附有巩固练习、创新练习和应用练习三种类型的题目,为读者理解和掌握算法设计和应用提供了很好的素材。 本书可作为高等院校计算机及相关专业“数据结构和算法”课程的本科生......一起来看看 《算法设计与应用》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具