c******a 发帖数: 10623 | 1 不知道有谁用过叫JAVAVIEW 的3D VISUALIZATION 的软件,
我用它来显示结果,但给出的错误是:
error: out of memory occured ! try using command line parameter
java -Xmx256m or -Xmx512m or higher to increase the maximal
memory available to the virtual machine at
jv.object.PsDebug.outofmemory (psdebug.java)
Current maximal memory of VM is 266 MB.
我用的是SUN JAVA RUNTIME ENV. ,我在JAVA CONTROL PANEL 里
加入 -Xms512m -Xmx512m, 或单独的 -Xmx512m. 都没有任何效果,
还是同样的error. 有哪个大侠知道该怎么改?
别的FREE的VM 好用吗? MS 的VM现在找不着了吧, 它好象对内寸管理
比较灵活.
还有,已知vertices后, |
|