Skip to content

LinuxUsersLinuxMint/CAppDevKit

Repository files navigation

CAppDevKit

(TR / Türkçe)

  • C programlama dilinde proje/uygulama geliştirmeyi kolaylaştırmak için bir geliştirme kiti.
  • CADK (C App Developer Kit) Grafik Kullanıcı Arayüzü (GUI) Geliştirmek için veya Kullanıcı Arayüzü (UI) geliştirmek için özel olarak tasarlanmamıştır ancak Grafik Kullanıcı Arayüzü (GUI) ve Kullanıcı Arayüzü (UI) projesi/uygulaması geliştirirken kod yazmayı kolaylaştırması için kullanıma uygundur.

Önemli Uyarılar:

  • CAppDevKit ile Uygulama geliştirirken cappdevkit_info() fonksiyonu program içinde kullanılmalı ve bu program "CAppDevKit" kullanılarak yazılmıştır ibaresi eklenmelidir. (CAppDevKit proje linki verilmesi zorunludur)

(EN / English)

  • A development kit to facilitate project/app development in the C programming language.
  • CADK (C App Developer Kit) is not specifically designed for Graphical User Interface (GUI) Development or User Interface (UI) development, but it is suitable for use to make it easier to write code when developing a Graphical User Interface (GUI) and User Interface (UI) project/application.

Important Notes:

  • When developing an application with CAppDevKit, the cappdevkit_info() function must be used in the program and the statement that this program was written using “CAppDevKit” must be added. (CAppDevKit project link is mandatory)