码迷,mamicode.com
首页 >  
搜索关键字:shell time expr wait    ( 86807个结果
oracle cursor
Oracle will generate something called cursor after it parse an statement. This thing--cursor will be stored in Library cache, if next time you need to...
分类:数据库   时间:2014-05-10 01:02:22    阅读次数:579
HDOJ1033 Edge
Edge Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 1886    Accepted Submission(s): 1212 Problem Description For products that are...
分类:其他好文   时间:2014-05-09 15:15:36    阅读次数:307
[容斥原理] hdu 2461 Rectangles
题目链接: http://acm.hdu.edu.cn/showproblem.php?pid=2461 Rectangles Time Limit: 5000/4000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 1268    Accepted Subm...
分类:其他好文   时间:2014-05-09 15:02:18    阅读次数:394
poj 1700 Crossing River
Crossing River Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 10218   Accepted: 3859 Description A group of N people wishes to go across a river with only...
分类:其他好文   时间:2014-05-09 14:51:43    阅读次数:257
Shell 向函数传递 数组
分类:其他好文   时间:2014-05-09 14:18:47    阅读次数:202
Python入门教程--测试局域网中的电脑是否连通
假设我们有这么一项任务:简单测试局域网中的电脑是否连通.这些电脑的ip范围从192.168.0.101到192.168.0.200.       思路:用shell编程.(Linux通常是bash而Windows是批处理脚本).例如,在Windows上用ping ip 的命令依次测试各个机器并得到控制台输出.由于ping通的时候控制台文本通常是"Reply from ... "...
分类:编程语言   时间:2014-05-09 14:14:27    阅读次数:343
FZU 2150 Fire Game
点击打开链接 Problem 2150 Fire Game Accept: 237    Submit: 808 Time Limit: 1000 mSec    Memory Limit : 32768 KB  Problem Description Fat brother and Maze are playing a kind of special (hent...
分类:其他好文   时间:2014-05-09 14:08:37    阅读次数:502
[容斥原理] zoj 3556 How Many Sets I
题目链接: http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=4535 How Many Sets I Time Limit: 2 Seconds      Memory Limit: 65536 KB Give a set S, |S| = n, then how many ordered set g...
分类:其他好文   时间:2014-05-09 13:50:00    阅读次数:347
Best Time to Buy and Sell Stock
Say you have an array for which theithelement is the price of a given stock on dayi.If you were only permitted to complete at most one transaction (ie...
分类:其他好文   时间:2014-05-09 13:13:02    阅读次数:283
【转】Oracle 11g存在密码过期问题
使用sqlplus登陆oracle数据库时提示“ORA-28002: 7 天之后口令将过期”。 【原因/触发因素】 确定是由于oracle11g中默认在default概要文件中设置了“PASSWORD_LIFE_TIME=180天”所导致。 【影响和风险】 影响 密码过期后,业务进程连接数...
分类:数据库   时间:2014-05-09 12:52:44    阅读次数:432
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!