aboutsummaryrefslogtreecommitdiffhomepage
path: root/slide.saty
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2023-08-22 23:27:16 +0900
committernsfisis <nsfisis@gmail.com>2023-08-22 23:27:16 +0900
commitb966d9b366f34d4e303e8b734a5e7949379155a1 (patch)
treeea7715e3d62563a86424346617f6223155e599c4 /slide.saty
parent46ba789ffbf66c88b30b9adf446470132af979b0 (diff)
downloadphpstudy-155-slides-main.tar.gz
phpstudy-155-slides-main.tar.zst
phpstudy-155-slides-main.zip
一部のセクションを削除HEADmain
Diffstat (limited to 'slide.saty')
-rw-r--r--slide.saty9
1 files changed, 1 insertions, 8 deletions
diff --git a/slide.saty b/slide.saty
index af92bd0..c28612a 100644
--- a/slide.saty
+++ b/slide.saty
@@ -58,7 +58,7 @@ document '<
>
+frame{ビルドする}<
- +p{ソースコードをダウンロードして、configure して make}
+ +p{ソースコードをダウンロードして、./configure して make}
+p{}
+p{動いた。}
>
@@ -124,13 +124,6 @@ if ($x) {
`#);
>
- +frame{トリビア}<
- +p{INI の設定の y2k_compliance}
- +p{}
- +p{2000年問題に対応するための設定}
- +p{Off にすると日付の年の出力が下2桁に変わる}
- >
-
+frame{まとめ}<
+listing{
* PHP 3.0 は案外ビルドできる