hello.xml

来自「《精通ASP.NET网络编程》附带实例」· XML 代码 · 共 10 行

XML
10
字号
<?xml version="1.0" encoding="GB2312"?> 
<document> 
<title>aspcool news!</title> 
<abstract>test news</abstract> 
<author>feiying</author> 
<content> 
<paragraph>The firet test</paragraph> 
</content> 
</document> 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?