per page, with , order by , clip by
Results of 1 - 10 of about 441 for [SIMILAR] 16 1024 4096 WITH 117501 視窗 WITH 104... (6.076 sec.)
章 10. 第一個視窗程式 10000
章 10. 第一個視窗程式 前一頁 部 V. 基礎 GNUstep 程式設計 下一頁 章 10. 第一個視窗程式 第一個視窗程式 GNUstep 最拿手的就是視窗及網路程式. 在這裡先介紹如何以純程式碼開發視窗程式, 再來使用 Gorm 開發相同的視窗程式. 使用者可以自行選擇喜好的方式. 第一次寫視窗程式者請先耐心看完純程式碼的部份, 這 ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/zh_TW/ch10.html - [detail] - [similar]
章 13. 記帳簿 5490
章 13. 記帳簿 前一頁 部 V. 基礎 GNUstep 程式設計 下一頁 章 13. 記帳簿 內容目錄 文件程式 表格 存取檔案 Drag and drop in table 文件程式 文件程式是一種常用的程式類型. 在文件程式中, 使用者可以同時開啟多個文件, 分別修改並儲存. 像一般的文字處理器就是文件程式. 在 GNUstep 中有個 Ink.app 即為一個 ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/zh_TW/ch13.html - [detail] - [similar]
Chapter 10. First Window Application 5362
Chapter 10. First Window Application Prev Part V. Basic GNUstep Programming Next Chapter 10. First Window Application First Window Application Before using Gorm, it would be better to know how to write a program from scratch, because Gorm is still under development, and sometimes it is u ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/en/ch10.html - [detail] - [similar]
GNUstep 入門 4268
GNUstep 入門 下一頁 GNUstep 入門 Yen-Ju Chen 版權 © 2003 Yen-Ju Chen Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/zh_TW/ - [detail] - [similar]
部 V. 基礎 GNUstep 程式設計 4265
部 V. 基礎 GNUstep 程式設計 前一頁 下一頁 基礎 GNUstep 程式設計 內容目錄 8. 程式發展工具及相關資源 9. HelloWorld 及基本功能 10. 第一個視窗程式 11. 記憶體管理 12. TimeMachine 單一視窗程式 Outlet 及 Action 自訂圖形元件 繪圖 面板 訊息 13. 記帳簿 文件程式 表格 存取檔案 Drag and drop in table ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/zh_TW/pt05.html - [detail] - [similar]
面板 4187
面板 前一頁 章 12. TimeMachine 下一頁 面板 面板是視窗的一種, 可參考 Cocoa 的介紹 (英文): Windows and Panels . 在這個範例中, 當使用者在 NSBox 上單點時, 會出現一個面板, 讓使用者輸入時區, 以顯示不同時區的時間. NSPanel 是 NSWindow 的子類別 (Subclass), 因此在使用上和 NSWindow 相同, 也是需要一 ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/zh_TW/ch12s05.html - [detail] - [similar]
章 12. TimeMachine 4183
章 12. TimeMachine 前一頁 部 V. 基礎 GNUstep 程式設計 下一頁 章 12. TimeMachine 內容目錄 單一視窗程式 Outlet 及 Action 自訂圖形元件 繪圖 面板 訊息 單一視窗程式 單一視窗程式是最常見到的程式種類. 這裡介紹 GNUstep 常用的程式技巧. 前一頁 上一層 下一頁 章 11. 記憶體管理 內容 Outlet 及 Action ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/zh_TW/ch12.html - [detail] - [similar]
表格 4084
表格 前一頁 章 13. 記帳簿 下一頁 表格 在這裡製做一個計帳簿程式, 主要是可以記錄時間, 項目及金額. 對文字編輯器有興趣的, 可以參考 Ink . 在這裡使用 NSTableView. 這是一個比較複雜的圖形介面, 但 GNUstep 已經處理好許多細節了. 有關 NSTableView, 可參考 Getting Started With NSTableView 使用開啟 Doc ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/zh_TW/ch13s02.html - [detail] - [similar]
Outlet 及 Action 4013
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]
Using the GNUstep AppKit 0.1: 8. Event handling 3972
[ < ] [ > ] [ << ] [ Up ] [ >> ] [ Top ] [Contents] [ Index ] [ ? ] 8. Event handling The way events are handled and passed between objects in GNUstep requires special treatment. It is relatively simple, but generally not well documented as to how it works, and how it is used by default ...
http://www.gnu.org/savannah-checkouts/gnu/gnustep/resources/documentation/Develo... - [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 1081104 words.