摘要:
选择出数列中前k个最大的数。这里由于数据特殊。所以能够使用hash表的方法:#include #include #include #include using namespace std;const int SIZE = 1000005;const int SMALL = -500000;bool ... 阅读全文
摘要:
当我更新完android L proview之后我的打包出问题了,报错/${zipalign}" error=2, No such file or directory排查了一下午才知道 近期的ant/build.xml文件里丢失了一行代码 第二行代码丢失。直接恢复或者直接用老版本号的build.xm... 阅读全文
摘要:
由innodb_purge_threads控制purge线程数。(>= 5.6.5)的版本号中该值默觉得1。最大值为32。默认值1表示innodb的purge操作被分离到purge线程中,master thread不再做purge操作。The number of background threads... 阅读全文
摘要:
DescriptionSome people believe that there are three cycles in a person's life that start the day he or she is born. These three cycles are the physica... 阅读全文