iceout's recent timeline updates
iceout

iceout

V2EX member #5069, joined on 2011-01-10 21:28:56 +08:00
Per iceout's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
iceout's recent replies
Apr 29, 2015
Replied to a topic by chaos186 程序员 有没有基于 LBS 的待办事项 app?
几年前就有了吧, 当时被称为Android神器

https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm
@takato 我说的是测试阶段啊,测试阶段怎么付款。。。文档上说自动转为paid==true的,可以一直没看到变化,难道我弄错什么了。。
你们的refund接口怎么测试啊,charge的paid状态一直是false,无法创建refund,和文档说明不一致啊
Nov 23, 2014
Replied to a topic by p8p8 Python python3 和 python2 系列的用法
@p8p8 第一句。。raise exception

文档中的例子:

@gen.coroutine
def fetch_json(url):
response = yield AsyncHTTPClient().fetch(url)
raise gen.Return(json_decode(response.body))
Nov 23, 2014
Replied to a topic by p8p8 Python python3 和 python2 系列的用法
http://tornado.readthedocs.org/en/branch3.2/gen.html#decorators
文档中写了。。。

Coroutines may “return” by raising the special exception Return(value).In Python 3.3+, it is also possible for the function to simply use the return value statement (prior to Python 3.3 generators were not allowed to also return values).
Nov 20, 2014
Replied to a topic by niuer Python Python 中的进程,线程,协程,同步,异步,回调
这个赞!感谢shell,感谢lz
@victor 你先对比一下各个APP所需要的权限
@mornlight 恩,我一般理解为国内这些厂商了
都没有Bitbucket。。。这评测就别看了
@mornlight

其他不清楚,但“国产的软件,能不用就不用”这句话有问题吗?
Android上,百度通过APP进行用户行为分析、用户画像,做的很强大啊,隐私无处遁形,这难道是好事?
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   816 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 22:42 · PVG 06:42 · LAX 15:42 · JFK 18:42
♥ Do have faith in what you're doing.