码迷,mamicode.com
首页 >  
搜索关键字:life    ( 1609个结果
English in March
This month I entered a new learningstate。we have the topic onevery Friday.the content is simple near us life. And I  relaxed a lot to feeling.          Backgrand:we have a rest day onThursday every...
分类:其他好文   时间:2015-03-30 23:10:44    阅读次数:206
ZOJ 2856 Happy Life 暴力求解
因为是Special Judge 的题目,只要输出正确答案即可,不唯一暴力力求解, 只要每次改变 happiness 值为负的人的符号即可。如果计算出当前人的 happiness 值为负,那么将其 p(i) 值赋值为-p(i) 即可这题是保证有解的,至至于为何难以证明。Source Code://#...
分类:移动开发   时间:2015-03-29 16:20:18    阅读次数:131
POJ A Bug's Life
Language: Default A Bug's Life Time Limit: 10000MS   Memory Limit: 65536K Total Submissions: 29737   Accepted: 9729 Description Background  Professor Hopper is resea...
分类:其他好文   时间:2015-03-22 09:11:35    阅读次数:134
分组并查集 hdu 1829
A Bug's Life Time Limit: 15000/5000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 10063    Accepted Submission(s): 3288 Problem Description Background...
分类:其他好文   时间:2015-03-21 12:43:50    阅读次数:138
HDU 5015 233 Matrix(矩阵快速幂)
Problem Description In our daily life we often use 233 to express our feelings. Actually, we may say 2333, 23333, or 233333 ... in the same meaning. And here is the question: Suppose we have a matr...
分类:其他好文   时间:2015-03-20 00:00:50    阅读次数:212
hdu5015---233 Matrix(矩阵)
Problem Description In our daily life we often use 233 to express our feelings. Actually, we may say 2333, 23333, or 233333 … in the same meaning. And here is the question: Suppose we have a matrix ca...
分类:其他好文   时间:2015-03-19 14:54:01    阅读次数:168
Why Improvement?
Why Improvement?Improvement, which means making things better, is the one we always expect in our life. That’s radically true and no argument among us...
分类:其他好文   时间:2015-03-19 14:34:38    阅读次数:144
oracle密码过期 ORA-28001: the password has expired
oracle11g默认密码过期时间为180天,密码过期后,访问数据库会出现如下异常:java.sql.SQLException:ORA-28001:thepasswordhasexpired查询密码过期设定:select*fromdba_profileswhereprofile=‘DEFAULT‘andresource_name=‘PASSWORD_LIFE_TIME‘;修改密码过期为:unlimitedalterpr..
分类:数据库   时间:2015-03-18 06:37:02    阅读次数:172
跟我一起学习VIM
跟我一起学习VIM - The Life Changing Editor 前两天同事让我在小组内部分享一下VIM,于是我花了一点时间写了个简短的教程。虽然准备有限,但分享过程中大家大多带着一种惊叹的表情,原来编辑器可以这样强大,这算是对我多年来使用VIM的最大鼓舞吧。所以分享结束之后,将这篇简短教程...
分类:系统相关   时间:2015-03-17 19:31:41    阅读次数:936
[Swift 语法点滴]——元组
注意:元组是否每一项加元组名非常重要,加与不加是完全不同的数据类型。比如:var iPlayer=(name:"李逍遥",life:1000,attack:35)将iPlayer传递给函数pk(a:(String,Int,Int),inout b:(String,Int,Int))中的参数就会出错。...
分类:编程语言   时间:2015-03-16 15:47:28    阅读次数:154
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!