码迷,mamicode.com
首页 >  
搜索关键字:build version    ( 35499个结果
Building the Unstructured Data Warehouse: Architecture, Analysis, and Design
earn essential techniques from data warehouse legend Bill Inmon on how to build the reporting environment your business needs now!Answers for many val...
分类:其他好文   时间:2014-05-27 17:47:41    阅读次数:361
新建的 web 工程 有红色的惊叹号
新建的 web 工程 有红色的感叹号问题: 在eclipse 中新建一个web工程,但是工程上有红色的感叹号。解决: 1.右键工程,选择Build Path-->Configure Build Path; 2. 选择Libraries 下的 Web App Libraries,再点击右边的remov...
分类:Web程序   时间:2014-05-26 20:31:31    阅读次数:205
自定义ActionBar图标
If you are supporting pre-3.0 with your application be sure you put this version of the custom theme invalues-v11or similar.
分类:其他好文   时间:2014-05-26 17:54:46    阅读次数:206
条理清晰的搭建SSH环境之添加所需jar包
一、首先介绍要添加框架环境: JUnit Struts2 Hibernate Spring(1)配置JUnit /**-------------------------添加JUnit-------------------------------*/ 右击Web项目--->Build Path-...
分类:其他好文   时间:2014-05-25 20:43:53    阅读次数:431
C连接MySQL数据库开发之Xcode环境配置及测试
一、开发环境 Mac OS X 10.9.2 64位、Xcode5.1、MySQL5.5.37 64位 MySQL安装目录为:/usr/local/mysql 二、配置xcode连接mysql的编译选项 1> 将mysql头文件目录添加到xcode头文件搜索路径中 项目属性--> Build Settings --> Search Paths --> He...
分类:数据库   时间:2014-05-25 18:24:52    阅读次数:386
常见网络协议简介
IPv4 网际协议版本4(Internet Protocol version 4)。自20世纪80年代早期以来一直是网际协议簇的主力协议。它使用32位地址。IPv4给TCP、UDP、SCTP、ICMP和IGMP提供分组递送服务。 IPv6 网际协议版本6(Internet Protocol version 6)。自20世纪90年代中期作为IPv4的一个替代品设计的...
分类:其他好文   时间:2014-05-25 12:58:47    阅读次数:223
ubuntu下安装g++
主要来自ubuntu中文社区http://www.ubuntu.org.cn/support/documentation/doc/VMware首选,确认你已经安装了build-essential程序包: apt-get install build-essential确认你已经安装了内核头文件包: u...
分类:其他好文   时间:2014-05-25 12:40:10    阅读次数:299
Windows7WithSP1/TeamFoundationServer2012update4/SQLServer2012
[Info   @09:03:33.737] ====================================================================[Info   @09:03:33.743] Team Foundation Server Administration Log[Info   @09:03:33.748] Version  : 11.0.61030....
分类:数据库   时间:2014-05-25 09:38:58    阅读次数:679
[掌眼]Wait For Review时重新提交App
进入iTunes ConnectManage Your Apps->New Version->View DetailsLinks->Binary Details->Reject This Binary->Reject Binary->DoneReady to Upload Binary->No No...
分类:移动开发   时间:2014-05-25 07:42:14    阅读次数:267
关于自编译hadoop eclipse 插件
由于在eclipse下开发hadoop程序需要插件支持,而且hadoop报下已经没有插件了,所以需要我们自己编译,操作步骤如下1.进入D:\hadoop-1.2.1\src\contrib目录,找到build-contrib.xml文件,将hadoop.root改为hadoop解压目录。<propertyname="hadoop.root"location="D:\hadoop-1..
分类:系统相关   时间:2014-05-25 04:58:25    阅读次数:298
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!