Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试解析一个 Excel 电子表格,其中有一个名为“状态”的字段(可能值通过/失败)。我要总数。PASS 状态和 FAIL 状态的记录。
谁能帮我?
试试 apache POI http://poi.apache.org