Following the online teacher’s learning, I typed a simplified traditional Chinese conversion code as follows:
found the seventh line of code error, and moved the mouse to the code. The method covertotraditional (string) is undefined for the type zhconverterutil. In fact, it’s a jar package error. The zhconverterutil class in the jar package has no coverttotraditional method
we just need to change coverttotraditional to totraditional to complete the conversion from simplified to traditional Chinese
summary: if you report any error in this aspect in the future, you can go to the jar package to see if there is such a method.
Read More:
- The solution to the sudden change of win10 input method into traditional Chinese
- Solution to sudden change of win10 input method into traditional Chinese
- Error: failed to find conversion function from unknown to text
- Conversion to dalvik format failed with error 1 solution
- Conversion from hexadecimal to decimal
- The conversion between [Python] bytes and hex strings.
- Visual Studio 2010 compilation error fatal error lnk1123: failed during conversion to coff: solution to invalid or corrupt file
- matlab Conversion to cell from char is not possible.
- rmd to pdf error: pandoc document conversion failed with error 43
- Python conversion hex to string, high and low data processing
- Mybatis uses step-by-step lazy loading to cause abnormal JSON conversion. The interface 500 reports an error
- Link: fatal error lnk1123: failure during conversion to coff: file in
- When generating a test report in HTML format, report [typeerror: a bytes like object is required, not ‘STR’]
- Error lnk1123: failure during conversion to coff: problem solving
- No matching editors or conversion strategy found
- Java lossy conversion
- LinkIssue: Error ‘LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or cor
- VS2010 error: LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
- Conversion between list and string array
- Local date time conversion in java8