Python进制转换(二进制、十进制和十六进制)
摘要:
#!/usr/bin/env python # -*- coding: utf-8 -*- # 2/10/16 base trans. wrote by srcdog on 20th, April, 2009 # ld elements in base 2, 10, 16. import os,sys # global definition # base = [0, 1, 2, 3, 4, ... 阅读全文
posted @ 2016-07-02 23:58 jsplyy 阅读(844) 评论(0) 推荐(0)
浙公网安备 33010602011771号