当前位置:网站首页>Sublime Text 配置php编译环境
Sublime Text 配置php编译环境
2022-07-02 06:21:00 【zb0567】
工具---编译---新建
{
"cmd": ["php","$file"],"file_regex":"php$","selector":"source.php"
}
另存为php
保存即可

前提需要设置php环境变量
找到php.exe的目录,把目录添加到环境变量里面去
php -v查看自己的php版本
边栏推荐
- Golang -- map capacity expansion mechanism (including source code)
- Talking about MySQL database
- LeetCode 90. Subset II
- Redis---1.数据结构特点与操作
- sudo提权
- Contest3147 - game 38 of 2021 Freshmen's personal training match_ G: Flower bed
- 【程序员的自我修养]—找工作反思篇二
- 代码技巧——Controller参数注解@RequestParam
- CUDA中的Warp Shuffle
- Use of Arduino wire Library
猜你喜欢

最新CUDA环境配置(Win10 + CUDA 11.6 + VS2019)

Step by step | help you easily submit Google play data security form

阿里云MFA绑定Chrome浏览器

Redis——热点key问题

VLAN experiment of switching technology

VRRP之监视上行链路

一口气说出 6 种实现延时消息的方案

Zhuanzhuanben - LAN construction - Notes

Web components series (VIII) -- custom component style settings

数据科学【八】:SVD(一)
随机推荐
代码技巧——Controller参数注解@RequestParam
锐捷EBGP 配置案例
Arduino Wire 库使用
LeetCode 77. 组合
最新CUDA环境配置(Win10 + CUDA 11.6 + VS2019)
ShardingSphere-JDBC篇
Web components series (VIII) -- custom component style settings
RestTemplate请求时设置请求头,请求参数,请求体。
New version of dedecms collection and release plug-in tutorial tool
LeetCode 83. Delete duplicate elements in the sorting linked list
Redis——Cluster数据分布算法&哈希槽
Data science [viii]: SVD (I)
Reading classic literature -- Suma++
穀歌出海創業加速器報名倒計時 3 天,創業人闖關指南提前收藏!
AtCoder Beginner Contest 253 F - Operations on a Matrix // 树状数组
BGP routing optimization rules and notification principles
BGP中的状态机
Learn about various joins in SQL and their differences
Golang -- map capacity expansion mechanism (including source code)
LeetCode 90. Subset II