摘要:
local s = io.popen("dir F:\\headicon /b/s") local filelist = s:read("*all") local start_pos = 0 local count = 0 while true do _,end_pos, line = string.find(filelist, "([^\n\r]+.jpg)", start_po... 阅读全文
posted @ 2017-11-19 22:05
xshang
阅读(1173)
评论(0)
推荐(0)

浙公网安备 33010602011771号