自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 资源 (10)
  • 问答 (1)
  • 收藏
  • 关注

原创 library not found lzbar 解决办法

添加路径$(SRCROOT)/ZBarSDK-master ZbarSDK library search paths library search paths

2015-01-22 18:22:08 1368

原创 ios编译运行提示:unable to boot ios simulator

Unable to run app in Simulator An error was encountered while running (Domain = DTiPhoneSimulatorErrorDomain, Code = 2) 国外大神的办法: Close Xcode and iOS Simulator (and all related applica

2015-01-22 12:29:33 2034

原创 ios Xcode运行报错 No architectures to compile for (ONLY_ACTIVE_ARCH=YES, active arch=armv7, VA

No architectures to compile for (ONLY_ACTIVE_ARCH=YES, active arch=armv7, VA 运行报错 出现的原因:armv7s是应用在iPhone 5 A6 的架构上的 解决的方式: 1,在Project target里“Architectures”设置为“Standard (armv7,armv7s)” 2,修改在P

2015-01-22 08:59:59 1245

若依框架使用的log4j2.16.0,修复log4j漏洞log4j2下载最新log4j2.16.0下载

若依框架使用的log4j2.16.0,修复log4j漏洞log4j2下载最新log4j2.16.0下载

2021-12-16

修复log4j漏洞log4j2下载最新log4j2.16.0下载 log4j-api-2.16.0.jar

apache下载太慢,特搬到国内下载。修复log4j漏洞log4j2下载最新log4j2.16.0下载

2021-12-16

redis5 windows ZIP免安装版本

redis5 windows ZIP免安装版本。国外下载太慢,放到这里来。最新版可以在Windows上安装的exe版本的Redis。First release of Redis 5.x for Windows, updated to be in sync with antirez/5.0.9. Redis 5.0.9

2020-10-28

redis5 windows msi 安装版本

redis5 windows msi 安装版本。国外下载太慢,放到这里来。最新版可以在Windows上安装的exe版本的Redis。First release of Redis 5.x for Windows, updated to be in sync with antirez/5.0.9. Redis 5.0.9

2020-10-28

mysql-connector-java-5.1.44最新版本2017.8

mysql-connector-java-5.1.44最新版本2017.8月。JAVA通过jdbc访问mySQL数据库时需要该包支持,即在你的java工程中要把这个jar包添加进工程

2017-09-30

guava.jar包 NFC用到

在打开NFCDemo时, import com.google.common.base.Charsets; import com.google.common.base.Preconditions; import com.google.common.collect.ImmutableMap; import com.google.common.collect.Iterables; 报错,找不到这些类 解决: 要用guava.jar包 Guava 中文是石榴的意思,该项目是 Google 的一个开源项目,包含许多 Google 核心的 Java 常用库。 目前主要包含: •com.google.common.annotations •com.google.common.base •com.google.common.collect •com.google.common.io •com.google.common.net •com.google.common.primitives •com.google.common.util.concurrent

2015-10-24

NXP Semiconductors NFC标签读取TagInfo

NXP Semiconductors NFC标签读取TagInfo可通过安卓android手机NFC功能读取银行卡信息,IC卡,ID卡信息,功能强大! com.nxp.taginfolite.apk

2015-10-24

GridLayout 支持4.0以下版本实用的包

GridLayout是android 4.0新增的,API Level 14,在这个版本以前的sdk 都需要导入项目。在2.2下使用GridLayout需要导入为library

2014-07-29

info.plist查看修改编辑工具软件pledit编辑器

可查看ipa文件里的info.plist文件,可找到包的bundle identifier等信息。 比如微信的是:<key>CFBundleIdentifier</key> <string>com.tencent.xin</string>

2014-05-08

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除