- 博客(626)
- 收藏
- 关注
原创 PDFME项目深度解析:如何自定义UI主题与界面语言
PDFME项目深度解析:如何自定义UI主题与界面语言 pdfme A TypeScript based PDF generator library, made with React. 项目地址: https://gitcode.c...
2025-06-12 09:08:53
338
原创 C++游戏引擎开发指南:使用FreeType绘制单个字符
C++游戏引擎开发指南:使用FreeType绘制单个字符 cpp-game-engine-book 从零编写游戏引擎教程 Writing a game engine tutorial from scratch 项目地址: http...
2025-06-12 09:07:31
916
原创 Nuxt Content 实战:如何优雅地管理登山类博客内容
Nuxt Content 实战:如何优雅地管理登山类博客内容 content The file-based CMS for your Nuxt application, powered by Markdown and Vue components. ...
2025-06-11 09:19:00
316
原创 Quart框架中的asyncio异步编程入门指南
Quart框架中的asyncio异步编程入门指南 quart An async Python micro framework for building web applications. 项目地址: https://gitcod...
2025-06-11 09:18:57
241
原创 Pants构建系统增量迁移指南:从现有代码库逐步过渡
Pants构建系统增量迁移指南:从现有代码库逐步过渡 pants The Pants Build System 项目地址: https://gitcode.com/gh_mirrors/pa/pants ...
2025-06-11 09:13:07
270
原创 Elasticsearch权威指南:索引模板的深度解析与应用实践
Elasticsearch权威指南:索引模板的深度解析与应用实践 elasticsearch-definitive-guide The Definitive Guide to Elasticsearch 项目地址: https:/...
2025-06-11 09:08:00
381
原创 Anno2018:重温经典,体验浏览器中的Anno 1602
Anno2018:重温经典,体验浏览器中的Anno 1602 Anno2018 Rewriting Anno 1602 from scratch by using extracted assets from the original game. ...
2025-06-11 09:00:04
383
原创 Dive-into-DL-TensorFlow2.0 项目解析:梯度下降与随机梯度下降原理与实践
Dive-into-DL-TensorFlow2.0 项目解析:梯度下降与随机梯度下降原理与实践 Dive-into-DL-TensorFlow2.0 项目地址: https://gitcode.com/gh_mirrors/d...
2025-06-10 09:20:46
335
原创 Python Sorted Containers项目解析:高效有序集合的实现原理
Python Sorted Containers项目解析:高效有序集合的实现原理 python-sortedcontainers Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set ...
2025-06-10 09:20:05
380
原创 基于Azure Machine Learning和MLflow训练与部署PyTorch图像分类模型
基于Azure Machine Learning和MLflow训练与部署PyTorch图像分类模型 MachineLearningNotebooks Python notebooks with ML and deep learning examples with Azure Machine Learning Python...
2025-06-10 09:00:55
225
原创 NeMo Guardrails项目中的防护栏处理流程详解
NeMo Guardrails项目中的防护栏处理流程详解 NeMo-Guardrails NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational syst...
2025-06-09 09:01:09
848
原创 Kotlinx.serialization 全面指南:掌握Kotlin数据序列化技术
Kotlinx.serialization 全面指南:掌握Kotlin数据序列化技术 kotlinx.serialization Kotlin multiplatform / multi-format serialization ...
2025-06-07 09:22:54
406
原创 Express-Validator 项目中的 Sanitization Chain API 详解
Express-Validator 项目中的 Sanitization Chain API 详解 express-validator 项目地址: https://gitcode.com/gh_mirrors/exp/expres...
2025-06-07 09:03:59
275
原创 Hyperf项目基于Docker Swarm的集群部署实战指南
Hyperf项目基于Docker Swarm的集群部署实战指南 hyperf ???? A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease. ...
2025-06-06 09:20:44
290
原创 Apache Storm与Redis深度集成指南
Apache Storm与Redis深度集成指南 storm Apache Storm 项目地址: https://gitcode.com/gh_mirrors/storm26/storm ...
2025-06-06 09:20:14
240
原创 深入理解Spring-SpEL中的ConstructorResolver机制
深入理解Spring-SpEL中的ConstructorResolver机制 spring-reading 涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访...
2025-06-04 09:18:51
351
原创 MongoDB Node.js 驱动中的 GridFS 使用指南
MongoDB Node.js 驱动中的 GridFS 使用指南 node-mongodb-native The Official MongoDB Node.js Driver 项目地址: https://gitcode.com/...
2025-06-04 09:04:31
210
原创 Tantivy项目中文档删除与更新的实现机制解析
Tantivy项目中文档删除与更新的实现机制解析 tantivy Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust ...
2025-06-03 09:02:46
279
原创 Vercel AI SDK 实战:使用 React Server Components 实现助手响应流式传输
Vercel AI SDK 实战:使用 React Server Components 实现助手响应流式传输 ai Build AI-powered applications with React, Svelte, Vue, and Solid ...
2025-06-02 09:19:13
344
原创 Apache APISIX 入门教程:使用限流插件保护你的API
Apache APISIX 入门教程:使用限流插件保护你的API apisix Apisix是一个基于Nginx的API网关,主要用于微服务架构中的API管理和服务发现。它的特点是高性能、轻量级、易于配置等。适用于API管理和负载均衡场景。 ...
2025-06-02 09:16:05
244
原创 Chaos Monkey配置详解:掌握混沌工程的配置文件格式
Chaos Monkey配置详解:掌握混沌工程的配置文件格式 chaosmonkey Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures. ...
2025-06-02 09:06:51
255
原创 7天用Go实现ORM框架GeeORM:数据库迁移(Migrate)详解
7天用Go实现ORM框架GeeORM:数据库迁移(Migrate)详解 7days-golang 7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping OR...
2025-06-02 09:06:45
367
原创 LocalAI快速入门指南:本地化AI模型部署实践
LocalAI快速入门指南:本地化AI模型部署实践 LocalAI 项目地址: https://gitcode.com/gh_mirrors/loc/LocalAI 项目概...
2025-05-30 09:18:09
259
原创 Langflow项目安装指南:从本地部署到云端服务
Langflow项目安装指南:从本地部署到云端服务 langflow ⛓️ Langflow 是 LangChain 的用户界面,使用 react-flow 设计,旨在提供一种轻松实验和原型设计流程的方式。 项目地址: https...
2025-05-30 09:03:45
462
原创 Swift项目中的存储属性和计算属性详解
Swift项目中的存储属性和计算属性详解 swift The Swift Programming Language 项目地址: https://gitcode.com/gh_mirrors/swi/swift ...
2025-05-30 09:03:28
306
原创 Runbox 7 项目启动与配置教程
Runbox 7 项目启动与配置教程 runbox7 Runbox 7 web app 项目地址: https://gitcode.com/gh_mirrors/ru/runbox7 ...
2025-05-29 09:00:40
232
原创 Zotify开源项目最佳实践教程
Zotify开源项目最佳实践教程 zotify A fast and customizable music and podcast downloader. 项目地址: https://gitcode.com/gh_mirrors/...
2025-05-28 09:01:49
268
原创 Panda项目启动与配置教程
Panda项目启动与配置教程 panda Patched Attention for Nonlinear Dynamics 项目地址: https://gitcode.com/gh_mirrors/panda31/panda ...
2025-05-26 09:00:45
390
原创 Torch Optim: 优化算法的Lua库
Torch Optim: 优化算法的Lua库 optim A numeric optimization package for Torch. 项目地址: https://gitcode.com/gh_mirrors/opt/opt...
2025-05-26 09:00:11
310
原创 OpenWeave Core 项目启动与配置教程
OpenWeave Core 项目启动与配置教程 openweave-core openWeave is a home area network application protocol stack designed to enable asynchronous, symmetric, device-to-device,...
2025-05-24 09:00:33
376
原创 COCO Synth:创建自定义COCO数据集的最佳实践
COCO Synth:创建自定义COCO数据集的最佳实践 cocosynth COCO Synth provides tools for creating synthetic COCO datasets. 项目地址: https:...
2025-05-23 09:00:59
356
原创 Novation Launchpad 控制套件 Python 项目教程
Novation Launchpad 控制套件 Python 项目教程 launchpad.py Novation Launchpad (and Midi Fighter) control suite for Python 项目地...
2025-05-23 09:00:07
383
原创 genai-bedrock-agent-chatbot:强大的智能对话系统
genai-bedrock-agent-chatbot:强大的智能对话系统 genai-bedrock-agent-chatbot A demo ChatBot application developed using Amazon Bedrock service's KnowledgeBase, Agent and ot...
2025-05-22 09:00:15
312
原创 AutoMower-BLE:智能割草机的无线控制解决方案
AutoMower-BLE:智能割草机的无线控制解决方案 AutoMower-BLE This is an unofficial reverse engineered Husqvarna Automower Connect BLE library. This allows connecting and controlli...
2025-05-10 10:11:05
971
原创 cybench:评估网络安全能力的框架
cybench:评估网络安全能力的框架 cybench 项目地址: https://gitcode.com/gh_mirrors/cy/cybench 在当今数字化时代,网...
2025-05-10 09:06:37
706
原创 diffeqr:R语言中求解微分方程的强大工具
diffeqr:R语言中求解微分方程的强大工具 diffeqr Solving differential equations in R using DifferentialEquations.jl and the SciML Scientific Machine Learning ecosystem ...
2025-05-05 16:30:51
958
原创 推荐文章:ffmpeg-wasm-streaming-video-player
推荐文章:ffmpeg-wasm-streaming-video-player ffmpeg-wasm-streaming-video-player An example of using FFmpeg.wasm to perform streaming transcoding within the browser ...
2025-04-29 09:24:04
647
原创 Urocissa 项目启动与配置教程
Urocissa 项目启动与配置教程 Urocissa Urocissa is a self-hosted gallery designed to serve massive collections, capable of handling millions of images and videos. It is bui...
2025-04-25 10:37:56
257
原创 reshape:数据重塑的高效解决方案
reshape:数据重塑的高效解决方案 reshape An R package to flexible rearrange, reshape and aggregate data 项目地址: https://gitcode.co...
2025-04-24 22:20:55
249
原创 Jukito 的安装和配置教程
Jukito 的安装和配置教程 Jukito The combined power of JUnit, Guice and Mockito. Plus it sounds like a cool martial art. 项目地址...
2025-04-23 09:41:49
897
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人