custom.xml

来自「This C++ application demonstrates how to」· XML 代码 · 共 18 行

XML
18
字号
<?xml version="1.0"?>
<!DOCTYPE cshcust SYSTEM "C:\Symbian\9.1\S60_3rd\Epoc32\tools\cshlpcmp\dtd\CSHcust.dtd">
<?xml:stylesheet href="C:\Symbian\9.1\S60_3rd\Epoc32\tools\cshlpcmp\xsl\cshcust.xsl" title="CS-Help customization" type="text/xsl"?>
<cshcust>
<parastyle name="body" font="sansserif" size="10"/>
<parastyle name="tip" font="sansserif" size="10" image="tip2" left="20"></parastyle>
<parastyle name="note" font="sansserif" size="10" left="20"><b>Note:</b></parastyle>
<parastyle name="important" font="sansserif" size="10" image="important2" left="20"></parastyle>
<body style="body"/>
<titlestyle fontstyle="sansserif" size="10"/>
<listbullet1style bulletchar="8226"/>
<listbullet2style bulletchar="8226"/>
<lists leftindent="20"/>
</cshcust>



⌨️ 快捷键说明

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