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; } ?>软件

MATLAB 2017b软件免费下载(附安装图文教程)

软件介绍:MATLAB是一款商业数学软件,用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境,主要包括MATLAB和Simulink两大部分。可以进

8月前670

Java必备软件安装

文章目录素材一、安装IDEA前言:IDEA简介以及优点1、Jetbrains公司介绍2、Intellij IDEA介绍3、IDEA主要功能介绍4、IDEA主要优势(相较于Eclipse而言)1、安

8月前260

掌握西门子Step 7授权流程:从序列号到软件激活

本文还有配套的精品资源,点击获取简介:西门子Step 7编程软件的授权过程涉及到获得合法的软件许可证,这包括序列号和激活码的验证。这一过程对于保护知识产权和防止软件非

8月前850

[数据恢复软件]:SPF Pro V6.137

[数据恢复软件]:SPF Pro V6.137.2403.2916 全新发布!具体更新如下:优化多媒体文件显示,按源显示,增强直观

8月前450

编程软件下载地址

需求背景分享一些好的编程软件下载地址。以前的那些软件下载到处都是广告,看的眼睛都花了。目前就推荐下面12个,如果大家还有好的,留言告诉我。我添加上去。建议大家先使用5-6-8

8月前450

Windows禁止某个软件联网保姆级教程

某些软件虽然破解过了,但还是不能使用全部功能,可能是因为你在联网时使用了该软件这时候可以选择断网使用,也可以选择禁止该应用联网禁止该应用联网教程:1、打

8月前370

淘晶驰USART HMI 上位机软件安装

在开发淘晶驰串口屏时,串口屏的介绍可以查看之前的文章链接,USART HMI 上位机软件堪称工程师和爱好者们的不可缺少的得力助手!无论是想打造酷炫的人机交互界面&#x

8月前550

Everything在window搜索最快的软件,没有之一

老实说,Windows 自带的搜索功能让我抓狂太多次了。等它慢悠悠地“正在搜索”,去了几次厕所都还没出结果。下面介绍这款神器——Everything,我敢说90%都不知道这款

8月前600