We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
刚刚 @Arthur2e5 提到了这个问题,格式化字符串时,某些地方的字符串变量中可能包含 单引号/双引号,为了更好的适配国际化,应当提供一个通用的 quote 方法来做下包装,可以参考 Gnulib: Quoting。
@derekdai @snyh
linuxdeepin/dde-daemon#5 (comment)
The text was updated successfully, but these errors were encountered:
This question has not been answered for too long and will be closed. If there is a need to continue the discussion, it will be reopened.
Sorry, something went wrong.
No branches or pull requests
刚刚 @Arthur2e5 提到了这个问题,格式化字符串时,某些地方的字符串变量中可能包含 单引号/双引号,为了更好的适配国际化,应当提供一个通用的 quote 方法来做下包装,可以参考 Gnulib: Quoting。
@derekdai @snyh
linuxdeepin/dde-daemon#5 (comment)
The text was updated successfully, but these errors were encountered: