'operate_delete.htm'; break; case 'operate_move': $pre .= $default_pre .= 'operate_move.htm'; break; case '404': $pre .= $default_pre .= '404.htm'; break; case 'read_404': $pre .= $default_pre .= 'read_404.htm'; break; case 'list_404': $pre .= $default_pre .= 'list_404.htm'; break; default: $pre .= $default_pre .= theme_mode_pre(); break; } if ($config['theme']) { $conffile = APP_PATH . 'view/template/' . $config['theme'] . '/conf.json'; $json = is_file($conffile) ? xn_json_decode(file_get_contents($conffile)) : array(); } !empty($json['installed']) and $path_file = APP_PATH . 'view/template/' . $config['theme'] . '/htm/' . ($id ? $id . '_' : '') . $pre; (empty($path_file) || !is_file($path_file)) and $path_file = APP_PATH . 'view/template/' . $config['theme'] . '/htm/' . $pre; if (!empty($config['theme_child']) && is_array($config['theme_child'])) { foreach ($config['theme_child'] as $theme) { if (empty($theme) || is_array($theme)) continue; $path_file = APP_PATH . 'view/template/' . $theme . '/htm/' . ($id ? $id . '_' : '') . $pre; !is_file($path_file) and $path_file = APP_PATH . 'view/template/' . $theme . '/htm/' . $pre; } } !is_file($path_file) and $path_file = APP_PATH . ($dir ? 'plugin/' . $dir . '/view/htm/' : 'view/htm/') . $default_pre; return $path_file; } function theme_mode_pre($type = 0) { global $config; $mode = $config['setting']['website_mode']; $pre = ''; if (1 == $mode) { $pre .= 2 == $type ? 'portal_category.htm' : 'portal.htm'; } elseif (2 == $mode) { $pre .= 2 == $type ? 'flat_category.htm' : 'flat.htm'; } else { $pre .= 2 == $type ? 'index_category.htm' : 'index.htm'; } return $pre; } ?>教你

vb6.0企业版win7_教你安装纯净版windows系统

先说一下为什么要安装纯净版系统,因为我受够了那些乱七八糟的清垃圾、卫士、杀毒软件等这些流氓了!!!这些软件最吃硬件、最拖慢系统,还

2024-10-5890

u盘win7纯净版_教你安装纯净版windows系统

先说一下为什么要安装纯净版系统,因为我受够了那些乱七八糟的清垃圾、卫士、杀毒软件等这些流氓了!!!这些软件最吃硬件、最拖慢系统,还

2024-10-5540

计算机系统u盘判断,教你检测电脑是否支持U盘启动

下面介绍两种常用方法来判断自己的机型是否支持U盘启动 一、 将具有启动功能的U盘插入电脑的USB插槽中,然后重新启动系统并按Del键,进入BIOS程序设置中 在设置主界面中依次选择 “Advanc

2024-10-5420

教你如何设置u盘启动安装系统

u盘安装系统是比较常见的电脑安装系统方法之一,当我们的电脑系统出现故障的时候基本都可以通过使用u盘安装系统修复。那么u盘怎么安装系统呢?下面小编就教下大家设置u盘启动安装系统的具体步骤。 下面以

2024-10-5460

教你怎么用u盘重装系统,bios怎么设置

教你怎么用u盘重装系统 1.首先进入bios设置U盘启动: 开机,联想与ThinkPad电脑 点击F1,进入BIOS界面,右键头移至“Startup” 2.进入“Prima

2024-10-5440