- 博客(643)
- 收藏
- 关注
原创 【限时免费】 inngest-py:Python异步任务队列处理框架
inngest-py:Python异步任务队列处理框架 【免费下载链接】inngest-py Python SDK for Inngest 项目地址: https://gitcode.com/gh_mirrors/in/innge...
2025-07-09 09:00:03
114
原创 Sentinl项目:基于Kibana的智能告警与报告系统深度解析
Sentinl项目:基于Kibana的智能告警与报告系统深度解析 sentinl Kibana Alert & Report App for Elasticsearch 项目地址: https://gitcode.com/gh_m...
2025-06-30 09:28:04
253
原创 深入理解apko项目中的SBOM组合机制
深入理解apko项目中的SBOM组合机制 apko Build OCI images from APK packages directly without Dockerfile 项目地址: https://gitcode.com/...
2025-06-30 09:23:58
307
原创 深入理解pyjanitor中的then方法:扩展数据处理链式操作
深入理解pyjanitor中的then方法:扩展数据处理链式操作 pyjanitor Clean APIs for data cleaning. Python implementation of R package Janitor ...
2025-06-30 09:03:55
239
原创 Ksync项目离线环境部署与使用指南
Ksync项目离线环境部署与使用指南 ksync 项目地址: https://gitcode.com/gh_mirrors/ksy/ksync 前言在现代软件开发中,容器...
2025-06-29 09:09:05
230
原创 PortAudio Windows平台ASIO支持编译指南(MSVC版)
PortAudio Windows平台ASIO支持编译指南(MSVC版) portaudio PortAudio is a cross-platform, open-source C language library for real-time audio input and output. ...
2025-06-28 09:07:24
285
原创 Kalliope语音助手命令行接口使用指南
Kalliope语音助手命令行接口使用指南 kalliope Kalliope is a framework that will help you to create your own personal assistant. 项目...
2025-06-28 09:05:01
337
原创 机器学习精要:特征工程与特征选择原理详解
机器学习精要:特征工程与特征选择原理详解 machine_learning_refined Notes, examples, and Python demos for the 2nd edition of the textbook "Machine Learning Refined" (published by Camb...
2025-06-27 09:32:13
381
原创 Kivy Buildozer 快速入门指南:从零开始打包Android/iOS应用
Kivy Buildozer 快速入门指南:从零开始打包Android/iOS应用 buildozer Generic Python packager for Android and iOS 项目地址: https://gitco...
2025-06-27 09:14:03
266
原创 YASB项目:如何开发自定义桌面小部件
YASB项目:如何开发自定义桌面小部件 yasb A highly configurable Windows status bar written in Python. 项目地址: https://gitcode.com/gh_...
2025-06-27 09:13:14
211
原创 JavaScript教程:深入理解Popup窗口与窗口方法
JavaScript教程:深入理解Popup窗口与窗口方法 ko.javascript.info 모던 JavaScript 튜토리얼(The Modern JavaScript Tutorial in Korean ) 项目地址...
2025-06-27 09:02:08
212
原创 One API 项目常见问题深度解析
One API 项目常见问题深度解析 one-api OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问以及 360 智脑,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker ...
2025-06-25 09:33:34
243
原创 Ansible-tuto项目教程:深入理解变量在HAProxy配置中的应用
Ansible-tuto项目教程:深入理解变量在HAProxy配置中的应用 ansible-tuto Ansible tutorial 项目地址: https://gitcode.com/gh_mirrors/an/ansible...
2025-06-25 09:04:53
208
原创 Magentic项目中的日志记录与追踪技术详解
Magentic项目中的日志记录与追踪技术详解 magentic Seamlessly integrate LLMs as Python functions 项目地址: https://gitcode.com/gh_mirrors...
2025-06-25 09:01:41
245
原创 Pint项目教程:物理量的定义与使用详解
Pint项目教程:物理量的定义与使用详解 pint Operate and manipulate physical quantities in Python 项目地址: https://gitcode.com/gh_mirrors...
2025-06-24 09:10:09
237
原创 Shodan-Python 库使用教程:从入门到实战
Shodan-Python 库使用教程:从入门到实战 shodan-python The official Python library for Shodan 项目地址: https://gitcode.com/gh_mirror...
2025-06-24 09:06:28
429
原创 BigDL-2.x NNFrames 编程指南:基于DataFrame的深度学习高阶API
BigDL-2.x NNFrames 编程指南:基于DataFrame的深度学习高阶API BigDL-2.x BigDL: Distributed TensorFlow, Keras and PyTorch on Apache Spark/Flink & Ray ...
2025-06-24 09:01:37
290
原创 深入解析soheilhy/cmux项目中的多协议复用技术
深入解析soheilhy/cmux项目中的多协议复用技术 cmux Connection multiplexer for GoLang: serve different services on the same port! 项目地...
2025-06-20 10:25:51
258
原创 Flutter验证码输入组件flutter_verification_box详解
Flutter验证码输入组件flutter_verification_box详解 flutter-do 项目地址: https://gitcode.com/gh_mirrors/fl/flutter-do ...
2025-06-20 10:11:34
367
原创 KindleEar项目配置详解:从基础到高级设置
KindleEar项目配置详解:从基础到高级设置 KindleEar A website application running in Google app engine, deliver rss news to your kindle. generate mobi using python, multilanguage...
2025-06-19 09:27:09
334
原创 使用Shapash实现模型可解释性在生产环境中的部署指南
使用Shapash实现模型可解释性在生产环境中的部署指南 shapash ???? Shapash: User-friendly Explainability and Interpretability to Develop Reliable and Transparent Machine Learning Models ...
2025-06-19 09:24:04
380
原创 LLVM/Clang 源码级代码覆盖率检测技术详解
LLVM/Clang 源码级代码覆盖率检测技术详解 clang Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project 项目地址: https:/...
2025-06-19 09:10:44
316
原创 Android视图动画(补间动画)完全解析与实战指南
Android视图动画(补间动画)完全解析与实战指南 Android-Animation-Set :books: Android 所有动画系列详尽教程。 Explain all animations in Android. ...
2025-06-19 09:10:14
313
原创 TypeScript零到英雄课程:深入理解Number与BigInt类型
TypeScript零到英雄课程:深入理解Number与BigInt类型 curso-typescript-zero-to-hero Repositório responsável pelo Curso de TypeScript - Zero to Hero ...
2025-06-19 09:09:47
283
原创 WebDev-ProjectKart项目合集:12个实用Web开发小项目解析
WebDev-ProjectKart项目合集:12个实用Web开发小项目解析 WebDev-ProjectKart The repository contains the list of awesome & cool web development beginner-friendly projects! ...
2025-06-18 09:04:58
396
原创 Moonrepo项目中的VCS钩子使用指南
Moonrepo项目中的VCS钩子使用指南 moon A task runner and repo management tool for the web ecosystem, written in Rust. 项目地址: htt...
2025-06-12 09:10:16
344
原创 liquid-glass:实现炫酷的水晶玻璃效果
liquid-glass:实现炫酷的水晶玻璃效果 liquid-glass 项目地址: https://gitcode.com/gh_mirrors/li/liquid-glass ...
2025-06-12 09:00:05
450
原创 C++游戏引擎开发指南:深入理解着色器(Shader)原理与应用
C++游戏引擎开发指南:深入理解着色器(Shader)原理与应用 cpp-game-engine-book 从零编写游戏引擎教程 Writing a game engine tutorial from scratch 项目地址: ...
2025-06-11 09:19:39
254
原创 PaddlePaddle深度学习框架下的多GPU并行训练简明实现
PaddlePaddle深度学习框架下的多GPU并行训练简明实现 awesome-DeepLearning 深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI ...
2025-06-11 09:17:27
334
原创 Box86项目解析:在ARM设备上运行x86 Linux程序的创新方案
Box86项目解析:在ARM设备上运行x86 Linux程序的创新方案 box86 Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices ...
2025-06-11 09:03:31
269
原创 DronePan:一键生成360度空中全景
DronePan:一键生成360度空中全景 DronePan DronePan - 360 aerial panoramas with DJI Inspire 1, Phantom 3/4, Mavic Pro and Osmo ...
2025-06-11 09:00:03
392
原创 深入理解area17/twill中的表格构建器功能
深入理解area17/twill中的表格构建器功能 twill Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, po...
2025-06-10 09:18:01
301
原创 JavaScript原型继承:深入理解F.prototype机制
JavaScript原型继承:深入理解F.prototype机制 ru.javascript.info Современный учебник JavaScript 项目地址: https://gitcode.com/gh_mir...
2025-06-10 09:17:24
300
原创 The Bread Code项目:酸种三明治面包制作技术解析
The Bread Code项目:酸种三明治面包制作技术解析 the-bread-code Learn how to master the art of baking the programmer way. 项目地址: https...
2025-06-10 09:03:15
252
原创 GoToSocial项目:社交帖子发布完全指南
GoToSocial项目:社交帖子发布完全指南 gotosocial Fast, fun, ActivityPub server, powered by Go. 项目地址: https://gitcode.com/gh_mirro...
2025-06-10 09:02:28
390
原创 Kubernetes 文档图表制作指南:使用 Mermaid.js 绘制专业图表
Kubernetes 文档图表制作指南:使用 Mermaid.js 绘制专业图表 website Kubernetes website and documentation repo: 项目地址: https://gitcode....
2025-06-10 09:02:06
304
原创 Kubernetes 动态卷制备详解:按需分配存储资源
Kubernetes 动态卷制备详解:按需分配存储资源 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/gh_mirror...
2025-06-10 09:00:55
371
原创 深入理解write-a-C-interpreter项目中的自顶向下解析技术
深入理解write-a-C-interpreter项目中的自顶向下解析技术 write-a-C-interpreter Write a simple interpreter of C. Inspired by c4 and largely based on it. ...
2025-06-10 09:00:19
331
原创 Go101项目深入解析:Go语言panic与recover机制详解
Go101项目深入解析:Go语言panic与recover机制详解 go101 An up-to-date (unofficial) knowledge base for Go programming self learning ...
2025-06-07 09:06:26
363
原创 Next-Forge项目常见问题解答与技术解析
Next-Forge项目常见问题解答与技术解析 next-forge A production-grade boilerplate for modern Next.js apps. 项目地址: https://gitcode.co...
2025-06-07 09:05:56
219
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人