Dudu is a very starving possum. He currently stands in the first shelf of a fridge. This fridge iscomposed of N shelves, and each shelf has a number Q...
分类:
其他好文 时间:
2014-07-23 22:23:57
阅读次数:
300
import java.io.IOException;import java.io.InputStream;import java.sql.Connection;import java.sql.DatabaseMetaData;import java.sql.ResultSet;import jav...
分类:
数据库 时间:
2014-07-23 22:15:37
阅读次数:
306
Task
Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 2108 Accepted Submission(s): 536
Problem Description
Today the company has ...
分类:
其他好文 时间:
2014-07-23 21:06:04
阅读次数:
221
import java.sql.Connection;import java.sql.DriverManager;import java.sql.ResultSet;import java.sql.SQLException;import java.sql.Statement;import java....
分类:
数据库 时间:
2014-07-23 20:41:05
阅读次数:
295
Couple doubi
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 607 Accepted Submission(s): 435
Problem Description
DouBiXp has a g...
分类:
其他好文 时间:
2014-07-23 18:06:48
阅读次数:
193
视频地址:http://www.tudou.com/programs/view/4GIENz1qdp0/
新建BaseDao
package cn.wingfly.dao;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQ...
分类:
数据库 时间:
2014-07-23 17:13:23
阅读次数:
255
Agri-Net
Time Limit: 1000MS
Memory Limit: 10000K
Total Submissions: 38918
Accepted: 15751
Description
Farmer John has been elected mayor of his town! One of h...
分类:
Web程序 时间:
2014-07-23 17:08:01
阅读次数:
224
紧随上一篇,说一下创建ip拨号器过程中出现的一些问题。
1)在一开始监听外拨电话的时候会报这样一个警告:
Permission Denial: receiving Intent { act=android.intent.action.NEW_OUTGOING_CALL flg=0x10000010 (has extras) } to...
分类:
移动开发 时间:
2014-07-23 17:06:21
阅读次数:
264
Monthly Expense
Time Limit: 2000MS
Memory Limit: 65536K
Total Submissions: 14158
Accepted: 5697
Description
Farmer John is an astounding accounting wizard and has r...
分类:
其他好文 时间:
2014-07-23 16:38:21
阅读次数:
228
Problem Description
Today the company has m tasks to complete. The ith task need xi minutes to complete. Meanwhile, this task has a difficulty level yi. The machine whose level below this task’s le...
分类:
其他好文 时间:
2014-07-23 16:36:41
阅读次数:
208