◆JSP◆ (583レス)
上
下
前
次
1-
新
353
:
inaba
2008/12/14(日)13:31
ID:1n7wtvCV(2/2)
AA×
[240|
320
|
480
|
600
|
100%
|
GIF
|
べ
|
レス栞
|
レス消
]
353: inaba [] 2008/12/14(日) 13:31:07 ID:1n7wtvCV プログラムの続きです。 /* 検索結果から商品一覧情報を作成 */ while (rs.next()) { int id = rs.getInt("id"); String name = rs.getString("name"); String detail = rs.getString("detail"); String pictureName = rs.getString("picture"); int price = rs.getInt("price"); collection.addItem(new Item(id, name, detail, pictureName, price)); } rs.close(); stmt.close(); return collection; } よろしくお願いします。 http://medaka.5ch.net/test/read.cgi/php/984840356/353
プログラムの続きです 検索結果から商品一覧情報を作成 よろしくお願いします
上
下
前
次
1-
新
書
関
写
板
覧
索
設
栞
歴
あと 230 レスあります
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
ぬこの手
ぬこTOP
0.019s