⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 srv-inv-tree.ps

📁 一个sip代理服务器源码
💻 PS
📖 第 1 页 / 共 2 页
字号:
%!PS-Adobe-2.0%%Creator: dot version 1.7.14 (Mon Oct 21 18:19:04 MDT 2002)%%For: (alan) %%Title: srv_inv_tree%%Pages: (atend)%%BoundingBox: 35 35 512 613%%EndCommentssave%%BeginProlog/DotDict 200 dict defDotDict begin/setupLatin1 {mark/EncodingVector 256 array def EncodingVector 0ISOLatin1Encoding 0 255 getinterval putintervalEncodingVector  dup 306 /AE  dup 301 /Aacute  dup 302 /Acircumflex  dup 304 /Adieresis  dup 300 /Agrave  dup 305 /Aring  dup 303 /Atilde  dup 307 /Ccedilla  dup 311 /Eacute  dup 312 /Ecircumflex  dup 313 /Edieresis  dup 310 /Egrave  dup 315 /Iacute  dup 316 /Icircumflex  dup 317 /Idieresis  dup 314 /Igrave  dup 334 /Udieresis  dup 335 /Yacute  dup 376 /thorn  dup 337 /germandbls  dup 341 /aacute  dup 342 /acircumflex  dup 344 /adieresis  dup 346 /ae  dup 340 /agrave  dup 345 /aring  dup 347 /ccedilla  dup 351 /eacute  dup 352 /ecircumflex  dup 353 /edieresis  dup 350 /egrave  dup 355 /iacute  dup 356 /icircumflex  dup 357 /idieresis  dup 354 /igrave  dup 360 /dcroat  dup 361 /ntilde  dup 363 /oacute  dup 364 /ocircumflex  dup 366 /odieresis  dup 362 /ograve  dup 365 /otilde  dup 370 /oslash  dup 372 /uacute  dup 373 /ucircumflex  dup 374 /udieresis  dup 371 /ugrave  dup 375 /yacute  dup 377 /ydieresis  % Set up ISO Latin 1 character encoding/starnetISO {        dup dup findfont dup length dict begin        { 1 index /FID ne { def }{ pop pop } ifelse        } forall        /Encoding EncodingVector def        currentdict end definefont} def/Times-Roman starnetISO def/Times-Italic starnetISO def/Times-Bold starnetISO def/Times-BoldItalic starnetISO def/Helvetica starnetISO def/Helvetica-Oblique starnetISO def/Helvetica-Bold starnetISO def/Helvetica-BoldOblique starnetISO def/Courier starnetISO def/Courier-Oblique starnetISO def/Courier-Bold starnetISO def/Courier-BoldOblique starnetISO defcleartomark} bind def%%BeginResource: procset/coord-font-family /Times-Roman def/default-font-family /Times-Roman def/coordfont coord-font-family findfont 8 scalefont def/InvScaleFactor 1.0 def/set_scale {	dup 1 exch div /InvScaleFactor exch def	dup scale} bind def% styles/solid { } bind def/dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def/dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def/invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def/bold { 2 setlinewidth } bind def/filled { } bind def/unfilled { } bind def/rounded { } bind def/diagonals { } bind def% hooks for setting color /nodecolor { sethsbcolor } bind def/edgecolor { sethsbcolor } bind def/graphcolor { sethsbcolor } bind def/nopcolor {pop pop pop} bind def/beginpage {	% i j npages	/npages exch def	/j exch def	/i exch def	/str 10 string def	npages 1 gt {		gsave			coordfont setfont			0 0 moveto			(\() show i str cvs show (,) show j str cvs show (\)) show		grestore	} if} bind def/set_font {	findfont exch	scalefont setfont} def% draw aligned label in bounding box aligned to current point/alignedtext {			% width adj text	/text exch def	/adj exch def	/width exch def	gsave		width 0 gt {			text stringwidth pop adj mul 0 rmoveto		} if		[] 0 setdash		text show	grestore} def/boxprim {				% xcorner ycorner xsize ysize		4 2 roll		moveto		2 copy		exch 0 rlineto		0 exch rlineto		pop neg 0 rlineto		closepath} bind def/ellipse_path {	/ry exch def	/rx exch def	/y exch def	/x exch def	matrix currentmatrix	newpath	x y translate	rx ry scale	0 0 1 0 360 arc	setmatrix} bind def/endpage { showpage } bind def/layercolorseq	[	% layer color sequence - darkest to lightest		[0 0 0]		[.2 .8 .8]		[.4 .8 .8]		[.6 .8 .8]		[.8 .8 .8]	]def/setlayer {/maxlayer exch def /curlayer exch def	layercolorseq curlayer get	aload pop sethsbcolor	/nodecolor {nopcolor} def	/edgecolor {nopcolor} def	/graphcolor {nopcolor} def} bind def/onlayer { curlayer ne {invis} if } def/onlayers {	/myupper exch def	/mylower exch def	curlayer mylower lt	curlayer myupper gt	or	{invis} if} def/curlayer 0 def%%EndResource%%EndProlog%%BeginSetup14 default-font-family set_font1 setmiterlimit% /arrowlength 10 def% /arrowwidth 5 def% make sure pdfmark is harmless for PS-interpreters other than Distiller/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse% make '<<' and '>>' safe on PS Level 1 devices/languagelevel where {pop languagelevel}{1} ifelse2 lt {    userdict (<<) cvn ([) cvn load put    userdict (>>) cvn ([) cvn load put} if%%EndSetup%%Page: 1 1%%PageBoundingBox: 36 36 512 613%%PageOrientation: Landscapegsave35 35 477 578 boxprim clip newpath36 36 translategsave 475 0 translate 90 rotate0 0 1 beginpagegrestore0.5609 set_scale848 0 translate 90 rotate[ /CropBox [36 36 512 613] /PAGES pdfmark0.000 0.000 0.000 graphcolor8.00 /Helvetica set_font%	n1gsave 10 dict begininvis0.000 0.000 0.827 nodecolor340 609 18 18 ellipse_pathstrokegsave 10 dict begin0.000 0.000 0.000 nodecolor340 606 moveto 8 -0.5 (n1) alignedtextend grestoreend grestore%	n2gsave 10 dict begininvis0.000 0.000 0.827 nodecolor539 693 18 18 ellipse_pathstrokegsave 10 dict begin0.000 0.000 0.000 nodecolor539 690 moveto 10 -0.5 (n2) alignedtextend grestoreend grestore%	n1 -> n2newpath 357 616 moveto392 631 473 665 514 683 curvetostrokenewpath 514 680 moveto522 686 lineto512 685 linetoclosepathfillgsave 10 dict begin426 662 moveto 41 -0.5 (cSeq=INV) alignedtextend grestore%	n3gsave 10 dict beginsolid0.000 0.000 0.827 nodecolornewpath 580 627 moveto498 627 lineto498 591 lineto580 591 linetoclosepathstrokegsave 10 dict begin0.000 0.000 0.000 nodecolor539 606 moveto 74 -0.5 (Proc. SRV non-INV) alignedtextend grestoreend grestore%	n1 -> n3newpath 358 609 moveto387 609 446 609 489 609 curvetostrokenewpath 488 607 moveto498 609 lineto488 612 linetoclosepathfillgsave 10 dict begin426 613 moveto 40 -0.5 (CANCEL) alignedtextend grestore%	n9gsave 10 dict beginsolid0.000 0.000 0.827 nodecolornewpath 1013 848 moveto935 848 lineto935 800 lineto1013 800 linetoclosepathstrokegsave 10 dict begin0.000 0.000 0.000 nodecolor974 839 moveto 42 -0.5 (snd\(RESP\)) alignedtext974 830 moveto 44 -0.5 (mach=stale) alignedtext974 821 moveto 45 -0.5 (state=term?) alignedtext974 812 moveto 70 -0.5 (setTimer\(STALE\)) alignedtext974 803 moveto 10 -0.5 (TS) alignedtextend grestoreend grestore%	n2 -> n9newpath 554 703 moveto576 716 588 717 618 727 curveto727 763 857 796 926 813 curvetostrokenewpath 926 810 moveto935 815 lineto925 815 linetoclosepathfillgsave 10 dict begin766 785 moveto 14 -0.5 (2xx) alignedtextend grestore%	n8gsave 10 dict beginsolid0.000 0.000 0.827 nodecolornewpath 1018 782 moveto930 782 lineto930 742 lineto1018 742 linetoclosepathstrokegsave 10 dict begin0.000 0.000 0.000 nodecolor974 772 moveto 42 -0.5 (snd\(RESP\)) alignedtext974 763 moveto 47 -0.5 (setTimer\(H\)) alignedtext974 754 moveto 80 -0.5 (unrel? -> setTimer\(G\)) alignedtext974 745 moveto 8 -0.5 (T1) alignedtextend grestoreend grestore%	n2 -> n8newpath 557 697 moveto576 701 607 707 618 710 curveto675 721 838 744 922 755 curvetostrokenewpath 920 752 moveto930 756 lineto920 757 linetoclosepathfillgsave 10 dict begin766 741 moveto 29 -0.5 (300-699) alignedtextend grestore%	n4gsave 10 dict begininvis0.000 0.000 0.827 nodecolor766 693 18 18 ellipse_pathstrokegsave 10 dict begin0.000 0.000 0.000 nodecolor766 690 moveto 10 -0.5 (n4) alignedtextend grestoreend grestore%	n2 -> n4newpath 557 693 moveto597 693 691 693 739 693 curvetostrokenewpath 738 691 moveto748 693 lineto738 696 linetoclosepathfillgsave 10 dict begin652 697 moveto 24 -0.5 (101-199) alignedtextend grestore%	n5gsave 10 dict begininvis0.000 0.000 0.827 nodecolor766 612 18 18 ellipse_pathstrokegsave 10 dict begin0.000 0.000 0.000 nodecolor766 609 moveto 9 -0.5 (n5) alignedtextend grestoreend grestore%	n2 -> n5newpath 556 687 moveto595 673 693 638 740 621 curvetostrokenewpath 739 619 moveto749 618 lineto740 624 linetoclosepathfillgsave 10 dict begin652 667 moveto 11 -0.5 (100) alignedtextend grestore%	n11gsave 10 dict beginsolid0.000 0.000 0.827 nodecolornewpath 1004 724 moveto944 724 lineto944 688 lineto1004 688 linetoclosepathstrokegsave 10 dict begin0.000 0.000 0.000 nodecolor974 712 moveto 43 -0.5 (Proceeding) alignedtext974 703 moveto 46 -0.5 (send\(RESP\)) alignedtext974 694 moveto 53 -0.5 (save for re-TX) alignedtextend grestoreend grestore%	n10gsave 10 dict beginsolid0.000 0.000 0.827 nodecolornewpath 1001 670 moveto947 670 lineto947 634 lineto1001 634 linetoclosepathstrokegsave 10 dict begin0.000 0.000 0.000 nodecolor974 649 moveto 12 -0.5 (ign) alignedtextend grestoreend grestore%	n32gsave 10 dict beginsolid0.000 0.000 0.827 nodecolornewpath 798 576 moveto734 576 lineto734 540 lineto798 540 linetoclosepathstrokegsave 10 dict begin0.000 0.000 0.000 nodecolor766 555 moveto 56 -0.5 (delState\(THIS\)) alignedtextend grestoreend grestore%	n25gsave 10 dict beginsolid0.000 0.000 0.827 nodecolornewpath 797 198 moveto735 198 lineto735 162 lineto797 162 linetoclosepathstrokegsave 10 dict begin0.000 0.000 0.000 nodecolor766 181 moveto 24 -0.5 (G = 2G) alignedtext766 172 moveto 54 -0.5 (startTimer\(G\)) alignedtextend grestoreend grestore%	n26gsave 10 dict beginsolid0.000 0.000 0.827 nodecolornewpath 793 144 moveto739 144 lineto739 108 lineto793 108 linetoclosepathstrokegsave 10 dict begin0.000 0.000 0.000 nodecolor766 123 moveto 12 -0.5 (ign) alignedtextend grestoreend grestore%	n23gsave 10 dict beginsolid0.000 0.000 0.827 nodecolornewpath 808 360 moveto724 360 lineto724 324 lineto808 324 linetoclosepathstrokegsave 10 dict begin0.000 0.000 0.000 nodecolor766 339 moveto 76 -0.5 (delState\(CANCEL\)) alignedtextend grestoreend grestore%	n27gsave 10 dict beginsolid0.000 0.000 0.827 nodecolornewpath 798 306 moveto734 306 lineto734 270 lineto798 270 linetoclosepathstrokegsave 10 dict begin0.000 0.000 0.000 nodecolor766 285 moveto 56 -0.5 (delState\(THIS\)) alignedtextend grestoreend grestore%	n28gsave 10 dict beginsolid0.000 0.000 0.827 nodecolornewpath 798 252 moveto734 252 lineto734 216 lineto798 216 linetoclosepathstrokegsave 10 dict begin0.000 0.000 0.000 nodecolor766 231 moveto 56 -0.5 (delState\(THIS\)) alignedtextend grestoreend grestore%	n0gsave 10 dict begininvis0.000 0.000 0.827 nodecolor99 527 18 18 ellipse_pathstrokegsave 10 dict begin0.000 0.000 0.000 nodecolor99 524 moveto 9 -0.5 (n0) alignedtextend grestoreend grestore%	n0 -> n1newpath 116 532 moveto135 537 165 545 190 554 curveto212 561 217 564 237 572 curveto264 582 295 592 316 600 curvetostrokenewpath 315 597 moveto323 603 lineto

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -