
catonchuang.blogspot.com
Caton + OO + Google =?This is my record about java , C# and web application
http://catonchuang.blogspot.com/
This is my record about java , C# and web application
http://catonchuang.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Monday
LOAD TIME
3.6 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
20
SSL
EXTERNAL LINKS
121
SITE IP
172.217.6.65
LOAD TIME
3.568 sec
SCORE
6.2
Caton + OO + Google =? | catonchuang.blogspot.com Reviews
https://catonchuang.blogspot.com
This is my record about java , C# and web application
Caton + OO + Google =?: 三月 2013
http://catonchuang.blogspot.com/2013_03_01_archive.html
Caton OO Google =? This is my record about java , C# and web application. Hibernate心得2 in eclipse 資源檔位置. 一不小心 就配置錯誤 導致 org.apache.jasper.JasperException: /hibernate.cfg.xml not found. 解决方法- - - - - - - - - - - - - - - - - - - - - - - - - - - -. 没有hibernate.cfg.xml 写一个丢到classes下去. 解决方法- - - - - - - - - - - - - - - - - - - - - - - - - - - -. 你用的hibernate.cfg.xml还是hibernate.properties. 解决方法- - - - - - - - - - - - - - - - - - - - - - - - - - - -. 以下是我在 eclipse 放的成功 位置. 張貼者: Caton Chuang. 訂閱: 文章 (Atom).
Caton + OO + Google =?: 五月 2013
http://catonchuang.blogspot.com/2013_05_01_archive.html
Caton OO Google =? This is my record about java , C# and web application. 心得 網路服務 at winserver2008. 簡短的新心得,在安裝好服務之後(如 tomcat , memched ,mysql 等等 會用到遠端連線的服務) 要使遠端的電腦能夠使用的話, 要記得設定防火牆的規則,當然用exe 安裝的話通常都會詢問防火牆開啟例外的訊息 不過用指令安裝的話 就必須設定了, ex 我是在使用 memched 的服務下遇到的. 張貼者: Caton Chuang. 訂閱: 文章 (Atom). 心得 網路服務 at winserver2008.
Caton + OO + Google =?: 五月 2014
http://catonchuang.blogspot.com/2014_05_01_archive.html
Caton OO Google =? This is my record about java , C# and web application. How to Set porxy, port in java access HTTPS webservice. 主要遇到一個問題 就是 在公司內部AP 要使用 proxy 連結 HTTPS 的 網路服務 ,. 之前 寫過記下的 How to Set porxy, port in java , 的方法就無法使用了,. System.setProperty("https.proxyHost","proxy.XXX.com.tw");. System.setProperty("https.proxyPort","8080");. 參考: How to use HttpsURLConnection through proxy by setProperty? 張貼者: Caton Chuang. 訂閱: 文章 (Atom). How to Set porxy, port in java access HTTPS webser.
Caton + OO + Google =?: 一月 2013
http://catonchuang.blogspot.com/2013_01_01_archive.html
Caton OO Google =? This is my record about java , C# and web application. 使用 Lambda 運算式,您可以撰寫可當做引數或傳回做為函式呼叫之值的區域函式。 Lambda 運算式為撰寫 LINQ 查詢運算式中特別有用。 其他針對不同語言也有人系新的整理[3], javascript 也蠻好讀,不過JAVA 的寫法真是好神奇. 1] MSDN , Ladbda( http:/ msdn.microsoft.com/zh-tw/library/bb397687.aspx. 2] Falldog的程式戰場 , [Python] lambda簡介. 3] 石頭閒語, 透過 JavaScript,Ruby,PHP,C# 語言,理解 Java 的 Lambda 語法. 張貼者: Caton Chuang. 由於最近有使用到 判斷字串中是否有特定文字的機制,所以紀錄一下。 比如說, 有一串字" 這是測試機", 我想要判斷 是否有包含'測試' 這兩個字,在javascript 可以使用. 當然 其他 String.indexof.
Caton + OO + Google =?: 心得 icon 編輯網站
http://catonchuang.blogspot.com/2014/11/icon.html
Caton OO Google =? This is my record about java , C# and web application. Http:/ flattyshadow.com/ 上 找到. View dashborad 就可以開始使用了 , 試過可以下載成PNG 或 js,css 組成的SVG. 500多種扁平化陰影 ICON 自動產生器!圖示免費下載, 電腦玩物. 張貼者: Caton Chuang. 訂閱: 張貼留言 (Atom). ClassgetResource 取得 class 目錄相對的資源.
TOTAL PAGES IN THIS WEBSITE
20
Thinking and Coding: 五月 2009
http://johnniebooks.blogspot.com/2009_05_01_archive.html
如果我們建立一個 Win32 console application. 編寫的程式, 執行的時候是需要 C C. Pragma comment( linker, "/subsystem: "windows " /entry: "mainCRTStartup " ). Int main(int argc, char* argv[]). 參考網址: http:/ forum.icst.org.tw/phpbb/viewtopic.php? ScreenHeight, ScreenWidth;. ScreenHeight = GetSystemMetrics(SM CYSCREEN); / 取得高度的像素. ScreenWidth = GetSystemMetrics(SM CXSCREEN);. 各參數的定義, 可參考此網頁 : http:/ tech.ddvip.com/2008-11/122655593392184.html. LPSECURITY ATTRIBUTES lpMutexAttributes, / 指向安全屬性的pointer. 得到錯誤代碼 ERROR ALREADY EXIST.
Create to Creat be Great: 二月 2012
http://greatcreatcreate.blogspot.com/2012_02_01_archive.html
Create to Creat be Great. 12288; (一)、64位元的uBuntu,先「sudo apt-get install ia32-libs」(uBuntu記得連上網路嘿). 12288; 安裝完成後,系統才能夠執行 adb。 12288; (二)、adb取得請先參考 本篇. 12288; (一)、接上Android裝置後,可使用以下Combo技做為連結裝置的SOP:. 12288; 1、./adb kill-server. 12288; 2、sudo ./adb start-server (PS.sudo通常會要求輸入密碼). 12288; 3、adb devices. 12288; (二)、簡化指令方式:. 12288; 1、若覺得鍵入「./adb」太麻煩時,可使用「Alias」來簡化指令。 12288; 2、簡化「./adb」或「./[PATH]/adb」的方式如下. 12288; (2)找到[.brash]檔案,以gedit編輯。 12288; (三)、adb其他常用指令:. 12288; ...12288; ...
Thinking and Coding: 九月 2010
http://johnniebooks.blogspot.com/2010_09_01_archive.html
Touch Game - Rubik's Cube. 之前開發過不少touch相關的應用程式, 其中一個就是 Rubik's Cube. 中文叫魔術方塊), 關於它的介紹和玩法, 可參考: 維基百科-魔術方塊. 而觸控和手勢則取得透過 Win7 Touch SDK. 此遊戲可以利用 "觸控 手勢" 來作操作, 方法如下所示:. Touch one finger and move it in the direction you want the cube to rotate. 圖 1] Orienting the cube. Rotating a Cube Section. Touch one finger and move it inside the section you wish to move, and then move it in the direction you want to rotate the section. 圖 2] Rotating a cube section. Touch two fingers and move them farther apart. Include "s...
Thinking and Coding: WPF - Style使用
http://johnniebooks.blogspot.com/2010/12/wpf-style.html
去自訂控制項的外觀, 尤其當我們需要相同的屬性套用在多個控制項時, Style. 設計時, 常會讓 UI. 例如:背景顏色,字型,控制項的顏色…等等. 可以方便使用者將一組屬性值(顏色,尺寸,動畫, 觸發方式等)套用到多個控制項的方式,這樣一來, 程式碼將變得簡潔. 例如下面範例中, 有一個影音播放程式,如圖1所示, 其中 UI. 上有三個外觀相同的按鈕, 在這程式碼當中, 如圖2所示, 如果不套用 Style. 的話, 我們必需要將每一個控制項都設定一次相同的屬性, 這樣, 程式碼將會有很多重覆的部分, 而且, 萬一以後要變更其中一個屬性, 將要修改到很多地方. 下面的範例中, 我們利用 Style. 組成的集合來設定目標屬性, 而每個 Setter. 是由依存屬性和設定值組成), 並集中在 Resource. 中 程式碼將變得簡潔, 管理上也變的更方便 ,. 只能給特定的控制項使用, 可用 TargetType. 屬性指定, 例如你希望只有 Button. 之間可以互相繼承, 如果要這樣做, 您可以使用一個樣式做為基礎來建立新樣式, 並利用 BasedOn. Creating a Screen Re...
Thinking and Coding: 十二月 2010
http://johnniebooks.blogspot.com/2010_12_01_archive.html
去自訂控制項的外觀, 尤其當我們需要相同的屬性套用在多個控制項時, Style. 設計時, 常會讓 UI. 例如:背景顏色,字型,控制項的顏色…等等. 可以方便使用者將一組屬性值(顏色,尺寸,動畫, 觸發方式等)套用到多個控制項的方式,這樣一來, 程式碼將變得簡潔. 例如下面範例中, 有一個影音播放程式,如圖1所示, 其中 UI. 上有三個外觀相同的按鈕, 在這程式碼當中, 如圖2所示, 如果不套用 Style. 的話, 我們必需要將每一個控制項都設定一次相同的屬性, 這樣, 程式碼將會有很多重覆的部分, 而且, 萬一以後要變更其中一個屬性, 將要修改到很多地方. 下面的範例中, 我們利用 Style. 組成的集合來設定目標屬性, 而每個 Setter. 是由依存屬性和設定值組成), 並集中在 Resource. 中 程式碼將變得簡潔, 管理上也變的更方便 ,. 只能給特定的控制項使用, 可用 TargetType. 屬性指定, 例如你希望只有 Button. 之間可以互相繼承, 如果要這樣做, 您可以使用一個樣式做為基礎來建立新樣式, 並利用 BasedOn. 有很大的關聯. 在這篇文章中, ...
Thinking and Coding: 五月 2010
http://johnniebooks.blogspot.com/2010_05_01_archive.html
將被配置到此區域內(這類的記憶體,常被稱為全域變數(global variable), 此區域內的所有資料為同一個process共用; Global區域內的記憶體生命週期會維持到程式結束後, 才會被釋放. Stack區域是用來儲存區域變數(local variable), 記憶體配置的生命週期受到其區塊範圍 (block scope) 的影響,當進入區塊時,會自動配置記憶體, 離開此區塊,記憶體也會被釋放. 宣告), 此記憶體不會隨函式結束被釋放. 而且釋放方式會因不同程式語言而不同. 對於 C/C. 這類的程式, 記憶體釋放需要由程式員手動釋放(例如: 使用 delete. 程式, 記憶體釋放則由 VM. 虛擬機)自動作處理, 也就是 Garbage Collection. 負責控制, 程式員就不必擔心記憶體遺失或使用到錯誤記憶體等問題(可參考 How to detect memory leak. 會追蹤 (tracing) 所有活著的物件, 如果不是活著的物件, 就會被標成 GC. 若變數為數值型別, 當變數超出有效範圍時, CLR. 上所佔用的空間, 若變數為參考型別, CLR. Clean Up...
Thinking and Coding: 二月 2011
http://johnniebooks.blogspot.com/2011_02_01_archive.html
事件的深入分析(function pointer, delegate, event, EventHandler). 若要設計事件(Callback function), 可利用 function pointer. 來完成, 其詳細作法可參考 Callback Function. 特殊的類別, 它可以封裝一個函數, 但與一般類別不同之處, delegate. Void (*UpdateCallback)(double time);. Delegate void UpateDelegate(double time);. 類似於函式指標(function pointer), 不過還是有很多不同之處, 例如 delegate. 型別封裝了函數的回傳類型,引數的數目, 和引數的類型, 如下面陳述式所示. Delegate void MessageDelegate(string str);. 2 定義一個符合委派型別的簽名方法, 可為 instance method 或 static method. 3 建立委派物件, 並指定委派方法. 同時也支援 多點傳送( =, -=) ,. Null) ClickEvent(...
Thinking and Coding: 事件的深入分析(function pointer, delegate, event, EventHandler)
http://johnniebooks.blogspot.com/2011/02/function-pointer-delegate-event.html
事件的深入分析(function pointer, delegate, event, EventHandler). 若要設計事件(Callback function), 可利用 function pointer. 來完成, 其詳細作法可參考 Callback Function. 特殊的類別, 它可以封裝一個函數, 但與一般類別不同之處, delegate. Void (*UpdateCallback)(double time);. Delegate void UpateDelegate(double time);. 類似於函式指標(function pointer), 不過還是有很多不同之處, 例如 delegate. 型別封裝了函數的回傳類型,引數的數目, 和引數的類型, 如下面陳述式所示. Delegate void MessageDelegate(string str);. 2 定義一個符合委派型別的簽名方法, 可為 instance method 或 static method. 3 建立委派物件, 並指定委派方法. 同時也支援 多點傳送( =, -=) ,. Null) ClickEvent(...
Thinking and Coding: 二月 2010
http://johnniebooks.blogspot.com/2010_02_01_archive.html
Silverlight 3.0 Multi-touch. 而 在 Silverlight 3.0. 上也支援多點觸控功能 , 但目前功能還是相當有限, 只能取得觸控點的資料,. 從上圖可知, 要寫一個 Silverlight. 的觸控程式, 必要元素要有: Touch Device. Windows 7 IE 8. 和 Windows Touch API. 是以整個應用程式為範圍來註冊多點觸控事件, 而不是在 UIElement. 撰寫 Silverlight multi-touch application. 預設將多點觸控事件提升為滑鼠事件, 若不希望升級成滑鼠事件, 可以呼叫 SuspendMousePromotionUntilTouchUp. 如果想要獲得觸控點的的絕對座標, 請將 relativeTo. TouchPoint tp in e.GetTouchPoints( canvas). 取得當觸控點產生時,滑鼠指標所停留的最上層 UIElement 物件. 取得觸控點的 X, Y 座標位置(相當於觸控區域的中心點位置). TouchAction.Up:來自 TOUCHEVENTF UP.
Thinking and Coding: 十月 2009
http://johnniebooks.blogspot.com/2009_10_01_archive.html
WPF Windows7 Multi-touch (Part 2). 在 WPF Windows7 Multi-touch (Part 1). 的方式來取得Windows 7 的手勢訊息, 並對物體作手勢操作. 不過當你用這個方法來取得觸控點的資訊時, 你會發現收不到 WM TOUCH. 的訊息, 這個是因為 WPF. WPF Windows 7 Multi-touch. 因此, 如果要在 WPF. IntPtr hWnd = new WindowInteropHelper(this).Handle;. HwndSource src = HwndSource.FromHwnd(hWnd);. Win7TouchMethod.SetProp(src.Handle,. New IntPtr(0x01000000) ;. ThisStylusDown = new StylusDownEventHandler(Window1 StylusDown);. ThisStylusMove = new StylusEventHandler(Window1 StylusMove);. 下面的範例中, 我們會寫一個 WPF.
TOTAL LINKS TO THIS WEBSITE
121
Catonsville Carpet and Upholstery Cleaning
Carpet is a very big investment and one that you spend a lot of time and consideration when choosing. It is an important part of making your house a home and setting the tone for your home or business. You want it to stay clean, fresh and healthy for as long as possible. You can trust Caton Cleaning to care for your carpets and upholstery. We pride ourselves in offering professional cleaning services tailored to meet the needs of demanding customers. Call today for a free estimate over the phone!
Caton Castle Lounge & Package Goods
Caton Castle Lounge and Package Goods. 20 South Caton Ave. Baltimore, Maryland 21229 Phone: 410-566-7086. Dancing with THE CREW. Oldies Nite with The Crew. CD's and Music Available! We Celebrated at Castle. Bobby Watson CD Release. Eric Byrd's "Brother Ray". Dave Janesh Birthday Conc. WOLST Tribute to Prysock. Check Our Calendar For Spectacular Future Real Live Jazz Events. Actor PAUL BENJAMIN and ELEANOR Click on Picture for Bio. Ronald Scott Keeps Jazz Alive. By Andrew Zaleski * City Paper March 6, 2013.
Caton Catering - Daytona Beach Catering, Lunch Delivery, Meals Delivered, Dinner Delivery, Port Orange 386-295-1104
Online Catering Quote Request. Welcome to Caton Catering. Caton Catering provides a full array of catering services in the Daytona Beach area, from small office lunches to weddings and large corporate events. Chef Lora adds her personal touch to help make your event special and unique. Caton Catering also offers Chef Lora ToGo. Stop by our retail store on Ridgewood and take home a complete dinner. And have catered weddings, corporate lunches, sales meetings, anniversary dinners and special events.
Juju and Fifi | Vì tương lai tươi sáng, những thế lực đen tối cần phải đi tự kỷ
Vì tương lai tươi sáng, những thế lực đen tối cần phải đi tự kỷ. Light Novel] High Speed! Võng du] Người đến gần, người cách xa. Điều hướng bài viết. Bài viết cũ hơn. Diary] 26.3.2015. Tháng Ba 26, 2015. Ối hận và Quyết định. V đã phải chịu đựng những gì? Đã phải thay đổi những gì? Tại sao tôi lại có thể đối xử với V. như thế? Tôi đúng là một đứa không có nếp nhăn ở não mà! Lúc nào cũng mặc định V. là tính tình trẻ con, suy nghĩ bốc đồng . Ủa vậy chứ mày thì sao? Mày thì người lớn quá? Tại sao lại yêu?
The Caton Chronicle
Thursday, March 11, 2010. Melba Escoline Stilley Toler, 1923-2010. Obituary for Melba Stilley Toler. On Toler Genealogy Blog. Victor T. Jones, Jr. Wednesday, November 11, 2009. In honor of Veteran’s Day, The Caton Chronicle has listed the following people, who have served or are serving in one branch of service and live or lived in or near Caton. Gilbert Arthur, NC Militia, Civil War; Harvey Arthur, NC Militia, Civil War; William M. Arthur, NC Militia, Civil War. Vernon Bazemore, US Army, Vietnam. Troy M...
Caton + OO + Google =?
Caton OO Google =? This is my record about java , C# and web application. 心得 open source license 查詢. 這兩天上了 開源程式碼的課程 知道有個網頁還不錯, 可以協助定義出 open source license 下. 的開發限制 , 是否需要繼續OPEN 程式的義務 及相關的感染力. 張貼者: Caton Chuang. Http:/ flattyshadow.com/ 上 找到. View dashborad 就可以開始使用了 , 試過可以下載成PNG 或 js,css 組成的SVG. 500多種扁平化陰影 ICON 自動產生器!圖示免費下載, 電腦玩物. 張貼者: Caton Chuang. ClassgetResource 取得 class 目錄相對的資源. 這點在設計 config 檔 來控制程式方面還蠻實用的. 張貼者: Caton Chuang. 心得 java.net.MalformedURLException: unknown protocol: rsrc 解決方式.
Caton Cleaning -Baltimore Carpet and Upholstery cleaning
5 rooms and a free hall steam cleaned - only $99.95! Carpet and Upholstery cleaning specialists. Give us a try, we guarantee all our work. Steam cleaned as low as $19.95 a room. $59.95 minimum. Sofa and Loveseat combo, steam cleaned as low as $99.95. Serving Baltimore - Annapolis and surrounding counties. 7 am - 7 pm. 7 days a week.
Home | Caton Commercial
Finding the right spaces for the right companies. Select a Property Type. Local Experience and Professional Service. Since 1988, the professional team of Brokers at Caton Commercial Real Estate Group has been representing the interests of landlords, tenants, and property owners in Chicago and its suburbs. Caton Commercial, a family owned company, uses its corporate experience in the local real estate market to find innovative solutions and opportunities that position our clients for success.
Welcome catoncommercialproperty.com - Hostmonster.com
Web Hosting - courtesy of www.hostmonster.com.
Home - Caton Primary
Letter from St Johns Hospice. May 2, 2014. June 26, 2014. 3 things you don’t know about me. Uncategorized, Year 2. June 24, 2011. June 10, 2011. A sunny day in May. March 10, 2012. My favourite part of year 2. Uncategorized, Year 1. July 8, 2011. June 14, 2011. July 8, 2011. July 8, 2011. September 12, 2011. September 16, 2011. The Ugly Bug Ball. March 10, 2012. Class 1’s Friday email…30th September. October 6, 2011. October 8, 2011. Metro Arena…here we come! October 6, 2011. October 20, 2011. By the tim...
Caton Companies - The Future of Success
Management Services Corporation (MSC). Manufactured Housing Enterprises, Inc. (MHE). Fielder’s Choice Enterprises, Inc. (FCE). The Caton Companies is the holding company for:. Management Services Corporation (MSC). Is a property management firm with over 5,000 units in nine markets across Virginia and in North Carolina. Is a commercial general contracting firm operating in Virginia. Fielder’s Choice Enterprises, Inc. (FCE). Manufactured Housing Enterprises, Inc. (MHE). Park Lane Finance Solutions, LLC,.