剧情是这样,我的app要使用四个library,如:LibraryA,LibraryB。这两个库又都需要support.v4.jar。由于加载的时间不同,所以四个support.v4.jar不同,出错的提示如下:Found5 versions of android-support-v4.jar in...
分类:
移动开发 时间:
2014-12-11 15:26:41
阅读次数:
136
1、进入网站http://www.dafont.com,选取需要的字体
2、下载字体,解压文件,找到ttf格式文件,这个是我们要导入至工程的。如thirteen_pixel_font.ttf 。
3、导入文件至工程中 点击最后
4、选取工程targets,进入info,找到Custom iOS Target Properties. 点击列表最后一行入口Bundle
versions ...
分类:
其他好文 时间:
2014-12-03 00:31:48
阅读次数:
196
错误报告:Analyzing dependencies/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/pathname.rb:422:in `open': No such file or direct...
分类:
其他好文 时间:
2014-12-02 19:04:46
阅读次数:
781
用Xcode6 或 Application Loader发布时总是提示“Missing required icon file.The bundle does not contain an app icon for iPhone / iPod Touch of exactly '57x57' pixe...
分类:
移动开发 时间:
2014-12-02 11:45:30
阅读次数:
247
在Mac下使用homebrew安装工具时,默认情况下安装了最新版。有时候我们需要老版本的,那么该怎么做呢?老版本的homebrew可以使用以下命令:brew versions 列出了指定的所有版本,选择一个版本后再用brew install 而现在最新版的homebrew,已经没有了versions...
分类:
系统相关 时间:
2014-12-02 10:22:32
阅读次数:
397
首先要先安装ruby 和 gem如果使用sudo zypper install ruby 安装后 当安装sass时会报错/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb mkmf.rb can...
分类:
其他好文 时间:
2014-11-24 22:04:22
阅读次数:
296
[2012-11-24 11:33:58 - myProject] Found 2 versions of android-support-v4.jar in the dependency list,
[2012-11-24 11:33:58 - myProject] but not all the versions are identical (check is based on SHA-1...
分类:
移动开发 时间:
2014-11-24 13:40:24
阅读次数:
203
参考msdn:http://msdn.microsoft.com/en-us/library/ff539835
Version
Available in Windows 2000 and later versions of Windows.
Header
Hidport.h (include Hidport.h)
Library...
分类:
其他好文 时间:
2014-11-24 06:32:06
阅读次数:
179
windows下scala的eclipse开发环境 步骤: 1,下载并安装scala,最新版 Download Previous Versions | The Scala
Programming Language http://www.scala-lang.org/download/all.html...
分类:
系统相关 时间:
2014-11-23 23:12:07
阅读次数:
879
起因,准备使用redis作为celery的broker,使用homebrew安装。错误输出如下:/usr/local/bin/brew: /usr/local/Library/brew.rb: /System/Library/Frameworks/Ruby.framework/Versions/1....
分类:
其他好文 时间:
2014-11-22 17:21:32
阅读次数:
323