摘要:
var Bytes: TBytes; Stream: TBytesStream; begin with System.NetEncoding.TBase64Encoding.Create do try Bytes := Decode(System.IOUtils.TFile.ReadAllBytes('video.txt')); finally Free; ... 阅读全文
posted @ 2019-01-22 09:40
塞翁失身
阅读(416)
评论(0)
推荐(0)

浙公网安备 33010602011771号