码迷,mamicode.com
首页 >  
搜索关键字:designed    ( 349个结果
[LeetCode] Binary Tree Zigzag Level Order Traversal
To be honest, this problem is designed to let you use stacks. However, I don't. In fact, you only need to keep a flagand switch it between falseandtru...
分类:其他好文   时间:2015-06-03 00:49:58    阅读次数:232
StringBuffer and StringBuilder
As of release JDK 5, this class has been supplemented with an equivalent class designed for use by a single thread, StringBuilder. The StringBuilder c...
分类:其他好文   时间:2015-05-29 00:37:21    阅读次数:135
17.2 The DispatcherServlet
综述: Spring’s web MVC framework is, like many other web MVC frameworks, request-driven, designed around a central Servlet that dispatches requests to ....
分类:其他好文   时间:2015-05-28 00:36:43    阅读次数:163
CSU1635: Restaurant Ratings
Description A famous travel web site has designed a new restaurant rating system. Each restaurant is rated by one of n (1  n  15) critics, each giving the restaurant a nonnegative numeric rati...
分类:其他好文   时间:2015-05-25 14:34:12    阅读次数:203
俄罗斯方块问题
问题:Tetris (Russian: Тeтрис) is a puzzle video game originally designed and programmed by Alexey Pajitnov in the Soviet Union. The Tetris game is a pop...
分类:其他好文   时间:2015-05-25 08:33:35    阅读次数:260
C#学习日志 day10 -------------- problem statement
Revision HistoryDateIssueDescriptionAuthor15/May/20151.0Finish most of the designed function. Only the Windows application is finished.litianpeng、yanw...
分类:Windows程序   时间:2015-05-24 23:22:18    阅读次数:266
you can Solve a Geometry Problem too(hdoj1086)
Problem DescriptionMany geometry(几何)problems were designed in the ACM/ICPC. And now, I also prepare a geometry problem for this final exam. According ...
分类:其他好文   时间:2015-05-21 21:43:33    阅读次数:129
you can Solve a Geometry Problem too
Problem DescriptionMany geometry(几何)problems were designed in the ACM/ICPC. And now, I also prepare a geometry problem for this final exam. According ...
分类:其他好文   时间:2015-05-21 19:09:59    阅读次数:112
iOS Programming Dynamic Type 1
iOS Programming Dynamic Type 1 Dynamic Type is a technology introduced in iOS 7 that helps realize this goal by providing specifically designed text s...
分类:移动开发   时间:2015-05-21 06:31:33    阅读次数:254
PHP fSQL Tutorial
PHP fSQL Tutorial This tutorial is designed to give a brief overview of the PHP fSQL API since version 1.2. The syntax and function of the SQL queries...
分类:数据库   时间:2015-05-19 18:11:12    阅读次数:439
349条   上一页 1 ... 24 25 26 27 28 ... 35 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!