%# -*- coding: utf-8-unix -*- \thispagestyle{empty} \begin{tikzpicture}[overlay,remember picture,font=\sffamily\bfseries] % \draw[ultra thick,c4,name path=big arc] ([xshift=-2mm]current page.north) arc(150:285:11) % coordinate[pos=0.225] (x0); % \begin{scope} % \clip ([xshift=-2mm]current page.north) arc(150:285:11) --(current page.north % east); % \fill[c4!50,opacity=0.25] ([xshift=4.55cm]x0) circle (4.55); % \fill[c4!50,opacity=0.25] ([xshift=3.4cm]x0) circle (3.4); % \fill[c4!50,opacity=0.25] ([xshift=2.25cm]x0) circle (2.25); % \draw[ultra thick,c4!50] (x0) arc(-90:30:6.5); % \draw[ultra thick,c4] (x0) arc(90:-30:8.75); % \draw[ultra thick,c4!50,name path=arc1] (x0) arc(90:-90:4.675); % \draw[ultra thick,c4!50] (x0) arc(90:-90:2.875); % \path[name intersections={of=big arc and arc1,by=x1}]; % \draw[ultra thick,c4,name path=arc2] (x1) arc(135:-20:4.75); % \draw[ultra thick,c4!50] (x1) arc(135:-20:8.75); % \path[name intersections={of=big arc and arc2,by={aux,x2}}]; % \draw[ultra thick,c4!50] (x2) arc(180:50:2.25); % \end{scope} % \path[decoration={text along path,text color=c4, % raise = -2.8ex, % text along path, % text = {|\sffamily\bfseries|计算机网络教案社区}, % text align = center, % }, % decorate % ] ([xshift=-2mm]current page.north) arc(150:245:11); \begin{scope} \path[clip,postaction={fill=c2}] ([xshift=2cm,yshift=2cm]current page.center) rectangle ++ (4.2,7.7); % \fill[c2] ([xshift=0.5cm,yshift=2cm]current page.center) % ([xshift=0.5cm,yshift=2cm]current page.center) arc(180:60:2) % |- ++ (-3,6) --cycle; % \draw[ultra thick,c4] ([xshift=-1.5cm,yshift=2cm]current page.center) % arc(180:0:2); % \draw[ultra thick,c4] ([xshift=0.5cm,yshift=2cm]current page.center) % arc(180:0:2); % \draw[ultra thick,c4] ([xshift=2.5cm,yshift=2cm]current page.center) % arc(180:0:2); % \draw[ultra thick,c4] ([xshift=4.5cm,yshift=2cm]current page.center) % arc(180:0:2); % \fill[red] ([xshift=2.5cm,yshift=-8cm]current page.center) +(60:2) circle(1.5mm); \end{scope} \fill[c1] ([xshift=2cm,yshift=2cm]current page.center) rectangle ++ (-13.7,7.7); \node[text=white,anchor=west,scale=4,inner sep=0pt] at ([xshift=-8.55cm,yshift=7cm]current page.center) {计算机网络}; \node[text=white,anchor=west,scale=2,inner sep=0pt] at ([xshift=-6.2cm,yshift=4.2cm]current page.center) {共同实验指导书}; \node[text=gray,anchor=west,scale=1.5,inner sep=0pt] at ([xshift=-3cm,yshift=-10.5cm]current page.center) {计算机网络教案社区}; \end{tikzpicture}