indexright.php

来自「一个绝对棒的报表绘图软件」· PHP 代码 · 共 15 行

PHP
15
字号
<html>
<body topmargin="5" leftmargin="5" rightmargin="0" marginwidth="5" marginheight="5">
<div style="font-family:verdana; font-weight:bold; font-size:18pt;">
ChartDirector Ver 4.1 Sample Programs
</div>
<hr color="#000080">
<ul style="margin-top:0; list-style:square; font-family:verdana; font-size:10pt;">
<li>Please click on the links on the left to see the demo charts and source codes.<br><br>
<li>Detail explanations of the sample charts are provided in the ChartDirector documentation.<br><br>
<li>The trial version of ChartDirector will generate yellow tag lines at the bottom of the charts. These lines will not appear in the licensed version of ChartDirector.<br><br>
<li>If you want to check your ChartDirector installation, <a href="cdinfo.php" >click here</a>.
</ul>
</body>
</html>

⌨️ 快捷键说明

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