今天在导入 PuultoResfresh 的时候老是出错.
error:
[2014-09-28 10:04:44 - library] Unable to resolve target 'android-16'
[2014-09-28 10:04:59 - PullToRefreshListFragment] Unable to resolve target 'android-16...
分类:
移动开发 时间:
2014-09-28 11:03:31
阅读次数:
129
MapReduce程序编译是可以在普通的Java环境下进行,现在来到真实的环境上运行。首先,将日志文件放到HDFS目录下$ hdfs dfs -put *.csv /user/chenshu/share/logs/
14/09/27 17:03:22 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your...
分类:
其他好文 时间:
2014-09-27 21:04:00
阅读次数:
233
报错如下:java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.test2/com.example.test2.MainActivity}: java.lang.IllegalStateExcep...
分类:
移动开发 时间:
2014-09-27 11:58:09
阅读次数:
179
如何你和我一样手贱安装了Xcode6,同时又需要发布应用到商店时,你会发现打好的包是通不过审核的。验证报错:unable to validate application archives of type:0x0Google报错信息后,发现Beta版的Xcode打的包是不能发布到商店的。这时候即使你启...
分类:
其他好文 时间:
2014-09-26 18:28:08
阅读次数:
182
BizTalk2013 Beta于2012年11月6日发布,下面来介绍一下BizTalk 2013 Beta的新特性。 [核心更新功能]1. 与云服务集成BizTalk 2013 Server提供了SB-Messaging、WCF-Basic HTTP Relay、WCF-NetTcpRelay适配...
分类:
其他好文 时间:
2014-09-25 18:21:37
阅读次数:
248
今天项目上报出了一个这样的问题,如下:
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.csii.jincheng/com.csii.ui.MainMenuActivity}: java.lang.RuntimeException: Binary XML file line #1: You must s...
分类:
其他好文 时间:
2014-09-25 13:12:08
阅读次数:
279
反馈:1."selinux--disabled"inkickstart2.确保@admin-toolsorsystem-config-firewall在安装包之列结果:ErrorcreatingLiveCD:UnabletodisableSELinuxbecausetheinstalledpackagesetdidnotincludethefile/usr/sbin/lokkit总结:selinux--disabledrequiressystem-config-firewal..
分类:
系统相关 时间:
2014-09-25 12:16:19
阅读次数:
231
问题说明:AndroidRuntime(1705): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.activitytest/com.example.activitytest.Second...
分类:
移动开发 时间:
2014-09-25 10:17:28
阅读次数:
335
在项目开发当中,我们需要一个usb转继电器的设备当开关控制无线发射设备,采购部采购时并未详细了解Relay设备的运行环境就买了一批设备,之后发现设备厂家只提供了windows库,而我们是要在linux中开发。无语中。。。。。。Relay设备虽然是无驱的,可我并不知道它的协议,怎么办呢? I have...
分类:
其他好文 时间:
2014-09-25 01:05:17
阅读次数:
410
webdriver调用ie浏览器报错:org.openqa.selenium.NoSuchWindowException: Unable to find element on closed解决方法:System.setProperty("webdriver.ie.driver", "C:\\User...
分类:
Web程序 时间:
2014-09-24 23:18:37
阅读次数:
293