svn銆€add銆€鏂囦歡鍚?鐩綍svn銆€ci銆€銆€鏂囦歡鍚?鐩綍 -m銆€“鎻愪氦澶囨敞淇℃伅鏂囨湰“
svn媯€鏌ユ湰鍦版枃浠舵槸鍚︽湁鏀瑰姩錛屽茍鏄劇ず鏂囦歡鍚嶏細
svn diff --diff-cmd "diff" -x "-q" . | grep Index | cut -d " " -f 2
媯€鏌ユ湰鍦扮洰褰曟敼鍔ㄥ強鎻愪氦SVN:
svn diff --diff-cmd "diff" -x "-q" . | grep Index | cut -d " " -f 2 | svn ci -m "test"
鎻愪氦鍚屼竴涓洰褰曚笅鐨勫涓枃浠訛細 svn ci -m "" 鐩綍
鎻愪氦澶氫釜鏂囦歡錛屼嬌鐢ㄧ┖鏍兼潵闂撮殧榪欏涓枃浠訛細 svn ci file1 file2 … filen -m “”
鍚屼竴鐩綍涓嬬殑鏈姞鍏ョ増鏈簱娣誨姞: svn add *
——————————————————————————————————————————————————————————————————
鏌ョ湅涓€涓枃浠舵瘡涓€琛屾渶鍚庢洿鏀圭殑璇︽儏錛堢増鏈€佷綔涓氾級
svn blame filename
鏌ョ湅涓€涓枃浠舵墍鏈夋洿鏀瑰巻鍙茶鎯?/div>
svn log --diff filename

]]>
- 浣跨敤java8鐨刲ambda灝唋ist杞負map錛堣漿錛?/title><link>http://www.aygfsteel.com/jlin/archive/2018/03/31/433138.html</link><dc:creator>fly</dc:creator><author>fly</author><pubDate>Sat, 31 Mar 2018 12:22:00 GMT</pubDate><guid>http://www.aygfsteel.com/jlin/archive/2018/03/31/433138.html</guid><wfw:comment>http://www.aygfsteel.com/jlin/comments/433138.html</wfw:comment><comments>http://www.aygfsteel.com/jlin/archive/2018/03/31/433138.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.aygfsteel.com/jlin/comments/commentRss/433138.html</wfw:commentRss><trackback:ping>http://www.aygfsteel.com/jlin/services/trackbacks/433138.html</trackback:ping><description><![CDATA[<div style="margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 19.5px; background-color: #fefef2;"><h3>甯哥敤鏂瑰紡</h3><p style="margin-top: 10px; margin-bottom: 10px; padding: 0px; line-height: 1.5;">浠g爜濡備笅錛?/p><pre style="margin-top: 0px; margin-bottom: 0px; padding: 0px; white-space: pre-wrap; word-wrap: break-word;"><code style="margin: 0px; padding: 0px;">public Map<Long, String> getIdNameMap(List<Account> accounts) { return accounts.stream().collect(Collectors.toMap(Account::getId, Account::getUsername)); } </code></pre><h3>鏀墮泦鎴愬疄浣撴湰韜玬ap</h3><p style="margin-top: 10px; margin-bottom: 10px; padding: 0px; line-height: 1.5;">浠g爜濡備笅錛?/p><pre style="margin-top: 0px; margin-bottom: 0px; padding: 0px; white-space: pre-wrap; word-wrap: break-word;"><code style="margin: 0px; padding: 0px;">public Map<Long, Account> getIdAccountMap(List<Account> accounts) { return accounts.stream().collect(Collectors.toMap(Account::getId, account -> account)); } </code></pre><p style="margin-top: 10px; margin-bottom: 10px; padding: 0px; line-height: 1.5;"><strong style="margin: 0px; padding: 0px;">account -> account</strong>鏄竴涓繑鍥炴湰韜殑lambda琛ㄨ揪寮忥紝鍏跺疄榪樺彲浠ヤ嬌鐢‵unction鎺ュ彛涓殑涓€涓粯璁ゆ柟娉曚唬鏇匡紝浣挎暣涓柟娉曟洿綆€媧佷紭闆咃細</p><pre style="margin-top: 0px; margin-bottom: 0px; padding: 0px; white-space: pre-wrap; word-wrap: break-word;"><code style="margin: 0px; padding: 0px;">public Map<Long, Account> getIdAccountMap(List<Account> accounts) { return accounts.stream().collect(Collectors.toMap(Account::getId, Function.identity())); } </code></pre><h3>閲嶅key鐨勬儏鍐?/h3><p style="margin-top: 10px; margin-bottom: 10px; padding: 0px; line-height: 1.5;">浠g爜濡備笅錛?/p><pre style="margin-top: 0px; margin-bottom: 0px; padding: 0px; white-space: pre-wrap; word-wrap: break-word;"><code style="margin: 0px; padding: 0px;">public Map<String, Account> getNameAccountMap(List<Account> accounts) { return accounts.stream().collect(Collectors.toMap(Account::getUsername, Function.identity())); } </code></pre><p style="margin-top: 10px; margin-bottom: 10px; padding: 0px; line-height: 1.5;">榪欎釜鏂規硶鍙兘鎶ラ敊錛?strong style="margin: 0px; padding: 0px;">java.lang.IllegalStateException: Duplicate key</strong>錛夛紝鍥犱負name鏄湁鍙兘閲嶅鐨勩€?strong style="margin: 0px; padding: 0px;">toMap</strong>鏈変釜閲嶈澆鏂規硶錛屽彲浠ヤ紶鍏ヤ竴涓悎騫剁殑鍑芥暟鏉ヨВ鍐砶ey鍐茬獊闂錛?/p><pre style="margin-top: 0px; margin-bottom: 0px; padding: 0px; white-space: pre-wrap; word-wrap: break-word;"><code style="margin: 0px; padding: 0px;">public Map<String, Account> getNameAccountMap(List<Account> accounts) { return accounts.stream().collect(Collectors.toMap(Account::getUsername, Function.identity(), (key1, key2) -> key2)); } </code></pre><p style="margin-top: 10px; margin-bottom: 10px; padding: 0px; line-height: 1.5;">榪欓噷鍙槸綆€鍗曠殑浣跨敤鍚庤€呰鐩栧墠鑰呮潵瑙e喅key閲嶅闂銆?/p><h3>鎸囧畾鍏蜂綋鏀墮泦鐨刴ap</h3><p style="margin-top: 10px; margin-bottom: 10px; padding: 0px; line-height: 1.5;"><strong style="margin: 0px; padding: 0px;">toMap</strong>榪樻湁鍙︿竴涓噸杞芥柟娉曪紝鍙互鎸囧畾涓€涓狹ap鐨勫叿浣撳疄鐜幫紝鏉ユ敹闆嗘暟鎹細</p><pre style="margin-top: 0px; margin-bottom: 0px; padding: 0px; white-space: pre-wrap; word-wrap: break-word;"><code style="margin: 0px; padding: 0px;">public Map<String, Account> getNameAccountMap(List<Account> accounts) { return accounts.stream().collect(Collectors.toMap(Account::getUsername, Function.identity(), (key1, key2) -> key2, LinkedHashMap::new)); } </code></pre></div><div style="margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 19.5px; background-color: #fefef2;"> </div><div style="margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 19.5px; background-color: #fefef2;"><div style="margin: 0px;">杞嚜錛歨ttps://zacard.net/2016/03/17/java8-list-to-map/</div></div><img src ="http://www.aygfsteel.com/jlin/aggbug/433138.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.aygfsteel.com/jlin/" target="_blank">fly</a> 2018-03-31 20:22 <a href="http://www.aygfsteel.com/jlin/archive/2018/03/31/433138.html#Feedback" target="_blank" style="text-decoration:none;">鍙戣〃璇勮</a></div>]]></description></item><item><title>浣跨敤java8鐨刲ambda灝唋ist杞負map錛堣漿錛?/title><link>http://www.aygfsteel.com/jlin/archive/2018/03/31/433137.html</link><dc:creator>fly</dc:creator><author>fly</author><pubDate>Sat, 31 Mar 2018 12:21:00 GMT</pubDate><guid>http://www.aygfsteel.com/jlin/archive/2018/03/31/433137.html</guid><wfw:comment>http://www.aygfsteel.com/jlin/comments/433137.html</wfw:comment><comments>http://www.aygfsteel.com/jlin/archive/2018/03/31/433137.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.aygfsteel.com/jlin/comments/commentRss/433137.html</wfw:commentRss><trackback:ping>http://www.aygfsteel.com/jlin/services/trackbacks/433137.html</trackback:ping><description><![CDATA[<div style="margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 19.5px; background-color: #fefef2;"><h3>甯哥敤鏂瑰紡</h3><p style="margin-top: 10px; margin-bottom: 10px; padding: 0px; line-height: 1.5;">浠g爜濡備笅錛?/p><pre style="margin-top: 0px; margin-bottom: 0px; padding: 0px; white-space: pre-wrap; word-wrap: break-word;"><code style="margin: 0px; padding: 0px;">public Map<Long, String> getIdNameMap(List<Account> accounts) { return accounts.stream().collect(Collectors.toMap(Account::getId, Account::getUsername)); } </code></pre><h3>鏀墮泦鎴愬疄浣撴湰韜玬ap</h3><p style="margin-top: 10px; margin-bottom: 10px; padding: 0px; line-height: 1.5;">浠g爜濡備笅錛?/p><pre style="margin-top: 0px; margin-bottom: 0px; padding: 0px; white-space: pre-wrap; word-wrap: break-word;"><code style="margin: 0px; padding: 0px;">public Map<Long, Account> getIdAccountMap(List<Account> accounts) { return accounts.stream().collect(Collectors.toMap(Account::getId, account -> account)); } </code></pre><p style="margin-top: 10px; margin-bottom: 10px; padding: 0px; line-height: 1.5;"><strong style="margin: 0px; padding: 0px;">account -> account</strong>鏄竴涓繑鍥炴湰韜殑lambda琛ㄨ揪寮忥紝鍏跺疄榪樺彲浠ヤ嬌鐢‵unction鎺ュ彛涓殑涓€涓粯璁ゆ柟娉曚唬鏇匡紝浣挎暣涓柟娉曟洿綆€媧佷紭闆咃細</p><pre style="margin-top: 0px; margin-bottom: 0px; padding: 0px; white-space: pre-wrap; word-wrap: break-word;"><code style="margin: 0px; padding: 0px;">public Map<Long, Account> getIdAccountMap(List<Account> accounts) { return accounts.stream().collect(Collectors.toMap(Account::getId, Function.identity())); } </code></pre><h3>閲嶅key鐨勬儏鍐?/h3><p style="margin-top: 10px; margin-bottom: 10px; padding: 0px; line-height: 1.5;">浠g爜濡備笅錛?/p><pre style="margin-top: 0px; margin-bottom: 0px; padding: 0px; white-space: pre-wrap; word-wrap: break-word;"><code style="margin: 0px; padding: 0px;">public Map<String, Account> getNameAccountMap(List<Account> accounts) { return accounts.stream().collect(Collectors.toMap(Account::getUsername, Function.identity())); } </code></pre><p style="margin-top: 10px; margin-bottom: 10px; padding: 0px; line-height: 1.5;">榪欎釜鏂規硶鍙兘鎶ラ敊錛?strong style="margin: 0px; padding: 0px;">java.lang.IllegalStateException: Duplicate key</strong>錛夛紝鍥犱負name鏄湁鍙兘閲嶅鐨勩€?strong style="margin: 0px; padding: 0px;">toMap</strong>鏈変釜閲嶈澆鏂規硶錛屽彲浠ヤ紶鍏ヤ竴涓悎騫剁殑鍑芥暟鏉ヨВ鍐砶ey鍐茬獊闂錛?/p><pre style="margin-top: 0px; margin-bottom: 0px; padding: 0px; white-space: pre-wrap; word-wrap: break-word;"><code style="margin: 0px; padding: 0px;">public Map<String, Account> getNameAccountMap(List<Account> accounts) { return accounts.stream().collect(Collectors.toMap(Account::getUsername, Function.identity(), (key1, key2) -> key2)); } </code></pre><p style="margin-top: 10px; margin-bottom: 10px; padding: 0px; line-height: 1.5;">榪欓噷鍙槸綆€鍗曠殑浣跨敤鍚庤€呰鐩栧墠鑰呮潵瑙e喅key閲嶅闂銆?/p><h3>鎸囧畾鍏蜂綋鏀墮泦鐨刴ap</h3><p style="margin-top: 10px; margin-bottom: 10px; padding: 0px; line-height: 1.5;"><strong style="margin: 0px; padding: 0px;">toMap</strong>榪樻湁鍙︿竴涓噸杞芥柟娉曪紝鍙互鎸囧畾涓€涓狹ap鐨勫叿浣撳疄鐜幫紝鏉ユ敹闆嗘暟鎹細</p><pre style="margin-top: 0px; margin-bottom: 0px; padding: 0px; white-space: pre-wrap; word-wrap: break-word;"><code style="margin: 0px; padding: 0px;">public Map<String, Account> getNameAccountMap(List<Account> accounts) { return accounts.stream().collect(Collectors.toMap(Account::getUsername, Function.identity(), (key1, key2) -> key2, LinkedHashMap::new)); } </code></pre></div><div style="margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 19.5px; background-color: #fefef2;"> </div><div style="margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 19.5px; background-color: #fefef2;"><div style="margin: 0px;">杞嚜錛歨ttps://zacard.net/2016/03/17/java8-list-to-map/</div></div><img src ="http://www.aygfsteel.com/jlin/aggbug/433137.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.aygfsteel.com/jlin/" target="_blank">fly</a> 2018-03-31 20:21 <a href="http://www.aygfsteel.com/jlin/archive/2018/03/31/433137.html#Feedback" target="_blank" style="text-decoration:none;">鍙戣〃璇勮</a></div>]]></description></item><item><title>Spring3涓璲s/css/jpg/gif絳夐潤鎬佽祫婧愭棤娉曟壘鍒幫紙No mapping found for HTTP request with URI錛夐棶棰?/title><link>http://www.aygfsteel.com/jlin/archive/2018/01/30/433031.html</link><dc:creator>fly</dc:creator><author>fly</author><pubDate>Tue, 30 Jan 2018 08:16:00 GMT</pubDate><guid>http://www.aygfsteel.com/jlin/archive/2018/01/30/433031.html</guid><wfw:comment>http://www.aygfsteel.com/jlin/comments/433031.html</wfw:comment><comments>http://www.aygfsteel.com/jlin/archive/2018/01/30/433031.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.aygfsteel.com/jlin/comments/commentRss/433031.html</wfw:commentRss><trackback:ping>http://www.aygfsteel.com/jlin/services/trackbacks/433031.html</trackback:ping><description><![CDATA[<p style="box-sizing: border-box; margin: 0px; padding: 0px; color: #454545; font-family: "PingFang SC", "Microsoft YaHei", SimHei, Arial, SimSun; font-size: 16px; background-color: #ffffff;"><span style="box-sizing: border-box; margin: 0px; padding: 0px; font-family: Arial;">鎴戜滑鍦ㄤ嬌鐢╯pring3鐨勬椂鍊欙紝濡傛灉浣跨敤浜嗘敞瑙g殑璇濓紝鎴戜滑浼氬彂鐜幫紝鏈夋椂鍊欐垜浠晫闈㈢殑js/css/jpg/gif絳夋枃浠朵細鍑虹幇鎵句笉鍒扮殑鎯呭喌錛岀劧鑰屾鏌ュ紩鐢ㄨ礬寰勶紝鍙戠幇鏃犺鏄粷瀵硅礬寰勮繕鏄浉瀵硅礬寰勶紝閮芥病閿欍€傝繖涓嬫垜浠氨綰犵粨浜嗭紝鍒板簳鏄粈涔堥棶棰樺憿錛?/span></p><p style="box-sizing: border-box; margin: 0px; padding: 0px; color: #454545; font-family: "PingFang SC", "Microsoft YaHei", SimHei, Arial, SimSun; font-size: 16px; background-color: #ffffff;"><span style="box-sizing: border-box; margin: 0px; padding: 0px; font-family: Arial;">妤間富鎴戜篃鏄嫤鎬濊壇涔咃紝涓嶇粡鎰忛棿鐪嬪埌浜嗗悗鍙扮殑鏃ュ織錛屾墠鍙戠幇鏄痵pring鎼炵殑楝箋€?/span></p><p style="box-sizing: border-box; margin: 0px; padding: 0px; color: #454545; font-family: "PingFang SC", "Microsoft YaHei", SimHei, Arial, SimSun; font-size: 16px; background-color: #ffffff;"><span style="box-sizing: border-box; margin: 0px; padding: 0px; font-family: Arial;"><br style="box-sizing: border-box;" /></span></p><p style="box-sizing: border-box; margin: 0px; padding: 0px; color: #454545; font-family: "PingFang SC", "Microsoft YaHei", SimHei, Arial, SimSun; font-size: 16px; background-color: #ffffff;"><span style="box-sizing: border-box; margin: 0px; padding: 0px; font-family: Arial;">鎶ラ敊淇℃伅錛?span style="box-sizing: border-box; margin: 0px; padding: 0px; color: #ff0000;"><No mapping found for HTTP request with URI [/sandDemo001/images/1.jpg] in DispatcherServlet with name 'spring'></span></span></p><p style="box-sizing: border-box; margin: 0px; padding: 0px; color: #454545; font-family: "PingFang SC", "Microsoft YaHei", SimHei, Arial, SimSun; font-size: 16px; background-color: #ffffff;"><span style="box-sizing: border-box; margin: 0px; padding: 0px; font-family: Arial;"><span style="box-sizing: border-box; margin: 0px; padding: 0px; color: #ff0000;"><br style="box-sizing: border-box;" /></span></span></p><p style="box-sizing: border-box; margin: 0px; padding: 0px; color: #454545; font-family: "PingFang SC", "Microsoft YaHei", SimHei, Arial, SimSun; font-size: 16px; background-color: #ffffff;"><span style="box-sizing: border-box; margin: 0px; padding: 0px; font-family: Arial;"><span style="box-sizing: border-box; margin: 0px; padding: 0px;"><span style="box-sizing: border-box; margin: 0px; padding: 0px; color: #330033;"><span style="box-sizing: border-box; margin: 0px; padding: 0px; color: #ff0000; font-size: 18px;"><strong style="box-sizing: border-box;">瑙e喅鏂規硶1</strong></span>錛?span style="box-sizing: border-box; margin: 0px; padding: 0px; font-size: 14px;"><strong style="box-sizing: border-box;">鍦╯pring鐨勯厤緗慨鏀?/strong></span></span><span style="box-sizing: border-box; margin: 0px; padding: 0px;"><span style="box-sizing: border-box; margin: 0px; padding: 0px; color: #330033;">web.xml<span style="box-sizing: border-box; margin: 0px; padding: 0px; font-size: 14px;"><strong style="box-sizing: border-box;">涓嬪</strong></span>spring<span style="box-sizing: border-box; margin: 0px; padding: 0px; font-size: 14px;"><strong style="box-sizing: border-box;">鐨?/strong></span>DispatcherServlet<span style="box-sizing: border-box; margin: 0px; padding: 0px; font-size: 14px;"><strong style="box-sizing: border-box;">璇鋒眰</strong></span>url<span style="box-sizing: border-box; margin: 0px; padding: 0px; font-size: 14px;"><strong style="box-sizing: border-box;">鏄犲皠鐨勯厤緗紝鍏堟潵鐪嬬湅鍘熼厤緗?/strong></span>錛?/span><br style="box-sizing: border-box;" /></span></span></span></p><div bg_html"="" style="box-sizing: border-box; position: relative; overflow-y: hidden; width: 851.391px; color: #454545;"><div style="box-sizing: border-box; margin: 0px;"><div style="box-sizing: border-box; margin: 0px; border-right: 1px solid #e7e5dc;"><strong style="box-sizing: border-box;">[html]</strong> <a title="view plain" style="box-sizing: border-box; background-image: url("../images/ico_plain.gif"); background-position: left top; background-repeat: no-repeat; padding: 1px; outline: 0px; display: inline-block; width: 16px; height: 16px; text-indent: -2000px;">view plain</a><span data-mod="popu_168" style="box-sizing: border-box; margin: 0px; padding: 0px;"> <a title="copy" style="box-sizing: border-box; background-image: url("../images/ico_copy.gif"); background-position: left top; background-repeat: no-repeat; padding: 1px; outline: 0px; display: inline-block; width: 16px; height: 16px; text-indent: -2000px;">copy</a><div style="box-sizing: border-box; margin: 0px; position: absolute; left: 259px; top: 453px; width: 16px; height: 16px; z-index: 99;"></div></span></div></div><ol start="1" style="box-sizing: border-box; border-right: 1px solid #e7e5dc;"><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700; color: #993300;"><</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> <span style="box-sizing: border-box; font-weight: 700; color: #993300;"><</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet-name</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;">spring</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;"></</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet-name</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> <span style="box-sizing: border-box; font-weight: 700; color: #993300;"><</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet-class</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;">org.springframework.web.servlet.DispatcherServlet</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;"></</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet-class</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> <span style="box-sizing: border-box; font-weight: 700; color: #993300;"><</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">load-on-startup</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;">1</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;"></</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">load-on-startup</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> <span style="box-sizing: border-box; font-weight: 700; color: #993300;"></</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> <span style="box-sizing: border-box; font-weight: 700; color: #993300;"><</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet-mapping</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> <span style="box-sizing: border-box; font-weight: 700; color: #993300;"><</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet-name</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;">spring</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;"></</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet-name</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> <span style="box-sizing: border-box; font-weight: 700; color: #993300;"><</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">url-pattern</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;">/</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;"></</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">url-pattern</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> <span style="box-sizing: border-box; font-weight: 700; color: #993300;"></</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet-mapping</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li></ol></div><span style="box-sizing: border-box; margin: 0px; padding: 0px; color: #454545; font-family: "PingFang SC", "Microsoft YaHei", SimHei, Arial, SimSun; font-size: 16px; background-color: #ffffff;"><span style="box-sizing: border-box; margin: 0px; padding: 0px; color: #330033;"><span style="box-sizing: border-box; margin: 0px; padding: 0px; font-family: Arial;"><servlet-mapping></span><span style="box-sizing: border-box; margin: 0px; padding: 0px; font-family: Arial;">鐨?/span><span style="box-sizing: border-box; margin: 0px; padding: 0px; font-family: Arial;"><url-pattern>/</url-pattern></span></span><span style="box-sizing: border-box; margin: 0px; padding: 0px; font-family: Arial;"><span style="box-sizing: border-box; margin: 0px; padding: 0px; color: #330033;">鎶婃墍鏈夌殑璇鋒眰閮戒氦緇檚pring鍘誨鐞嗕簡錛岃€屾墍鏈塧vailable鐨勮姹倁rl閮芥槸鍦–onstroller閲屼嬌鐢ㄧ被浼粿RequestMapping(value = "/login/{user}", method = RequestMethod.GET)榪欐牱鐨勬敞瑙i厤緗殑錛岃繖鏍風殑璇濆js/css/jpg/gif絳夐潤鎬佽祫婧愮殑璁塊棶灝變細寰椾笉鍒般€傛墍浠ワ紝鍦?span style="box-sizing: border-box; margin: 0px; padding: 0px;">web.xml閲屾坊鍔犲涓嬬殑閰嶇疆灝卞彲浠ヨВ鍐寵闂浜嗐€?/span></span></span></span><p style="box-sizing: border-box; margin: 0px; padding: 0px; color: #454545; font-family: "PingFang SC", "Microsoft YaHei", SimHei, Arial, SimSun; font-size: 16px; background-color: #ffffff;"></p><p style="box-sizing: border-box; margin: 0px; padding: 0px; color: #454545; font-family: "PingFang SC", "Microsoft YaHei", SimHei, Arial, SimSun; font-size: 16px; background-color: #ffffff;"><span style="box-sizing: border-box; margin: 0px; padding: 0px; font-family: Arial;"><span style="box-sizing: border-box; margin: 0px; padding: 0px;"><span style="box-sizing: border-box; margin: 0px; padding: 0px;"><span style="box-sizing: border-box; margin: 0px; padding: 0px;"><span style="box-sizing: border-box; margin: 0px; padding: 0px;"><span style="box-sizing: border-box; margin: 0px; padding: 0px; color: #330033;"></span></span></span></span></span></span></p><div bg_html"="" style="box-sizing: border-box; position: relative; overflow-y: hidden; width: 851.391px; color: #454545;"><div style="box-sizing: border-box; margin: 0px;"><div style="box-sizing: border-box; margin: 0px; border-right: 1px solid #e7e5dc;"><strong style="box-sizing: border-box;">[html]</strong> <a title="view plain" style="box-sizing: border-box; background-image: url("../images/ico_plain.gif"); background-position: left top; background-repeat: no-repeat; padding: 1px; outline: 0px; display: inline-block; width: 16px; height: 16px; text-indent: -2000px;">view plain</a><span data-mod="popu_168" style="box-sizing: border-box; margin: 0px; padding: 0px;"> <a title="copy" style="box-sizing: border-box; background-image: url("../images/ico_copy.gif"); background-position: left top; background-repeat: no-repeat; padding: 1px; outline: 0px; display: inline-block; width: 16px; height: 16px; text-indent: -2000px;">copy</a><div style="box-sizing: border-box; margin: 0px; position: absolute; left: 259px; top: 754px; width: 16px; height: 16px; z-index: 99;"></div></span></div></div><ol start="1" style="box-sizing: border-box; border-right: 1px solid #e7e5dc;"><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700; color: #993300;"><</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet-mapping</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> <span style="box-sizing: border-box; font-weight: 700; color: #993300;"><</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet-name</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;">default</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;"></</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet-name</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> <span style="box-sizing: border-box; font-weight: 700; color: #993300;"><</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">url-pattern</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;">*.css</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;"></</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">url-pattern</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700; color: #993300;"></</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet-mapping</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> </span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700; color: #993300;"><</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet-mapping</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> <span style="box-sizing: border-box; font-weight: 700; color: #993300;"><</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet-name</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;">default</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;"></</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet-name</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> <span style="box-sizing: border-box; font-weight: 700; color: #993300;"><</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">url-pattern</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;">*.gif</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;"></</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">url-pattern</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> </span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> <span style="box-sizing: border-box; font-weight: 700; color: #993300;"></</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet-mapping</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> </span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> <span style="box-sizing: border-box; font-weight: 700; color: #993300;"><</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet-mapping</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> <span style="box-sizing: border-box; font-weight: 700; color: #993300;"><</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet-name</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;">default</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;"></</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet-name</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> <span style="box-sizing: border-box; font-weight: 700; color: #993300;"><</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">url-pattern</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;">*.jpg</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;"></</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">url-pattern</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> <span style="box-sizing: border-box; font-weight: 700; color: #993300;"></</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet-mapping</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> </span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> <span style="box-sizing: border-box; font-weight: 700; color: #993300;"><</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet-mapping</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> <span style="box-sizing: border-box; font-weight: 700; color: #993300;"><</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet-name</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;">default</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;"></</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet-name</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> <span style="box-sizing: border-box; font-weight: 700; color: #993300;"><</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">url-pattern</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;">*.js</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;"></</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">url-pattern</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li><li style="box-sizing: border-box; line-height: 18px;"><span style="box-sizing: border-box;"> <span style="box-sizing: border-box; font-weight: 700; color: #993300;"></</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">servlet-mapping</span><span style="box-sizing: border-box; font-weight: 700; color: #993300;">></span><span style="box-sizing: border-box;"> </span></span></li></ol></div><p style="box-sizing: border-box; margin: 0px; padding: 0px; color: #454545; font-family: "PingFang SC", "Microsoft YaHei", SimHei, Arial, SimSun; font-size: 16px; background-color: #ffffff;"></p><p style="box-sizing: border-box; margin: 10px 0px; padding: 0px; color: #454545; background-color: #ffffff; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px;"><strong style="box-sizing: border-box;"><strong style="box-sizing: border-box;"><span style="box-sizing: border-box; margin: 0px; padding: 0px; font-weight: 400; font-family: Arial; color: #ff0000; font-size: 18px;">瑙e喅鏂規硶2錛?span style="box-sizing: border-box; margin: 0px; padding: 0px; color: #000000; font-size: 14px;">鍦╯pring鐨勯厤緗枃浠朵腑娣誨姞濡備笅涓€琛岋細</span></span></strong></strong></p><p style="box-sizing: border-box; margin: 10px 0px; padding: 0px; color: #454545; font-family: "PingFang SC", "Microsoft YaHei", SimHei, Arial, SimSun; font-size: 16px; background-color: #ffffff;"><strong style="box-sizing: border-box;"></strong><span style="box-sizing: border-box; margin: 0px; padding: 0px; color: #660000; font-size: 14px;"><strong style="box-sizing: border-box;"><span style="box-sizing: border-box; margin: 0px; padding: 0px; font-weight: 400; color: #006699;"><mvc:default-servlet-handler/></span></strong></span></p><p style="box-sizing: border-box; margin: 10px 0px; padding: 0px; color: #454545; font-family: "PingFang SC", "Microsoft YaHei", SimHei, Arial, SimSun; font-size: 16px; background-color: #ffffff;"><span style="box-sizing: border-box; margin: 0px; padding: 0px; color: #660000; font-size: 14px;">娉ㄦ剰錛岄渶瑕佹槸spring3.0.5浠ヤ笂鐗堟湰</span></p><br style="box-sizing: border-box; color: #454545; font-family: "PingFang SC", "Microsoft YaHei", SimHei, Arial, SimSun; font-size: 16px; background-color: #ffffff;" /><span style="box-sizing: border-box; margin: 0px; padding: 0px; background-color: #ffffff; color: #ff0000; font-family: Arial; font-size: 18px;"><strong style="box-sizing: border-box;">瑙e喅鏂規硶3錛?/strong></span><span style="box-sizing: border-box; margin: 0px; padding: 0px; color: #454545; background-color: #ffffff; font-family: Arial;"><strong style="box-sizing: border-box;">鍦╯pring鐨勯厤緗枃浠朵腑娣誨姞濡備笅涓€琛岋細</strong></span><br style="box-sizing: border-box; color: #454545; font-family: "PingFang SC", "Microsoft YaHei", SimHei, Arial, SimSun; font-size: 16px; background-color: #ffffff;" /><p style="box-sizing: border-box; margin: 0px; padding: 0px; color: #454545; font-family: "PingFang SC", "Microsoft YaHei", SimHei, Arial, SimSun; font-size: 16px; background-color: #ffffff;"><span style="box-sizing: border-box; margin: 0px; padding: 0px; font-family: Arial; color: #330033;"></span></p><div style="box-sizing: border-box; margin: 0px; color: #454545; font-family: "PingFang SC", "Microsoft YaHei", SimHei, Arial, SimSun; font-size: 16px; background-color: #ffffff; overflow: hidden;"><!-- Handles HTTP GET requests for /resources/** by efficiently serving up static resources in the ${webappRoot}/resources directory --><br style="box-sizing: border-box;" /> <br style="box-sizing: border-box;" /> <mvc:resources mapping="/resources/**" location="/resources/" /> <br style="box-sizing: border-box;" /> <br style="box-sizing: border-box;" />榪欎釜閰嶇疆鍛婅瘔spring 闈欐€佽祫婧愮殑澶勭悊鏂瑰紡<br /><br />杞細 <span style="font-family: verdana, "courier new"; font-size: 14px;">http://blog.csdn.net/miss_kun/article/details/52047381</span></div><div></div><img src ="http://www.aygfsteel.com/jlin/aggbug/433031.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.aygfsteel.com/jlin/" target="_blank">fly</a> 2018-01-30 16:16 <a href="http://www.aygfsteel.com/jlin/archive/2018/01/30/433031.html#Feedback" target="_blank" style="text-decoration:none;">鍙戣〃璇勮</a></div>]]></description></item></channel></rss> <footer>
<div class="friendship-link">
<a href="http://www.aygfsteel.com/" title="狠狠久久亚洲欧美专区_中文字幕亚洲综合久久202_国产精品亚洲第五区在线_日本免费网站视频">狠狠久久亚洲欧美专区_中文字幕亚洲综合久久202_国产精品亚洲第五区在线_日本免费网站视频</a>
</div>
</footer>
主站蜘蛛池模板:
<a href="http://" target="_blank">武宁县</a>|
<a href="http://" target="_blank">泉州市</a>|
<a href="http://" target="_blank">双鸭山市</a>|
<a href="http://" target="_blank">会宁县</a>|
<a href="http://" target="_blank">平远县</a>|
<a href="http://" target="_blank">阜新市</a>|
<a href="http://" target="_blank">定南县</a>|
<a href="http://" target="_blank">沙田区</a>|
<a href="http://" target="_blank">越西县</a>|
<a href="http://" target="_blank">黔南</a>|
<a href="http://" target="_blank">开封市</a>|
<a href="http://" target="_blank">金沙县</a>|
<a href="http://" target="_blank">绥芬河市</a>|
<a href="http://" target="_blank">广汉市</a>|
<a href="http://" target="_blank">兴文县</a>|
<a href="http://" target="_blank">顺义区</a>|
<a href="http://" target="_blank">巴彦县</a>|
<a href="http://" target="_blank">璧山县</a>|
<a href="http://" target="_blank">安宁市</a>|
<a href="http://" target="_blank">冷水江市</a>|
<a href="http://" target="_blank">兴文县</a>|
<a href="http://" target="_blank">珠海市</a>|
<a href="http://" target="_blank">汪清县</a>|
<a href="http://" target="_blank">齐齐哈尔市</a>|
<a href="http://" target="_blank">福州市</a>|
<a href="http://" target="_blank">海伦市</a>|
<a href="http://" target="_blank">安西县</a>|
<a href="http://" target="_blank">崇州市</a>|
<a href="http://" target="_blank">兖州市</a>|
<a href="http://" target="_blank">根河市</a>|
<a href="http://" target="_blank">平罗县</a>|
<a href="http://" target="_blank">云梦县</a>|
<a href="http://" target="_blank">东城区</a>|
<a href="http://" target="_blank">井冈山市</a>|
<a href="http://" target="_blank">孟村</a>|
<a href="http://" target="_blank">土默特右旗</a>|
<a href="http://" target="_blank">合水县</a>|
<a href="http://" target="_blank">安新县</a>|
<a href="http://" target="_blank">长宁区</a>|
<a href="http://" target="_blank">漯河市</a>|
<a href="http://" target="_blank">神木县</a>|
<script>
(function(){
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https') {
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
}
else {
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
</script>
</body>