码迷,mamicode.com
首页 >  
搜索关键字:about    ( 4393个结果
Oracle Management Packs
http://kerryosborne.oracle-guy.com/2008/10/oracle-management-packs/ There has been quite a bit of confusion about the licensing of Oracle Management P...
分类:数据库   时间:2014-05-16 09:39:52    阅读次数:441
LA 2031
Mr. White, a fat man, now is crazy about a game named ``Dance, Dance, Revolution". But his dance skill is so poor that he could not dance a dance, eve...
分类:其他好文   时间:2014-05-15 16:57:57    阅读次数:502
dotfiles for linux/unix users automatically! (python Vim IDE)
Here is a brief introduction and package of dotfiles for linux/unix user.I think there are enough informative description about the package.Here is th...
分类:编程语言   时间:2014-05-15 12:01:37    阅读次数:370
PJOI PKU Campus 2011 B:A Problem about Tree LCA 求任意点x为根的y的父节点
题目链接:点击打开链接 题意:给定n个点 m个询问 下面n-1行给定一棵树 m个询问 x y 问把树转成以x为根 y的父节点是谁 第一种情况lca==y那就是x的第 dep[x] - dep[y] -1 父亲,依次向上爬山坡,利用倍增的二进制加速。 第二种就是Father[y]; #include"cstdio" #include"iostream" #include"queue" ...
分类:其他好文   时间:2014-05-15 09:11:44    阅读次数:397
NYOJ219 An problem about date 【数学】
An problem about date 时间限制:2000 ms  |  内存限制:65535 KB 难度:2 描述 acm的iphxer经常忘记某天是星期几,但是他记那天的具体日期,他希望你能写个程序帮帮他。   输入每行有三个整数 year,month,day,日期在1600年1月1日到9600年1月1日之间; 输出输出对应的星期,用一个整...
分类:其他好文   时间:2014-05-15 00:19:14    阅读次数:380
Observer Pattern
MotivationWe can not talk about Object Oriented Programming without considering the state of the objects. After all object oriented programming is abo...
分类:其他好文   时间:2014-05-14 10:51:18    阅读次数:354
css study
html{filter:expression(document.execCommand("BackgroundImageCache",false,true))_background-image:url(about:blank);_background-attachment:fixed}body,di...
分类:Web程序   时间:2014-05-14 02:10:02    阅读次数:281
SpringMVC中Controller跳转到另一个Controller方法
1、直接Redirect后加Controller/ActionResponse.Redirect("/User/Edit");returnRedirect("/User/Edit");returnRedirectToAction("about","Home");Response.Redirect("...
分类:编程语言   时间:2014-05-11 18:14:36    阅读次数:315
C 语言写的爱情诗歌
/* ******************************************* ***** File Name: Love.c ***** Description: Love Story about you and me ***** Author: JPing.Cai ***** Date: 2014-5-10 ***** Last Version: 1.0 * *******...
分类:其他好文   时间:2014-05-11 14:15:46    阅读次数:290
VES Hand Book Contents
3...ABOUT THE VES4...Foreword6...Chapter 1......Introduction6......Visual Effects and Special Effects7.........Visual Effects7.........Special Effects...
分类:其他好文   时间:2014-05-10 07:05:22    阅读次数:299
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!