全体的に、日本語のドキュメントより 英語のドキュメント のほうが読みやすい。(勝手に言語を切り替えられて鬱陶しいが、右上の言語の切り替えから変更してください。)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
public な場所に置いといても大丈夫な、作業用のメモとかを置いとく場所。
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
--[[新年のご挨拶(公式) | FF14 News>https://news.ff14wiki.info/archives/4111]] | |
***2022年1月 [#n5efb10e] | |
暁月を見上げ、去りし昔日を想い | |
暁月に見を細め、来たりし明日を祝う。 | |
かくて天をめぐりし太陽は、ふたたび戻り、 | |
また新たな地を照らさんと、歩みだすのだ。 | |
ある男の回想録より抜粋 | |
&ref(https://img.finalfantasyxiv.com/t/9da695be44d9fe3810293ad6575e1e70481140f2_0.png,nolink); |
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
ファイナルファンタジーXIV: 暁月のフィナーレ ベンチマーク | |
計測日時: 2021/7/17 18:44:54 | |
SCORE: 19701 | |
平均フレームレート: 144.1692 | |
最低フレームレート: 62 | |
評価: 非常に快適 | |
-非常に快適に動作すると思われます。お好みのグラフィック設定でお楽しみください。 | |
ローディングタイム: | |
シーン#1 1.898sec | |
シーン#2 3.297sec |
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
<?php | |
$baseDir = dirname(__DIR__); | |
$postsDir = realpath($baseDir."/_posts"); | |
$posts = scandir($postsDir, SCANDIR_SORT_DESCENDING ); | |
$lastPostDateString = substr($posts[1], 0, 10); | |
/** posts の中で一番新しいの日付のやつ */ | |
$lastPost = new DateTimeImmutable($lastPostDateString); | |
/** 直近の火曜日 */ | |
$today = new DateTimeImmutable(); |
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
root = true | |
[*] | |
indent_style = space | |
indent_size = 2 | |
end_of_line = lf | |
charset = utf-8 | |
trim_trailing_whitespace = true | |
insert_final_newline = true |
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
[size=18]■ 目標[/size] | |
[size=18][b]覚醒編零式と共鳴編零式を[color=#FF0000]下限IL超える力飯薬なし飯薬なし[/color] で5.3までに踏破する[/b][/size] | |
クリアできなかった場合、5.3のメンテ開始前に解散。 | |
[size=18]■ 活動時間[/size] | |
月水木金の週4日。 | |
20:00~24:15(2セット) |
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
マクロの各枠の役割について | |
まず、基本的な役割とジョブの優先順位は、以下のとおりです。 | |
MT:メインタンク。戦暗>ガ>ナ | |
ST:サブタンク。ナ>ガ>戦暗 | |
H1:ピュアヒーラー。白>占>学 | |
H2:バリアヒーラー。学>占>白 | |
D1:火力。メレー>OT>キャス>レンジ>白>学占 | |
D2:火力。メレー>OT>キャス>レンジ>白>学占 |
NewerOlder