-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
138 lines (138 loc) · 9.74 KB
/
Copy pathindex.html
File metadata and controls
138 lines (138 loc) · 9.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./index.css">
<title>T-PageCode</title>
</head>
<body>
<div id="index-div">
<img src="./GitHubUserImage.png" id="UserImage">
<h1 id="UserName">T-PageCode</h1>
<p id="HelloWorldText"></p>
<button id="btn1" onclick="window.open('https://github.com/T-PageCode/T-PageCode.github.io','_blank')">在GitHub中查看主页项目</button>
<button id="btn2" onclick="window.open('https://github.com/T-PageCode','_blank')">在GitHub中查看</button>
<h1 id="text2">一个写代码的开发者</h1>
<p id="text3">我是一个写代码的开发者,主要搞前端,偶尔会玩Python,C++等。</p>
<div id="GitCode-Msg"><span id="message-i">i</span> 部分仓库已在GitCode中上线</div>
</div>
<div id="project-div">
<h1 id="project-text">项目 - Project</h1>
<div id="ghvswebtpc" class="project">
<h1 class="project-title">Ghvswebtpc</h1>
<p class="project-info">紫色网页版系统</p>
<button class="project-go" onclick="window.open('https://t-pagecode.github.io/Ghvswebtpc','_blank')">前往体验</button>
<button class="project-github" onclick="window.open('https://github.com/T-PageCode/Ghvswebtpc','_blank')">前往GitHub</button>
</div>
<div id="ghvswebtpc-desktop" class="project">
<h1 class="project-title">Ghvswebtpc-Desktop</h1>
<p class="project-info">基于Electron的Ghvswebtpc封装桌面应用</p>
<button class="project-go" onclick="window.open('https://github.com/T-PageCode/Ghvswebtpc-Desktop/releases')">前往下载</button>
<button class="project-github" onclick="window.open('https://github.com/T-PageCode/Ghvswebtpc-Desktop')">前往GitHub</button>
</div>
<button id="look-more">查看更多</button>
</div>
<div id="more-project">
<h1 id="more-project-title">更多项目</h1>
<div id="more-ghvswebtpc" class="project">
<h1 class="project-title">Ghvswebtpc</h1>
<p class="project-info">紫色网页版系统</p>
<button class="project-go" onclick="window.open('https://t-pagecode.github.io/Ghvswebtpc','_blank')">前往体验</button>
<button class="project-github" onclick="window.open('https://github.com/T-PageCode/Ghvswebtpc','_blank')">前往GitHub</button>
</div>
<div id="more-ghvswebtpc-desktop" class="project">
<h1 class="project-title">Ghvswebtpc-Desktop</h1>
<p class="project-info">基于Electron的Ghvswebtpc封装桌面应用</p>
<button class="project-go" onclick="window.open('https://github.com/T-PageCode/Ghvswebtpc-Desktop/releases')">前往下载</button>
<button class="project-github" onclick="window.open('https://github.com/T-PageCode/Ghvswebtpc-Desktop')">前往GitHub</button>
</div>
<div id="more-t-pagecode-github-io" class="project">
<h1 class="project-title">T-PageCode.github.io</h1>
<p class="project-info">T-PageCode主站</p>
<button class="project-go" onclick="window.open('https://t-pagecode.github.io','_blank')">前往体验</button>
<button class="project-github" onclick="window.open('https://github.com/T-PageCode/T-PageCode.github.io','_blank')">前往GitHub</button>
</div>
<div id="more-git-name-email-tool" class="project">
<h1 class="project-title">Git-Name-Email-Tool</h1>
<p class="project-info">基于Python快速配置Git名称与邮箱的工具</p>
<button class="project-go" onclick="window.open('https://github.com/T-PageCode/Git-Name-Email-Tool/releases','_blank')">前往下载</button>
<button class="project-github" onclick="window.open('https://github.com/T-PageCode/Git-Name-Email-Tool','_blank')">前往GitHub</button>
</div>
<div id="more-t-codesystem" class="project">
<h1 class="project-title">T-CodeSystem</h1>
<p class="project-info">和Ghvswebtpc共存的第二个网页版系统</p>
<button class="project-go" onclick="window.open('https://t-pagecode.github.io/T-CodeSystem','_blank')">前往体验</button>
<button class="project-github" onclick="window.open('https://github.com/T-PageCode/T-CodeSystem','_blank')">前往GitHub</button>
</div>
<div id="more-start-http-server" class="project">
<h1 class="project-title">Start-HTTP-Server</h1>
<p class="project-info">开启HTTP服务的命令行工具</p>
<button class="project-go" onclick="window.open('https://github.com/T-PageCode/Start-HTTP-Server/releases','_blank')">前往下载</button>
<button class="project-github" onclick="window.open('https://github.com/T-PageCode/Start-HTTP-Server','_blank')">前往GitHub</button>
</div>
<div id="more-start-https-server" class="project">
<h1 class="project-title">Start-HTTPS-Server</h1>
<p class="project-info">开启HTTPS服务的命令行工具</p>
<button class="project-go" onclick="window.open('https://github.com/T-PageCode/Start-HTTPS-Server/releases','_blank')">前往下载</button>
<button class="project-github" onclick="window.open('https://github.com/T-PageCode/Start-HTTPS-Server','_blank')">前往GitHub</button>
</div>
<div id="more-guides" class="project">
<h1 class="project-title">Guides</h1>
<p class="project-info">T-PageCode指南</p>
<button class="project-go" onclick="window.open('https://t-pagecode.github.io/Guides','_blank')">前往体验</button>
<button class="project-github" onclick="window.open('https://github.com/T-PageCode/Guides','_blank')">前往GitHub</button>
</div>
<div id="more-t-pagecode-netlify-app" class="project">
<h1 class="project-title">T-PageCode.netlify.app</h1>
<p class="project-info">T-PageCode主站点,但托管在Netlify</p>
<button class="project-go" onclick="window.open('https://t-pagecode.netlify.app','_blank')">前往体验</button>
<button class="project-github" onclick="window.open('https://netlify.com','_blank')">前往Netlify.com</button>
</div>
<div id="more-1998-2026-web-page" class="project">
<h1 class="project-title">1998-2026-WebPage</h1>
<p class="project-info">对比1998到2026的网页</p>
<button class="project-go" onclick="window.open('https://t-pagecode.github.io/1998-2026-WebPage','_blank')">前往体验</button>
<button class="project-github" onclick="window.open('https://github.com/T-PageCode/1998-2026-WebPage','_blank')">前往GitHub</button>
</div>
<div id="more-font-test" class="project">
<h1 class="project-title">FontTest</h1>
<p class="project-info">字体测试</p>
<button class="project-go" onclick="window.open('https://t-pagecode.github.io/FontTest','_blank')">前往体验</button>
<button class="project-github" onclick="window.open('https://github.com/T-PageCode/FontTest','_blank')">前往GitHub</button>
</div>
<div id="more-blue-screen" class="project">
<h1 class="project-title">BlueScreen</h1>
<p class="project-info">假装蓝屏的网页</p>
<button class="project-go" onclick="window.open('https://t-pagecode.github.io/BlueScreen','_blank')">前往体验</button>
<button class="project-github" onclick="window.open('https://github.com/T-PageCode/BlueScreen','_blank')">前往GitHub</button>
</div>
<div id="more-windows12-concept" class="project">
<h1 class="project-title">Windows12-Concept</h1>
<p class="project-info">Windows12概念版</p>
<button class="project-go" onclick="window.open('https://t-pagecode.github.io/Windows12-Concept','_blank')">前往体验</button>
<button class="project-github" onclick="window.open('https://github.com/T-PageCode/Windows12-Concept','_blank')">前往GitHub</button>
</div>
<div id="more-windows12-horror" class="project">
<h1 class="project-title">Windows12-Horror</h1>
<p class="project-info">Windows12恐怖版</p>
<button class="project-go" onclick="window.open('https://t-pagecode.github.io/Windows12-Horror','_blank')">前往体验</button>
<button class="project-github" onclick="window.open('https://github.com/T-PageCode/Windows12-Horror','_blank')">前往GitHub</button>
</div>
<div id="more-windows10-2026" class="project">
<h1 class="project-title">Windows10-2026</h1>
<p class="project-info">Windows10 2026概念版</p>
<button class="project-go" onclick="window.open('https://t-pagecode.github.io/Windows10-2026','_blank')">前往体验</button>
<button class="project-github" onclick="window.open('https://github.com/T-PageCode/Windows10-2026','_blank')">前往GitHub</button>
</div>
<div id="more-js-create-html-elements" class="project">
<h1 class="project-title">JS-Create-HTML-Elements</h1>
<p class="project-info">尝试使用JavaScript来创建HTML元素</p>
<button class="project-go" onclick="window.open('https://t-pagecode.github.io/JS-Create-HTML-Elements','_blank')">前往体验</button>
<button class="project-github" onclick="window.open('https://github.com/T-PageCode/JS-Create-HTML-Elements','_blank')">前往GitHub</button>
</div>
<button id="more-return">返回</button>
</div>
<script src="./index.js"></script>
</body>
</html>