瀏覽單個文章
tommy84566
Power Member
 
tommy84566的大頭照
 

加入日期: Feb 2007
您的住址: 桃園龜山
文章: 627
引用:
作者打工吧魔王大人
我在網路上找到一段Client - Server JAVA 程式,
但擺到 Eclipse 內 執行, 產生報錯:


Exception in thread "main" java.lang.Error: Unresolved compilation problems:
The method start() is undefined for the type ServerDispatcher
The method start() is undefined for the type ClientListener
The method start() is undefined for the type ClientSender




網頁在此:

http://inetjava.sourceforge.net/lec...er-Example.html



這個錯誤該如何解決? 謝.


這看起來不是蠻基本的嗎~~~

就start()這method找不到,通常是宣告在header檔,或是被built library, compile時需

加入make檔(c語言)

 
__________________
2012 新 舊機
CPU I7 980 Q3FE (伪980X 4.2g)
MB:X58 RAMPAGE III extreme
POWER:BFG 1000W
RAM:4G 1333*3=12G
VGA:GTX 470 SLI (MSI*2)
SSD:OCZ V2 60G+ KINGSTON 120G
CASE CM 690
阿仲買的真魂140(讚)
舊 2015-02-09, 06:58 AM #2
回應時引用此文章
tommy84566離線中