当前位置:网站首页>Sublime text configuring PHP compilation environment
Sublime text configuring PHP compilation environment
2022-07-02 06:42:00 【zb0567】
Tools --- compile --- newly build
{
"cmd": ["php","$file"],"file_regex":"php$","selector":"source.php"
}
Save as php
Save it
The premise needs to be set php environment variable
find php.exe The catalog of , Add the directory to the environment variable
php -v Check out your php edition
边栏推荐
- 默认google浏览器打不开链接(点击超链接没有反应)
- CUDA中的存储空间修饰符
- 构建学习tensorflow
- virtualenv和pipenv安装
- 查询GPU时无进程运行,但是显存却被占用了
- Redis——大Key問題
- Idea announced a new default UI, which is too refreshing (including the application link)
- Blog directory of zzq -- updated on 20210601
- Redis——热点key问题
- Apt command reports certificate error certificate verification failed: the certificate is not trusted
猜你喜欢
Redis——Cluster数据分布算法&哈希槽
阿里云MFA绑定Chrome浏览器
ShardingSphere-JDBC篇
PgSQL学习笔记
Sentinel 阿里开源流量防护组件
实习生跑路留了一个大坑,搞出2个线上问题,我被坑惨了
Latest CUDA environment configuration (win10 + CUDA 11.6 + vs2019)
Uploading attachments using Win32 in Web Automation
由于不正常断电导致的unexpected inconsistency;RUN fsck MANUALLY问题已解决
The intern left a big hole when he ran away and made two online problems, which made me miserable
随机推荐
NodeJs - Express 中间件修改 Header: TypeError [ERR_INVALID_CHAR]: Invalid character in header content
Render minecraft scenes into real scenes using NVIDIA GPU
Linked list (linear structure)
蚂蚁集团g6初探
Kotlin - verify whether the time format is yyyy MM DD hh:mm:ss
Linux MySQL 5.6.51 community generic installation tutorial
Redis - big key problem
Pytest (3) parameterize
selenium的web自动化中常用的js-修改元素属性翻页
提高用户体验 防御性编程
Redis - grande question clé
Name six schemes to realize delayed messages at one go
ctf三计
CUDA中的动态全局内存分配和操作
Android - Kotlin 下使用 Room 遇到 There are multiple good constructors and Room will ... 问题
Latex 报错 LaTeX Error: The font size command \normalsize is not defined问题解决
Sparse array (nonlinear structure)
Pytest (2) mark function
[daily question 1] write a function to judge whether a string is the string after the rotation of another string.
Learn about various joins in SQL and their differences