Pinned Repositories
aigcpanel
AigcPanel 是一个简单易用的一站式AI数字人系统,支持视频合成、声音合成、声音克隆,简化本地模型管理、一键导入和使用AI模型。
airreps
The AirReps Repository containing the Ultimate Guide and other resources!
android-open-project
Collect and classify android open source projects 微信公众号:codekk
Android-Plugin-Framework
Android Plugin Framework 插件开发框架及示例程序,原理介绍等
AppContainer
Embed an exe application into the panel control. make it feels like you own this exe application.
arcgis-runtime-samples-dotnet
Sample code for ArcGIS Runtime SDK for .NET – UWP, WPF, Xamarin.Android, Xamarin.iOS, and Xamarin.Forms
arcobjects-sdk-community-samples
This repository contains ArcObjects SDK Samples for the ArcObjects SDK 10.4
haipproxy
:sparkling_heart: High available ip proxy pool for free, powerd by Scrapy and Redis
lin-cms-dotnetcore
😃A simple and practical CMS implemented by .NET 5 + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏
SalamanderCrazyCat
Winform版围住神经猫
cookcoder's Repositories
cookcoder/AutoBackupFolder
定时打包备份指定文件夹的程序
cookcoder/DownMapTiles
python多线程下载地图瓦片数据并存入sqlite数据库
cookcoder/Examples
Many examples of many features of many software packages
cookcoder/plugin-architecture
The code and slides to my talk titled "Plug-in Architecture in .NET"
cookcoder/python-geocode
Simple Python geocoding module using the Google Maps API with automatic result caching
cookcoder/ThinkAndroid
ThinkAndroid是一个免费的开源的、简易的、遵循Apache2开源协议发布的Android开发框架,其开发宗旨是简单、快速的进行 Android应用程序的开发,包含Android mvc、简易sqlite orm、ioc模块、封装Android httpclitent的http模块, 具有快速构建文件缓存功能,无需考虑缓存文件的格式,都可以非常轻松的实现缓存,它还基于文件缓存模块实现了图片缓存功能, 在android中加载的图片的时候,对oom的问题,和对加载图片错位的问题都轻易解决。他还包括了一个手机开发中经常应用的实用工具类, 如日志管理,配置文件管理,android下载器模块,网络切换检测等等工具。