- 积分
- 317
- 实力分
- 点
- 金钱数
- 两
- 技术分
- 分
- 贡献分
- 分
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有帐号?注册会员
x
Low Memory Tester for Nokia 6600,3650,7650 and Siemens SX1
Make sure your programs handles low memory conditions well.
WiBMemTest is the essential utility to test your application in low memory situations. You can define how much memory will be left before you start your program or you change the available memory if your application is running. With this utility you can make sure that your program behaves like the Symbian coding guidelines require.
WiBMemTest 可以更容易的管理你的內存! 比方說當你要打開佔用內存較大的軟件時, 你就可以使用它來察看是否有足夠的RAM內存來執行程序! 或節約內存空閒...
- Make sure your error handling code realy works. 檢察code操作是否error.或執行.
- Measure how much runtime-memory your application uses. 檢察還有多少的RAM記憶可執行APP.
- Start the application from within this program or attach to it if its already running. 執行APP內部程序或是否附上已經執行中.
- Memory Test displays the panic code if the monitored application crashes. 記憶體的檢察介面.
- Set the free memory for the application to the measured value or a little bit more or less. 設置空閒內存給軟件程序使用……
[ 本帖最后由 qtazure 于 2005-8-18 19:47 编辑 ] |
|