skingtree's recent timeline updates
skingtree

skingtree

V2EX member #59182, joined on 2014-03-28 09:34:03 +08:00
skingtree's recent replies
Feb 14
Replied to a topic by tiancaiXD 旅行 过年去广州,有什么地方推荐
过年厨师放假了,餐馆可能会没有平时好吃
执行力 意志力,还有压力
感觉能坚持下来太难了
@jswh 同意的,辛辛苦苦找个座位,等一下要上洗手间,收电脑收电源,去一下回来可能连座位都没了
May 7, 2016
Replied to a topic by killall Python MAC上安装 PIL库的问题,有同学知道吗?
我是 python 新手,安装 pillow 遇上了问题搜到了这里,后来是到官网的指引下完成的。其实也就是两行命令
https://pillow.readthedocs.io/en/latest/installation.html

> brew install libtiff libjpeg webp little-cms2
> pip install Pillow

good luck~
Nov 17, 2014
Replied to a topic by nil iDev QQ 互联SDK注册的问题
补充多句, AppId 根本无所谓嘛,有就能跳出去。
只是如果乱填一个,可能跳回来的时候会跳到别人的APP上。(与别人的AppId一样的话)

因为是国内的Api,找google找stack都找不到资料啊。最后是这里给了我启发。
谢谢上面的朋友,也留个提示给后人。

好坑!
Nov 17, 2014
Replied to a topic by nil iDev QQ 互联SDK注册的问题
忍不住要吐槽!!

居然是因为没有保持 TencentOAuth 实例,而文档也没有说这个注册要一直保持这个实例!

// 这样是转不出去的
TencentOAuth *tencent = [[TencentOAuth alloc] initWithAppId:appId andDelegate:self];

// 这样才可以!
self.tencentOAuth = tencent;
为了unity而用
体验也不错,顶一个!
要不自己加个uiview,setBackgroundColor,再设置一下layer.cornerRadius
badgeValue
Text that is displayed in the upper-right corner of the item with a surrounding red oval.

@property(nonatomic, copy) NSString *badgeValue

-- UITabBarItem
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1042 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 11ms · UTC 23:24 · PVG 07:24 · LAX 16:24 · JFK 19:24
♥ Do have faith in what you're doing.