原题地址:https://oj.leetcode.com/problems/remove-duplicates-from-sorted-list-ii/题意:Given
a sorted linked list, delete all nodes that have duplicate number...
分类:
编程语言 时间:
2014-06-16 10:40:35
阅读次数:
340
iOS app集成支付宝支付流程1: 开通支付宝商户
由公司去支付宝https://b.alipay.com/order/serviceIndex.htm签约支付宝开通支付宝商家;2:商户支付宝开通无线支付功能
开通商户支付宝之后,虽然可以获取到应用使用的 key和id,如果如果不开通无线支付功能....
分类:
移动开发 时间:
2014-06-16 10:23:11
阅读次数:
2941
基于SpringMVC-Hibernate的博客系统还在继续开发中
。项目地址:https://github.com/defshine/SpringBlog整个项目迁移到linux下开发,安装intellij、maven、tomcat过程比較顺利,注意配置环境变量。项目执行时,出现了两个问题:出错,...
分类:
编程语言 时间:
2014-06-16 08:32:58
阅读次数:
269
原题地址:https://oj.leetcode.com/problems/search-in-rotated-sorted-array-ii/题意:Follow
up for "Search in Rotated Sorted Array":What ifduplicatesare allowed...
分类:
编程语言 时间:
2014-06-16 08:20:54
阅读次数:
307
原题地址:https://oj.leetcode.com/problems/gray-code/题意:The
gray code is a binary numeral system where two successive values differ in only
one bit.Given a...
分类:
编程语言 时间:
2014-06-16 07:42:27
阅读次数:
242
https://code.csdn.net/snippets/389206
分类:
其他好文 时间:
2014-06-16 06:38:41
阅读次数:
237
配置内容同一样,只是增加一些配置。因为cas已经默认就支持MD5加密验证,所以只是修改一下配置就可以了。 增加一条内容 另外再在下面增加一条属性 完整的内容是:
分类:
其他好文 时间:
2014-06-13 19:05:35
阅读次数:
256
6月10号docker 1.0稳定版本发布,找了台ubuntu的机器,装了下ubuntu
version:12.04docker
version:1.0.0装docker的步骤可以看官方文档:https://docs.docker.com/installation/ubuntulinux/装好之后,...
分类:
移动开发 时间:
2014-06-12 07:13:23
阅读次数:
293