1 前言最近一个多月在做Web项目,用到的技术有(也不算泄漏公司机密吧):后台:Struts 2(with JSP/FreeMarker)、Spring、Hibernate、MySQL、Web Service(only dubbo interface);前台:jQuery series;Web服务器...
分类:
Web程序 时间:
2014-08-31 22:38:31
阅读次数:
267
这个应该算比较简洁的了,呵呵,原来是数中间的间隔m-1段,这个思路很有意思:/*ID: qq104801LANG: C++TASK: barn1*/#include #include #include #include /* for debug only:counter*/void debug_du...
分类:
其他好文 时间:
2014-08-31 21:26:11
阅读次数:
243
Say you have an array for which theithelement is the price of a given stock on dayi.If you were only permitted to complete at most one transaction (ie...
分类:
其他好文 时间:
2014-08-31 13:05:01
阅读次数:
176
呵呵,通过:/*ID: qq104801LANG: C++TASK: milk*/#include #include #include #include /* for debug only:counter*/void debug_dummy(void){ return;}#define NMA...
分类:
其他好文 时间:
2014-08-31 11:42:41
阅读次数:
263
这个居然还一下就通过了,呵呵:/*ID: qq104801LANG: C++TASK: palsquare*/#include #include #include #include /* for debug only:counter*/void debug_dummy(void){ retur...
分类:
其他好文 时间:
2014-08-30 23:05:10
阅读次数:
275
呵呵,这两道题相差不大:/*ID: qq104801LANG: C++TASK: dualpal*/#include #include #include #include /* for debug only:counter*/void debug_dummy(void){ return;}in...
分类:
其他好文 时间:
2014-08-30 23:04:20
阅读次数:
255
三者均用于获取一个Dom节点的高度,不过他们的含义并不相同。clientHeight :MDN对该属性的描述如下:TheElement.clientHeightread-only property returns the inner height of an element in pixels, i...
分类:
编程语言 时间:
2014-08-30 22:52:40
阅读次数:
312
数据迁移一, 使用.dump命令命令帮助提示.dump ?TABLE? ... Dump the database in an SQL text format If TABLE specified, only dump tables matching LIKE pattern TABLE.理解...
分类:
数据库 时间:
2014-08-30 16:26:59
阅读次数:
271
org.springframework.dao.InvalidDataAccessApiUsageException: Write operations are not allowed in read-only mode (FlushMode.NEVER/MANUAL): Turn your Ses...
分类:
其他好文 时间:
2014-08-30 13:46:49
阅读次数:
368
The gray code is a binary numeral system where two successive values differ in only one bit.Given a non-negative integernrepresenting the total number...
分类:
其他好文 时间:
2014-08-30 02:22:18
阅读次数:
244