Description
Alice and Bob are very smart guys and they like to play all kinds of games in their spare time. the most amazing thing is that they always find the best strategy, and that's why they fe...
分类:
其他好文 时间:
2014-08-28 16:55:48
阅读次数:
303
A natural thought is brutal-force. But as you may have already thought of, there must be a smarter one. And yes there is.Think like this: XOR gives yo...
分类:
其他好文 时间:
2014-08-28 13:16:19
阅读次数:
832
Bean bags for many years. Although it is an old design, people feel like it, and still one of the most sought after tools today. If you are looking fo...
分类:
其他好文 时间:
2014-08-28 13:01:39
阅读次数:
263
1 fatigue 疲劳nv eg.Compassion fatigue caused by endless TV and celebrity appeals.没完没了的电视节目和名人呼吁而导致的同情心疲劳 2 feel like 有...的感觉 eg. The new man-made mater...
分类:
其他好文 时间:
2014-08-28 11:01:59
阅读次数:
205
转:http://www.2cto.com/database/201304/204320.htmlmysql之status和variables区别首先可以通过下属两个命令来查看mysql的相应的系统参数show status like '%abc%';show variables like '%ab...
分类:
数据库 时间:
2014-08-27 12:28:07
阅读次数:
177
first sense for erlang. in Erlang, the things I like? 1. ?= is Pattern Match X?=?X?+?1.?//always?wrong. the things I dislike? 1. some thoughts. ?erlang and prolog....
分类:
其他好文 时间:
2014-08-27 06:04:17
阅读次数:
244
Mysql自带profiling性能分析工具 ? 1. show variables like ‘%profiling%‘;(查看profiling信息) ? ? 2. set profiling=1;(开启profiling) ? 3. 执行SQL查询? 例:select goods_name from ecs_goods where g...
分类:
数据库 时间:
2014-08-26 20:01:36
阅读次数:
234
A - Layout Time Limit:1000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64uSubmit Status Practice POJ 3169DescriptionLike everyone else, cows like...
分类:
其他好文 时间:
2014-08-26 16:55:26
阅读次数:
220
1、指定显示文章和栏目指定文章{dede:arclist idlist='9,14,13,15'}[field:title/]{/dede:arclist}指定栏目{dede:type typeid='1'}[field:typename /]{/dede:type}2、相关文章{dede:like...
分类:
其他好文 时间:
2014-08-26 15:24:06
阅读次数:
299
show status like 'Com_%';Com_select | 1 执行select操作的次数,一次查询只累加1Com_insert | 0 执行insert操作的次数,对于批量插入的insert,只累加一次Com_update | 0 执行...
分类:
数据库 时间:
2014-08-26 13:17:06
阅读次数:
254