
gwt-note.psmonkey.org
GWT 技術筆記本學習 GWT 過程的中繼產物,只是代表當下的理解,未必是正確的內容 [核爆]
http://gwt-note.psmonkey.org/
學習 GWT 過程的中繼產物,只是代表當下的理解,未必是正確的內容 [核爆]
http://gwt-note.psmonkey.org/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Wednesday
LOAD TIME
0.5 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
20
SSL
EXTERNAL LINKS
24
SITE IP
74.125.22.121
LOAD TIME
0.492 sec
SCORE
6.2
GWT 技術筆記本 | gwt-note.psmonkey.org Reviews
https://gwt-note.psmonkey.org
學習 GWT 過程的中繼產物,只是代表當下的理解,未必是正確的內容 [核爆]
官方文件翻譯 - GWT 技術筆記本
http://gwt-note.psmonkey.org/official
用 UiBinder 設計 layout.
gwt.user.client.ui - GWT 技術筆記本
http://gwt-note.psmonkey.org/gwt-user-client-ui
用 UiBinder 設計 layout. Version : 2.4. Add(widget, int, int). 的方式增加 widget,後增加的 widget 會在比較上層,這是瀏覽器 render 的結果,非 css 指定 z-index 的方式。 Insert(Widget, int, int, int).
/3rd/gwt-fx - GWT 技術筆記本
http://gwt-note.psmonkey.org/gwt-fx
用 UiBinder 設計 layout. 官方網站 http:/ code.google.com/p/gwt-fx/. NMorphScalar("opcity") 有呼叫 super() 但是 Effect 並沒有 constructor. NMorphScalar.setEndValue()、NMorphScalar.setStartValue() NChangeScalarAction. PerformStep EffectImplementation.setOpacity() EffectImplementationStandard.setOpacity(). NMorphScalar.onUpdate() Animation 自動呼叫. EffectElements 是空的、thePanel 也是 null.
gwt.view.client - GWT 技術筆記本
http://gwt-note.psmonkey.org/gwt-view-client
用 UiBinder 設計 layout. Version : 2.4. 在 lastRowCount 預設值是 -1 不為負數的情況下會設定 HasData.setRowCount(). 這個 abstract 的 method。 Version : 2.4. 的 constructor、將 updateRowCount(int, boolean). 與 updateRowData(int, List T ). Override 成 public,其餘行為與 AbstractDataProvider 相同。 也就是說,建立這個 class 主要只是要把 AbstratDataProvider. 的一些 protected method 給藏起來,行為上並沒有什麼改變。 Version : 2.4. Version : 2.4. 把兩個 int field length 跟 start 包起來的 class,不過沒有提供 setter。
gwt.cell.client - GWT 技術筆記本
http://gwt-note.psmonkey.org/gwt-cell-client
用 UiBinder 設計 layout. Version : 2.4. Constructor 可傳入 DateTimeFormat 來改變日期顯示的方式.
TOTAL PAGES IN THIS WEBSITE
20
PT2 Club: Google Cloud Platform 亞太區產品發表會雜記
http://pt2club.blogspot.com/2014/04/google-cloud-platform.html
Google Cloud Platform 亞太區產品發表會雜記. 閒著沒事,看到 Google 辦的這個產品發表會,就去了(反正不用錢)。簡單 murmur 幾句:. 產品發表會實在沒什麼技術內容,即使 Google 辦的也一樣。大多數著重在「Google Cloud Platform 可以作出什麼」、甚至還不到「Google Cloud Platform 是什麼」的程度。扣掉大家都會掰的「雲的好處」還有「Google 超厲害的基礎建設(這是事實)」的部份,基本上沒剩什麼了。 Google Computer Engine(以下簡稱 GCE)是 IaaS,不像 GAE 是個包好的開發環境(PaaS)。在 GCE 上頭要跑 C 還是要幹啥壞事(應該)都可以。以 World Wide Maze. 為例,WebSocket Server 就是架在 GCE 上,而不是用 GAE 的 Channel API。 sudoku solver. 的影像處理部份是使用 OpenCV,這段運算也是用 GCE 跑的。 張善政的演講從戶政系統一路吐槽到 eTag,只差沒有把高鐵也拿出來鞭。
PT2 Club: 四月 2015
http://pt2club.blogspot.com/2015_04_01_archive.html
C / C 程式設計師使用 JS 的四個階段. 原文網址: http:/ games.greggman.com/game/the-4-stages-of-a-cc-programmer-using-javascript/. 這是什麼愚蠢的 script 語言啦?我才沒有用過咧… 但是它是一個 script 語言、然後 script 語言就是爛。除了作 form 驗證之外根本沒啥鳥用。誰在乎阿?我永遠不會用它… 除非我的個人網站打算防止 submit 兩次之類的事情。 唉… 這個 project 必須用 JS 作一些東西。幹他媽的爛語言,全域變數是什麼鬼?大括號不能定義變數 scope 又是哪招?好吧,至少我還找到一些愚蠢的方法可以弄出 class 跟繼承行為。 我要重新回去寫一些 C / C 的程式。靠北阿… 沒辦法 compile 了?為什麼 IDE 沒辦法再載入這個 project 了?應該是有人改了格式?馬的咧… 為什麼不用 libglfobar link(. 譯註:原文就是這個字,意義不明 @ @. 訂閱: 文章 (Atom). C / C 程式設計師使用 JS 的四個階段.
PT2 Club: 四月 2014
http://pt2club.blogspot.com/2014_04_01_archive.html
Google Cloud Platform 亞太區產品發表會雜記. 閒著沒事,看到 Google 辦的這個產品發表會,就去了(反正不用錢)。簡單 murmur 幾句:. 產品發表會實在沒什麼技術內容,即使 Google 辦的也一樣。大多數著重在「Google Cloud Platform 可以作出什麼」、甚至還不到「Google Cloud Platform 是什麼」的程度。扣掉大家都會掰的「雲的好處」還有「Google 超厲害的基礎建設(這是事實)」的部份,基本上沒剩什麼了。 Google Computer Engine(以下簡稱 GCE)是 IaaS,不像 GAE 是個包好的開發環境(PaaS)。在 GCE 上頭要跑 C 還是要幹啥壞事(應該)都可以。以 World Wide Maze. 為例,WebSocket Server 就是架在 GCE 上,而不是用 GAE 的 Channel API。 sudoku solver. 的影像處理部份是使用 OpenCV,這段運算也是用 GCE 跑的。 訂閱: 文章 (Atom). Google Cloud Platform 亞太區產品發表會雜記.
PT2 Club: 二月 2014
http://pt2club.blogspot.com/2014_02_01_archive.html
GWT 與 HttpClient 的版本衝突. 標題好難下,不過說穿了其實根本也沒什麼。 [死]. 故事是這樣的:在一個既有的 GWT project 中想在 server side 用 HttpClient 抓 web API 的東西,抓了 4.2.3 版回來,想說先寫個 application 來測,結果一直炸. Public static void main(String[] args) throws Exception { System.out.println( Request.Get("http:/ localhost:8080/BSS.html") .execute().returnContent() ); }. 狗了一下好像沒人有我這樣的問題,該不會只是因為我沒用 Maven 吧 [胡思亂想ing]。於是先弄個乾淨的 Java project……. 沒問題;那在 GWT project 下用 JSP / Servlet 執行 HttpClient 碼…… 也沒問題 [死]。 65292;是用 gwt-div.jar 裡頭的版本。 訂閱: 文章 (Atom).
PT2 Club: 七月 2012
http://pt2club.blogspot.com/2012_07_01_archive.html
JavaTwo 結束了、講師費也拿到了(據說前一天就匯款了),終於可以來抱怨一下這段期間遇到的鳥事. 囧/. 雖然在第一屆 JavaTwo 之前就開始碰 Java 了,不過我一屆 JavaTwo(還有其他像 COSCUP 等)也沒參加過,理由不外乎是沒錢、懶惰、聽了恐怕也聽不懂之類的鳥理由。看到今年 JavaTwo 公開徵稿,就寡廉鮮恥地抱著「反正 GWT 在台灣這麼冷門、我沒名沒氣沒人脈沒人緣還沒內涵,投了也未必會上」的想法,在報名截止前寄信出去。 訂閱: 文章 (Atom). 轉換不完全—為甚麼 GWT 不會是網頁開發的未來呢? Hub, Switch, Bridge, Router 比較. 12300;讓 AJAX 網頁可以被網路爬蟲讀取」的建議書. 徹底瞭解 GWT Part 1:JSNI. Awesome Inc.範本. 由 Blogger.
PT2 Club: 一月 2014
http://pt2club.blogspot.com/2014_01_01_archive.html
GAE 的 static file 不會觸發 filter? 一直以來 JSP Filter 用得好好的,結果前幾天一直被炸,. 65307; 但是只要換成 JSP 或是 Servlet 就沒事,正常得很。 本來懷疑是 GPE 的問題,結果丟上 GAE 也是一樣的情況。 後來重開乾淨的純 GWT project 跟純 GAE project 比對, 發現只要有用 GAE SDK 的 project 就會有這個現象, 看起來就不像是 bug 了 XD. 胡亂繞了一下,終於找到癥結點了。 首先是 GAE 文件講到 web.xml. These are known as static files because they do not change, and can benefit from web servers dedicated just to static content. App Engine serves static files from dedicated servers and caches that are separate from the application servers.
PT2 Club: 四月 2013
http://pt2club.blogspot.com/2013_04_01_archive.html
65288;標題)幾分鐘可解決的故障 高鐵竟停擺4小時. 台灣大學電機工程學系特聘教授郭斯彥說,電子系統雖存有許多無法意料狀況,但搞到全台停駛,「很令人訝異」,其實重開機對系統安全影響不大,只需幾分鐘,高鐵太沒經驗了。 台日工程師四小時搶修無效下,最後竟然只靠「重開機」一個簡單的動作,就讓系統順利運行。 正系統與備用系統更同時「掛點」,連在場的日籍原廠顧問也無法排除,前後折騰四小時,直到上午九時決定重開機,沒想到這樣就解決了。 說真的,我不懂為甚麼記者(喔. 居然還有教授)可以寫出這種話,誰來給我翻譯翻譯. 作工程、哪怕只是資訊工程 XD,最怕的就是驚喜了(除非系統能正常運作叫做驚喜 lol)。等等,我要請偉大的記者跟偉大的郭斯彥教授翻譯翻譯的不是驚喜,而是: 「什麼叫做解決問題?」. 最近一個可能不會太熱門的話題是 Google Chrome 開始搞自己的 browser rendering engine。還不知道的人可以看一下這幾個 reference:. DontCare Blog:網路開始「閃爍(Blink)」. 65288;是上一篇的中文翻譯 囧/). 訂閱: 文章 (Atom).
PT2 Club: 六月 2013
http://pt2club.blogspot.com/2013_06_01_archive.html
我值多少錢? 22K? 220K? 已經好多年了,被這類的新聞 / 網路文章搞得很厭煩,前幾天不小心在陌生人的 G 上頭 murmur 了幾句,然後被另一個陌生人說:「你這人根本就是奴隸性格,被馴化的太好了。(大意,非原文)」我在營幕後頭只有苦笑了,這些年因為有女朋友的關係,開始有為五斗米. 折腰的傾向,但是,奴性重? lol. 所以我決定把這件事情寫一寫。我通常寫完一個題目(短時間內)就不會再想它了,算是一種免錢(還可以賺廣告費)的心裡治療吧?最近腦袋要想的事情太多了,得清理一下 XD. 註:以下不保證樣本代表性(可能只是我衰),但保證真人真事。另外我只知道資訊業(或著說軟體業)的狀況,其他行業不清楚,所以也未必能類推至其他行業。 訂閱: 文章 (Atom). 轉換不完全—為甚麼 GWT 不會是網頁開發的未來呢? Hub, Switch, Bridge, Router 比較. 12300;讓 AJAX 網頁可以被網路爬蟲讀取」的建議書. 徹底瞭解 GWT Part 1:JSNI. Awesome Inc.範本. 由 Blogger.
PT2 Club: 十一月 2013
http://pt2club.blogspot.com/2013_11_01_archive.html
使用時間之後,來補充一些實戰上的其他心得…… [淚目]. 用 vizjs 來 render DOT 碼時,如果 label 有. DOT 碼中有中文(或著說非 ASCII),在 GWT 當中執行時會一直炸 parse 錯誤。原本以為是 GWT 的問題、因為把同樣的 DOT 碼用純 HTML 來跑就(幾乎)沒遇到問題。後來爬了一下 viz.js. 的 issue,發現這個 issue 14. 65292;原來這是一個已知的 bug。後頭有一個日本人提供了一個堪稱我看過最詭異的 work around。假如原本的 JS 要這樣寫:. Var dot = DOT GENERATOR(); var svg = Viz(dot, "svg");. Var dot = DOT GENERATOR(); var svg = Viz(dot new Array(dot.lengh).join(" "), "svg");. 真的有效,但是也真 WTF 的不明所以 [死]。 有一個 repo RiveraGroup/viz.js. 已經有所不同,至少 viz.js. 這個 layout(例如 這個範例. Script sr...
PT2 Club: 十一月 2011
http://pt2club.blogspot.com/2011_11_01_archive.html
資料來源: http:/ coolshell.cn/articles/6010.html. 裡頭提到一個大學講師寫的演算法實作列表: http:/ www.keithschwarz.com/interesting/. 12290;我想,台灣絕大多數的資訊系學生(絕對包含我在內),或許也包括一定比率的資訊系教授,看到這個網站都應該感到羞愧。 如果你還在資訊系/所唸書,還是找個時間手動刻個 Linked List 之類的基礎 data structure 吧!尤其是學 Java 的人,用 Java 寫這些東西真的很輕鬆了,還可以複習 OO 觀念. 資料來源: http:/ googleblog.blogspot.com/2011/11/evolution-of-search-in-six-minutes.html. 講 Google Search 的預計演進。內容其實就還好,比較吸引我的是 http:/ www.google.com/insidesearch/index.html#timeline. 12300;如果開發工具就是要我們付一堆錢,那我就讓你們看見窮人的驕傲」. Google Friend Co...
TOTAL LINKS TO THIS WEBSITE
24
Water and Waste Water Treatment Company | Global Water Technology, Inc
Get in touch: 708-349-9991. Legionella / Legionnaire’s Disease. Corrosion Monitoring & Corrosion Coupons. Freeze Protection in HVAC and Process Water. Condensate Drain Pan Treatment. Facility Chemical Safety Guidelines. Water Treatment Bidding/RFP Advice. Water Treatment Service Programs. Ice Machine Bacteria Testing & Prevention. Legionella Testing & Awareness. Empty Drum Removal & Recycling. 24 Hour Emergency Service. Cooling Tower Water Treatment. Steam Boiler Water Treatment. View full service list.
Start - GWT Kiel Bad Heizung Solar und Pelletsysteme
Telefon: 0431 - 13363. GWT Kiel - Bad Heizung Solar und Pelletsysteme. Wir möchten Ihnen hier einen Überblick über unsere. Leistungen und unseren Service bieten. Es gibt viele Möglichkeiten ein neues Bad oder behagliche Wärme zu genießen. Damit Sie und Ihre Familie sich rundum wohlfühlen können,. Planen und führen wir für Sie. Natürlich genau auf Ihre Bedürfnisse abgestimmt - aus:. Ihr neues Wohlfühl- Bad. Ihre neue Heizung mit dem bestmöglichen Wärmekomfort. Ihre Sanierungs- und Modernisierungswünsche.
Global Web Technology - Welcome!
We strive to provide your programs with a "one stop shop". Where you can find all your program needs! Not your typical computer class! Not your typical computer class! Not your typical computer class! Technology needs in one place! Whether your program needs new technology or maintaining. Your current inventory, we can help! Technology needs in one place! Technology needs in one place! Back by popular demand! Our Jr. Tech program is designed to teach students all computing essentials like installing ...
GWT-Maven
Thursday, November 20, 2008. GWT-Maven 2.0-beta26 released. Details here: http:/ groups.google.com/group/gwt-maven/browse thread/thread/096756dd8a3ce07a. The docs have been updated too (better coverage concerning testing and using the archetype):. Http:/ gwt-maven.googlecode.com/svn/docs/maven-googlewebtoolkit2-plugin/index.html. And, check out this super short way to use the Archetype (which has also been updated to use the new version): http:/ www.screaming-penguin.com/node/7628. Docs are all updated:.
Google Web Toolkit Latest News
Google Web Toolkit Latest News. Latest new about GWT. Thursday, May 24, 2007. Google announced GWT# : GWT for .NET Platform. Google just announced that they will port GWT to C#. The purpose is to improve the integration of Ajax technologies on the .NET platform. The new package, named "GWT#", will be launch during MIX07. It's a good news for the .NET community. GWT Compiler enhancement possibilities for Q1. 1) Java 5.0 Language support. 3) Some sweet optimizations. 4) Metrics on generated code. Google We...
GWT 技術筆記本
用 UiBinder 設計 layout. 這個網站的主題是 GWT Google Web Toolkit ,理論上 只 會有下列幾種跟 GWT 有關的東西. 官方 release note 翻譯. 另外也會有 for GWT 的 3rd party library 筆記. Core Java、App Engine 等與 GWT 直接、間接相關技術.
Erdgas und Strom Online-Tarifwechsel zu den Stadtwerken Tornesch
Zur Navigation springen (Press Enter). Zum Inhalt springen (Press Enter). Staatliche Umlagen und Abgaben. Entschluss getroffen - und nun? Kontaktformular / Lob, Beschwerden. Herzlich Willkommen bei den Stadtwerken Tornesch. 14102016 Ergebnisse 11. Tornescher Stadtwerkelauf. 31082016 Jetzt bis zu 130 € Bonus sichern! Betrüger in Tornesch und Umgebung unterwegs! Wir sind der kompetente und zuverlässige Energieversorger für die Region. Vier Anliegen sind uns dabei ganz besonders wichtig:. Seit dem 01.10...
G.W.T.-Technik - Home
Fittings and Armaturen in vielen Ausführungen und verschiedenen Größen. Große Außwahl an PE, PVC, Messing and Temperguss Fittings and Armaturen. Shop - Fittings and Armaturen. Pumpen, Teichfolie and Zubehör für Ihren Gartenteich. Professionelle Bewässerungsanlagen für den Garten aber auch für die Großflächenbewässerung. Fittings, Rohr and mehr. Der neue Internetauftritt von GWT Technik - Neues Design bei gewohnt bester Qualität. Besuchen Sie auch unseren neuen Onlineshop.
gwt-project-generator.cfapps.io
GWT Project Generator
GWT Project Generator quickly bootstrap your GWT app. Based on Spring Initializr. There are versions compatibility errors, you can fix and generate again. And Maven Plugin Type:. Add GWT dependencies to your application. Switch back to the simple version. Don't know what to look for? Switch to the full version. Ready to use Polymer elements GWT projects. Dependency not compatible with the chosen GWT version. A Material Design wrapper for GWT. Dependency not compatible with the chosen GWT version. Depende...
GWT - Легко и просто
GWT - Легко и просто. Почему gwt date picker медленно работает (тормозит. Среда, 11 февраля 2009 г. Почему gwt date picker медленно работает (тормозит). Недавно я обнаружил, что GWT DatePicker (из инкубатора) заметно притормаживает под Firefox. Заметно - я имею ввиду - на любой клик приходиться ждать порядка 5 сек. Самое удивительное, что та же самая апликация работала на других машинках как заводная. При этом, заметил, что торможение бывает только под Firefox, но без разници, на какой версии. Чтобы собр...