Error: An App ID with identifier "*****" is not avaliable. Please enter a different string. 错误原因是这个bundle ID已经被别人提前占用了.这种错误一般发生在你运行别人的项目. 解决办法当然是修改你的bun...
分类:
其他好文 时间:
2015-10-20 00:10:05
阅读次数:
165
Oct 19 10:27:05 [2995] : CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmenta...
分类:
其他好文 时间:
2015-10-19 10:50:10
阅读次数:
380
本文转载自:http://blog.csdn.net/myfxx/article/details/21096949 今天在用eclipse启动项目的时候发现了一个问题,就是每次启动项目的时候,eclipse都会弹出一个Subclipse Usage的弹框,很是让人觉得不爽,那么这个框是什么意思呢,我...
分类:
系统相关 时间:
2015-10-18 12:52:00
阅读次数:
209
最近做项目的时候,tableView的headerView用xib做了自定义类,然后在xib中把backgroundcolor直接改成了white,然后就一直提示这段代码。把xib中的把backgroundcolor改成default就不会有提示了。如果想设置背景颜色...
分类:
其他好文 时间:
2015-10-17 17:56:00
阅读次数:
123
转http://www.cnblogs.com/csulennon/p/4178404.htmlAndriod Atom x86模拟器启动报错。http://blog.csdn.net/rznice/article/details/40210213
分类:
其他好文 时间:
2015-10-16 23:18:09
阅读次数:
197
A natural recursion thought.. Please note we can cache intermediate results.class Solution { unordered_map hs;public: bool canWin(string s) ...
分类:
其他好文 时间:
2015-10-16 13:21:08
阅读次数:
138
本篇文章由:http://xinpure.com/perl-warning-setting-locale-failed/将 mac 系统切换成英文后,使用 git 命令出现如下错误:perl: warning: Setting locale failed.perl: warning: Please ...
分类:
其他好文 时间:
2015-10-14 18:07:39
阅读次数:
162
最近做了iOS 9的适配,程序出现大量警告也做了些处理,写出来分先给大家。一、iOS 9适配问题一:: CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_...
分类:
移动开发 时间:
2015-10-14 17:21:12
阅读次数:
528
PHP编译过程中常见错误信息的解决方 checking for BZip2 support… yes checking for BZip2 in default path… not found configure: error: Please reinstall the BZip2 distribution Fix:?yum install bzip2-d...
分类:
Web程序 时间:
2015-10-14 12:51:03
阅读次数:
168
环境:centos6.5查看Cloudera Manager官方安装文档,注意版本一定要对应上在官网下载安装需要的依赖包Installation failed. Failed to receive heartbeat from agent. Ensure that the host's hostn....
分类:
其他好文 时间:
2015-10-13 11:58:55
阅读次数:
298