'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; } ?>自带

联想Thinkpad笔记本自带win10改win7图文教程

一、准备工作: 1、备份转移硬盘所有文件 2、改装win7将删除所有分区,要恢复预装的win10系统需到售后 3、4G空间以上U盘,制作U盘PE启动盘 4、操作系统&

2024-10-6570

清理windows10自带的xbox等应用的脚本

最近在系统封装中发现即使在母盘中删除了windows10自带的xbox等应用,再次重装之后仍然还是会有,通过Dism对镜像分析未发现有相关的可删减的模块,遂采用PowerSh

2024-10-6530

Win11开启存储感知 Win11电脑自带的储存感知怎么开启

作为Windows操作系统的最新版本,Win11为我们带来了一系列的升级和改进。而“存储感知”也是一个特色功能。存储感知可以帮助我们更好地管理和优化存储空间,让我们的电脑运行更加高效和流畅。它可以

2024-10-6460

Win11自带画图软件怎么显示标尺?

Win11自带画图软件怎么显示标尺?很多朋友会使用电脑自带的画图工具来进行一些简单的图片编辑,大家想知道这款软件如何显示标尺,带有刻度会比较好进行某些操作,今天来讲讲具体的设置方法。 这里有小白一键重装系统的方法可以看看 1、点开始按钮打

2024-10-6450

彻底卸载win10 1903自带edge 浏览器

彻底卸载win10 1903自带edge 浏览器 前言环境准备工作操作步骤为什么要这样做额外福利 前言 网上找了很多方法 大多都是 powershell 卸载方式,根本不起作用,下面是我操作的步

2024-10-6560

Win10自带播放器怎么倍速播放视频

Win10自带播放器怎么倍速播放视频?其实在Windows Media Player里面是可以进行设置的,只不过没有现在主流播放器那么方便,下面将具体的设置方法告诉大家,希望对你重装系统有帮助。 ​ 1、用Windows Media Pl

2024-10-6760

win10自带的删除电脑流氓弹窗软件工具怎么用

在使用电脑的时候,如果时不时就弹出一个弹窗软件广告的话,会比较影响我们的电脑使用体验,如果是每天都这样的话那就更糟心了。那么如何删除电脑流氓弹窗呢?下面

2024-10-6740

怎么关闭win10自带杀毒软件

有些网友比较习惯使用其他的一些腾讯管家,360等第三方的杀毒软件,不想开启电脑自带的杀毒软件,但是自己不知道怎么关闭win10自带杀毒软件怎么办。win10系统自带的杀毒软件

2024-10-6520

一键删除Window10电脑中的自带应用

Windows 10 电脑功能更加齐全,但是也有很多经常用不到的内置应用,如何进行删除呢? 1 删除自己不想用的应用点击自己不用的应用,右键卸载

2024-10-6380

SqlServer2012下载和安装(资源自带密钥)

1.如果你安装的是Win10,可以直接双击下载得到的镜像文件,其他版本的windows系统,可以选择使用解压软件,解压该文件。2.双击安装包目录下

2024-10-6440