透過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, ]
http://sweetbonanza25.com/# sweet bonanza giris
вывод из запоя на дому в ростове на дону вывод из запоя на дому в ростове на дону .
выведение из запоя на дому ростов на дону выведение из запоя на дому ростов на дону .
https://denemebonusuverensiteler25.com/# yat?r?ms?z deneme bonusu veren siteler
вывод из запоя ростов-на-дону вывод из запоя ростов-на-дону .
deneme bonusu veren yeni siteler: deneme bonusu veren yeni siteler – yeni deneme bonusu veren siteler
вывод из запоя круглосуточно ростов-на-дону вывод из запоя круглосуточно ростов-на-дону .
вывод из запоя ростов и область вывод из запоя ростов и область .
Широкий выбор фурнитуры для плинтуса, найдите идеальный вариант.
Качественная фурнитура для плинтуса, гарантия долгого срока службы.
Удобство монтажа фурнитуры для плинтуса, сэкономьте время и силы.
Современные решения для отделки плинтуса, сделайте дом уютным и стильным.
Эко-варианты элементов для плинтуса, экологичный выбор для вашего дома.
Тренды в оттенках для декора плинтуса, выберите подходящий вам вариант.
Оригинальные решения для отделки плинтуса, выразите свою индивидуальность через дизайн.
Советы по выбору фурнитуры для плинтуса, для безупречного результата.
Стильные детали для украшения плинтуса, создайте уютный и стильный дом.
Элегантные элементы для стильного плинтуса, для создания аристократичной атмосферы.
плинтуса и комплектующие плинтуса и комплектующие .
вывод из запоя ростов [url=www.vyvod-iz-zapoya-rostov27.ru]вывод из запоя ростов[/url] .
вывод из запоя с выездом [url=www.vyvod-iz-zapoya-rostov226.ru]вывод из запоя с выездом[/url] .
прокапаться от алкоголя цена [url=http://www.vyvod-iz-zapoya-rostov225.ru]прокапаться от алкоголя цена[/url] .
цены на вывод из запоя на дому цены на вывод из запоя на дому .
http://sweetbonanza25.com/# sweet bonanza demo oyna
stamps maker stamps maker .
Welcome to CBridge: Your Gateway to Cross-Chain Transactions
In the rapidly-evolving world of cryptocurrencies, CBridge stands out as a powerful solution for seamless cross-chain transfers. If you are new to the concept, or simply looking to enhance your crypto experience, CBridge offers a robust platform that ensures fast, cost-effective, and secure transactions across multiple blockchain networks.
celer network
What is CBridge?
CBridge is a revolutionary bridge infrastructure designed to facilitate transfers of cryptocurrencies across different blockchain networks. By leveraging the latest in blockchain technology, CBridge allows users to seamlessly move their digital assets between diverse ecosystems without the complexities often associated with such processes.
Key Features of CBridge
High-Speed Transactions: CBridge ensures that cross-chain transfers are completed as quickly as possible, reducing waiting times significantly.
Cost-Effective Solutions: Enjoy lower transaction fees compared to traditional bridges, making it an economical choice for all users.
Security and Privacy: With enhanced security protocols, CBridge maintains the integrity of transactions and protects user data.
User-Friendly Interface: An intuitive platform that simplifies navigation, making it accessible even to beginners.
How Does CBridge Work?
The process is straightforward: users initiate a transaction from their preferred blockchain, select the destination network and currency, and confirm the transfer. CBridge handles the rest, ensuring the digital assets are converted and securely transmitted to the target blockchain.
Benefits of Using CBridge
CBridge not only simplifies the process of moving assets but also opens opportunities for users to explore diverse blockchain applications. Whether you are a trader, investor, or a blockchain enthusiast, CBridge offers a strategic advantage by fostering a truly interconnected crypto ecosystem.
Conclusion
In a world where flexibility and connectivity are key, CBridge offers the optimal solution to unlock new potentials in cross-chain transactions. Its commitment to speed, cost-efficiency, and security makes it an invaluable tool for anyone engaged in the cryptocurrency space.
вывод из запоя в ростове вывод из запоя в ростове .
вывод из запоя на дому ростов круглосуточно вывод из запоя на дому ростов круглосуточно .
вывод из запоя ростов на дону стационар http://vyvod-iz-zapoya-rostov225.ru .
вывод из запоя цены ростов-на-дону вывод из запоя цены ростов-на-дону .
We’re offering the cash to construct that community out, and they don’t seem to be leasing it from town, but they are going to utilize it and then complete the installations inside the individual residences.
врач на дом капельница от запоя врач на дом капельница от запоя .
canl? casino siteleri [url=http://casinositeleri25.com/#]Deneme Bonusu Veren Siteler[/url] casinonaxi
капельница от запоя на дому круглосуточно [url=http://www.vyvod-iz-zapoya-rostov226.ru]капельница от запоя на дому круглосуточно[/url] .
быстрый вывод из запоя ростов [url=https://www.vyvod-iz-zapoya-rostov225.ru]быстрый вывод из запоя ростов[/url] .
вывод. из. запоя. ростов. https://vyvod-iz-zapoya-rostov226.ru/ .
вывод. из. запоя. анонимно. ростов. http://vyvod-iz-zapoya-rostov27.ru .
вывод из запоя анонимно ростов вывод из запоя анонимно ростов .
online stamp maker free [url=www.stamp-creator-online0.com]online stamp maker free[/url] .
sweet bonanza yorumlar: sweet bonanza yorumlar – sweet bonanza kazanma saatleri