码迷,mamicode.com
首页 >  
搜索关键字:promoted sites    ( 609个结果
Eclipse 出现Some sites could not be found. See the error log for more detail.错误 解决方法
Eclipse 出现Some sites could not be found. See the error log for more detail.错误 解决方法Some sites could not be found. See the error log for more detail.这话的...
分类:系统相关   时间:2014-07-24 09:58:13    阅读次数:465
nginx下 使用CI
nginx 默认不支持PATH_INFO 那么不能正常使用CI。 更改nginx.conf 配置 server { listen 80; server_name localhost; index index.php index.html index.htm; root /Users/renfrank/Sites/; location ~ \.php{ fa...
分类:其他好文   时间:2014-07-23 14:01:36    阅读次数:243
ubuntu Apache 配置
ubuntu安装和配置其实还是很简单的,这里写一些记录作为工作笔记。 安装 ubuntu下利用apt安装apache2很简单. apt-get?install?apache2 添加虚拟主机 首先在 /etc/apache2/sites-available/ 下仿照000-default.c...
分类:其他好文   时间:2014-07-22 09:06:05    阅读次数:224
nginx+fpm反向代理zabbix
其实zabbix的gui控制面板就是php,遇到403,去掉 localhost 后面的zabbix,还解决不了?把/usr/share/zabbix剪切到/var/www/zabbix,然后给相应的权限,其他问题,修改php.ini就ok sudo vi /etc/nginx/sites-ena...
分类:其他好文   时间:2014-07-21 10:30:49    阅读次数:939
MyEclipse8.5 无法安装ADT解决办法
打开MYECLIPSE.点击菜单栏的help ->my eclipse configure center .然后add site 指向https://dl-ssl.google.com/android/eclipse报错:Bad update sites com.genuitec.pulse2.cl...
分类:系统相关   时间:2014-07-18 16:37:08    阅读次数:293
JDK1.6官方下载_JDK6官方下载
JDK1.6官方下载_JDK6官方下载地址:http://www.java.net/download/jdk6/6u10/promoted/b32/binaries/jdk-6u10-rc2-bin-b32-windows-i586-p-12_sep_2008.exeJDK6 API CHM中文参考...
分类:其他好文   时间:2014-07-18 14:34:07    阅读次数:227
供应商导入
1. 接口表接口表 数据表说明ap_suppliers_intpo_vendors供应商ap_supplier_sites_intpo_vendor_sites_all供应商地点ap_sup_site_contact_intpo_vendor_contacts联系人2. e.g环境信息初始化n...
分类:其他好文   时间:2014-07-13 08:46:27    阅读次数:374
m2e插件的新下载地址
今天在按照《Maven实战》这本书给eclipse配置maven的m2eclipse插件的时候发现,书中写的老的下载地址http://m2eclipse.sonatype.org/sites/m2e失效了,后来去官网上查了下发现插件下载地址改成这个了:https://repository.sonat...
分类:其他好文   时间:2014-07-11 20:03:44    阅读次数:271
[Forward]Use the SharePoint My Tasks Web Part outside of My Sites
from http://yalla.itgroove.net/2014/04/use-sharepoint-tasks-web-part-outside-sites/Use the SharePoint My Tasks Web Part outside of My SitesWritten by ...
分类:Web程序   时间:2014-07-06 20:20:40    阅读次数:234
Myeclipse8.5 反编译插件 jad 安装_看着可以转载的
准备工作下载jad.exe文件:http://www.varaneckas.com/sites/default/files/jad/jad158g.win.zip下载jadeclipse插件:http://prdownloads.sourceforge.net/jadclipse/net.sf.ja...
分类:系统相关   时间:2014-07-06 20:05:01    阅读次数:293
609条   上一页 1 ... 57 58 59 60 61 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!