1.添加配置文件/etc/nginx/sites-available/ 下新建文件 phpmyadmin文件内容server { listen 80; listen [::]:80; server_name 要设置的域名; root /var/www/html/phpmyadmin; index i...
分类:
其他好文 时间:
2015-07-18 16:53:38
阅读次数:
90
1 volley的简单介绍Volley is an HTTP library that makes networking for Android apps easier and most importantly, faster. Volley is available through the open AOSP repository.Volley 是一个HTTP库。它使得android app的网络...
分类:
移动开发 时间:
2015-07-18 00:35:46
阅读次数:
259
用命令 df 即可# df /var/lib/Filesystem 1K-blocks Used Available Use% Mounted on/dev/sda3 135979984 66905292 62055896 52% /加上-k...
分类:
系统相关 时间:
2015-07-17 15:43:07
阅读次数:
129
查看LINUX版本1) 登录到服务器执行 lsb_release -a ,即可列出所有版本信息,例如:$ lsb_release -aNo LSB modules are available.Distributor ID: DebianDescription: Debian GNU/Linux...
分类:
系统相关 时间:
2015-07-17 11:34:12
阅读次数:
128
网站迁移之后遇到:Databaseconnectionerror(1):TheMySQLadapter‘mysqli‘isnotavailable.这个问题,我一开始以为是我配置的参数错了呢!然后回去检查,检查好几遍我的数据库账号和密码都没错,但是为什么就是连接不上数据库呢??网上有人说是“可能有你安装wamp或者xamp之后,..
分类:
数据库 时间:
2015-07-15 23:04:09
阅读次数:
376
在Mac下安装Eclipse插件svnEclipse插件后,每次打开Eclipse都会弹出如下弹出框:提示你本机缺少JavaHL Library。选择Eclipse→偏好设置(preference)→Team→SVN,可以看到SVN接口Client的定义如下:这说明当前系统中缺少JavaHL,需要我...
分类:
编程语言 时间:
2015-07-15 18:19:17
阅读次数:
287
tarting from iOS7 AudioToolbox API for currentRoute becomes deprecated:Apple instead made currentRoute API available to you in AudioSession, which all...
分类:
移动开发 时间:
2015-07-15 12:42:59
阅读次数:
167
refhttp://www.zhizhihu.com/html/y2010/2292.htmlKernel FunctionsBelow is a list of some kernel functions available from the existing literature. As was...
分类:
其他好文 时间:
2015-07-15 06:31:45
阅读次数:
121
In the previous lab,you created a service and client from scratch without leveraging the tools available to WCF developers. Although this helps you to...
分类:
其他好文 时间:
2015-07-14 19:52:57
阅读次数:
98
1. Supply2. Demand 版权声明:本文博客原创文章,博客,未经同意,不得转载。
分类:
其他好文 时间:
2015-07-12 12:32:18
阅读次数:
122