- この記事は伺か・伺的 (第1会場) Advent Calendar 2024、12月25日の記事です。
- 前日の記事: リル (lirues)さんの「我々は架空のキャラクターに何を求めているのか――「物語」と別の方向から見る伺かのキャラクター表現 Ver1.0」
- ご期待頂けて嬉しいです……!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #ベースウェアの名前が一致するか&ベースウェアのバージョン番号が引数以上であるかを判定し、1か0を返す | |
| #この辞書のライセンスはCC0とします | |
| #https://creativecommons.org/publicdomain/zero/1.0/deed.ja | |
| #報告不要・著作表記不要・改変再配布可です | |
| #使い方例: | |
| #(call,ベースウェア判定,SSP,2.7.0) | |
| #引数1:判定したいベースウェアの名前 | |
| #引数2:判定したいベースウェアの番号 |