其他
大学生当中看暴走大事件等...
分类:其他 时间:2014-05-03 17:15:49 收藏:0 阅读:374
本文出自:http://blog.csdn.net/svitter 括号匹配一:http://acm.nyist.net/JudgeOnline/problem.php?pid=2 括号匹配二:http://acm.nyist.net/JudgeOnline/problem.php?pid=15 之前被这个题目难住,现在看动态规划就顺便过来AC了它。结果发现当年被难住一点...
分类:其他 时间:2014-05-03 23:52:04 收藏:0 阅读:628
设计模式可分为三种:创建型设计模式,结构型设计模式和行为型设计模式。 一、创建型设计模式 在设计模式中,创建型设计模式处理对象创建过程的设计模式,它根据实际情况来决定具体怎样创建对象。创建型模式隐藏了类的实例是如何创建和放在一起,整个系统关于对象所知道的是由抽象类所定义的接口。这样创建模式在创建了什么、谁创建它、怎么被创建的,以及何时创建这些方面提供了很大的灵活性。 创建型设计模式又分为类创...
分类:其他 时间:2014-05-03 23:51:39 收藏:0 阅读:497
Vitaly has an array of n distinct integers. Vitaly wants to divide this array into three non-empty sets so as the following conditions hold: The product of all numbers in the first set is less ...
分类:其他 时间:2014-05-03 23:51:04 收藏:0 阅读:564
grails开发项目应该还是比较快的,至少配置没有SSH那么繁琐,节省出来的时间可以用在业务逻辑上。grails在简化的同时依然保留了hibernate、spring的特点例如hql、Criteria等。...
分类:其他 时间:2014-05-04 00:18:24 收藏:0 阅读:498
点击打开链接...
分类:其他 时间:2014-05-04 00:17:51 收藏:0 阅读:478
Ignatius and the Princess IV Time Limit : 2000/1000ms (Java/Other)   Memory Limit : 65536/32767K (Java/Other) Total Submission(s) : 7   Accepted Submission(s) : 3 Font: Times New Roman | Verdana | ...
分类:其他 时间:2014-05-05 13:01:05 收藏:0 阅读:355
NYOJ 624 笨蛋的难题(一)...
分类:其他 时间:2014-05-05 13:00:07 收藏:0 阅读:433
VdcEye manager first version has been released, please read below document for  using....
分类:其他 时间:2014-05-03 16:35:05 收藏:0 阅读:406
Lombok工具在项目开发中使用的经验和总结。...
分类:其他 时间:2014-05-03 16:34:26 收藏:0 阅读:553
1160421160422160423166744
上一页1667435下一页
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!