Skip to content

Instantly share code, notes, and snippets.

View CSgyz's full-sized avatar

GaoYizhe CSgyz

View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
<!-- 第1页:封面 -->
<svg width="1600" height="900" viewBox="0 0 1600 900" class="slide">
<!-- 背景 -->
<defs>
<linearGradient id="coverGrad" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#2980b9;stop-opacity:1" />
<stop offset="100%" style="stop-color:#3498db;stop-opacity:1" />
</linearGradient>
</defs>
<rect width="1600" height="900" fill="url(#coverGrad)" />
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@CSgyz
CSgyz / IPV6地址介绍.svg
Created May 13, 2025 08:08
教学技能大赛-修1
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@CSgyz
CSgyz / IP地址及其表示.svg
Created May 13, 2025 05:51
教学技能大赛
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.