Skip to content

XML写入问题 #3

Description

@Fsu0413

与官方XML的不同点:

  • 缩进。Qt提供的缩进机制和节奏大师不同,需要自己实装
  • 行尾是crlf,不是lf
  • "'" 单引号需要转义 (不能简单在WRITEELEMENT宏里加replace,因为这个转义字符还会再被Qt转义)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions