透過Java解析Excel檔案
也是一個工作中遇到的情境,很多單位想讓內部人員利用Excel維護資料(因為維護上比較簡單方便),且想讓這份資料透過網頁呈現給一般網友閱讀,所以整體後端的流程應該是:
- 將維護的Excel透過網頁介面上傳
- 將上傳的Excel轉換成XML
- 網頁去讀取這份XML來呈現
透過以上的三個步驟,就可以完成客戶想要效果。
本範例展示的是讀取Excel的XLS格式(新版Excel為XLSX格式),並轉換成陣列的方法(寫入XML在前面的範例就有了),我們選用讀取Excel的Library是Apache POI,而檔內已經有以下的資料,其中Total是公式欄位,計算Price x Quantity:
ID | Name | Price | Quantity | Total |
100001 | 產品名稱1 | 10 | 5 | 50 |
100002 | 產品名稱2 | 20 | 10 | 200 |
100003 | 產品名稱3 | 30 | 15 | 450 |
以下是讀取的程式範例:
package CDIT.stanley; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.IOException; import java.io.InputStream; import java.util.ArrayList; import java.util.Iterator; import org.apache.poi.hssf.usermodel.HSSFCell; import org.apache.poi.hssf.usermodel.HSSFRow; import org.apache.poi.hssf.usermodel.HSSFSheet; import org.apache.poi.hssf.usermodel.HSSFWorkbook; import org.apache.poi.poifs.filesystem.POIFSFileSystem; public class excelToXMLFullSample { static ArrayList<ArrayList<String>> excelData = new ArrayList<ArrayList<String>>(); public static void main (String[] args) throws FileNotFoundException{ excelData.clear(); String xlsPath = "C:\\Projects\\Javas\\sample.xls"; InputStream inputStream = null; inputStream = new FileInputStream (xlsPath); POIFSFileSystem fileSystem = null; try { fileSystem = new POIFSFileSystem (inputStream); @SuppressWarnings("resource") HSSFWorkbook workBook = new HSSFWorkbook (fileSystem); HSSFSheet sheet = workBook.getSheetAt (0); Iterator<?> rows = sheet.rowIterator (); while (rows.hasNext ()){ HSSFRow row = (HSSFRow) rows.next(); Iterator<?> cells = row.cellIterator (); ArrayList<String> rowData = new ArrayList<String>(); while (cells.hasNext ()){ HSSFCell cell = (HSSFCell) cells.next(); switch (cell.getCellTypeEnum()){ case STRING :{ rowData.add(cell.getStringCellValue()); break; } case NUMERIC : { rowData.add((int)cell.getNumericCellValue() + ""); break; } case FORMULA :{ switch(cell.getCachedFormulaResultTypeEnum()) { case STRING: rowData.add(cell.getStringCellValue ()); break; case NUMERIC: rowData.add((int)cell.getNumericCellValue() + ""); break; default: rowData.add(""); break; } } default: rowData.add(""); break; } } excelData.add(rowData); } } catch(IOException e){ System.out.println("IOException " + e.getMessage()); System.out.println("轉換失敗,請檢查Excel檔案與格式是否正確"); } for(int i=0 ; i<excelData.size(); i++){ System.out.println("Excel Row "+ i +" Data : " + excelData.get(i)); } } }
程式會把Excel內的資料轉換為ArrayList,輸出內容如下:
Excel Row 0 Data : [Product ID, Product Name, Product Price, Quantity, Total] Excel Row 1 Data : [100001, 產品名稱1, 10, 5, 50, ] Excel Row 2 Data : [100002, 產品名稱2, 20, 10, 200, ] Excel Row 3 Data : [100003, 產品名稱3, 30, 15, 450, ]
tk999 download tk999 download .
вывод trc на рубли – ferma cc отзывы, обменять eth
Альткоин сс обменник – Альткоин сс обменник, Alt coin обменник
She lined up the column she needed to use to win.
ferma cc обмен валют – купить usdt спб, usdt обменник
tk999 apk tk999 apk .
denemebonusuverensiteler25 deneme bonusu veren yeni siteler deneme bonusu veren siteler
Сколько стоит диплом высшего и среднего образования и как его получить?
Williams’ run in the AFC side came to an finish last weekend when he was dominated out of the home clash with Kidderminster Harriers after picking up a foot damage.
рейтинги процессоров рейтинги процессоров .
tk 999 app tk 999 app .
tk 999 [url=https://onlineuaeuniversities.org]tk 999[/url] .
Hi there! I know this is somewhat off topic but I was wondering if you knew where I could get a captcha plugin for my comment form? I’m using the same blog platform as yours and I’m having trouble finding one? Thanks a lot!
New and rising waste therapy technologies comparable to mechanical biological treatment might supply an alternative to kerbside assortment by way of automated separation of waste in recycling factories.
Western Kentucky College canceled commencement ceremonies scheduled for December 11, because of the EF3 twister that hit Bowling Green the earlier night and brought on citywide energy outages affecting the campus.
купить диплом о высшем образовании с занесением в реестр
tk999 tk999 .
сравнение процессоров для пк [url=https://topcpu.ru]https://topcpu.ru[/url] .
рейтинг процессоров для игр topcpu.ru .
Overall, a specialization in clinical psychology requires dedication, hard work, and a strong desire to help others.
https://empathycenter.ru/articles/ludomaniya-osobennosti-diagnostika-i-podkhody-k-lecheniyu/ – зависимость от ставок на спорт
Здравствуйте друзья. Этой статьёй я начинаю цикл статей о игровой зависимости или лудомании.
slot siteleri: guvenilir slot siteleri – en cok kazand?ran slot oyunlar?
tk 999 casino [url=https://onlineuaeuniversities.org]tk 999 casino[/url] .
tk999 tk999 .
https://denemebonusuverensiteler25.com/# yeni deneme bonusu veren siteler
Welcome to dYdX: The Future of Decentralized Trading
dYdX is a leading decentralized exchange (DEX) platform designed specifically for perpetual trading. Powered by a unique layer 2 solution, it offers zero gas fees and high-speed transactions, ideal for traders looking to maximize efficiency and minimize costs.
dydx exchange
Why Choose dYdX?
Fully Decentralized: Enjoy complete control over your funds and trades with no third-party intervention.
No Gas Fees: Thanks to our layer 2 integration, trade without worrying about expensive gas fees.
Advanced Features: Utilize advanced trading features like cross-margining and isolated margin accounts to optimize your strategies.
Getting Started with dYdX
To start trading on dYdX, simply connect your wallet and begin trading a wide range of perpetual contracts. Our ensures that both novice and experienced traders can navigate and execute trades with ease.
Trade Perpetual Contracts with Confidence
Perpetual contracts are a powerful trading tool that allows you to speculate on the future price movements of a variety of cryptocurrencies without owning the underlying asset. With dYdX, you can:
Leverage Up to 20x: Enhance your trading potential with leverage options tailored to your risk tolerance.
Variety of Pairs: Trade a diverse selection of cryptocurrency pairs across multiple markets.
Security at dYdX
Your security is paramount at dYdX. Our platform employs state-of-the-art security measures to protect your assets and data, ensuring peace of mind with every trade you make.
Join the dYdX Community
Join a global community of traders who are revolutionizing the way decentralized finance operates. Stay updated and connected through our social media channels and community forums.
Note: Always conduct thorough research and consider your risk tolerance before engaging in cryptocurrency transactions.
Because most client interest charges are based mostly upon the Wall Avenue Journal Prime Charge, when this price adjustments, most customers can count on to see the curiosity charges of credit cards, auto loans and different client debt change.
LPCH wins the nationwide award for Excellence in Pediatric Affected person Care from the Child Health Company of America for outstanding speedy response performance.
slot oyunlar? [url=https://slotsiteleri25.com/#]az parayla cok kazandiran slot oyunlar?[/url] guvenilir slot siteleri
deneme bonusu veren siteler: yat?r?ms?z deneme bonusu veren siteler – yeni deneme bonusu veren siteler