标签:coding markdown str 字符串 name imp span odi /usr
#!/usr/bin/python
# -*- coding:utf-8 -*-
import time
if __name__ == ‘__main__‘:
print(time.strftime(‘%Y-%m-%d %H:%M:%S‘))
标签:coding markdown str 字符串 name imp span odi /usr
原文地址:http://www.cnblogs.com/theodoric008/p/7986131.html