摘要:
two steps is try to fix this issue.1. Turn off the windowns firewall2. Register the perl to thesystemregister2.1 new the file:cgi.reg by notepad2.2 th... 阅读全文
摘要:
1.Android内存测试常用的几个概念。VSS--virtual set size 虚拟耗用内存(包含共享库占用的内存)RSS--Resident set size实际使用的物理内存(包含共享库占用的内存)PSS--Proportional set size 实际使用的物理内存(比例分配共享库占用... 阅读全文
摘要:
转自:http://my.eoe.cn/864234/archive/5162.html1:Handler12345678 // This Handler class should be static or leaks might occur: IncomingHandler @Supp... 阅读全文