已采納回答 / JustinCai9070
在tomcat的conf文件夾下的conf中找到server.xml文件 再端口的那個地方 <Connector port="8081" protocol="HTTP/1.1"connectionTimeout="20000"redirectPort="8443" URIEncoding="UTF-8"/>就ok了
2016-05-11
最新回答 / 慕移動9181930
在iOSSimulator里面可以設置的,Debug-gt;Location下可以改題目已經(jīng)說了是要求“固定”在右下角,如果滾動文檔,它就不能叫固定了,題目應該沒問題
2016-04-27
最贊回答 / 小內(nèi)存
看著老師的敲就好了?。簆rivate static String SHA1(String str) { if (str == null || str.length() == 0) { return null; } char hexDigits[] = { '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'a', 'b', 'c', 'd', 'e', 'f' }; MessageDigest mdTemp; try { mdTemp =...
2016-04-23