From db3d51ddc421dad68abddb95d01ffdab440197d6 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 19 Mar 2023 03:24:43 +0900 Subject: feat(content): specify heading id --- .../posts/2022-08-27/php-conference-okinawa-code-golf.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'content/posts/2022-08-27') diff --git a/content/posts/2022-08-27/php-conference-okinawa-code-golf.xml b/content/posts/2022-08-27/php-conference-okinawa-code-golf.xml index 76fc041..581dcb4 100644 --- a/content/posts/2022-08-27/php-conference-okinawa-code-golf.xml +++ b/content/posts/2022-08-27/php-conference-okinawa-code-golf.xml @@ -33,7 +33,7 @@ https://speakerdeck.com/memory1994/php-conference-okinawa-2022-extra?slide=3 -
+
細かいレギュレーションは不明だったので、勝手に定めた。 @@ -74,9 +74,9 @@ ]]>
-
+
使用したテクニック -
+
指数表記 割と多くの言語のゴルフで使えるテクニック。e @@ -84,7 +84,7 @@ 10000500020001000 を指数表記している。
-
+
foreach や for の中身を1つの文に foreachforif などの後ろには、通常 { @@ -92,7 +92,7 @@ を省略できる。C言語などでも使える。
-
+
$r に初期値を入れない PHP では、$r[] = …​ @@ -111,7 +111,7 @@ バイト縮む。
-
+
PHP タグの外に文字列を置く PHP では、<?php ?> -- cgit v1.2.3-70-g09d2