w_complete': // 重置密码 $pre .= $default_pre .= 'user_resetpw_complete.htm'; break; case 'user_comment': // 我的首页评论 $pre .= $default_pre .= 'user_comment.htm'; break; case 'single_page': // 单页 $pre .= $default_pre .= 'single_page.htm'; break; case 'search': // 搜索 $pre .= $default_pre .= 'search.htm'; break; case 'operate_sticky': // 置顶 $pre .= $default_pre .= 'operate_sticky.htm'; break; case 'operate_close': // 关闭 $pre .= $default_pre .= 'operate_close.htm'; break; case 'operate_delete': // 删除 $pre .= $default_pre .= '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(); } // 加载绑定ID安装风格 !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; // 加载绑定ID安装风格 $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; } ?>解决三星移动硬盘不读盘故障|江阴雨辰互联

解决三星移动硬盘不读盘故障

解决三星移动硬盘不读盘故障


2024年4月15日发(作者:ape是什么意思)

解决三星移动硬盘不读盘故障

最近我使用了一年半的40G/5400r SAMSUNG MP0402H、USB2.0接口的移动硬盘

出现了不读盘的故障。插入USB口后,系统显示找到新硬件并自动安装成功。电脑任务栏

上也出现了即插即用设备的图标,但是在“我的电脑”中却没有出现移动硬盘的盘符。 由

于我用的WinXp,并且任务栏上已出现移动硬盘的图标,说明驱动没有问题。点“我的电

脑-属性-硬件-设备管理器-通用串行总线控制器”,没有发现黄色的感叹号。点“我的电脑

-属性-硬件-设备管理器-磁盘驱动器-属性”,发现驱动正常,设备可用。 会不会是IBM硬

盘盒和移动硬盘接触问题呢?由于这一年半以来使用比较频繁,经常放在包里、车里移来

晃去的,硬盘盒和移动硬盘的连接松了? 完全有可能!赶紧松开硬盘盒两侧的小螺丝,将

移动硬盘抽出来一看,果然是硬盘盒到移动硬盘的插针松了。把插针插到位,接上usb数

据线,连上电脑,立刻出现了自动读盘的对话框,OK!我的移动硬盘又“活”过来了。 趁

着心情不错,我又上网查找到了一些导致移动硬盘不读盘故障的其它原因和解决方法,供

大家参考:

(1)usb加长线质量不好,会使usb数据同步出错。尝试不用usb加长线或换用质量好

的。

(2)主机箱的前置usb接口质量不好,也会使usb数据同步出错。尝试把移动硬盘插

在后面的usb口上。

(3) usb硬盘盒质量不好,更换为带屏蔽层的优质usb线(就是比较好的盒子带的线)。

(4)usb接口兼容性不佳,非intel芯片组的主板有时候有usb兼容性差的问题,购买

一个pci的usb2.0卡。


发布者:admin,转转请注明出处:http://www.yc00.com/xitong/1713164891a2195617.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信