gui最新書籤


Icon_arrow_right 1042 天前 
Icon_arrow_right 1124 天前 
1006882

介紹好用工具:Web Service GUI Test Tool ( wizdl ) Popup

介紹好用工具:Web Service GUI Test Tool ( wizdl ) Popup

原文來自 Will 保哥
Will 保哥 收藏於 2009/05/02
介紹好用工具:Web Service GUI Test Tool ( wizdl )

我們公司所開發的網站專案中,偶爾也會開發 Web Service 提供一些服務供其他應用程式進行介接,但 Web Service 開發完成後要進行「人工測試」時都一定要寫個測試程式測試功能是否正常。但有時後為了測試一個小功能還要開啟 ...    繼續閱讀...

我們公司所開發的網站專案中,偶爾也會開發 Web Service 提供一些服務供其他應用程式進行介接,但 Web Service 開發完成後要進行「人工測試」時都一定要寫個測試程式測試功能是否正常。但有時後為了測試一個小功能還要開啟 ...繼續閱讀
Icon_arrow_right 1316 天前 
Icon_arrow_right 1347 天前 
1069431

Chris'n'Soft » Visual Tooltip Popup

Chris'n'Soft » Visual Tooltip Popup

allenown 收藏於 2008/09/21
Visual Tooltip makes it possible to show a thumbnail of a window by putting the mouse cursor over a button of the taskbar
Icon_arrow_right 1437 天前 
Icon_arrow_right 1455 天前 
1023977

查詢透過 Management Studio 的 GUI 所執行的 T-SQL 指令  Popup

查詢透過 Management Studio 的 GUI 所執行的 T-SQL 指令  Popup

原文來自 Will 保哥
Will 保哥 收藏於 2008/06/05
The Will Will Web - 記載著 Will 在網路世界的學習心得與技術分享

透過 Management Studio 的 GUI 圖形介面操作的背後其實都是一堆 T-SQL 指令,我今天將告訴各位如何將 T-SQL 匯出成檔案或顯示在查詢視窗。    繼續閱讀...

透過 Management Studio 的 GUI 圖形介面操作的背後其實都是一堆 T-SQL 指令,我今天將告訴各位如何將 T-SQL 匯出成檔案或顯示在查詢視窗。繼續閱讀
Icon_arrow_right 1482 天前 
Icon_arrow_right 1493 天前 
985083

javabuilders - Google Code Popup

javabuilders - Google Code Popup

CrazyLion 收藏於 2008/04/28
Inspired by Ruby's YAML, Groovy's builders and GTK+ libGlade, the aim of this project is to integrate the concept of builders into the base Java language. This is accomplished by saving a "build" file (which could be for anything: Swing, SWT, GWT, etc.) in YAML format (instead of XML) and building the object dynamically at run-time via an easy API. YAML was chosen instead of XML and JSON because it is: * Less verbose * More human-readable * Does not suffer from JSON's "closing bracket hell" (although you can embed JSON-style syntax into the file for its subcomponents) * Is driven by explicit indentation (white space is important) to define parent/child relationships
Icon_arrow_right 1588 天前 
930606

全球最殺 華碩EeePC 平均五秒賣一台 Popup

全球最殺 華碩EeePC 平均五秒賣一台 Popup

xxc 收藏於 2008/01/24
EeePC在華碩內部歷經上千人次測試,去年十月中旬在台開賣,對手負面批評排山倒海,卻澆不滅市場買氣,一個月後再改款推出黑色、粉紅、粉藍等色系後,增大硬碟容量,賣到全球缺貨,成功引爆市場話題。
930605

Eee PC──小塊頭難有大智慧 Popup

Eee PC──小塊頭難有大智慧 Popup

xxc 收藏於 2008/01/24
那麼﹐價格低、體積小﹐又有真正的鍵盤和直觀的界面﹐Eee還有什么不如人意的地方呢﹖
Icon_arrow_right 1823 天前 
568674

阿修的部落格 » BumpTop 3D桌面 Popup

阿修的部落格 » BumpTop 3D桌面 Popup

小祥 收藏於 2007/06/02
BumpTop試圖將桌面環境利用實體書籍堆放的隱喻,加上物理現象來重新設計桌面。使用者可以將一個個的檔案堆起來,攤開、摺角、甚至釘在牆上,就如同我們在辦公室整理文件的行為。Demo影片讓人眼睛為之一亮,不過這種3D環境是不是真的能被接受還需要進一步觀察。
Icon_arrow_right 1834 天前 
557938

wxWidgets Discussion Forum :: Index Popup

wxWidgets Discussion Forum :: Index Popup

diro 收藏於 2007/05/22
Discussion forum for wxWidgets C++ programming

wxWidgets 最佳討論區,在這裡可以找到許多答案喲!    ...

wxWidgets 最佳討論區,在這裡可以找到許多答案喲!
Icon_arrow_right 1845 天前 
547168

Build wxFormBuilder in Visual Studio.Net 2005 Popup

Build wxFormBuilder in Visual Studio.Net 2005 Popup

diro 收藏於 2007/05/11
This article describes how to build the wxFormBuilder with VS.NET 2005

如果你是下載官網上的Binary for Win32,那麼你用VS.NET編譯出來的plug-in是沒辦法使用的。 原因在於官網上的Binary並不是用VS.NET所編譯出來的,在讀取plug-in時會有些錯誤情形(vftab...    ...

如果你是下載官網上的Binary for Win32,那麼你用VS.NET編譯出來的plug-in是沒辦法使用的。 原因在於官網上的Binary並不是用VS.NET所編譯出來的,在讀取plug-in時會有些錯誤情形(vftab...
547169

wxFormBuilder Popup

wxFormBuilder Popup

diro 收藏於 2007/05/11
個人最喜愛的wxWidgets的UI設計軟體,不但 open source,還可以自己寫plug-in來擴充元件喲!
547252

wx-sdl tutorial Popup

wx-sdl tutorial Popup

checko 收藏於 2007/05/11
Many people want to combine SDL and wxWidgets into a coherent application. The primary reason being wxWidgets is not a good game programming library, but it is an excellent cross-platform widget toolkit. SDL is an excellent cross-platform game programming library. If we put them together, we could have cross-platform games with native widgets.
Icon_arrow_right 2018 天前 
Icon_arrow_right 2065 天前 
Icon_arrow_right 2263 天前 
260187

substance: Substance Java look and feel - main page Popup

substance: Substance Java look and feel - main page Popup

Edward 收藏於 2006/03/20

A cross-platform look & feel for Swing applications    ...

A cross-platform look & feel for Swing applications
Icon_arrow_right 2284 天前 
276745

JUNG - Java Universal Network/Graph Framework Popup

JUNG - Java Universal Network/Graph Framework Popup

Edward 收藏於 2006/02/26

JUNG — the Java Universal Network/Graph Framework—is a software library that provides a common and extendible languag...    ...

JUNG — the Java Universal Network/Graph Framework—is a software library that provides a common and extendible languag...
Icon_arrow_right 2344 天前 
[推薦] 點點印,把你的照片變成寫真書/照片書!
[2012] 做自己的畢業紀念冊畢業禮物推薦

這些內容是怎麼產生的?

黑米沒有編輯,所有內容都是使用者貢獻。網站每天會分析最近最多人收藏的書籤,越多人收藏,排在越上面。綠色的數字代表收藏推薦的人數。

書籤心得

需要幫忙嗎?
黑米小工具

黑米數位版權所有 Copyright© 2006-2008 HEMiDEMi. All Rights Reserved.