1.What's XMindXMind is the world's coolest brainstorming and mind mapping software and the best way to share your ideas. 2.What's new in Xmind 3.12.1.Brainstorming ModeWith one click, brainstorming function of XMind Pro fills the screen. Using the
不說了,上代碼: public class Functionsx { public static String abbreviate(String str, int width, String ellipsis) { if (StringUtils.isBlank(str)) { return ""; } String regex = "[/u4e00-/u9fa5/ufe30-/uffa0]+$"; int w = 0;// string width int l = 0;//
最近在部署一個項目時,發現在本地好好的FLV都不能播放了,因為是用jsp開發的(IIS6+Resin3部署),起先以為是FLV檔案名稱大小寫問題,結果檢查沒問題。只好 google 之,迅速解決問題,立博以記之。 單擊【開始】→【程式】→【管理工具】→【IIS管理器】,逐步展開“本機電腦”、“網站”,在你的網站上右擊,選擇【屬性】,單擊“HTTP頭”選項卡→單擊“MIME類型”按鈕,再單擊“建立”按鈕,在“副檔名”框內輸入“.flv”,“MIME類型”框中輸入“flv-application/
Dreamweaver 8.0.2 Updater05/09/06 This product update improves code generated by Dreamweaver for server behaviors and for active content such as Flash. If you haven’t installed the 8.0.1 updater yet, simply install the 8.0.2 updater to get all the
如果令 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 分別等於百分之 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 那麼 Hard work (努力工作) H+A+R+D+W+O+R+K=8+1+18+4+23+15+18+11=98% Knowledge(知識) K+N+O+W+L+E+D+G+E=11+14+15+23+12+5+4+7
慣例優先原則(convention over configuration)對於很多項目來說,嚴格遵從已有慣例和使用合理的預設選項大概是這些項目需要的……現在Spring Web MVC明確的支援了這種慣例優先原則的主旨。 這意味著,如果建立了一套命名規範,諸如此類,就可以顯著地減少系統所需設定項目的數量, 來建立處理器映射、視圖解析器、ModelAndView執行個體,等等。
以前寫了一個jQuery版的 N 級聯動外掛程式,在jQuery 1.3.2中運行正常。 最近jQuery update 到 1.4.2,發現不能取資料了。經過 google 和其官方文檔,找到原因: jQuery.getJSON(url, data, callback) http://api.jquery.com/jQuery.getJSON/The callback is passed the returned data, which will be a JavaScript object
Submitted by Ben Hale on Mon, 2008-04-07 07:23. News and AnnouncementsDear Spring community,I'm pleased to announce that Spring Framework 2.5.3 has been released! Download | DocumentationThis is the third update release in the Spring 2.5 series. It
CentOS6相對於CentOS5的安裝有了不少的進步,有不少預設的選項可以選擇,如:Desktop :基本的案頭系統,包括常用的案頭軟體,如文檔查看工具。Minimal Desktop :基本的案頭系統,包含的軟體更少。Minimal :基本的系統,不含有任何可選的軟體包。Basic Server :安裝的基本系統的平台支援,不包含案頭。Database Server :基本系統平台,加上MySQL和PostgreSQL資料庫,無案頭。Web