admin 管理员组文章数量: 887021
2024年1月19日发(作者:google翻译、)
android studio excell读写例程
以下是使用Java语言在Android Studio中实现Excel读写操作的示例代码:
1. 读取Excel文件
java
2.
import ;
import putStream;
import ption;
import ;
import ;
import ;
import ok;
import okFactory;
public class ExcelReader {
public static void readExcel(String filePath) {
try {
FileInputStream inputStream = new FileInputStream(new File(filePath));
Workbook workbook = (inputStream);
Sheet sheet = etAt(0);
for (Row row : sheet) {
for (Cell cell : row) {
(ng() + "t");
}
n();
}
();
();
} catch (IOException e) {
tackTrace();
}
}
}
写入Excel文件
java复制代码
import tputStream;
import ption;
import del.*;
import del.*;
public class ExcelWriter {
public static void writeExcel(String filePath, String[][] data) {
try {
XSSFWorkbook workbook = new XSSFWorkbook();
XSSFSheet sheet = Sheet("Sheet1");
for (int i = 0; i < ; i++) {
Row row = Row(i);
for (int j = 0; j < data[i].length; j++) {
Cell cell = Cell(j);
lValue(data[i][j]);
}
}
FileOutputStream outputStream = new FileOutputStream(new File(filePath));
(outputStream);
();
();
} catch (IOException e) {
tackTrace();
}
}
}
版权声明:本文标题:android studio excell读写例程 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.freenas.com.cn/jishu/1705611818h492358.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论