码迷,mamicode.com
首页 >  
搜索关键字:weekend    ( 58个结果
A bad vacation
My story happened in the winter of 2012, the first year I began to work in Beijing. It was a cold weekend, and I went skiing with two of my coworker.....
分类:其他好文   时间:2014-10-26 01:38:41    阅读次数:142
LightOJ - 1422 Halloween Costumes (区间DP)
Description Gappu has a very busy weekend ahead of him. Because, next weekend is Halloween, and he is planning to attend as many parties as he can. Since it's Halloween, these parties are all cos...
分类:其他好文   时间:2014-09-19 12:05:05    阅读次数:183
PHP If...Else 语句
if、elseif 以及 else 语句用于执行基于不同条件的不同动作。实例如果当前日期是周五,下面的代码将输出 "Have a nice weekend!",否则会输出 "Have a nice day!":"; if($d =="Sat"||$d == "Sun"){ echo "Enjo...
分类:Web程序   时间:2014-09-14 23:22:47    阅读次数:329
Python框架之Django学习笔记(七)
标签eif/else {%if%}标签检查(evaluate)一个变量,如果这个变量为真(即,变量存在,非空,不是布尔值假),系统会显示在{%if%}和{%endif%}之间的任何内容,例如:1 {% if today_is_weekend %}2 Welcome to the weeke...
分类:编程语言   时间:2014-09-07 13:30:25    阅读次数:200
bee go + web
I am focusing on this project: http://www.goinggo.net/2013/12/sample-web-application-using-beego-and.htmlthis weekend.It's a good way to challege myse...
分类:Web程序   时间:2014-08-30 01:14:18    阅读次数:250
Weekend counter
Weekend counterSofia has given you a schedule and two dates and told you she needs help planning her weekends. She has asked you to count each day of ...
分类:其他好文   时间:2014-08-08 17:36:46    阅读次数:167
light oj 1422 - Halloween Costumes (区间dp)
1422 - Halloween Costumes PDF (English) Statistics Forum Time Limit: 2 second(s) Memory Limit: 32 MB Gappu has a very busy weekend ahead of him. Because, next...
分类:其他好文   时间:2014-07-03 16:31:28    阅读次数:198
jQuery DataTables Plugin Meets C#
Over the weekend, I was doing some work on the internal CMS we use over at eagleenvision.net and I wanted to scrap my custom table implementation for ...
分类:Web程序   时间:2014-05-01 14:28:26    阅读次数:613
58条   上一页 1 ... 4 5 6
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!