09 2019 档案
摘要:Part1. 19:05~18 设计一个函数 输入: 一个字符串 输出: 一个整数 要求的是: 找出输入字符串中的一个最短的连续窗口, 使得这个窗口内包含所有字符至少一次. Part2: 19:18~ A(1), A(2), ..., A(n), ... S(1), S(2), ..., S(n),
阅读全文
摘要:<html><head><script type="text/javascript">function disable() { document.getElementById("accept").disabled=true }function enable() { document.getEleme
阅读全文
摘要:many open files errno25 : Inappropriate ioctl for device errno26 : Text file busy errno27 : File too large errno28 : No space left on device errno29 :
阅读全文