04 2021 档案
摘要://c#不愧是全能型的语言,异步连线程都省了 class State { public byte[] bufferCache; public TcpClient tcpClient; } ... private TcpClient tcpServer; private TcpListener TCP
阅读全文
摘要:没时间解释了,快上车... 前端js: upload=function () { if(window.FormData) { var fileslist=$("input[type='file']"); if(fileslist.length>0) { if(fileslist.get(0).fil
阅读全文
浙公网安备 33010602011771号