vixvix's recent timeline updates
vixvix

vixvix

V2EX member #15711, joined on 2012-01-09 23:14:58 +08:00
vixvix's recent replies
Jan 7, 2016
Replied to a topic by mink Python python 属性访问疑问
>>> class B(object):
... def __init__(self):
... self.name ='mink'
...
>>> class A(B):
... name = 'kk'
...
>>> a = A()
>>>
>>> # pirnt 'mink'
... print a.name
mink
>>> print A.name
kk
>>>
我试了试,能跑... 你出啥问题了?
Jul 17, 2015
Replied to a topic by wezzard 程序员 果然 CLI 是 git 的最終歸宿
SourceTree虽然经常crash, 用惯还是不错的,看历史,看branch进度,都很方便。很多时候还是配合cli.
Jun 6, 2015
Replied to a topic by kongK iDev NSMutableArray
@ibremn [[NSMutableArray alloc] init] 的 retain count也是1
限制xcode都带这个功能了。
Mar 27, 2015
Replied to a topic by zioc iDev iOS 用 Dictionary 接收数据而不用实体类的弊端
还是用实体比较容易维护。实体里面处理从dictionary到object的serialization,和object到json的deserialization.
分个20G的区装Yosemite+iWorks.
Jan 18, 2015
Replied to a topic by vixvix 问与答 乐视盒子跑 XBMC 一运行就退出怎么破?
@net200 用来看自己下载的东东
Jan 12, 2015
Replied to a topic by suguoguosu 买买买 求推荐靠谱投影机
benq w1085ST (或者新的HT1085ST).

如果投距不是问题也可以考虑benq w1070(或者新的HT1075)
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4432 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 18ms · UTC 00:08 · PVG 08:08 · LAX 17:08 · JFK 20:08
♥ Do have faith in what you're doing.