- 博客(2)
- 收藏
- 关注
原创 Hamming Distance
The Hamming distance between two integers is the number of positions at which the corresponding bits are different. Given two integers x and y, calculate the Hamming distance. Note: 0 ≤ x, y < 231.
2017-08-25 14:30:25
423
原创 SSH框架整合的一些小细节
做的是一个关于登录的一个ssh验证,先是spring和hibernate进行整合, 重要的点,是localsessionfactory的建立 classpath:hibernate.cfg.xml LocalSessionFactoryBean的作用是建立与数据库的连接,因为与数据库的连接不需要多次创建,并且需要交由spring来处理,不然还是由hibern...
2015-09-20 20:24:25
140
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人