Archive:Development/Languages/Qyoto (zh TW): Difference between revisions
(→原始碼) |
(→二進位套件) |
||
Line 18: | Line 18: | ||
下列發行版本存在預先編譯好的套件: | 下列發行版本存在預先編譯好的套件: | ||
* [http://packages.debian.org/ | * [http://packages.debian.org/sid/qyoto-dev Debian] | ||
* [http://packages.ubuntu.com/ | * [http://packages.ubuntu.com/oneiric/qyoto-dev Ubuntu] | ||
= 討論 & 支援 = | = 討論 & 支援 = |
Revision as of 09:55, 3 May 2011
Template:I18n/Language Navigation Bar (zh TW)
關於
Qyoto 讓你可以用 C# 來開發 Qt和 KDE 應用程式,或者用其他 .NET 語言。Qyoto使用SMOKE,並且提供使用幾乎所有的 Qt 和 KDE 類別。
原始碼
Qyoto 是 KDE SVN 倉庫的 KDEBindings 模塊中的一部分。
$ git clone git://anongit.kde.org:qyoto
您也可以線上閱覽原始碼。
二進位套件
下列發行版本存在預先編譯好的套件:
討論 & 支援
- 郵件列表: [email protected].
- IRC 頻道: #kde-bindings 在 irc.freenode.net。
其他資源
- http://ekarchive.elikirk.com/david/qyoto/ 舊的網站
- http://imaginary-project.net/wiki/qyoto
- 在 Windows 建構 Qyoto
- An earlier attempt at creating C# bindings for Qt was called QtSharp.