public sealed class EncryptUtils { #region Base64加密解密 /// /// Base64加密 /// /// 需要加密的字符串 /// pub...
分类:
其他好文 时间:
2014-07-28 13:48:40
阅读次数:
210
Time Limit:2000MS Memory Limit:262144KB
64bit IO Format:%I64d & %I64u
Submit
Status
Practice
CodeForces 424C
Description
People in the Tomskaya region like magic formulas ve...
分类:
其他好文 时间:
2014-07-28 00:08:19
阅读次数:
264
Given a 2D board containing'X'and'O', capture all regions surrounded by'X'.A region is captured by flipping all'O's into'X's in that surrounded region...
分类:
其他好文 时间:
2014-07-27 10:42:02
阅读次数:
280
atitit.表单验证的dsl 本质跟 easyui ligerui比较
1. DSL 声明验证 1
2. 自定义规则 1
3. 正则表达式验证,可以扩展实现 2
4. 犯错误消息提示,generic canBeEmpty is good 3
5. Prevent the form to submit when invalid 3
6. 为空则不验证,不为空则验证,的实现 5
...
分类:
其他好文 时间:
2014-07-26 15:09:30
阅读次数:
316
Flood-Fill. BFS. But there's a trick. If we fill surrounded region directly, extra bookkeeping cost is needed - because we don't know whether that reg...
分类:
其他好文 时间:
2014-07-26 14:58:00
阅读次数:
313
题目:Given a 2D board containing 'X' and 'O', capture all regions surrounded by 'X'.A region is captured by flipping all 'O's into 'X's in that surroun....
分类:
编程语言 时间:
2014-07-26 14:16:25
阅读次数:
257
#region 获取真实ip/// /// 获取真实ip/// /// public static string GetRealIP(HttpRequest request){string result = String.Empty;result = request.ServerVariab...
分类:
其他好文 时间:
2014-07-26 14:08:35
阅读次数:
180
#region 画统计图 /// /// 画统计图 /// private void LoadWebChartControl() { this.WebChartControl1.Series.Clear(...
分类:
Web程序 时间:
2014-07-26 00:51:36
阅读次数:
323
试着去调一段代码,在OK6410上以Qt为界面显示出来,得到以下两个结果 1、VIDIOC_QUERYBUF error 22, Invalid argument 2、s3c-fimc: invalid target size 很无奈的我找到的资料都是问这个问题的,没有一个解决的 甚至于对OK641...
分类:
其他好文 时间:
2014-07-25 23:54:10
阅读次数:
652
warning: #870-D: invalid multibyte character sequence2011-03-12 9:18warning: #870-D: invalid multibyte character sequenceconst unsigned char mm[]={"中华...
分类:
其他好文 时间:
2014-07-25 02:18:54
阅读次数:
320