Archive:Development/Languages/Qyoto (zh TW): Difference between revisions
No edit summary |
m (AnneW moved page Development/Languages/Qyoto (zh TW) to Archive:Development/Languages/Qyoto (zh TW) without leaving a redirect: Obsolete) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 10: | Line 10: | ||
Qyoto 是 KDE SVN 倉庫的 KDEBindings 模塊中的一部分。 | Qyoto 是 KDE SVN 倉庫的 KDEBindings 模塊中的一部分。 | ||
$ | $ git clone git://anongit.kde.org:qyoto | ||
您也可以[ | 您也可以[https://projects.kde.org/projects/kde/kdebindings/csharp/qyoto/repository 線上閱覽原始碼]。 | ||
= 二進位套件 = | = 二進位套件 = | ||
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] | ||
= 討論 & 支援 = | = 討論 & 支援 = | ||
Line 28: | Line 28: | ||
= 其他資源 = | = 其他資源 = | ||
* An earlier attempt at creating C# bindings for Qt was called [[Development/Languages/QtSharp|QtSharp]]. | * An earlier attempt at creating C# bindings for Qt was called [[Development/Languages/QtSharp|QtSharp]]. |
Latest revision as of 15:21, 23 June 2013
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。
其他資源
- An earlier attempt at creating C# bindings for Qt was called QtSharp.