Solve the problem that the third-party class library as3xls for reading and writing Excel files cannot read and write Chinese files.

Source: Internet
Author: User

Original http://blog.csdn.net/pizzaman/article/details/5700954

Recently I used as3 to read and write Excel files in the map editor. I found as3xls but there are many problems. cannot read/write Chinese (Multi-Character Set processing) 2. multiple sheet cannot be exported. The first sheet is exported by default, and it has not been updated yet. Look at some of the solutions on the Internet. This section summarizes the solutions for Internet audiences and summarizes them into a full version (multiple sheet cannot be exported but only one sheet can be exported) to solve the read/write multi-Character Set Problem.

This parameter can be used to overwrite the original as3xls. The example remains the same, but the sheet and character set must be specified during export.

When excelfile. savetobytearray (sheet: Int = 0, charset: String = "GBK") is used, the default sheet and character set are 0 and GBK.

Download In http://download.csdn.net/source/2497497

The resource score is set to download other things. If you do not have a resource score, you can leave an email.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.