Show page source of FrontPage #77358

= 日本語の説明書 =

[jpn/インストール方法]

[jpn/使い方]

[jpn/リファレンスマニュアル]


= こんな風に使うよ =

{{{ code cpp
#include "debugostream.hpp"
int _tmain() {
    DLOG << _T("hello world!");
    return 0;
}
}}}

[[ReleaseList]]
[[RecentTickets(limit=5)]]