码迷,mamicode.com
首页 >  
搜索关键字:a star    ( 10038个结果
(中等) POJ 2482 Stars in Your Window,静态二叉树。
Description Here comes the problem: Assume the sky is a flat plane. All the stars lie on it with a location (x, y). for each star, there is a grade r....
分类:Windows程序   时间:2015-07-16 21:37:40    阅读次数:178
Android开发中常用的eclipse快捷键
******Android模拟器快捷键****** F1/PgUp Menu key 菜单键 F2/PgDown Star key 星号键 F3 Call key 发送拨号键 F4 End Call key 结束通话或者说红键 Home Home key Home键 ESC Back Key 后退键...
分类:移动开发   时间:2015-07-13 11:48:47    阅读次数:138
Flask --- Python的另一个轻量级Web框架
Flask是Python中的另一个轻量级Web框架, 在github上有接近15000的star. github地址为Flask 其用法跟Bottle非常类似, 有兴趣可以参考Bottle—Python的轻量级....
分类:编程语言   时间:2015-07-12 19:01:28    阅读次数:177
uva 558 Wormholes (Bellman-Ford算法判断负环)
uva 558 WormholesIn the year 2163, wormholes were discovered. A wormhole is a subspace tunnel through space and time connecting two star systems. Wormholes have a few peculiar properties:Wormholes are...
分类:编程语言   时间:2015-07-12 17:29:24    阅读次数:130
pig询问top k,每个返回hour和ad_network_id最大的两个记录(SUBSTRING,order,COUNT_STAR,limit)
pig里面有一个TOP功能。我不知道为什么用不了。有时间去看看pig源代码。SET job.name 'top_k';SET job.priority HIGH;--REGISTER piggybank.jar;REGISTER wizad-etl-udf-0.1.jar;--DEFINE Sequ...
分类:Web程序   时间:2015-07-08 14:30:14    阅读次数:137
blade - 简洁强大的javaweb框架
BladeEnglish blade 是一个简洁强大的web框架,它内置了IOC管理,拦截器配置,REST API开发等众多主流web特性,集成了模板引擎,缓存插件,数据库操作,邮件发送等常用功能,简洁的源码值得你阅读和学习。如果你喜欢,欢迎Star and Fork !Blade特性 简洁的MVC & 拦截器 REST风格API 注解方式开发 微内核IOC容器 实用工具类 模板引擎支...
分类:编程语言   时间:2015-07-05 16:52:25    阅读次数:188
邢波老师致广大学员的一封信(2010-10-26)
邢波老师致广大学员的一封信(2010-10-26)Dear Students,It has been a great experience to work with you during the 5-day Dragon Star lectures. I truly appreciate that ...
分类:其他好文   时间:2015-07-05 10:58:15    阅读次数:93
zoj3623 Battle Ships
Battle Ships is a new game which is similar to Star Craft. In this game, the enemy builds a defense tower, which has L longevity. The player has a military factory, which can produce N kinds of batt...
分类:其他好文   时间:2015-06-30 22:04:47    阅读次数:199
css笔记01:css例子
body { margin:0; padding:0; background:#000 url('images/backgrounds/star.png') no-repeat fixed; font: 12px sans-serif;}(1)margin和padding的区别用...
分类:Web程序   时间:2015-06-29 20:15:06    阅读次数:163
css笔记02:选择器(标签式和类)
body { margin:0; padding:0; background:#000 url('images/backgrounds/star.png') no-repeat fixed; font: 12px sans-serif;}这里body就是选择器,这里将margin...
分类:Web程序   时间:2015-06-29 19:55:27    阅读次数:194
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!