摘要:
/* * * 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 陈力 阅读(241) 评论(0) 推荐(0) 编辑