今天在做一个程序时觉得TextView的背景色不好看,就想在xml文件中改变TextView的背景色。因为本人在 /res/values下放了一个colors.xml文件, 因此在xml文件中使用android:background="@colors/lightyellow"以图将TextView控...
分类:
移动开发 时间:
2014-12-03 00:23:47
阅读次数:
209
[编译相关]:◇ VS 2010 - error LNK1123: failure during conversion to COFF: file invalid or corrupt:请安装vs2010 SP1补丁。https://social.msdn.microsoft.com/Forums/...
分类:
其他好文 时间:
2014-12-02 20:38:05
阅读次数:
215
华为hornor的apach-xml.odex不能合并
错误信息
Error occurred while disassembling classLorg.apache.xalan.templates.ElemNumber; - skipping class
java.lang.RuntimeException: Invalid methodindex: 32
atorg.jf.dexlib2.analysis.InlineMethodResolver$InlineMethodRes...
分类:
其他好文 时间:
2014-12-02 17:24:09
阅读次数:
325
博客:http://lijinhuan.blog.51cto.com/微博:http://weibo.com/lijinhuanexperience代码:https://github.com/lijinhuan报错详情:shmget()failed:InvalidargumentFailedtostartupconcurrentusersmodule!原因:kernel.shmmax设置未生效解决方法:[root@localhost~]#sysctl-a|..
分类:
Web程序 时间:
2014-12-02 15:27:39
阅读次数:
772
环境信息: IDEA 13 , MAVEN, JBOSS 7. 配置信息: 常规配置。出错信息:Error:Artifact 'xx.war exploded' has invalid extension原因: 出现这种错误的原因是 build 打的 war 包不正确造成的, 修改 pom.xml ...
分类:
其他好文 时间:
2014-12-02 15:00:03
阅读次数:
812
最近在redhatenterpriselinux6.0上配置openldap服务器时总是在提示一个错误:ldapwhoami或者ldapsearch是出现sasl绑定错误ldap_sasl_interactive_bind_s:Invalidcredentials(49)additionalinfo:SASL(-13):usernotfound:nosecretindatabase网络上针对ldap服务器的49错误解决方法..
分类:
其他好文 时间:
2014-12-02 12:02:13
阅读次数:
618
错误:configure: error: libevent >= 1.4.11 could not be found解决:yum -y install libevent libevent-devel错误:configure: error: Please reinstall the mysql dis...
分类:
Web程序 时间:
2014-12-02 08:57:15
阅读次数:
374
./configure--prefix=/usr/local/php--with-config-file-path=/usr/local/php/etc--with-apxs2=/usr/local/apache2/bin/apxs--with-mysql=/mysql/mysql--with-mysqli=/mysql/mysql/bin/mysql_config--with-iconv-dir=/usr/local--with-freetype-dir--with-jpeg-dir--with-png-d..
分类:
Web程序 时间:
2014-12-02 00:22:37
阅读次数:
243
I don't wanna regret when I'm 30.I just turned 21 years old yesterday,and there isn't really sufficiently ten years,which makes me should do it even h...
分类:
其他好文 时间:
2014-12-01 23:59:25
阅读次数:
378
最近在使用JUnit做单元测试时,发现新写好的测试类运行总是出错,报找不到类异常。Class not found com.mogodb.test.testjava.lang.ClassNotFoundException: com.mogodb.test.test at java.net.URLC.....
分类:
数据库 时间:
2014-12-01 22:03:37
阅读次数:
251