会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Do The Best
Time wait for no one.
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
Python编程
分析dhcp.lease文件,统计DHCP服务器IP自动分配
摘要:#!/usr/bin/env python # coding=utf-8 import string import time,datetime class TIMEFORMAT: def __init__(self, time_string="1970-1-1 00:00:00"): self.time_string = self._format_time_string(...
阅读全文
posted @
2018-10-12 15:34
bigtree2pingping
阅读(3196)
评论(0)
推荐(0)
公告