- 博客(6)
- 收藏
- 关注
转载 在多端口时codeigniter省略入口文件index.php
如原地址为: http://127.0.0.1:8000/CodeIgniter-3.0.0/index.php/routes_demo 隐藏入口文件后只需要把地址写成即可: http://127.0.0.1:8000/CodeIgniter-3.0.0/routes_demo 1.需要开启Apache的 rewrite 功能 Apache2.2\conf\h...
2016-11-02 11:35:00
249
转载 php中heredoc的使用方法
Heredoc技术,在正规的PHP文档中和技术书籍中一般没有详细讲述,只是提到了这是一种Perl风格的字符串输出技术。但是现在的一些论坛程序,和部分文章系统,都巧妙的使用heredoc技术,来部分的实现了界面与代码的准分离,phpwind模板就是一个典型的例子。原文http://www.php100.com/html/webkaifa/PHP/PHPyingyong/2010/1229/...
2016-10-15 09:32:00
126
转载 XAMPP中apache配置本地多根目录多端口
1.配置httpd.conf 禁用词语多个端口# Listen: Allows you to bind Apache to specific IP addresses and/or# ports, instead of the default. See also the <VirtualHost># directive. # Change this to Listen on...
2016-10-09 17:16:00
142
转载 css预处理器sass安装配置(本地安装)
1.安装Ruby 2.下载sass安装包。放入文件夹,最好放入bin中。(被墙了,只好本地装) 3.从ruby的命令行安装本地的安装包 sass安装好了。 转载于:https://www.cnblogs.com/terychina/p/5932348.html...
2016-10-05 15:49:00
194
转载 点击列表使用闭包显示出当前索引
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title></title> <script> window.onload=function init(){ ...
2016-09-28 16:13:00
556
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅