📄 blocking.eps
字号:
MAV /LC get length 0 ne{ gsave newpath MAV /ArrowType get length 0 eq MAV /SD get length 0 eq and {2 setlinecap /UseClip {clip2pathbbox} def } {0 setlinecap /UseClip {} def } ifelse 0 792 translate 1 -1 scale CTM currentmatrix pop /yStart exch def /xStart exch def /yEnd exch def /xEnd exch def /linewidth exch def MAV /ArrowType get length 0 eq xStart xEnd ne yStart yEnd ne and and {xStart yStart moveto xEnd yEnd lineto UseClip xStart yStart moveto xEnd yEnd lineto} {xStart yStart moveto xEnd yEnd lineto} ifelse linewidth setlinewidth SD strokepath CheckPath {LC PF ArrowType} if grestore}{pop pop pop pop pop} ifelse} bind def/CompensateForStroke { sin currentlinewidth mul exch cos currentlinewidth mul dup 0 translate 4 -1 roll exch 2.0 mul sub 3 1 roll 2.0 mul sub} bind def/arrowdict 10 dict defarrowdict begin /SwallowTail { newpath 0.0 0.0 moveto 1.0 -.5 lineto .666 0.0 lineto 1.0 .5 lineto closepath } bind def /Triangular { newpath 0.0 0.0 moveto 1.0 -.5 lineto 1.0 .5 lineto closepath } bind def /OpenTri { newpath 1.0 0.5 moveto 0.0 0.0 lineto 1.0 -0.5 lineto } bind def /ClosedTri { newpath 1.0 0.5 moveto 0.0 0.0 lineto 1.0 -0.5 lineto closepath } bind def /SlashBar { newpath 0.5 -.5 moveto -.5 0.5 lineto } bind def /Dot { newpath 0.5 0.0 moveto 0 0 1 0 360 arc closepath } bind def /ExtSlashBar { newpath 1.0 -.5 moveto 0.0 0.5 lineto } bind defend/ScaleArrowHead { 0 0 4 -2 roll 0 0 1 1 8 -4 roll GetBoxesRatio scale} bind def/DrawArrowHead { gsave [] 0 setdash currentpoint translate rotate { 4 copy gsave initmatrix 100 200 translate msave ScaleArrowHead pop arrowdict exch get exec mrestore strokepath 0 0 3 index 3 index pathbbox 8 4 roll GetBoxesRatio 4 2 roll grestore 3 index 1.0 exch sub 6 -1 roll { 2 index mul 0 translate }{ pop } ifelse msave ScaleArrowHead scale arrowdict exch get exec mrestore strokepath } { msave ScaleArrowHead arrowdict exch get exec mrestore } ifelse CheckPath { LC PF } if grestore} bind def%%EndProcSet %%BeginProcSet : SR /SR { pbox left get pbox top get moveto pbox right get pbox top get lineto pbox right get pbox bottom get lineto pbox left get pbox bottom get lineto closepath} bind def %%EndProcSet %%BeginProcSet : A1/A1 {msavepbox right get pbox left get sub abs duppbox bottom get pbox top get sub abs dup 3 -1 rolllt {exch dup 3 -1 roll exch div 1 exch}{dup 3 -1 roll exch div 1} ifelse scale 0 0 3 -1 roll 2 div 5 -1 roll -90 add 5 -1 roll -90 add arcnmrestore} bind def%%EndProcSet%%BeginProcSet : A2/A2 {msave 0 0 moveto A1 closepath mrestore} def%%EndProcSet/StripFromFront { dup length2 index sub3 1 rollexch 3 -1 rollgetinterval} bind def/MakePathArray { /k 0 def {/k k 1 add def pop pop}{/k k 1 add def pop pop}{/k k 1 add def pop pop pop pop pop pop}{/k k 1 add def }pathforall k array /k 0 def {{moveto} 3 array astore 1 index k 3 -1 roll put /k k 1 add def} {{lineto} 3 array astore 1 index k 3 -1 roll put /k k 1 add def} {{curveto} 7 array astore 1 index k 3 -1 roll put /k k 1 add def} {{closepath} 1 array astore 1 index k 3 -1 roll put /k k 1 add def} pathforall }bind def /MakeFlatPathArray { /k 0 def {/k k 1 add def pop pop}{/k k 1 add def pop pop}{pop pop pop pop pop pop}{}pathforall k array/k 0 def {{moveto} 3 array astore 1 index k 3 -1 roll put /k k 1 add def} {{lineto} 3 array astore 1 index k 3 -1 roll put /k k 1 add def} { pop pop pop pop pop pop} {} pathforall }bind def /FractionalLine {2 index sub.00001 mulexch3 index sub.00001 mul4 -1 roll add3 1 rolladd} bind def/calcLineLength { exch 4 -1 roll sub dup mul 3 1 roll exch sub dup mul add sqrt} bind def/InitTotalLineLength { /oldY exch def /oldX exch def theDash aload pop currentLineLength add setdash} bind def/AccumeLineLength { 3 copy pop 2 copy oldX oldY 4 2 roll calcLineLength /segmentLength exch def /currentLineLength currentLineLength segmentLength add def /oldY exch def /oldX exch def} bind def/DecumeLastLineLength { /currentLineLength currentLineLength segmentLength sub def} bind def/DrawFlattendSegment { /pointCount 2 def dup 0 lt { pop 0 } if fpc 3 1 roll 2 index 1 index gt { 2 copy get dup length dup 3 eq { pop dup 0 get exch 1 get 2 copy InitTotalLineLength m } { } ifelse } { pop 1 index } ifelse dup 1 add 3 index exch sub dup 10 gt { pop 10} if { 1 add 2 copy get aload pop AccumeLineLength exec } repeat 3 1 roll pop pop DecumeLastLineLength} bind def/IncFPC { fpc add /fpc exch def} bind def/DrawFlatPathArray { fpc 0 { dup 2 index 1 sub lt { flatPathArray exch newpath 1 sub DrawFlattendSegment gsave pathSegProc grestore newpath } { pop pop exit } ifelse } loop} bind def/RecordFirstSubSegment { closepathArray 0 pathArray 0 get put closepathArray 1 pathArray 0 get aload pop pop pathArray 1 get dup length 3 eq { aload pop pop } { newpath 0 0 moveto aload pop exec /segmentArray flattenpath MakeFlatPathArray def segmentArray 1 get aload pop pop } ifelse FractionalLine {lineto} 3 array astore put} bind def/AppendClosePath { closepathArray 0 get 2 {lineto} put flatPathArray fpc closepathArray 0 get put 1 IncFPC flatPathArray fpc closepathArray 1 get put 1 IncFPC} bind def/RecordCurrentDash { /theDash currentdash 2 array astore def /currentLineLength 0 def} bind def/PatternStroke { 0 setlinecap RecordCurrentDash /saveFlat currentflat def .5 setflat /pathArray MakePathArray def /closepathArray 2 array def /pathLength pathArray length def /flatPathArray 513 array def /currentLineLength 0 def /fpc 0 def pathArray pathLength 1 sub get length 1 eq { /usingClosepath true def RecordFirstSubSegment /pathLength pathLength 1 sub def } { /usingClosepath false def } ifelse 0 1 pathLength 1 sub { pathArray exch get dup length 3 eq { fpc 1 add 512 ge { DrawFlatPathArray fpc 2 ge { flatPathArray flatPathArray fpc 2 sub get 0 put flatPathArray flatPathArray fpc 1 sub get 1 put /fpc 2 def }{ /fpc 0 def } ifelse } if flatPathArray exch fpc exch put 1 IncFPC } { dup length 7 eq { newpath /nToStrip 0 def fpc 1 gt { flatPathArray fpc 2 sub get aload pop pop m flatPathArray fpc 1 sub get aload pop exec /nToStrip 2 def } { fpc 1 eq { flatPathArray fpc 1 sub get aload pop exec /nToStrip 2 def } if } ifelse aload pop exec /segmentArray flattenpath MakeFlatPathArray def /segmentArray nToStrip segmentArray StripFromFront def segmentArray length fpc add 512 lt { flatPathArray fpc segmentArray putinterval segmentArray length IncFPC } { DrawFlatPathArray fpc 1 gt { flatPathArray flatPathArray fpc 2 sub get 0 exch put flatPathArray flatPathArray fpc 1 sub get 1 exch put /fpc 2 def }{ /fpc 0 def } ifelse segmentArray length 512 lt { flatPathArray fpc segmentArray putinterval segmentArray length IncFPC } { segmentArray length /exitLoop false def 0 { 2 copy sub dup 500 gt { pop 500 } { /exitLoop true def } ifelse segmentArray 2 index 2 index getinterval flatPathArray fpc 3 -1 roll putinterval dup IncFPC add exitLoop { exit } { DrawFlatPathArray fpc 1 gt { flatPathArray flatPathArray fpc 2 sub get 0 exch put flatPathArray flatPathArray fpc 1 sub get 1 exch put /fpc 2 def }{ /fpc 0 def } ifelse } ifelse } loop } ifelse } ifelse } if } ifelse } for fpc 0 gt { usingClosepath { AppendClosePath } if DrawFlatPathArray } if saveFlat setflat} bind def%%EndProloginitmsaverestore/tctm matrix currentmatrix deftctm RoundMatrix setmatrix/patternMatrix mstore def10 setmiterlimit2 setlinecapnewpath%%tLayer%%%tfBegGrp%%%tfBegGrp%%%tfBegGrp%%%tfBegGrp%%@BeginRuler%@ 9.0000000000000000000e+0 viewScale%@ 1.1111111111111110490e-1 realScale%@ 8 realDivs%@ 0000 rulerFormat%@EndRuler%@BeginBezi/saveobj save def/SD {} def/SS {setlinewidth SD stroke} def/LC { /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse } def/PF {} def/PC {} def1.000 0 42.010 5.320 0.000 0.000 24.274 36.256pbox astore pop0 792 translate 1 -1 scale exch translate pop CTM currentmatrix pop/objectCord mstore defpbox bbox copy pop/CP {aload pop moveto /CP {aload length 2 eq {lineto}{curveto}ifelse} bind def} bind def[0.000 11.362] CP[0.840 3.787 1.734 0.258 2.679 0.774] CP[3.625 1.291 4.466 3.443 5.202 7.230] CP[5.937 11.018 7.146 14.805 8.827 18.593] CP[10.509 22.380 11.770 23.586 12.610 22.208] CP[13.451 20.831 14.187 18.507 14.817 15.236] CP[15.448 11.965 16.341 9.296 17.497 7.230] CP[18.653 5.164 19.757 5.509 20.808 8.263] CP[21.859 11.018 22.594 13.256 23.015 14.978] CP[23.435 16.699 24.591 16.010 26.483 12.912] CP[28.374 9.813 30.318 8.780 32.315 9.813] CP[34.312 10.846 35.626 11.190 36.256 10.846] CP/useClip true defPC PFLC SSsaveobj restore%@EndBezi%@BeginRuler%@ 9.0000000000000000000e+0 viewScale%@ 1.1111111111111110490e-1 realScale%@ 8 realDivs%@ 0000 rulerFormat%@EndRuler%@BeginBezi/saveobj save def/SD {} def/SS {setlinewidth SD stroke} def/LC { /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse } def/PF {} def/PC {} def1.000 0 39.428 41.892 0.000 0.000 21.692 41.931pbox astore pop0 792 translate 1 -1 scale exch translate pop CTM currentmatrix pop/objectCord mstore defpbox bbox copy pop/CP {aload pop moveto /CP {aload length 2 eq {lineto}{curveto}ifelse} bind def} bind def[0.000 13.464] CP[1.251 12.965 2.294 12.134 3.129 10.970] CP[3.963 9.807 4.615 8.768 5.084 7.854] CP[5.554 6.939 6.023 5.651 6.493 3.989] CP[6.962 2.327 7.562 1.246 8.292 0.748] CP[9.022 0.249 9.752 0.706 10.482 2.119] CP[11.213 3.532 11.786 5.028 12.203 6.607] CP[12.621 8.186 12.960 9.183 13.220 9.599] CP[13.481 10.015 13.768 11.012 14.081 12.591] CP[14.394 14.170 14.994 15.916 15.880 17.827] CP[16.767 19.739 17.445 20.861 17.914 21.193] CP[18.384 21.526 19.010 21.567 19.792 21.318] CP[20.574 21.068 21.096 20.653 21.356 20.071] CP[21.617 19.489 22.061 18.201 22.686 16.206] CP[23.312 14.212 23.912 12.633 24.486 11.469] CP[25.059 10.305 25.503 9.225 25.816 8.228] CP[26.128 7.230 26.494 7.272 26.911 8.352] CP[27.328 9.433 27.771 10.679 28.241 12.092] CP[28.710 13.505 29.284 14.503 29.962 15.084] CP[30.640 15.666 31.135 15.126 31.448 13.464] CP[31.761 11.801 32.048 10.389 32.309 9.225] CP[32.569 8.061 33.039 8.061 33.717 9.225] CP[34.395 10.389 34.995 11.718 35.516 13.214] CP[36.038 14.710 36.559 15.541 37.081 15.708] CP[37.602 15.874 38.046 15.334 38.411 14.087] CP[38.776 12.840 39.349 12.009 40.132 11.594] CP[40.914 11.178 41.514 11.635 41.931 12.965] CP/useClip true defPC PFLC SSsaveobj restore%@EndBezi%%tfEndGrp%%@BeginRuler%@ 9.0000000000000000000e+0 viewScale%@ 1.1111111111111110490e-1 realScale%@ 8 realDivs%@ 0000 rulerFormat%@EndRuler%@BeginBezi/saveobj save def/SD {} def/SS {setlinewidth SD stroke} def/LC { /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse } def/PF {} def/PC {} def1.000 0 41.714 84.182 0.000 0.000 21.142 56.637pbox astore pop0 792 translate 1 -1 scale exch translate pop CTM currentmatrix pop/objectCord mstore defpbox bbox copy pop/CP {aload pop moveto /CP {aload length 2 eq {lineto}{curveto}ifelse} bind def} bind def[0.000 9.458] CP[2.146 3.152 3.599 1.298 4.356 3.894] CP[5.114 6.491 5.872 8.809 6.629 10.849] CP[7.387 12.889 8.050 12.426 8.618 9.458] CP[9.186 6.491 9.597 4.636 9.849 3.894] CP[10.102 3.152 10.670 4.451 11.554 7.789] CP[12.438 11.127 13.070 14.187 13.448 16.969] CP[13.827 19.751 14.427 19.937 15.248 17.526] CP[16.069 15.115 17.111 11.869 18.373 7.789] CP[19.636 3.709 20.583 1.947 21.215 2.503] CP[21.846 3.060 22.414 4.451 22.920 6.676] CP[23.425 8.902 24.119 10.107 25.003 10.293] CP[25.887 10.478 26.708 10.107 27.466 9.180] CP[28.223 8.253 28.949 8.253 29.644 9.180] CP[30.339 10.107 31.002 10.385 31.633 10.015] CP[32.264 9.644 33.243 9.922 34.569 10.849] CP[35.895 11.776 37.000 12.147 37.884 11.962] CP[38.768 11.776 39.589 11.313 40.346 10.571] CP[41.104 9.829 41.830 8.994 42.525 8.067] CP[43.219 7.140 43.914 7.233 44.608 8.345] CP[45.303 9.458 46.092 10.293 46.976 10.849] CP[47.860 11.406 48.744 11.220 49.628 10.293] CP[50.512 9.365 51.301 9.180 51.996 9.736] CP[52.690 10.293 54.237 10.571 56.637 10.571] CP/useClip true defPC PFLC SSsaveobj restore%@EndBezi%%tfEndGrp%%%tfBegGrp%%@BeginRuler%@ 9.0000000000000000000e+0 viewScale%@ 1.1111111111111110490e-1 realScale%@ 8 realDivs%@ 0000 rulerFormat%@EndRuler%@BeginBezi/saveobj save def/SD {} def/SS {setlinewidth SD stroke} def/LC { /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -