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.
ねえ、友達、私は開発にきしむ音を使っています、そして私はプリミティブが有用であるとわかりました、すべてのコメントはすべて言及されたプリミティブに属します
See Object documentation whatIsAPrimitive
友達なら誰でも、オブジェクトドキュメントwhatIsAPrimitiveを見る場所を手伝うことができます。ありがとうございます。
このドキュメントは次のとおりです。クラスブラウザを開き、クラスObjectを検索し、クラス側に移動して、メソッドwhatIsAPrimitiveを探します。
または、 whatIsAPrimitiveという単語を選択し、Ctrl-m(Macの場合はApple-m)を押して、その名前のメソッドを検索することもできます。