摘要: CSRF的学习笔记,总结自己的一点看法! 阅读全文
posted @ 2012-08-02 22:17 Lxsec 阅读(380) 评论(0) 推荐(0) 编辑
摘要: 就是一个输入流, 可以获得POST的原始数据. echo file_get_contents("php://input"); 阅读全文
posted @ 2012-07-09 10:43 Lxsec 阅读(498) 评论(0) 推荐(0) 编辑
摘要: C++控制台程序连接sqlserver 已经写成类了,方便移植,同样适合MFC中使用! 阅读全文
posted @ 2012-07-03 15:14 Lxsec 阅读(10057) 评论(4) 推荐(0) 编辑
摘要: HDU上的水题大作战 zsacm20120226省赛前个人赛第1场 I Hate It Turing Tree Legal or Not 钱币兑换问题 Switch Game Happy 2009 The Special Number Alaska Egypt 阅读全文
posted @ 2012-02-28 16:39 Lxsec 阅读(214) 评论(0) 推荐(0) 编辑
摘要: shǎ崽大神的代码模板,很值得学习。 阅读全文
posted @ 2012-02-07 11:37 Lxsec 阅读(1371) 评论(0) 推荐(1) 编辑
摘要: 处学AC自动机,模板题一题。讲解几乎没有,只是记下日子。 阅读全文
posted @ 2012-02-06 23:16 Lxsec 阅读(235) 评论(0) 推荐(0) 编辑
摘要: 大神的代码风格,可以好好学习。这题找规律题! 阅读全文
posted @ 2012-02-05 11:55 Lxsec 阅读(363) 评论(0) 推荐(0) 编辑
摘要: POJ的题目,离散化的简单介绍和线段树的使用 阅读全文
posted @ 2012-02-04 14:36 Lxsec 阅读(239) 评论(0) 推荐(0) 编辑
摘要: 线段树使用lazy-tag,A Simple Problem with Integers代码! 简单讲解! 阅读全文
posted @ 2012-01-30 10:29 Lxsec 阅读(2303) 评论(0) 推荐(1) 编辑
摘要: 服务器或VPS用户如何用命令创建MYSQL数据库 阅读全文
posted @ 2011-11-19 23:47 Lxsec 阅读(1426) 评论(0) 推荐(0) 编辑