samplefile.xml.svn-base
来自「QT方面的开发」· SVN-BASE 代码 · 共 12 行
SVN-BASE
12 行
<section id="xmlintro"> <title> Intro to XML </title> <para> This is a paragraph </para> <ul> <li> This is an unordered list item. </li> <li c="textbook"> This only shows up in the textbook </li> </ul> <p> Look at this example code below: </p> <include src="xmlsamplecode.cpp" mode="cpp"/></section>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?