//send資料
out.println("has receive....");
out.flush();
if(str.equals("end"))
break;
}client.close();
}catch(ioexception ex)finally
}public static void main(string args)throws ioexception}}
我的類直接從thread類繼承了下來.並且通過建構函式傳遞引用和客戶socket建立了聯絡.這樣每個執行緒就有了.乙個通訊管道.同樣我們可以填寫run方法.把之前的操作交給執行緒來完成.這樣多客戶並行的socket就建立起來了.
深入淺出sizeof
int佔 位元組,short佔 位元組 1.0 回答下列問題 答案在文章末尾 1.sizeof char 2.sizeof a 3.sizeof a 4.strlen a 如果你答對了全部四道題,那麼你可以不用細看下面關於sizeof的論述。如果你答錯了部分題目,那麼就跟著我來一起 關於sizeof...
深入淺出ShellExecute
ipconfig c log.txt應如何處理?二樓的朋友,開啟拔號網路這樣 shellexecute null,open c windows rundll32.exe shell32.dll,control rundll c windows system telephon.cpl null,sw ...
深入淺出ShellExecute
深入淺出shellexecute譯者 徐景周 原作 nishant s q 如何開啟乙個應用程式?shellexecute this m hwnd,open calc.exe sw show 或shellexecute this m hwnd,open notepad.exe c mylog.log...