05 2016 档案
摘要:1,下载xdebug 2,进入xdebug-2.4.0RC4目录,运行phpize命令, 2,google之后说要安装autoconf brew install autoconf 3,但是使用brew无法找到些命令,于是安装brew ruby -e "$(curl -fsSL https://raw
阅读全文
摘要:<VirtualHost *:80> ServerAdmin slin DocumentRoot "/Users/slin/work/phpStudy/myPhp" ServerName myphp ServerAlias myphp ErrorLog "/private/var/log/apach
阅读全文
摘要:一,安装IIS 1,打开控制面板->程序和功能->打开或关闭windows功能->Internet 信息服务 1》选 中web管理工具 2》选 中万维网服务 1》应用程序开发功能中,选中CGI就可以 2》常见HTTP功能中选 中 默认文档,目录浏览,静态文档(这里一定要加上,否则无法访问以.html
阅读全文
摘要:一,声名式注入 1:app.js: var myApp = angular.module("myApp",["ngRoute"]); 2:controller.js: myApp.controller("indexCtrl",['$scope',function($scope){ //如果想用混淆,
阅读全文
浙公网安备 33010602011771号