码迷,mamicode.com
首页 >  
搜索关键字:summer    ( 561个结果
thinkphp 跳转
1 $this -> redirect('index',array('type'=>2,'id'=>0)); //直接跳转2 $this->success('提交失败,错误信息:0001",'Summer/index'); // 提示后跳转,无参数4 $this->success( '报名成功!'....
分类:Web程序   时间:2015-04-24 10:28:56    阅读次数:131
Poj 3352 Road Construction & Poj 3177 Redundant Paths(边双连通分量+缩点)
Road Construction Time Limit: 2000MS   Memory Limit: 65536K Total Submissions: 9465   Accepted: 4699 Description It's almost summer time, and that means that it's almost ...
分类:其他好文   时间:2015-04-23 17:31:27    阅读次数:134
From Zero to HIPster (Haskell In Production)
(TL,DR) We‘re building a micro-service platform christened?Hasura.io?(alpha release scheduled in summer 2015), and we used Haskell as the core programming language to build it.? This is a post f...
分类:其他好文   时间:2015-04-14 21:46:10    阅读次数:215
C#基本语法复习-使用枚举和结构来创建值类型
声明枚举: enum Season{Spring,Summer,Fall,Winter} 如果不为枚举一个枚举文字常量显示指定一个常量整数型,编译器会自动为他指定比前面一个枚举文字常量大一的值 enum Season{Spring=1,Summer,Fall,Autumn=Fall,Winte...
分类:Windows程序   时间:2015-04-02 20:23:40    阅读次数:146
POJ 3352 无向图的双连通分量
Road ConstructionTime Limit:2000MSMemory Limit:65536KTotal Submissions:9426Accepted:4675DescriptionIt's almost summer time, and that means that it's a...
分类:其他好文   时间:2015-04-01 21:49:22    阅读次数:110
百度2014 Summer Party视频集锦
博客已经迁移到reetsee.com,在百度或其他搜索引擎搜“吹水小镇”就能够了。要看原版的博客请到:blog.reetsee.com转载请注明:吹水小镇 | reetsee.com原文链接地址:http://blog.reetsee.com/archives/356————————————————...
分类:其他好文   时间:2015-03-15 13:48:32    阅读次数:106
POJ 题目 Road Construction(双连通)
Road Construction Time Limit: 2000MS   Memory Limit: 65536K Total Submissions: 9353   Accepted: 4648 Description It's almost summer time, and that means that it's almost ...
分类:其他好文   时间:2015-03-15 09:38:43    阅读次数:118
【USACO】Your Ride Is Here
熟悉一下USACO的提交方式。很简单的一个题目,知道ascii码表就行。/*{ ID:summer jy PROG:ride LANG:C++}*/#include #include #include #include #include #include #include #include #inc...
分类:其他好文   时间:2015-03-13 22:06:38    阅读次数:191
SharePoint 2010 WebPart Web部件 总贴
SharePoint 2010 WebPart Web部件 总贴 之前写的SharePoint WebPart Web部件相关的博客,没有做一个索引,导致网友在查看的时候很不方便,于是这里我做一个总贴。感谢来自北京的summer的提醒。SharePoint 根据列表项目的元属性按照条件筛选列表...
分类:Web程序   时间:2015-03-08 20:04:09    阅读次数:174
【推理】UVa 10771 - Barbarian tribes
Barbarian tribesIn a lost land two primitive tribes coexist: Gareds and Kekas. Every summer solstice they meet and compete to decide which tribe will....
分类:其他好文   时间:2015-02-28 12:48:04    阅读次数:163
561条   上一页 1 ... 42 43 44 45 46 ... 57 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!