摘要:
If you want the the display dimensions in pixels you can use getSize:Display display = getWindowManager().getDefaultDisplay();Point size = new Point()... 阅读全文
摘要:
一、确认问题:输入下面这个地址:http://你的网址/index.php?app=captcha&876589486打开后出现:mt_rand(): max(0) is smaller than min(1)或者mt_rand(): max(24) is smaller than min(26)等... 阅读全文