会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
高山流水
敬畏生命,心向光明,天地间连接未知与万物!
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
9
10
···
98
下一页
2016年3月
timestr
摘要: -(void)timeStr { NSDate *date = [NSDate date]; NSInteger unitFlags = NSCalendarUnitYear | NSCalendarUnitMonth | NSCalendarUnitDay | NSCalendarUnitHour
阅读全文
posted @ 2016-03-30 11:50 路在脚下,
阅读(352)
评论(0)
推荐(0)
2015年12月
jenkins for xcode
摘要: 1,下载http://jenkins-ci.org/content/thank-you-downloading-os-x-installer 2,安装插件 Xcode integration:xcode 配置相关Environment Injector Plugin:配置环境变量 3,配置Xcode
阅读全文
posted @ 2015-12-25 11:57 路在脚下,
阅读(742)
评论(0)
推荐(0)
时间你懂的,
摘要: // // TimeUtil.m // QTui // // Created by wangyanan on 9/14/15. // Copyright (c) 2015 wangyanan. All rights reserved. // #import "TimeUtil.h" @interfa
阅读全文
posted @ 2015-12-20 15:06 路在脚下,
阅读(216)
评论(0)
推荐(0)
插件,
摘要: //获取DVTPlugInCompatibilityUUID字段defaults read /Applications/Xcode.app/Contents/Info DVTPlugInCompatibilityUUID//将XXXX替换成刚刚获取的DVTPlugInCompatibilityUUI...
阅读全文
posted @ 2015-12-18 12:59 路在脚下,
阅读(121)
评论(0)
推荐(0)
2015年9月
basic ,token添加
摘要: NSString *authStr = @"aqbx.app.ios:d4236c00-7f88-48e4-b794-c57a09de2f25"; NSString *authBase64 = [NSString stringWithFormat:@"Basic %@", [self base64...
阅读全文
posted @ 2015-09-09 15:06 路在脚下,
阅读(476)
评论(0)
推荐(0)
2015年8月
上火啊,替换字符串,HTML,
摘要: -(void)webViewDidFinishLoad:(UIWebView *)webView{ JSContext *jsContext = [webView valueForKeyPath: @"documentView.webView.mainFrame.javaScriptContext...
阅读全文
posted @ 2015-08-31 17:18 路在脚下,
阅读(173)
评论(0)
推荐(0)
2015年7月
shell
摘要: #!/bin/bashVersionPath="Mine/SettingController.m"if ["$BUILD_NUMBER" = ""]||["$SVN_REVISION" = ""]thenecho "version is null"elsesed -i '' -e "s%[0-9]....
阅读全文
posted @ 2015-07-28 19:38 路在脚下,
阅读(140)
评论(0)
推荐(0)
2015年6月
不可深究啊,
摘要: -(void)resetRoomBtn{ [[_mctView viewWithTag:2000]removeFromSuperview]; CGFloat kWidth = (screenW-20)/4; NSInteger arrayCount = _roomImgArray.count;...
阅读全文
posted @ 2015-06-13 18:19 路在脚下,
阅读(141)
评论(0)
推荐(0)
看着 自己都感觉 恶心的代码,
摘要: #import "BaseView.h"#import "UIImage+resize.h"#import "NSString+Check.h"#import "UIButton+WebCache.h"#define kOne 10#define kTwo 20#define kThree 30#d...
阅读全文
posted @ 2015-06-13 16:51 路在脚下,
阅读(509)
评论(0)
推荐(0)
2015年5月
一次又一次,
摘要: -(IBAction)stretchAction:(NSInteger)index{ OrderSummaryInfo *info = [self.dataArray objectAtIndex:index]; NSInteger insertCount = info.orderItemArra...
阅读全文
posted @ 2015-05-13 12:57 路在脚下,
阅读(114)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
10
···
98
下一页
公告