diff options
| author | nsfisis <nsfisis@gmail.com> | 2022-11-20 21:42:50 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2022-11-20 22:20:42 +0900 |
| commit | 75402b673c0f630b620904ce3153f8645d89d700 (patch) | |
| tree | 18dc3e091765267fbd59c4f76702a827c69c1eed /public/posts/2022-04-09/phperkaigi-2022-tokens/index.html | |
| parent | a0738cdd46d6e52463687b903b1e7d09a541aaa1 (diff) | |
| download | blog.nsfisis.dev-75402b673c0f630b620904ce3153f8645d89d700.tar.gz blog.nsfisis.dev-75402b673c0f630b620904ce3153f8645d89d700.tar.zst blog.nsfisis.dev-75402b673c0f630b620904ce3153f8645d89d700.zip | |
implement cache busting for stylesheets
Diffstat (limited to 'public/posts/2022-04-09/phperkaigi-2022-tokens/index.html')
| -rw-r--r-- | public/posts/2022-04-09/phperkaigi-2022-tokens/index.html | 126 |
1 files changed, 10 insertions, 116 deletions
diff --git a/public/posts/2022-04-09/phperkaigi-2022-tokens/index.html b/public/posts/2022-04-09/phperkaigi-2022-tokens/index.html index afb6eac..7cd2d26 100644 --- a/public/posts/2022-04-09/phperkaigi-2022-tokens/index.html +++ b/public/posts/2022-04-09/phperkaigi-2022-tokens/index.html @@ -9,9 +9,13 @@ <meta name="keywords" content="カンファレンス,PHP,PHPerKaigi"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>PHPerKaigi 2022 トークン問題の解説 | REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/hl.css"> - <link rel="stylesheet" href="/style.css"> - <link rel="stylesheet" href="/custom.css"> + + <link rel="stylesheet" href="/hl.css?208c52e3b7c9db1cad782c5d30b4698f"> + + <link rel="stylesheet" href="/style.css?779b1a3debcaeba619f6fe500e93d525"> + + <link rel="stylesheet" href="/custom.css?a649ea3528d4b626fb636505d94c1144"> + </head> <body class="single"> <header class="header"> @@ -58,12 +62,7 @@ </ol> </section> - - - - - -<section class="section-1"> + <section class="section-1"> <h2 id="" class="section-header"> はじめに @@ -81,11 +80,6 @@ </div> </div> </section> - - - - - <section class="section-1"> <h2 id="" class="section-header"> @@ -172,11 +166,6 @@ <div class="paragraph"> <p>この問題は、単に適切なバージョンの PHP で動かせばトークンが得られる。</p> </div> - - - - - <section class="section-2"> <h3 id="" class="section-header"> @@ -184,12 +173,7 @@ </h3> <div class="section-body"> - - - - - -<section class="section-3"> + <section class="section-3"> <h4 id="" class="section-header"> 絵文字 @@ -202,11 +186,6 @@ </div> </div> </section> - - - - - <section class="section-3"> <h4 id="" class="section-header"> @@ -291,11 +270,6 @@ Wikipedia の該当ページを読んだ方がよい。</p> </div> </div> </section> - - - - - <section class="section-3"> <h4 id="" class="section-header"> @@ -310,11 +284,6 @@ Wikipedia の該当ページを読んだ方がよい。</p> </div> </div> </section> - - - - - <section class="section-3"> <h4 id="" class="section-header"> @@ -329,11 +298,6 @@ Wikipedia の該当ページを読んだ方がよい。</p> </div> </div> </section> - - - - - <section class="section-3"> <h4 id="" class="section-header"> @@ -355,11 +319,6 @@ Wikipedia の該当ページを読んだ方がよい。</p> </div> </div> </section> - - - - - <section class="section-3"> <h4 id="" class="section-header"> @@ -395,11 +354,6 @@ PHP では、型変換を利用することで任意の整数を作り出すこ </div> </div> </section> - - - - - <section class="section-3"> <h4 id="" class="section-header"> @@ -415,11 +369,6 @@ PHP では、型変換を利用することで任意の整数を作り出すこ </div> </div> </section> - - - - - <section class="section-3"> <h4 id="" class="section-header"> @@ -447,11 +396,6 @@ Z コンビネータとして知られるものを使った (<code>$z</code>)。 </section> </div> </section> - - - - - <section class="section-1"> <h2 id="" class="section-header"> @@ -508,11 +452,6 @@ Z コンビネータとして知られるものを使った (<code>$z</code>)。 <div class="paragraph"> <p>ここでは、私の想定解を解説する。</p> </div> - - - - - <section class="section-2"> <h3 id="" class="section-header"> @@ -567,11 +506,6 @@ Z コンビネータとして知られるものを使った (<code>$z</code>)。 </div> </div> </section> - - - - - <section class="section-2"> <h3 id="" class="section-header"> @@ -607,11 +541,6 @@ Z コンビネータとして知られるものを使った (<code>$z</code>)。 </div> </div> </section> - - - - - <section class="section-2"> <h3 id="" class="section-header"> @@ -684,11 +613,6 @@ Z コンビネータとして知られるものを使った (<code>$z</code>)。 </section> </div> </section> - - - - - <section class="section-1"> <h2 id="" class="section-header"> @@ -743,11 +667,6 @@ Q;</span> <div class="paragraph"> <p>実際にはもう少しパイプで繋げなければならない。</p> </div> - - - - - <section class="section-2"> <h3 id="" class="section-header"> @@ -755,12 +674,7 @@ Q;</span> </h3> <div class="section-body"> - - - - - -<section class="section-3"> + <section class="section-3"> <h4 id="" class="section-header"> プログラム全体 @@ -778,11 +692,6 @@ Quine </div> </div> </section> - - - - - <section class="section-3"> <h4 id="" class="section-header"> @@ -796,11 +705,6 @@ Quine </div> </div> </section> - - - - - <section class="section-3"> <h4 id="" class="section-header"> @@ -816,11 +720,6 @@ Quine </div> </div> </section> - - - - - <section class="section-3"> <h4 id="" class="section-header"> @@ -842,11 +741,6 @@ Quine </section> </div> </section> - - - - - <section class="section-1"> <h2 id="" class="section-header"> |
