摘要:
这是因为key过期了 阅读全文
posted @ 2019-01-29 20:21
m0w3n
阅读(1552)
评论(0)
推荐(0)
摘要:
# -*- coding: utf-8 -*- """ Created on Tue Jan 29 13:26:41 2019 @author: kwy """ import os,re import shutil def copyfile1(oldfilepath,newfilepath): #调用shutil的copyfile函数,拷贝文件,并重命名该文件 shutil... 阅读全文
posted @ 2019-01-29 15:30
m0w3n
阅读(1559)
评论(0)
推荐(0)
摘要:
P35 、Solidity Types - 字符串(String Literals) Solidity中的string字符串不像C语言一样以\0结束。 备注:string字符串不能通过length方法获取其长度。 P36 、1-固定大小字节数组(Fixed-size byte arrays) byt 阅读全文
posted @ 2019-01-29 13:08
m0w3n
阅读(414)
评论(0)
推荐(0)

浙公网安备 33010602011771号