比windows下真是方便很多,爱上ubuntu1:首先安装apache:打开终端(ctrl+Alt+t),输入命令:sudo
apt-get install apache2即可安装,安装完后,打开浏览器,在地址栏输入:localhost或者http://127.0.0.1看到It
works,表示...
分类:
数据库 时间:
2014-05-20 02:24:54
阅读次数:
394
刚开始接触laravel,一天时间走马观花的看了一些官方文档之后便开始了laravel的学习。这里谈到的都是最基础的东西,各路大神,可直接略过。本节主要记录
Composer概述及其自动加载相关的知识点。文中提及了spl_autoload_register 和 __autoload 及其他知识点。
分类:
其他好文 时间:
2014-05-19 23:37:33
阅读次数:
738
将Mysql添加到Windows系统服务中:1.、
安装服务。在Windows2000下,安装完成后,并没有把MySQL安装成服务,我们必须执行下面的语句把MySQL注册为服务:installdir\mysql\bin\mysqld-nt
–-install。Windows98下没有返利网服务的概念...
分类:
其他好文 时间:
2014-05-19 20:34:34
阅读次数:
219
折腾了一下,尝试用Linux,部署mvc3。分别用过 centos 和 ubuntu
,用ubuntu是比较容易部署的。操作步骤如下:一、终端分别如下操作sudo su ->输入密码apt-get install nginx apt-get
install mono apt-get install....
分类:
Web程序 时间:
2014-05-19 11:02:12
阅读次数:
647
Did you download and install the sql server plugin
as
well?http://downloads.sourceforge.net/project/geoserver/GeoServer%20Extensions/2.1.3/geoserver-2...
分类:
数据库 时间:
2014-05-19 09:13:32
阅读次数:
422
1.php与apache安装路径2.安装Apache服务 httpd -k
install开启关闭重启服务 http -k start/stop/restart3.php.ini-development重命名为
php.ini4.配置Apache的httpd.conf,关联php解析器。在最后添加L...
分类:
Web程序 时间:
2014-05-19 08:02:47
阅读次数:
529
http://developer.android.com/sdk/installing/installing-adt.html Download the ADT
Plugin Start Eclipse, then select Help > Install New Software. Click ...
分类:
系统相关 时间:
2014-05-19 07:58:09
阅读次数:
343
最近在做真机测试的时候,经常出现Installation error: INSTAL
L_FAILED_INSUFFICIENT_STORAGE这个问题,导致apk没法安装到是手机上,在eclipse中运行Android程序默认是将程序安装到手机的Rom中,如果Rom空间不足,就会提示这个错误。.....
分类:
其他好文 时间:
2014-05-18 20:14:04
阅读次数:
362
运行NodeJS时出现如下错误:Error: Most middleware (like
bodyParser) is no longer bundled with Express and must be installed
separately.意思是命令行中运行npm install body-...
分类:
其他好文 时间:
2014-05-17 21:57:26
阅读次数:
336
QuicklinksIf you already know what are the
features of the new plug-in and just want to know how to install/use it, you can
directly skip to:J-Link in...
分类:
系统相关 时间:
2014-05-17 14:32:55
阅读次数:
890