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

用户名末尾为减号'-'时不能正确显示 #3

Open
skyline48 opened this issue Jul 9, 2019 · 0 comments
Open

用户名末尾为减号'-'时不能正确显示 #3

skyline48 opened this issue Jul 9, 2019 · 0 comments

Comments

@skyline48
Copy link

当用户名末尾为减号'-'时,会把这个减号放到头衔框的开头而不是用户名框的末尾,这是由于用户名与头衔在串上的分隔符为'-',程序选取了第一个‘-’为分隔符,实际上应该选取最后一个.
发生错误的例子:-XraY-

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

1 participant