hello world!!!!!

写下自己的一些心得,写下自己问题的方式,写下程序之路的艰辛,希望能够有朝一日成为大牛。
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2010年10月22日

摘要: /* * * creater:create by lee * fuction : use to number to hex * date :2010-10-21 * * */ public class HexUtility { /// <summary> /// int类型转换成十六进制 /// </summary> /// <param name="numb... 阅读全文

posted @ 2010-10-22 10:28 陈力 阅读(238) 评论(0) 推荐(0) 编辑