Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
疑問があります。それが int π であることを知りたいです。Java Or Not で有効な構文は、Java が UNICODE をサポートしているためです。
int π;完全に有効です-あなたが言うように、Javaはユニコードをサポートしているため、予約されていないものはすべて識別子の公正なゲームです。
int π;