Home Backend Development PHP Tutorial windows上写PHP程序,一定要用记事本吗?白底黑字看着好眼晕呀,有像linux下的编辑器一个性质的软件可以用吗?求解

windows上写PHP程序,一定要用记事本吗?白底黑字看着好眼晕呀,有像linux下的编辑器一个性质的软件可以用吗?求解

Jun 13, 2016 am 11:18 AM
nbsp notepad sublime windows zend

windows下写PHP程序,一定要用记事本吗?白底黑字看着好眼晕呀,有像linux上的编辑器一个性质的软件可以用吗?求解…
windows下写PHP程序,一定要用记事本吗?白底黑字看着好眼晕呀,有像linux上的编辑器一个性质的软件可以用吗?求解…

php linux windows 编辑器
------解决方案--------------------
本帖最后由 PhpNewnew 于 2013-03-11 15:35:27 编辑 zend studio
phpstorm
...

很多 各种颜色
------解决方案--------------------
zend studio吧,要不然试试ultra editor
------解决方案--------------------
sublime Text
------解决方案--------------------
phpstorm,
sublime
------解决方案--------------------
一直用的是zend
------解决方案--------------------
notepad++不错,还有标签显色。
------解决方案--------------------


DW虽然代码提示不怎么样,但是标签显色还是足够用吧。
要么用editplus,notepad++咯,Phpdesigner也不错
------解决方案--------------------
notepad++, 用记事本会出问题的吧...
------解决方案--------------------
好吧,我承认用记事本的都是大牛(自虐简直是),可以使用sublime
------解决方案--------------------
notepad++很不错。另外Dreamweaver是很专业的web开发工具吧,ultraEditor没必要用高版本,低版本就行了,至于key嘛百*度就能找到了。ultra还有 UEStudio 也可以
------解决方案--------------------
 难以置信,是哪位叫你用记事本写的?误人子弟啊
------解决方案--------------------
楼主是炫耀贴吧?用记事本写php,在我眼中那是高端人士才用的
------解决方案--------------------
可以使用dream weaver.
------解决方案--------------------
初学者还是dw
------解决方案--------------------
支持notepad++
------解决方案--------------------
推荐你个,应该是你想要的效果!Sublime Text 2

------解决方案--------------------
netbeans,一直用这个的。
------解决方案--------------------
如果想方便点,可以试试eclipse+php插件。
------解决方案--------------------
zend studio 、editplus 、notepad++ 。。。
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Can vs code run in Windows 8 Can vs code run in Windows 8 Apr 15, 2025 pm 07:24 PM

VS Code can run on Windows 8, but the experience may not be great. First make sure the system has been updated to the latest patch, then download the VS Code installation package that matches the system architecture and install it as prompted. After installation, be aware that some extensions may be incompatible with Windows 8 and need to look for alternative extensions or use newer Windows systems in a virtual machine. Install the necessary extensions to check whether they work properly. Although VS Code is feasible on Windows 8, it is recommended to upgrade to a newer Windows system for a better development experience and security.

What is vscode What is vscode for? What is vscode What is vscode for? Apr 15, 2025 pm 06:45 PM

VS Code is the full name Visual Studio Code, which is a free and open source cross-platform code editor and development environment developed by Microsoft. It supports a wide range of programming languages ​​and provides syntax highlighting, code automatic completion, code snippets and smart prompts to improve development efficiency. Through a rich extension ecosystem, users can add extensions to specific needs and languages, such as debuggers, code formatting tools, and Git integrations. VS Code also includes an intuitive debugger that helps quickly find and resolve bugs in your code.

vscode cannot install extension vscode cannot install extension Apr 15, 2025 pm 07:18 PM

The reasons for the installation of VS Code extensions may be: network instability, insufficient permissions, system compatibility issues, VS Code version is too old, antivirus software or firewall interference. By checking network connections, permissions, log files, updating VS Code, disabling security software, and restarting VS Code or computers, you can gradually troubleshoot and resolve issues.

How to back up vscode settings and extensions How to back up vscode settings and extensions Apr 15, 2025 pm 05:18 PM

How to back up VS Code configurations and extensions? Manually backup the settings file: Copy the key JSON files (settings.json, keybindings.json, extensions.json) to a safe location. Take advantage of VS Code synchronization: enable synchronization with your GitHub account to automatically back up all relevant settings and extensions. Use third-party tools: Back up configurations with reliable tools and provide richer features such as version control and incremental backups.

How to solve the problem of vscode cannot select python interpreter How to solve the problem of vscode cannot select python interpreter Apr 15, 2025 pm 05:57 PM

VS Code Python interpreter selection puzzle: Problem Cause: The environment configuration is confusing, which may cause the following problems: Multiple Python versions of coexistence environment variable configuration error VS Code Extension Problem Virtual Environment Problem Solving Steps: Check Python Installation Verification Environment Variable Check VS Code Python Extension Processing Virtual Environment Manually Select the Interpreter

What's going on with vscode not running python What's going on with vscode not running python Apr 15, 2025 pm 06:00 PM

The most common "cannot run Python" problem stems from the misconfiguration of the Python interpreter path. Solutions include: confirming Python installation, configuring VS Code, and using a virtual environment. In addition, there are efficient debugging techniques and best practices such as breakpoint debugging, variable monitoring, log output, and code formatting, such as isolating dependencies using virtual environments, tracking code execution using breakpoints, and tracking variable changes in real time using monitoring expressions, etc., which can greatly improve development efficiency.

Can vscode run in Linux Can vscode run in Linux Apr 15, 2025 pm 06:12 PM

Of course, VS Code can run smoothly in Linux. Just prepare your Linux system, install the necessary dependencies, and easily install VS Code through the package manager to start and use.

Can vscode run in Windows 7 Can vscode run in Windows 7 Apr 15, 2025 pm 07:27 PM

VS Code is still available on Windows 7, but is highly not recommended. Windows 7 lacks security updates and patches, resulting in security risks and VS Code compatibility issues. Although simple code editing is barely competent, it is recommended to upgrade to Windows 10 or later for complex development or for extensions.

See all articles