描述szhhck have an old calculator bought 5 years ago.he find the old machine can just calculate expressions like this :A-B、A+B、A*B、A/B、A%B.because it is...
分类:
其他好文 时间:
2014-11-15 21:29:55
阅读次数:
236
Splits the string时间限制:1000ms | 内存限制:65535KB难度:3描述Hrdv is interested in a string,especially the palindrome string.So he wants some palindrome string.A ...
分类:
其他好文 时间:
2014-11-15 20:08:28
阅读次数:
202
River Crossing时间限制:1000ms | 内存限制:65535KB难度:4描述Afandi is herdingNsheepacross the expanses ofgrasslandwhen he finds himself blocked by a river. A single...
分类:
其他好文 时间:
2014-11-15 20:04:34
阅读次数:
198
VF时间限制:1000ms | 内存限制:65535KB难度:2描述Vasya is the beginning mathematician. He decided to make an important contribution to the science and to become famo...
分类:
其他好文 时间:
2014-11-15 18:50:01
阅读次数:
163
闲来无事,把原来做过的一个转码服务修改了一些,打包成一个jar包,可以用来将doc、excel等等文档转换成pdf,然后转换成可以在线预览的swf文件。支持图片转换,但图片转换有些问题,还未来得及进行下一步深入。
代码地址:下载地址
所需安装软件:下载地址
以下是一些注意事项:
1.依赖与jdk1.7版本
2.安装open office之后需要启动服务:soffice -he...
分类:
其他好文 时间:
2014-11-15 14:14:49
阅读次数:
249
描述Larry graduated this year and finally has a job. He's making a lot of money, but somehow never seems to have enough. Larry has decided that he needs...
分类:
其他好文 时间:
2014-11-15 14:03:40
阅读次数:
117
描述When Teddy was a child , he was always thinking about some simple math problems ,such as “What it’s 1 cup of water plus 1 pile of dough ..” , “100 y...
分类:
其他好文 时间:
2014-11-15 06:32:43
阅读次数:
127
DZY loves colors, and he enjoys painting.
On a colorful day, DZY gets a colorful ribbon, which consists of n units (they are numbered from 1 to n from
left to right). The color of thei-th unit of...
分类:
其他好文 时间:
2014-11-15 01:28:29
阅读次数:
222
Java常用通信协议比较——转载:比较RMI,Hessian,Burlap,Httpinvoker,Web service等5种通讯协议的在不同的数据结构和不同数据量时的传输性能。1. 简介RMI是java语言本身提供的远程通讯协议,稳定高效,是EJB的基础。但它只能用于JAVA程序之间的通讯。He...
分类:
编程语言 时间:
2014-11-14 21:09:34
阅读次数:
781
这是异常想必大家都知道的,是关于一个android jar包冲突的问题。为什么还要提呢,是因为这玩意真心让人蛋疼。有些时候稍微不注意(手贱)多导入一个包,就完蛋了。(jar包多的话搞不好带一上午调试)。1.蛋疼的了排查所有的第三方jar包(包括自定义Library中的),把多余的jar和重复的jar...
分类:
Web程序 时间:
2014-11-14 15:31:53
阅读次数:
159