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.
メソッドから静的クラスを返そうとしています。誰かがそれを行う方法を教えてもらえますか? 以下は私のコードです:
class Dimension { static class Sides { int i, j } Sides findInGrid() { // Here I want to set i and j to values of x and y } }
ポータルのページで画像の読み込みを調べていますが、読み込みが非常に遅いです。ファイルシステムから画像を選択し、データベースから画像名を選択して読み取り、リストを作成し、a4j:mediaOutput タグを使用して結果を表示します。しかし、画像の読み込みが非常に遅いです。