刚看到php有个两颗星的说:这年头用dw写程序是历史的倒退。该如何处理
刚看到php有个两颗星的说:这年头用dw写程序是历史的倒退。
那请教你是用什么写前台的?
还有比dw更高效的工具么? aptana?框架?extjs?jquery ui?还是其他?
没有其他意思,纯粹讨论前台什么工具高效实用?
------解决方案--------------------
notepad++。。。写htm页面我就只用这个,php还是zs
------解决方案--------------------
呵呵,曾经用过adodb golive,也用过frontpage,感觉还是DW专业点
------解决方案--------------------
eclipse
------解决方案--------------------
phpDesigner
------解决方案--------------------
我表示直接在zendstudio 里写JS
------解决方案--------------------
------解决方案--------------------
用什么工具也要争。。。。
------解决方案--------------------
我们美工只用editplus+firework+各种浏览器.自己喜欢用习惯用就好,管多少星的人跟你说呢。
------解决方案--------------------
------解决方案--------------------
PhpNewnew, 你的确很罗嗦,呵呵,不过这也是有耐心的表现
------解决方案--------------------
------解决方案--------------------
------解决方案--------------------
------解决方案--------------------
该研究调查了来自广州市的236名程序员,调查显示,只有6.3%的被调查对象认为自己的性生活总体很好,46.6%的人认为自己的性生活较好,40.7%的人认为自己的性生活一般(或不好也不差),5.9%的人对自己的性生活不满意。
------解决方案--------------------
------解决方案--------------------
------解决方案--------------------
不管是后台还是前台我都用类似文本编辑器写,看前台效果直接浏览,
------解决方案--------------------
看来可能是大部分php程序猿 分工不明确造成的呀,html js css php都得自己来,蛋疼不已~
------解决方案--------------------
第一个是 我说的 dw 写程序 不是说dw 写的前台的部分 我在说这个的时候是针对某个帖子涉及到在用dw写php代码
第二个楼主说的是 那请教你是用什么写前台的
第三个 我回帖提到的都是针对php的开发 而不是前台
第四个 我从没否认做前台dw的能力
所以如果打算讨论的话,那么就先弄清楚整个情况,例如前台后台,php 和html 然后再继续。
------解决方案--------------------

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

PHP and Python each have their own advantages, and choose according to project requirements. 1.PHP is suitable for web development, especially for rapid development and maintenance of websites. 2. Python is suitable for data science, machine learning and artificial intelligence, with concise syntax and suitable for beginners.

PHP is a scripting language widely used on the server side, especially suitable for web development. 1.PHP can embed HTML, process HTTP requests and responses, and supports a variety of databases. 2.PHP is used to generate dynamic web content, process form data, access databases, etc., with strong community support and open source resources. 3. PHP is an interpreted language, and the execution process includes lexical analysis, grammatical analysis, compilation and execution. 4.PHP can be combined with MySQL for advanced applications such as user registration systems. 5. When debugging PHP, you can use functions such as error_reporting() and var_dump(). 6. Optimize PHP code to use caching mechanisms, optimize database queries and use built-in functions. 7

The future of PHP will be achieved by adapting to new technology trends and introducing innovative features: 1) Adapting to cloud computing, containerization and microservice architectures, supporting Docker and Kubernetes; 2) introducing JIT compilers and enumeration types to improve performance and data processing efficiency; 3) Continuously optimize performance and promote best practices.

PHP and Python each have their own advantages, and the choice should be based on project requirements. 1.PHP is suitable for web development, with simple syntax and high execution efficiency. 2. Python is suitable for data science and machine learning, with concise syntax and rich libraries.

PHP is used to build dynamic websites, and its core functions include: 1. Generate dynamic content and generate web pages in real time by connecting with the database; 2. Process user interaction and form submissions, verify inputs and respond to operations; 3. Manage sessions and user authentication to provide a personalized experience; 4. Optimize performance and follow best practices to improve website efficiency and security.

PHP is widely used in e-commerce, content management systems and API development. 1) E-commerce: used for shopping cart function and payment processing. 2) Content management system: used for dynamic content generation and user management. 3) API development: used for RESTful API development and API security. Through performance optimization and best practices, the efficiency and maintainability of PHP applications are improved.

PHP remains important in modern web development, especially in content management and e-commerce platforms. 1) PHP has a rich ecosystem and strong framework support, such as Laravel and Symfony. 2) Performance optimization can be achieved through OPcache and Nginx. 3) PHP8.0 introduces JIT compiler to improve performance. 4) Cloud-native applications are deployed through Docker and Kubernetes to improve flexibility and scalability.

In PHP, the final keyword is used to prevent classes from being inherited and methods being overwritten. 1) When marking the class as final, the class cannot be inherited. 2) When marking the method as final, the method cannot be rewritten by the subclass. Using final keywords ensures the stability and security of your code.
