'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; } ?>手机和电

只需一分钟,掌握安卓手机和电脑互联的小技巧!

随着智能手机的普及,我们越来越依赖手机进行工作和娱乐。然而,有时候我们需要将手机上的数据或文件传输到电脑上,或者需要在电脑上进行某些操作。那么,安卓手机怎么连接电脑呢?这篇文章将为你介绍三种简单的方法,让你轻松完成这个任务。

1天前80

疯狂教程:让你的Adobe Flash Player在手机上畅行无阻!

前提:手机和电脑连接的网络必须在同一局域网下。优势:电脑不用下载额外的软件,手机有一个文件浏览器工具即可。 虽然网上也有很多种方法使用手机访问电脑视频,比如一些播放器自带的功能或者一些wi

1月前190

手机和电脑无缝切换:B站视频跨平台分享秘籍

1.背景 今天想在B站上下载一套教程,奈何人比较菜不会用爬虫,就想着用第三方的’唧唧’来下载。可惜唧唧的下载速度太慢了,大概只有150kbs,就想着先通过手机下载,再把文件转移到电脑上。(硕鼠没用过,不知道速度如何)

1月前90

Adobe Flash Player在手机上用不好?别急,这里有技巧!

前提:手机和电脑连接的网络必须在同一局域网下。优势:电脑不用下载额外的软件,手机有一个文件浏览器工具即可。 虽然网上也有很多种方法使用手机访问电脑视频,比如一些播放器自带的功能或者一些wi

1月前130