tangdibupt's recent timeline updates
tangdibupt

tangdibupt

V2EX member #49009, joined on 2013-11-07 12:08:01 +08:00
tangdibupt's recent replies
Dec 6, 2016
Replied to a topic by guhuaiyu 职场话题 那个...年底找工作是不是在作死啊?
简历?我们公司在招人,至少 2 年经验, java backend 的。外企,从不加班。。。
tangdi.bupt#gmail.com
Jun 20, 2016
Replied to a topic by strange1015 求职 [上海张江-Java 求职]3 年工作经验
blackboard ,一家主要做教育软件的美资互联网公司,地址在金科路长泰广场 C 座。
邮箱: tangdi.bupt#gmail.com
May 6, 2015
Replied to a topic by hellomsg Java 谁能给我讲讲 netty 的 event loop 的原理
用SingleThreadEventLoop 举例吧,里面的event是存在一个BlockingLinkedQueue里面。eventloop具体的执行交给executor。
每次executor执行一个任务时,他会执行 SingleThreadEventLoop.this.run()
实际上这个runnable就是从BlockingLinkedQueue里取出一个task,执行task,然后重新call executor.execute(Runnable)。

我觉得,不同的eventloop区别在于 存储task 和 take task的方式不同。epoll 有epoll的方式,nio有nio的方式。
圣经
@whalegia
之前没表述清楚,第一个是从右算起。
另外,应该是1324
可以这样想解法:
1. 寻找第一个 digit[i] < digit[i+1],
2, 从Length-1到i+1, 寻找最小的满足digit[x]<digit[i]的值, 记录x,
3, sort x+1到Length-1, 获得next permutation。
这次没有第一次的好吃啊,牛肉不是很入味
tangdi.bupt AT gmail.com
May 16, 2014
Replied to a topic by zddhub 分享创造 做了一个好玩的 Demo,大家觉得怎么样?
真牛逼啊.....
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2474 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 14ms · UTC 10:10 · PVG 18:10 · LAX 03:10 · JFK 06:10
♥ Do have faith in what you're doing.