但是图片的文档中 我的大图和他压缩出来的小图都在
我查看网页源文件 在代码中看到这样的
<!--[if gte vml 1]><v:shapetype
 id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t"
 path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f">
 <v:stroke joinstyle="miter"/>
 <v:formulas>
  <v:f eqn="if lineDrawn pixelLineWidth 0"/>
  <v:f eqn="sum @0 1 0"/>
  <v:f eqn="sum 0 0 @1"/>
  <v:f eqn="prod @2 1 2"/>
  <v:f eqn="prod @3 21600 pixelWidth"/>
  <v:f eqn="prod @3 21600 pixelHeight"/>
  <v:f eqn="sum @0 0 1"/>
  <v:f eqn="prod @6 1 2"/>
  <v:f eqn="prod @7 21600 pixelWidth"/>
  <v:f eqn="sum @8 21600 0"/>
  <v:f eqn="prod @7 21600 pixelHeight"/>
  <v:f eqn="sum @10 21600 0"/>
 </v:formulas>
 <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/>
 <o:lock v:ext="edit" aspectratio="t"/>
</v:shapetype><v:shape id="图片_x0020_1" o:spid="_x0000_i1025" type="#_x0000_t75"
 style='width:414.75pt;height:222pt;mso-wrap-style:square;
 mso-position-horizontal-relative:page;mso-position-vertical-relative:page'>
 <v:imagedata src="运维一站式填报使用说明.files/image001.png" o:title=""/>
</v:shape><![endif]--><![if !vml]><img width=553 height=296
src="运维一站式填报使用说明.files/image002.jpg" v:shapes="图片_x0020_1"><![endif]>
在if gte vml 1里面包含的image001.png就是我的大图 下面的002是小图
这是不是类似eclipse里面的版本控制 通过改哪里的配置就可以让上面的代码打开 下面的代码注释