会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Stay Hungry, Stay Foolish
open your hand, open your mouth ,open your eye, open your mind, open whole world!
导航
博客园
首页
新随笔
联系
订阅
管理
公告
上一页
1
···
15
16
17
18
19
20
21
22
23
···
25
下一页
2006年12月19日
A RoundCorner Effect Code
摘要: 系统提示系统提示i你还没有登录,不能进行该操作,请先登录;若还未注册,建议先注册成为系统会员。转到系统登录页注册新会员返回上一页
阅读全文
posted @ 2006-12-19 19:22 peter he
阅读(338)
评论(1)
推荐(0)
32 Questions when Interview Java Programmers
摘要: 第一,谈谈final, finally, finalize的区别。 第二,Anonymous Inner Class (匿名内部类) 是否可以extends(继承)其它类,是否可以implements(实现)interface(接口)? 第三,Static Nested Class 和 Inner Class的不同,说得越多越好(面试题有的很笼统)。 第四,&和&...
阅读全文
posted @ 2006-12-19 15:19 peter he
阅读(197)
评论(0)
推荐(0)
Questions When apply to Java Engineer
摘要: Java基础方面: 1、作用域public,private,protected,以及不写时的区别答:区别如下:作用域 当前类 同一package 子孙类 其他packagepublic √ √ √ √protected √ ...
阅读全文
posted @ 2006-12-19 15:15 peter he
阅读(205)
评论(0)
推荐(0)
Sorting Algorithms in Java Language
摘要: 插入排序: package org.rut.util.algorithm.support; import org.rut.util.algorithm.SortUtil;/** * @author treeroot * @since 2006-2-2 * @version 1.0 */public class InsertSort implements SortUtil.Sort{ ...
阅读全文
posted @ 2006-12-19 14:59 peter he
阅读(216)
评论(0)
推荐(0)
上一页
1
···
15
16
17
18
19
20
21
22
23
···
25
下一页