Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Yardım
Giriş Yap
cacalabs
/
libcaca
şunun yansıması
https://github.com/cacalabs/libcaca.git
İzle
1
Yıldızla
0
Çatalla
0
Kod
Konular
0
Sürümler
7
Wiki
Aktivite
25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
1201
İşleme
1
Dal
232 MiB
Ağaç:
641656e902
main
v0.99.beta20
v0.99.beta19
v0.99.beta18
v0.99.beta17
v0.99.beta16
v0.99.beta15
v0.99.beta14
Dallar
Biçim İmleri
${ item.name }
${ searchTerm }
dalı oluştur
'641656e902'den
${ noResults }
libcaca
/
csharp
/
cucul-sharp.dll.config
cucul-sharp.dll.config
88 B
Ham
Normal Görünüm
Geçmiş
* Some mass-renaming in the C# bindings: + Renamed the dlls so that the C# versions do not have the same name as the C DLLs on Win32. It's now "cucul-sharp.dll", mimicking GTK#. + Renamed namespaces: "using Cucul" instead of "using libCucul". + Renamed the Cucul class into CuculCanvas to avoid namespace/class name collisions. + Renamed old-fashioned "kk"/"qq" names into "dp"/"cv".
17 yıl önce
1
2
3
<configuration>
<dllmap dll="libcucul.dll" target="libcucul.so" />
</configuration>