You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,12 @@
6
6
* 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.
7
7
8
8
Önemli Uyarılar:
9
-
* CAppDevKit ile Uygulama geliştirirken cappdevkit_info() fonksiyonu program içinde kullanılmalı ve bu programın "CAppDevKit" kullanılarak yazılmıştır ibaresi eklenmelidir. (CAppDevKit proje linki verilmesi zorunludur)
9
+
* 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)
10
10
11
11
(EN / English)
12
12
13
13
* A development kit to facilitate project/app development in the C programming language.
14
14
* 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.
15
15
16
16
Important Notes:
17
-
* 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)
17
+
* 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)
0 commit comments