由买买提看人间百态

topics

全部话题 - 话题: pois
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
p***e
发帖数: 29053
1
偶是新手,为何import org.apache.poi.hssf.usermodel.*;这个会出错的,谢谢
w*r
发帖数: 2421
2
you mean Apache POI package? Ifso, downlaod the three / four jar files. Put it
somewhere on your ahrddrive. Start JBuilder, go to menu tools->configure->
libraries
New a library, give it a name(such as apachePOI). Pick Jbuilder in the
location drop down list. Use the add button to include those jar files in the
library.
Next time when you create a project, make sure in the required libraries
section, add that libary(apachePOI) in.
I assume you are using JBuilder 2005. Older versions may have di
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)