摘要:
不是全部的OutofMemory exception都是内存问题。。。前几天有个客户的site报了下面错误: [ERROR][thread ] Could not start thread Timer-72025. Resource temporarily unavailable Exception 阅读全文
posted @ 2017-07-28 12:23
gccbuaa
阅读(712)
评论(0)
推荐(0)
摘要:
题目地址:POJ 2503 题意:输入一个字典。字典格式为“英语 外语”的一一映射关系然后输入若干个外语单词。输出他们的 英语翻译单词,假设字典中不存在这个单词,则输出“eh”。 思路:用map存取外语和英语的映射关系,然后找就好了。注意输入格式。 #include <stdio.h> #inclu 阅读全文
posted @ 2017-07-28 10:30
gccbuaa
阅读(206)
评论(0)
推荐(0)
摘要:
WebP是谷歌的图片格式,java 类库imageio 是不支持此种格式的。眼下除了在线转换以及工具以外,第三方类库转换webp格式大致有: 1.linux:Google libwebp 既是类库也能够在命令行调用 2.Python:Python Image Library(PIL)及其分支 htt 阅读全文
posted @ 2017-07-28 08:59
gccbuaa
阅读(2577)
评论(0)
推荐(0)

浙公网安备 33010602011771号