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.
巨大な永続オブジェクトを作成してから、ランダムな画像も BB に描画したいと考えています。
どうすれば巨大なオブジェクトを作成できますか。
ええ、詳細が役立ちます。
私があなたの要求を適切に解析した場合、あなたはたくさんの大きなオブジェクトを作成し、それらがくっつくようにしたいだけint[]ですSet<int[]>.
int[]
Set<int[]>
しかし、なぜ?