随笔分类 -  Web

FastCGI
摘要:http://www.fastcgi.com/ 阅读全文

posted @ 2013-08-16 21:52 androidme 阅读(114) 评论(0) 推荐(0)

CodeIgniter
摘要:http://ellislab.com/codeigniterhttp://codeigniter.org.cn/CodeIgniter 是一个简单快速的PHP MVC 框架。EllisLab 的工作人员发布了 CodeIgniter。许多企业尝试体验过所有 PHP MVC 框架之后,CodeIgniter 都成为赢家,主要是由于它为组织提供了足够的自由支持,允许开发人员更迅速地工作。自由意味着使用 CodeIgniter 时,您不必以某种方式命名数据库表,也不必根据表命名模型。这使 CodeIgniter 成为重构遗留 PHP 应用程序的理想选择,在此类遗留应用程序中,可能存在需要移植的所有 阅读全文

posted @ 2013-04-15 19:59 androidme 阅读(236) 评论(0) 推荐(0)

CodeMirror
摘要:http://codemirror.net/CodeMirror 是一款“Online Source Editor”,基于Javascript,短小精悍,实时在线代码高亮显示,他不是某个富文本编辑器的附属产品,他是许多大名鼎鼎的在线代码编辑器的基础库。CodeMirror is a JavaScript component that provides a code editor in the browser. When a mode is available for the language you are coding in, it will color your code, and opt 阅读全文

posted @ 2013-04-15 19:56 androidme 阅读(248) 评论(0) 推荐(0)

著名的HTTP服务器
摘要:Apache httpdhttp://httpd.apache.org/lighttpdhttp://www.lighttpd.net/nginxhttp://nginx.org/Cherokeehttp://www.cherokee-project.com/ 阅读全文

posted @ 2013-04-15 19:42 androidme 阅读(253) 评论(0) 推荐(0)

GeSHi - Generic Syntax Highlighter
摘要:http://qbnz.com/highlighter/http://sourceforge.net/projects/geshi/GeSHi - Generic Syntax Highlighter for PHP. Used to highlight almost any code for the web. Nearly 150 supported languages: PHP, HTML, C and more. Styles can be changed on the fly and CSS classes can be used to reduce the amount of XHT 阅读全文

posted @ 2013-04-14 20:43 androidme 阅读(211) 评论(0) 推荐(0)

Apache+PHP+MySQL
摘要:1. Apachehttp://httpd.apache.org/Windows Binary:http://www.apachelounge.com/download/2. PHPhttp://php.net/3. MySQLhttp://www.mysql.com/downloads/4. phpMyAdminhttp://www.phpmyadmin.net/php.ini配置error_log = D:\Software\AMP\Apache24\logs\php_errors.logdoc_root = D:\Software\AMP\Apache24\htdocsextension 阅读全文

posted @ 2013-04-13 22:47 androidme 阅读(362) 评论(2) 推荐(0)

导航