Re: 請問一下能回傳一個陣列嗎?
> class a {
> byte[] t = new byte[32];
> public a(){
> t = function();
> }
> public byte[] function(){
> byte p = new byte[32];
如果是 byte[] p 就可以
> return p;
> }
> }
> 請問這樣可以回傳嗎?
--
"There are no differences but differences of degree between
different degrees of difference and no difference at all."
- William James, under the influence of nitrous oxide.
--
【芭樂的故鄉 bala.twbbs.org】 From:sw169-236-114.adsl.seed.net.tw
討論串 (同標題文章)
java 近期熱門文章
PTT數位生活區 即時熱門文章