我有一个应用程序,我每秒钟写25个png图像文件到磁盘。 BufferedImage img = getBufferedImage(); // code below is very slow ~150ms. File file ...
確定! 回上一頁