Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot export txt with cst.exe generated by “go build”. #15

Closed
Shinya-Shimokawa opened this issue Mar 31, 2019 · 2 comments
Closed

Comments

@Shinya-Shimokawa
Copy link

Shinya-Shimokawa commented Mar 31, 2019

一直都有这样的提示,但没看到转换。(No txt exported)
捕获

@regomne
Copy link
Owner

regomne commented Apr 1, 2019

To extract:
cst -e -cst <cstname> -o <txtname> [-cp CP]
To pack:
cst -p -cst <cstname> -txt <txtname> -o <output_cst> [-cp CP]

@regomne regomne closed this as completed Apr 1, 2019
@Shinya-Shimokawa
Copy link
Author

但是直接Insert以后Shift_JIS以外的字符不兼容该令何解,如何兼容简中/繁中汉字和带调号的拼音呢?
捕获1
捕获

@Shinya-Shimokawa Shinya-Shimokawa changed the title 使用go build生成的cst.exe无法导出txt Cannot export txt with cst.exe generated by “go build”. Apr 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants