per page, with , order by , clip by
Results of 1 - 10 of about 260 for [SIMILAR] 16 1024 4096 WITH 49751 境. WITH 30995... (4.518 sec.)
部 I. GNUstep 介紹 10000
部 I. GNUstep 介紹 前一頁 下一頁 GNUstep 介紹 簡單來說, GNUstep 是實作 OpenStep 介面的開放軟體 (Open Source) 計劃, 目標為提供跨平台的物件導向程式開發環境. 早在 1985 年, Steve Jobs 離開蘋果電腦 (Apple) 後成立了 NeXT 公司, 並於 1988 年推出了 NeXT 電腦, 使用 NeXTStep 為作業系統. 在當時, NeX ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/zh_TW/pt01.html - [detail] - [similar]
部 IV. Objective-C 程式設計 3155
部 IV. Objective-C 程式設計 前一頁 下一頁 Objective-C 程式設計 Objective-C 被稱為 C 語言的 superset. 就是在 C 上面再加上物件導向的設計. 基本上 Objective-C 使用與 C 一樣的的語法, 能處理 Objective-C 的 compiler 也一定能處理 C. 在 Objective-C 的程式碼中也可以任意加入 C 的程式碼, 但同時也要避 ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/zh_TW/pt04.html - [detail] - [similar]
章 18. 本地化 3017
章 18. 本地化 前一頁 部 V. 基礎 GNUstep 程式設計 下一頁 章 18. 本地化 在 GNUstep 中, 本地化 (Localization) 非常簡單, 分成程式碼內字串的本地化及 Gorm 檔案的本地化. 在這裡製做一個無用的程式來介紹本地化的方法. 使用 Gorm 製做以下的使用者介面: 圖形 18.1. 使用者介面 繼承自 NSObject, 產生一個 A ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/zh_TW/ch18.html - [detail] - [similar]
章 19. Non-blocking I/O 2938
章 19. Non-blocking I/O 前一頁 部 V. 基礎 GNUstep 程式設計 下一頁 章 19. Non-blocking I/O GNUstep 支援 non-blocking I/O, 以避免在存取檔案或是網路時, 使用者介面無法被操作. 同時也免去使用多執行緒的麻煩. 在這個製做一個程式, 使用 Unix 的 find 指令來搜尋檔案. GNUstep-examples 中的 Finger 亦是 ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/zh_TW/ch19.html - [detail] - [similar]
乔格的《勇敢 GNU 世界》 - GNU 工程 - 自由软件基金会(FSF) 2735
Subscribe to the Free Software Supporter — the monthly update from the Free Software Foundation 《勇敢 GNU 世界》 - 〈第 47 期〉 Copyright © 2003 Georg C. F. Greve < greve@gnu.org > [中文] 翻译:刘 昭宏 < chliu@gnu.org > 许可声明 如下 。 [ CN | DE | EN | IT | KO | ZH ] Welcome to another ...
http://www.gnu.org/savannah-checkouts/gnu/bravegw/issue-47.cn.html - [detail] - [similar]
乔格的《勇敢 GNU 世界》 - GNU 工程 - 自由软件基金会(FSF) 2735
《勇敢 GNU 世界》 - 〈第 47 期〉 Copyright © 2003 Georg C. F. Greve < greve@gnu.org > [中文] 翻译:刘 昭宏 < chliu@gnu.org > 许可声明 如下 。 [ CN | DE | EN | IT | KO | ZH ] Welcome to another issue of the Brave GNU World, which will be a little more technical this month. But even though ...
http://www.gnu.org/savannah-checkouts/translations/www-ko/outdated/brave-gnu-wor... - [detail] - [similar]
Outlet 及 Action 2732
Outlet 及 Action 前一頁 章 12. TimeMachine 下一頁 Outlet 及 Action Outlnet 及 Action 是連結使用者介面及程式碼的關鍵. 這裡製作一個顯示時間的程式, 以示範 Gorm 中, outlet 及 action 的使用, 以及控制者 (controller) 及使用者介面 (view) 的關係. 圖形 12.1. Simple TimeMachine 執行 Gorm, 選 "Docum ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/zh_TW/ch12s02.html - [detail] - [similar]
章 8. 程式發展工具及相關資源 2509
章 8. 程式發展工具及相關資源 前一頁 部 V. 基礎 GNUstep 程式設計 下一頁 章 8. 程式發展工具及相關資源 GNUstep 可以在文字模式下完成所有程式的開發, 包含圖形介面的部份. 但是在文字模式下開發圖形介面相當麻煩. 因此從 NeXTStep 時代開始就有相當良好的程式開發工具. 目前在 MacOS X 中有 Project Builde ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/zh_TW/ch08.html - [detail] - [similar]
章 9. HelloWorld 及基本功能 1931
章 9. HelloWorld 及基本功能 前一頁 部 V. 基礎 GNUstep 程式設計 下一頁 章 9. HelloWorld 及基本功能 HelloWorld 在這裡以 C 語言傳統的 HelloWorld 為範例. 這程式很簡單, 其實不是 Objective-C, 但是 Objective-C 可以使用 C 的語法. 這程式主要是說明如何編譯 Objective-C 程式. Objective-C 的副檔名是 ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/zh_TW/ch09.html - [detail] - [similar]
部 II. 安裝及使用 1756
部 II. 安裝及使用 前一頁 下一頁 安裝及使用 內容目錄 1. 安裝 GNUstep 2. 使用者設定 3. 語言設定 前一頁 上一層 下一頁 部 I. GNUstep 介紹 內容 章 1. 安裝 GNUstep ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/zh_TW/pt02.html - [detail] - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT
Powered by Hyper Estraier 1.4.13, with 213332 documents and 1081151 words.