zoukankan      html  css  js  c++  java
  • 小技巧:Fix chm文件出错

    原来从网上下载.chm 文件,发现只能打开目录,然后我就删掉了,今天在网上看到了一个解决方法

    If you downloaded the file with Internet Explorer, it probably looks like this:

    image

    Internet Explorer marks the file as "potentially dangerous" since it came from another computer. When you try to view a .CHM file that is marked like this, Internet Explorer refuses to show the content (a .CHM file is nothing more than a bunch of packaged-together HTML files).
    To fix this problem, find the .CHM file on your hard disk. Right click it, and choose Properties. You should see a window that looks like this:

    image

    Click the "Unblock" button, then click the "OK" button. Now you should be able to view the .CHM file properly.

    I hope it's helpful.

  • 相关阅读:
    网址集合
    简单工具类-JsonUtil
    简单工具类-CookieUtils
    pom.xml
    jdbc.properties
    springmvc.xml
    applicationContext-redis.xml(spring整合redis集群)
    applicationContext-dao.xml
    web.xml
    环境变量配置及eclipse基本配置
  • 原文地址:https://www.cnblogs.com/cnblogsfans/p/1345566.html
Copyright © 2011-2022 走看看