一.除了CRUD,你还能做什么?
二.抛开框架,你还剩下什么?
三.开发过的软件有多少人在用?
四.最多处理过多大量的数据?
五.不用alt+/你还能写代码吗?
六.有写过最得意的程序吗?
七.我真的懂编程吗?
最终,发现 you know noting,说明你成长了.
当你能够很好的诠释上述问题,你的薪资已经是普通程序员的好几倍了!
Come on, you'll do...
分类:
其他好文 时间:
2014-12-03 00:30:31
阅读次数:
220
问题描述:
Given a linked list and a value x, partition it such that all nodes less than
x come before nodes greater than or equal to x.
You should preserve the original relative order of the nodes in...
分类:
其他好文 时间:
2014-12-03 00:27:55
阅读次数:
141
listThe Average Case assumes parameters generated uniformly at random.Internally, a list is represented as an array; the largest costs come from growi...
分类:
编程语言 时间:
2014-11-27 18:13:57
阅读次数:
263
添加图片.其实没有那么难:ui->pushbutton->setIcon(QIcon("放上你想要添加的图片吧!!")); 想在程序运行的时候控制图片的出现,隐身? 简单,虽然我们没有取消图片的函数(“主要是我没有找到 -_-”),但是我们可以将图片的大小设置为零啊: ui->pushbu...
分类:
其他好文 时间:
2014-11-26 13:48:23
阅读次数:
176
They Told Him他们告诉他: Don't You Ever Come Around Here “你胆敢再来? Don't Wanna See Your Face, 不想再见你, You Better Disappear 你最好滚蛋!” The Fire's In Their Eyes...
分类:
其他好文 时间:
2014-11-23 15:53:41
阅读次数:
282
Rick: The Board of Directors has come to a decision. Our company will take an image hit, and it's going to be very expensive, but it seems we have no ...
分类:
其他好文 时间:
2014-11-22 11:57:56
阅读次数:
270
|DataDirectory| does not come from config settings; you're mixing up three different things: ConfigurationManager.AppSettings["DataDirectory"] This co...
分类:
Web程序 时间:
2014-11-21 12:16:43
阅读次数:
239
Given a linked list and a value x, partition it such that all nodes less than x come before nodes greater than or equal to x.You should preserve the o...
分类:
其他好文 时间:
2014-11-16 08:15:41
阅读次数:
222
For a guy who has experienced his fair share of mysteries,on mystery,I still can't figure out is why some people come into our lives.Why some people g...
分类:
其他好文 时间:
2014-11-14 21:08:27
阅读次数:
200
Given a linked list and a value x, partition it such that all nodes less than x come before nodes greater than or equal to x.
You should preserve the original relative order of the nodes in each of...
分类:
其他好文 时间:
2014-11-14 17:50:06
阅读次数:
137