正则表达式 http://deerchao.net/tutorials/regex/regex.htm#mission 1. 匹配ip地址 (\d{1,3}\.){3}\d{1,3} 2. \w 匹配字母或数字下划线或汉字,然后\w*是匹配任意次(可能是0次),而+则是匹配1次或者更多次。 3. [ ...
分类:
其他好文 时间:
2016-09-08 20:12:34
阅读次数:
137
Your mission is to exploit this code, which has obviously an LFI vulnerability: GeSHi`ed PHP code 1 2 $filename = 'pages/'.(isset($_GET["file"])?$_GET ...
分类:
Web程序 时间:
2016-09-08 18:32:38
阅读次数:
313
No matter how far you may fly, never forget where you come from. 无论你能飞多远,都别忘了你来自何方。 Stay true to your mission, and don't forget your initial determina ...
分类:
其他好文 时间:
2016-09-07 01:26:13
阅读次数:
257
Every has the capital to dream. 每个人都有做梦的本钱。 Your vision, our mission. That is an advertisment of UMoney Baidu, a financial app from Baidu. It seems th ...
分类:
其他好文 时间:
2016-08-29 08:01:18
阅读次数:
149
Logic BIST is crucial for many applications, in particular for life-critical and mission-critical applications. Basic concepts and design rules of log ...
分类:
其他好文 时间:
2016-08-27 14:07:52
阅读次数:
248
连接Pixhawk至电脑当Mission Planner 已经安装至你的电脑上,使用micro USB数据线连接pixhawk到您的计算机上。 使用一个USB端口直接在您的计算机上,不要用USB集线器。 Windows将自动检测并安装正确的驱动程序软件。 如果您看到一个提示“未找到驱动程序”或“无法... ...
分类:
其他好文 时间:
2016-08-05 11:48:24
阅读次数:
451
今天更新了mac的系统到EL Capitan,结果出来以后发现平时经常使用的mac dashboard没了,就是这玩意: 找了半天方法,终于知道了这个叫“dashboard” (md之前完全不知道,无头苍蝇般地找),解决办法非常简单:到system preference -> mission con ...
分类:
系统相关 时间:
2016-08-03 07:51:55
阅读次数:
653
Mission Impossible Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 414 Accepted Submission(s): 17 ...
分类:
其他好文 时间:
2016-07-29 18:41:45
阅读次数:
188
先整体的处理一遍,然后边输入操作, 边维护, 什么时候++, 什么时候--
这样直接边跑边维护, 挺常见的, Codeforces上见过好几次^_^...
分类:
其他好文 时间:
2016-07-13 17:12:38
阅读次数:
210
最近意志力好飘摇..不知道坚不坚持得下去.. 这么弱还瞎纠结...可以滚了.. 水题都不会做.. LCS (A) 水 LCS (B) 没有看题 Gym 100989C 水 1D Cafeteria (B) 不会捉 Gym 100989E 水 Gym 100989F 水 Mission in Amma ...
分类:
其他好文 时间:
2016-07-11 23:55:28
阅读次数:
136