⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 errors.html

📁 修改后的PHPExcelParser4。 修改内容: 1
💻 HTML
字号:
<html>
<head>
<title>phpDocumentor Parser Errors and Warnings</title>
<link rel="stylesheet" type="text/css" href="media/style.css">
</head>
<body>

<table border="0" cellspacing="0" cellpadding="0" height="48" width="100%">
  <tr>
    <td class="header_top">default</td>
  </tr>
  <tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt=""  /></td></tr>
  <tr>
    <td class="header_menu">
  		  [ <a href="classtrees_default.html" class="menu">class tree: default</a> ]
		  [ <a href="elementindex_default.html" class="menu">index: default</a> ]
		  [ <a href="elementindex.html" class="menu">all elements</a> ]
    </td>
  </tr>
  <tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt=""  /></td></tr>
</table>

<table width="100%" border="0" cellpadding="0" cellspacing="0">
  <tr valign="top">
    <td width="200" class="menu">
      <b>Packages:</b><br />
              <a href="li_default.html">default</a><br />
              <a href="li_DataProvider.html">DataProvider</a><br />
              <a href="li_DebugOut.html">DebugOut</a><br />
              <a href="li_ExcelDateUtil.html">ExcelDateUtil</a><br />
              <a href="li_ExcelFileParser.html">ExcelFileParser</a><br />
              <a href="li_ExcelFont.html">ExcelFont</a><br />
            <br /><br />
                </td>
    <td>
      <table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top">

<a href="#Post-parsing">Post-parsing</a><br>
<a href="#debug.php">debug.php</a><br>
<a href="#exceldate.php">exceldate.php</a><br>
<a href="#excelfont.php">excelfont.php</a><br>
<a href="#excelparser.php">excelparser.php</a><br>
<a href="#includes.inc">includes.inc</a><br>
<a href="#index.php">index.php</a><br>
<a href="#sample.php">sample.php</a><br>
<a href="#settings.inc">settings.inc</a><br>
<a name="Post-parsing"></a>
<h1>Post-parsing</h1>
<h2>Warnings:</h2><br>
<b>Warning</b> - duplicate function element "fatal" in file P:\excel_parser_pro\sample\xls2mysql\includes.inc will be ignored.Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> - duplicate function element "uc2html" in file P:\excel_parser_pro\sample\xls2mysql\includes.inc will be ignored.Use an @ignore tag on the original if you want this case to be documented.<br>
<a name="dataprovider.php"></a>
<h1>dataprovider.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 32</b> - Page-level DocBlock precedes "require_once dataprovider.php", use another DocBlock to document the source element<br>
<b>Warning on line 41</b> - no @package tag was used in a DocBlock for class ExcelParserUtil<br>
<b>Warning on line 60</b> - no @package tag was used in a DocBlock for class DataProvider<br>
<a name="debug.php"></a>
<h1>debug.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 32</b> - Page-level DocBlock precedes "define ABC_CRITICAL", use another DocBlock to document the source element<br>
<b>Warning on line 98</b> - no @package tag was used in a DocBlock for class DebugOut<br>
<a name="exceldate.php"></a>
<h1>exceldate.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 110</b> - File "P:\excel_parser_pro\exceldate.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
<a name="excelfont.php"></a>
<h1>excelfont.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 5</b> - Page-level DocBlock precedes "define EXCEL_FONT_RID", use another DocBlock to document the source element<br>
<b>Warning on line 24</b> - no @package tag was used in a DocBlock for class ExcelFont<br>
<a name="excelparser.php"></a>
<h1>excelparser.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 1397</b> - File "P:\excel_parser_pro\excelparser.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
<a name="includes.inc"></a>
<h1>includes.inc</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 233</b> - File "P:\excel_parser_pro\sample\xls2mysql\includes.inc" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
<a name="index.php"></a>
<h1>index.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 330</b> - File "P:\excel_parser_pro\sample\xls2mysql\index.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
<a name="sample.php"></a>
<h1>sample.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 267</b> - File "P:\excel_parser_pro\sample\xls2html\sample.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
<a name="settings.inc"></a>
<h1>settings.inc</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 20</b> - File "P:\excel_parser_pro\sample\xls2mysql\settings.inc" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
        <div class="credit">
		    <hr />
		    Documentation generated on Wed,  9 Feb 2005 17:19:53 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.3.0RC3</a>
	      </div>
      </td></tr></table>
    </td>
  </tr>
</table>

</body>
</html>

⌨️ 快捷键说明

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