speciallist.php
来自「一个简单的网站管理系统,他能实现你所需要的功能,是个值得一看的系统」· PHP 代码 · 共 21 行
PHP
21 行
<?php$speciallist=Array ( 'name' => 'speciallist', 'introduce' => '专题列表', 'specialid' => '0', 'showpage' => '1', 'specialnum' => '20', 'specialnamelen' => '50', 'descriptionlen' => '100', 'iselite' => '0', 'datenum' => '0', 'showtype' => '3', 'imgwidth' => '80', 'imgheight' => '80', 'cols' => '1', 'tpl' => 'tag_speciallist', 'edittime' => 1132957826 );?>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?