会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
haxiaowei
2014年3月25日
Spring AOP编程
摘要: 参考:http://www.iteye.com/topic/1116696
阅读全文
posted @ 2014-03-25 18:44 wjw334
阅读(98)
评论(0)
推荐(0)
算法 贪吃蛇
摘要: package com.test;public class LittleMaSuanFa { class Holder { int n; int hang; int lie; public Holder(int n, int hang, int lie) { this.n = n; this.hang = hang; this.lie = lie; } } /*** * 从左到右遍历 * * @param num ...
阅读全文
posted @ 2014-03-25 15:15 wjw334
阅读(263)
评论(0)
推荐(0)
JAVA 字符串驻留池
摘要: 参考:http://hi.baidu.com/gujianting2010/item/82e17b5c45f5c63995eb0528
阅读全文
posted @ 2014-03-25 13:51 wjw334
阅读(93)
评论(0)
推荐(0)
sqlite 测试索引
摘要: SQLite Developer 过期 :http://jingyan.baidu.com/article/48b558e35eb9f97f38c09a8f.htmlhttp://www.cnblogs.com/stephen-liu74/archive/2012/01/14/2322335.htm...
阅读全文
posted @ 2014-03-25 11:08 wjw334
阅读(114)
评论(0)
推荐(0)
数据库建立索引加快查询
摘要: 参考:http://www.cnblogs.com/xwdreamer/archive/2012/05/03/2480449.htmlhttp://www.jb51.net/article/27315.htm建立方式和注意事项最普通的情况,是为出现在where子句的字段建一个索引。为方便讲述,我们先...
阅读全文
posted @ 2014-03-25 10:53 wjw334
阅读(366)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告