自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 资源 (9)
  • 收藏
  • 关注

原创 ios 颜色渐变效果

#import CAGradientLayer *gradient = [CAGradientLayer layer]; gradient.frame = rect; gradient.colors = [NSArray arrayWithObjects:(id)[UIColor blackColor].CGColor,

2013-02-28 17:11:49 12682

原创 UILocalNotification 的使用

- (UILocalNotification*) createLocalNotificationWithContent:(NSString*) content{ UILocalNotification *notification=[[[UILocalNotification alloc] init] autorelease]; if (notification!=nil) {

2013-02-25 09:21:52 2379

原创 UITextView 边框的设置

1 导入QuartzCote框架  #import 2. 设置边框 input_title.layer.borderColor = [[UIColor blackColor] colorWithAlphaComponent:.2].CGColor; input_title.layer.borderWidth =1.0; input_t

2013-02-21 11:03:10 3346

原创 NSString 转化为NSDate, NSDate 转化为本地(localtime)时间

2013-02-05 15:08:38 2758 2

teleport-assist-macos-3.5.5.dmg

teleport mac 助手,配合新版本的 堡垒机服务端3.5.x版本使用,采用github上源码3.5.5beta版编译而成,用于macos系统访问远程资源

2021-03-18

XJSONParse

JSON 格式化工具 for Mac,专业的JSON格式化工具 仿Windows下 JsonView风格!

2018-10-22

photoShutter2 iPhone相机拍照声音反向波音频文件

photoShutter2 iPhone相机拍照声音反向波音频文件

2016-06-01

Genymotion 2.5.4 reg.exe 文件

Exception (VBoxManage): java.io.IOException: Cannot run program "C:\Program Files\Genymobile\Genymotion\/reg": CreateProcess error=2, 系统找不到指定的文件。

2015-10-13

librfc3951

linphone sdk 需要的一个静态库 rfc3951

2015-08-19

Wireshark1.6.3(不会乱码版) for mac

Wireshark1.6.3(不会乱码版) for mac 最新版本会出现乱码,一个个的小方块,还不如之前的这个版本

2013-08-28

空空如也

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

TA关注的人

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