转自:http://love-flying-snow.iteye.com/blog/573303废话少说,直接讲分区语法。Oracle表分区分为四种:范围分区,散列分区,列表分区和复合分区。一:范围分区 就是根据数据库表中某一字段的值的范围来划分分区,例如:Sql代码 create table g....
分类:
数据库 时间:
2014-09-09 11:10:08
阅读次数:
343
Mass assignment是rails中常用的将表单数据存储起来的一种方式。不幸的是,它的简洁性成了黑客攻击的目标。下面将解释为什么及如何解决。
上述表单为一个简单的注册表单。当用户填入name,点击提交时,一个新用户被创建。用户模型被如下定义:
ruby
create_table :users do |t|
t.string :name
t.boolean ...
分类:
其他好文 时间:
2014-09-02 22:59:15
阅读次数:
539
Love is putting someone else's needs before yours爱就是把某个人看得比你自己重要Love is putting someone else's needs before yours爱就是把某个人看得比你自己重要Lovie is putting someo...
分类:
其他好文 时间:
2014-09-02 22:35:45
阅读次数:
178
http://202.197.224.59/OnlineJudge2/index.php/Problem/read/id/1184
给定原字符串,和需要删掉的字符串集,然后输出删除后的字符串,如果长度变为0,输出LOSER。
考验编码能力 !!
#include
#include
#include
using namespace std;
char ss[10][10]={"HATE","...
分类:
其他好文 时间:
2014-09-02 17:57:35
阅读次数:
176
情侣间的电灯泡叫做 the third wheelI don't want to be the third wheel. 我可不想当电灯泡。如胶似漆的情侣 love birdsYou wouldn't want to bother any love birds.天生一对 a match made i...
分类:
其他好文 时间:
2014-09-01 19:05:53
阅读次数:
190
Description
Problem L
Arif in Dhaka (First Love Part 2)
Input: standard input
Output: standard output
Time Limit: 2 seconds
Our hero Arif is now in Dhaka (Look at problem
10244 – Fir...
分类:
其他好文 时间:
2014-08-30 11:17:29
阅读次数:
212
The heart is a bloom #青春 绽放 茂盛 Shoots up through the stony ground #嫩枝 There''s no room No space to rent in this town You''re out of luck And the reaso...
分类:
其他好文 时间:
2014-08-30 09:54:09
阅读次数:
189
There is a fire in LTR ’ s home again. The fire can destroy all the things in
t seconds, so LTR has to escape in t seconds. But there are some jewels in LTR ’ s rooms, LTR love jewels very much so h...
分类:
其他好文 时间:
2014-08-29 22:45:58
阅读次数:
308
二维线段树模版题。。。
Luck and Love
Time Limit: 10000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 5397 Accepted Submission(s): 1348
Problem Descripti...
分类:
其他好文 时间:
2014-08-29 22:44:18
阅读次数:
402
public class UserInfoDB : BaseDB { public UserInfoDB() : base(@"Data Source=isostore:\MakeLove\Database\Love.sdf") { ...
分类:
数据库 时间:
2014-08-29 13:02:37
阅读次数:
242