Skip to content

Instantly share code, notes, and snippets.

View summer10920's full-sized avatar
:octocat:
Time waits for no oneヽ(`Д´)ノ

Loki Jiang summer10920

:octocat:
Time waits for no oneヽ(`Д´)ノ
View GitHub Profile
@summer10920
summer10920 / 17300_data.json
Last active May 5, 2020 16:12
jQuery 基本練習 (乙級題目系列)
{
"q1t5": [
"img/01C01.gif",
"img/01C02.gif",
"img/01C03.gif",
"img/01C04.gif",
"img/01C05.gif",
"img/01C06.gif"
],
"q1t6": [
@summer10920
summer10920 / 1_FirstPage.php
Last active May 11, 2020 15:39
20200508-php-baseclass-1
<!DOCTYPE html>
<html lang="tw">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>我的第一堂課</title>
</head>