潜鱼在渊

Concentrating on Architectures.

posts - 77, comments - 309, trackbacks - 0, articles - 0
  BlogJava :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理

Java技术

Java技术话题
     摘要: 使用具体的类定义变量  阅读全文

posted @ 2008-10-29 22:20 非鱼 阅读(3022) | 评论 (0)  编辑 |

     摘要: Feature Envy  阅读全文

posted @ 2008-10-28 00:43 非鱼 阅读(2565) | 评论 (1)  编辑 |

     摘要: 使用集合(Collection)“类”而不是接口来定义变量  阅读全文

posted @ 2008-10-27 20:25 非鱼 阅读(2504) | 评论 (0)  编辑 |

     摘要: 父类引用子类  阅读全文

posted @ 2008-10-26 01:42 非鱼 阅读(2516) | 评论 (1)  编辑 |

     摘要: instanceof检查链  阅读全文

posted @ 2008-10-25 13:55 非鱼 阅读(2347) | 评论 (6)  编辑 |

     摘要: 把实例造型(cast)成具体的类型  阅读全文

posted @ 2008-10-25 00:32 非鱼 阅读(2246) | 评论 (2)  编辑 |

     摘要: 讨论UUID的定义、分类、应用及生成工具。  阅读全文

posted @ 2008-10-14 22:52 非鱼 阅读(20470) | 评论 (3)  编辑 |

     摘要: Several days ago I found that in a certain environment JavaMail may throw an AuthenticationException even you have set right user/password. Maybe this will not happen in a different mail server, but I'm not sure. So I just write it down and hope this can help someone who encounters such a problem.  阅读全文

posted @ 2008-09-19 01:34 非鱼 阅读(1312) | 评论 (2)  编辑 |

     摘要: 最近使用到了MulticastSocket,发现在有些情况下它不能工作,当然这是编码的问题,是一个BUG,不过这个BUG较少出现,一旦出现了也让人摸不着头绪。  阅读全文

posted @ 2006-06-28 23:35 非鱼 阅读(4110) | 评论 (2)  编辑 |

posted @ 2005-12-04 21:53 非鱼 阅读(613) | 评论 (1)  编辑 |

     摘要: 讲述代码检查存在的问题。  阅读全文

posted @ 2005-12-01 20:32 非鱼 阅读(2128) | 评论 (1)  编辑 |

posted @ 2005-11-29 11:37 非鱼 阅读(1280) | 评论 (0)  编辑 |

     摘要: 解释Java线程安全的细节。  阅读全文

posted @ 2005-11-17 01:59 非鱼 阅读(23125) | 评论 (37)  编辑 |