码迷,mamicode.com
首页 >  
搜索关键字:httpd 虚拟主机 https    ( 140818个结果
关于android SDK安装Failed to fetch URL 一点思考
最近SDK出问题了,然后在google下载了一个android-sdk-windows.rar,然后点击SDK Manager,结果一直不能刷新API Level,然后就开始在网上找了好多资料,解决这个问题,修改 HOSTS, HTTP 和 HTTPS 都不能解决,这给我带来了很大的困惑! 加载不出...
分类:移动开发   时间:2014-05-05 11:58:55    阅读次数:534
android开源项目汇总
https://github.com/Trinea/android-open-project
分类:移动开发   时间:2014-05-05 11:07:18    阅读次数:327
android 开源项目学习<二>
roottools: RootTools gives Rooted developers easy access to common rooted tools... https://code.google.com/p/roottools/wiki/RootTools mmsbg: mms bg f....
分类:移动开发   时间:2014-05-04 20:56:48    阅读次数:678
php wamp 配置虚拟主机
apeach 配置; ServerAdmin webrx@126.com DocumentRoot "E:\wamp\www\yii_1113\fkgm" ServerName www.cup.com DirectoryIndex index.html index.php ...
分类:Web程序   时间:2014-05-04 20:13:47    阅读次数:331
将Excel文件内容拖拽至ExtJs的Panl
参考地址:http://loianegroner.com/2010/03/importing-an-excel-spreadsheet-into-an-extjs-datagrid-using-datadrop-grid-plugin/演示例子:https://github.com/loiane/e...
分类:Web程序   时间:2014-05-04 19:39:57    阅读次数:403
linux64位使用xampp及常见问题
xampp-linux-1.8.2 之前的版本不支持64位系统哦哦。首先,安装32位支持包下载地址:https://www.apachefriends.org/zh_cn/index.html解压压缩包到/opt/lampp下,启动LAMPP时提示不支持64,跟改方法如下:sudo vi /opt/...
分类:系统相关   时间:2014-05-04 12:29:55    阅读次数:405
Xampp 配置出现403无法访问
找到\xampp\apache\conf\httpd.conf配置文件Access forbidden!You don’t have permission to access the requested directory. There is either no index document or ...
分类:其他好文   时间:2014-05-04 11:12:23    阅读次数:336
用 BerryClip - 6 LED Board 显示树莓派的温度
用 BerryClip - 6 LED Board 显示树莓派的温度 BerryClip - 6 LED Board 是一个学习GPIO的开发板,适合我这样不懂硬件的童鞋,用python 控制6个LED灯,一个蜂鸣器,和一个开关 文档在这里 https://bitbucket.org/MattHawkinsUK/rpispy-berryclip/downloads/BerryClip...
分类:其他好文   时间:2014-05-04 09:38:35    阅读次数:341
Asp.NET MVC3 使用 SignalR 实现推送
一,简介 Signal 是微软支持的一个运行在 Dot NET 平台上的 html websocket 框架。它出现的主要目的是实现服务器主动推送(Push)消息到客户端页面,这样客户端就不必重新发送请求或使用轮询技术来获取消息。 可访问其官方网站:https://github.com/SignalR/ 获取更多资讯。...
分类:Web程序   时间:2014-05-03 21:43:00    阅读次数:411
Linux网络服务之HTTP(1)
Linux网络服务之HTTP(1)实验要求:1、主机名设为:www.zhy.com,默认首页包括:index.html、index.php,开启保持连接,确认默认httpd是否支持php2、只允许192.168.1.1访问www.zhy.com,允许所有用户访问www.zhy.com/user/index.html3、客户端访问/var/www/html/admin/需要输..
分类:系统相关   时间:2014-05-03 20:41:33    阅读次数:546
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!