1. When you have used OpenOffice edited one of reports,it has stored the report's banary data is database,which caused the problem when you refresh th...
分类:
其他好文 时间:
2014-07-22 22:56:35
阅读次数:
216
1、新建AS类,用于为Tree生成复选框,及一些选择事件。package com.th.myUtils{ import flash.events.Event; import flash.events.MouseEvent; import mx.controls.Alert;...
分类:
其他好文 时间:
2014-07-19 00:02:02
阅读次数:
305
关键代码: /// /// 根据行,列索引来获取RepositoryItem /// /// GridView /// 行索引 /// 列索引 /// RepositoryItem public static RepositoryItem GetRepositoryItem(th...
分类:
其他好文 时间:
2014-07-17 22:31:31
阅读次数:
205
http://poj.org/problem?id=3041
Asteroids
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 14476
Accepted: 7880
Description
Bessie wants to navigate her...
分类:
其他好文 时间:
2014-07-17 21:03:04
阅读次数:
308
??
Description
Petya has k matches, placed in n matchboxes lying in a line from left to right.
We know that k is divisible by n. Petya wants all boxes to have the same number of matches in...
分类:
其他好文 时间:
2014-07-17 20:35:53
阅读次数:
249
简单的Lazy操作,统计的时候把所有的lazy都推到叶节点就可以了
City Horizon
Time Limit: 2000MS
Memory Limit: 65536K
Total Submissions: 15973
Accepted: 4336
Description
Farmer John has take...
分类:
其他好文 时间:
2014-07-17 14:39:18
阅读次数:
273
Dungeon Master
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 16178
Accepted: 6268
Description
You are trapped in a 3D dungeon and need to find th...
分类:
其他好文 时间:
2014-07-17 10:16:30
阅读次数:
235
/*
G - 二分
Time Limit:2000MS Memory Limit:32768KB 64bit IO Format:%lld & %llu
Submit
Status
Description
Given n points (1 dimensional) and q segments, you have to find the number of points th...
分类:
其他好文 时间:
2014-07-16 16:42:15
阅读次数:
245
/*
F - 二分
Time Limit:2000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u
Submit
Status
Description
Farmer John is an astounding accounting wizard and has realized he might run out of mo...
分类:
其他好文 时间:
2014-07-16 13:46:34
阅读次数:
199
Catch That Cow
Time Limit: 2000MS
Memory Limit: 65536K
Total Submissions: 45087
Accepted: 14116
Description
Farmer John has been informed of the location of a fugitiv...
分类:
其他好文 时间:
2014-07-16 13:22:55
阅读次数:
233