Archive:Development/Languages/Qyoto (zh TW): Difference between revisions

    From KDE TechBase
    m (AnneW moved page Development/Languages/Qyoto (zh TW) to Archive:Development/Languages/Qyoto (zh TW) without leaving a redirect: Obsolete)
     
    (2 intermediate revisions by one other user not shown)
    Line 18: Line 18:
    下列發行版本存在預先編譯好的套件:
    下列發行版本存在預先編譯好的套件:


    * [http://packages.debian.org/source/experimental/kdebindings Debian]
    * [http://packages.debian.org/sid/qyoto-dev Debian]
    * [http://packages.ubuntu.com/source/karmic/kdebindings Ubuntu]
    * [http://packages.ubuntu.com/oneiric/qyoto-dev Ubuntu]


    = 討論 & 支援 =
    = 討論 & 支援 =
    Line 28: Line 28:
    = 其他資源 =
    = 其他資源 =


    * http://ekarchive.elikirk.com/david/qyoto/ 舊的網站
    * http://imaginary-project.net/wiki/qyoto
    * [http://imaginary-project.net/wiki/building_qyoto_for_windows 在 Windows 建構 Qyoto]
    * 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
    

    您也可以線上閱覽原始碼

    二進位套件

    下列發行版本存在預先編譯好的套件:

    討論 & 支援

    其他資源

    • An earlier attempt at creating C# bindings for Qt was called QtSharp.