时间:2024-02-08 22:40:01 | 来源:网站运营
时间:2024-02-08 22:40:01 来源:网站运营
网页毕设用什么语言好?:不熟悉的情况下,用Java能不能完杭州是问题,建议还是选PHP.PHP之父Rasmus Lerdorf的一些观点:Simple is Hard:http://talks.php.net/show/ntu/Rasmus Lerdorf opinion on PHP frameworks: "They all suck!"http://www.youtube.com/watch?v=anr7DQnMMs0#t=1904Rasmus Lerdorf, the PHP creator, was invited to give a talk in PHP Frameworks Day conference.He talked mostly about the latest PHP developments, but in the question and answers section, somebody asked Rasmus about his opinion on the PHP frameworks. That was as straight question about his opinion, so Rasmus gave a straight answer (near 31m 47s): "They (PHP frameworks) All suck!"Resaons:1. Frameworks Execute The Same Code Repeatedly Without Need(框架重复执行了相同代码,这是不必要的)2. Frameworks Require Too Many Interdependent Classes(框架需要太多相互依赖的类)3. Needlessly Complicated Solutions(不必要的复杂的解决方案)4. Duplicating the Web Server Functionality(重复实现了Web服务器本来就支持功能)详细说明可看:https://www.phpclasses.org/blog/post/226-4-Reasons-Why-All-PHP-Frameworks-Suck.htmlSo, are there any frameworks that don't suck? Rasmus did mention that he liked CodeIgniter because it is faster, lighter and 【the least like】 a framework.the least like: 最不像PHP Frameworks? Think Again.https://www.sitepoint.com/rasmus-lerdorf-php-frameworks-think-again/
关键词:语言