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