码迷,mamicode.com
首页 >  
搜索关键字:special    ( 1954个结果
iDB指令记录
select * from rs_special_question order by id desc;select count(*) from rs_special_question;update rs_special_question set identity = "seller" where i...
分类:数据库   时间:2015-07-31 10:28:37    阅读次数:146
zoj 3735 概率dp
Josephina and RPGTime Limit:2 Seconds Memory Limit:65536 KB Special JudgeA role-playing game (RPG and sometimes roleplaying game) is a game in which p...
分类:其他好文   时间:2015-07-29 21:10:39    阅读次数:109
Android 圆形按钮实现
项目中用到的圆形按钮,做个半天,用sharp形式实现,样式代码如下:其他不用在意,background bg_special_disease_circle.xml 样式代码如下: ...
分类:移动开发   时间:2015-07-29 15:48:03    阅读次数:178
ZOJ 3329 One Person Game 概率DP 好题
One Person GameTime Limit:1 Second Memory Limit:32768 KB Special JudgeThere is a very simple and interesting one-person game. You have 3 dice, namelyD...
分类:其他好文   时间:2015-07-28 06:40:52    阅读次数:104
(easy)LeetCode 204.Count Primes
Description:Count the number of prime numbers less than a non-negative number,n.Credits:Special thanks to@mithmattfor adding this problem and creating...
分类:其他好文   时间:2015-07-27 20:53:48    阅读次数:194
POJ 3414 Pots(BFS+回溯)
Pots Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 11705   Accepted: 4956   Special Judge Description You are given two pots, having the volume of A and ...
分类:其他好文   时间:2015-07-27 18:55:50    阅读次数:113
fmt:formatDate的输出格式
起止时间: <inputtype="text"name="special.startDateTime"id="datetimepicker1"value="<fmt:formatDatevalue="${special.startDateTime}"type="both"/>"data-date-format="yyyy-mm-ddhh:ii"> -- <inputtype="text"name="special.endDateTime"id="datetimepic..
分类:其他好文   时间:2015-07-27 16:47:34    阅读次数:96
【iOS资源推荐】那些我看过的书,视频,网站,博客(持续更新)
由于很多新手都有选择恐惧症,所以这里推荐的东西,我尽量少而精1.视频这个不用说,斯坦福大学的教程不管是权威性,还是新颖程度都是No1.斯坦福大学公开课:iOS 7应用开发,这个是OC http://v.163.com/special/opencourse/ios7.html斯坦福大学公开课:iOS 8开发,这个直接用Swift http://open.163.com/special/openco...
分类:移动开发   时间:2015-07-27 01:54:27    阅读次数:180
【听课笔记】算法导论
课程地址http://v.163.com/special/opencourse/algorithms.html今天课程地址:http://open.163.com/movie/2010/12/G/F/M6UTT5U0I_M6V2T1JGF.html讨论performanceAnalysis of A...
分类:编程语言   时间:2015-07-25 19:46:05    阅读次数:130
哈理工 oj 2122 旅行(map + 最短路dij算法)
旅行 Time Limit: 1000 MS Memory Limit: 32768 K Total Submit: 18(6 users) Total Accepted: 3(3 users) Rating: Special Judge: No Description “04.24,和Sakur...
分类:编程语言   时间:2015-07-25 10:50:05    阅读次数:168
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!