Compare commits

...

8 Commits

4 changed files with 16 additions and 0 deletions

BIN
001.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 445 KiB

1
helloWorld.js Normal file
View File

@ -0,0 +1 @@
console.log("hello world")

0
sss.cs Normal file
View File

15
suprise.html Normal file
View File

@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<a href="https://www.bilibili.com/video/BV1GJ411x7h7">网页链接</a>
</body>
</html>