- 博客(647)
- 收藏
- 关注
原创 Elsa-samples:开源样本解决方案助力开发者效率提升
Elsa-samples:开源样本解决方案助力开发者效率提升 elsa-samples A collection of sample solutions referenced from Elsa blog posts 项目地址: ...
2025-07-01 09:00:04
392
原创 Flutter News Toolkit 项目中的 Firebase 配置指南
Flutter News Toolkit 项目中的 Firebase 配置指南 news_toolkit A news template application built in Flutter, by Google and Very Good Ventures. Learn more at: https://flutt...
2025-06-30 09:19:01
298
原创 CMake-Cookbook项目解析:如何安全地重新定义函数和宏
CMake-Cookbook项目解析:如何安全地重新定义函数和宏 CMake-Cookbook 项目地址: https://gitcode.com/gh_mirrors/cma/CMake-Cookbook ...
2025-06-30 09:01:56
380
原创 C++ SafeInt库:安全处理整数运算的利器
C++ SafeInt库:安全处理整数运算的利器 cpp-docs C++ Documentation 项目地址: https://gitcode.com/gh_mirrors/cpp/cpp-docs ...
2025-06-29 09:19:48
248
原创 MLRun特征存储技术解析:构建高效机器学习特征工程体系
MLRun特征存储技术解析:构建高效机器学习特征工程体系 mlrun Machine Learning automation and tracking 项目地址: https://gitcode.com/gh_mirrors/ml...
2025-06-29 09:11:52
281
原创 certmate:简化 SSL 证书管理的强大工具
certmate:简化 SSL 证书管理的强大工具 certmate SSL Certificate Management System (API + UI) 项目地址: https://gitcode.com/gh_mirror...
2025-06-29 09:00:03
257
原创 Gloss项目迁移至Swift Codable框架完整指南
Gloss项目迁移至Swift Codable框架完整指南 Gloss [Deprecated] A shiny JSON parsing library in Swift :sparkles: Loved by many from 2015-2021 ...
2025-06-28 09:27:13
368
原创 LangChain-KR项目解析:OpenAIEmbeddings的深度应用指南
LangChain-KR项目解析:OpenAIEmbeddings的深度应用指南 langchain-kr LangChain 공식 Document, Cookbook, 그 밖의 실용 예제를 바탕으로 작성한 한국어 튜토리얼입니다. 본 튜토리얼을 통해 LangChain을 더 쉽고 효과적으로 사용하는 방법...
2025-06-28 09:14:59
341
原创 Surnet/swagger-jsdoc 使用指南:从入门到实践
Surnet/swagger-jsdoc 使用指南:从入门到实践 swagger-jsdoc Generates swagger/openapi specification based on jsDoc comments and YAML files. ...
2025-06-28 09:04:36
424
原创 youlai-mall电商系统短信服务数据库设计解析
youlai-mall电商系统短信服务数据库设计解析 youlai-mall youlaitech/youlai-mall: youlai-mall 是优莱科技开发的一个开源商城系统,基于Java Spring Boot技术栈构建,集成了多种电商功能模块,如商品管理、订单处理、用户权限控制等,可用于快速搭建在线购物平台。...
2025-06-25 09:10:22
241
原创 TextGrad 文本梯度框架核心组件详解
TextGrad 文本梯度框架核心组件详解 textgrad Automatic ''Differentiation'' via Text -- using large language models to backpropagate textual gradients. ...
2025-06-24 09:08:38
302
原创 深入解析Dapr Workflow架构原理及其在Agentic AI中的应用
深入解析Dapr Workflow架构原理及其在Agentic AI中的应用 learn-agentic-ai Learn Agentic AI using Dapr Agentic Cloud Ascent (DACA) Design Pattern: OpenAI Agents SDK, Memory, MCP, K...
2025-06-20 10:04:56
335
原创 Laravel-Blueprint 项目升级指南:从 2.x 到 2.6 及 1.x 到 2.x 迁移详解
Laravel-Blueprint 项目升级指南:从 2.x 到 2.6 及 1.x 到 2.x 迁移详解 blueprint A code generation tool for Laravel developers. 项目地址...
2025-06-19 09:10:51
372
原创 Oracle TruffleRuby 中安装 libssl 的完整指南
Oracle TruffleRuby 中安装 libssl 的完整指南 truffleruby A high performance implementation of the Ruby programming language, built on GraalVM. ...
2025-06-19 09:08:51
281
原创 hf-hub:实现Huggingface Hub功能的Rust工具
hf-hub:实现Huggingface Hub功能的Rust工具 hf-hub Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package ...
2025-06-17 09:00:01
364
原创 Practical TLA+ 项目中的交通灯系统建模分析
Practical TLA+ 项目中的交通灯系统建模分析 practical-tla-plus Source Code for 'Practical TLA+' by Hillel Wayne 项目地址: https://gitc...
2025-06-14 09:00:05
224
原创 SmallUPBP:打造物理渲染新高度
SmallUPBP:打造物理渲染新高度 smallupbp 项目地址: https://gitcode.com/gh_mirrors/smal/smallupbp 项目介绍...
2025-06-13 09:00:02
324
原创 hello-pangea/dnd 项目中的 DOM 事件处理机制深度解析
hello-pangea/dnd 项目中的 DOM 事件处理机制深度解析 dnd Beautiful and accessible drag and drop for lists with React. 项目地址: https:/...
2025-06-11 09:19:58
252
原创 ESPEasy项目GPIO引脚使用完全指南
ESPEasy项目GPIO引脚使用完全指南 ESPEasy Easy MultiSensor device based on ESP8266/ESP32 项目地址: https://gitcode.com/gh_mirrors/e...
2025-06-11 09:16:01
224
原创 ModelContextProtocol 客户端开发快速入门指南
ModelContextProtocol 客户端开发快速入门指南 specification The specification of the Model Context Protocol 项目地址: https://gitcod...
2025-06-11 09:15:35
241
原创 树莓派4裸机操作系统开发指南:Part3 Hello World实现
树莓派4裸机操作系统开发指南:Part3 Hello World实现 rpi4-osdev Tutorial: Writing a "bare metal" operating system for Raspberry Pi 4 ...
2025-06-11 09:02:31
409
原创 resource-control-policy-examples:示例化资源控制策略,提升AWS权限管理效率
resource-control-policy-examples:示例化资源控制策略,提升AWS权限管理效率 resource-control-policy-examples Example AWS Resource control policies to get started or mature your usage...
2025-06-11 09:00:01
368
原创 PraisonAI项目中的CSV文件处理技术详解
PraisonAI项目中的CSV文件处理技术详解 PraisonAI PraisonAI application combines AutoGen and CrewAI or similar frameworks into a low-code solution for building and managing mul...
2025-06-09 09:22:08
365
原创 Kubernetes Mutating Admission Policy 详解:声明式资源修改方案
Kubernetes Mutating Admission Policy 详解:声明式资源修改方案 website Kubernetes website and documentation repo: 项目地址: https:/...
2025-06-09 09:02:18
228
原创 Ticky:一款现代高效的 Kanban 风格任务管理系统
Ticky:一款现代高效的 Kanban 风格任务管理系统 Ticky Modern and free Kanban board app 项目地址: https://gitcode.com/gh_mirrors/tic/Ticky...
2025-06-09 09:00:03
408
原创 Vyper语言类型系统详解:从基础类型到复杂数据结构
Vyper语言类型系统详解:从基础类型到复杂数据结构 vyper Pythonic Smart Contract Language for the EVM 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-08 09:14:26
371
原创 Tealdeer实用技巧:提升命令行效率的妙招
Tealdeer实用技巧:提升命令行效率的妙招 tealdeer A very fast implementation of tldr in Rust. 项目地址: https://gitcode.com/gh_mirrors/t...
2025-06-08 09:13:24
317
原创 OAuth2 Proxy配置详解:安全身份验证代理的核心配置指南
OAuth2 Proxy配置详解:安全身份验证代理的核心配置指南 oauth2_proxy A reverse proxy that provides authentication with Google, Github or other provider ...
2025-06-08 09:13:14
434
原创 使用Microsoft SynapseML进行乳腺癌分类的超参数随机搜索调优实战
使用Microsoft SynapseML进行乳腺癌分类的超参数随机搜索调优实战 SynapseML microsoft/SynapseML: 是一个开源的机器学习框架,用于构建和部署人工智能应用。它提供了丰富的机器学习算法和工具,可以帮助开发者快速构建 AI 应用。特点包括易于使用、高性能、支持多种机器学习算法等。 ...
2025-06-08 09:06:45
391
原创 NVIDIA DALI数据分片(Sharding)机制深度解析
NVIDIA DALI数据分片(Sharding)机制深度解析 DALI NVIDIA/DALI: DALI 是一个用于数据预处理和增强的 Python 库,可以用于图像,视频和音频数据的处理和增强,支持多种数据格式和平台,如 Python,CUDA,TensorFlow 等。 ...
2025-06-08 09:01:30
384
原创 深入解析Vimeo/Psalm静态分析工具的命令行使用指南
深入解析Vimeo/Psalm静态分析工具的命令行使用指南 psalm A static analysis tool for finding errors in PHP applications 项目地址: https://git...
2025-06-07 09:22:52
236
原创 express-validator 从 v6 升级到 v7 迁移指南
express-validator 从 v6 升级到 v7 迁移指南 express-validator 项目地址: https://gitcode.com/gh_mirrors/exp/express-validator ...
2025-06-07 09:05:42
374
原创 DEAP框架中的粒子群优化(PSO)算法实现详解
DEAP框架中的粒子群优化(PSO)算法实现详解 deap Distributed Evolutionary Algorithms in Python 项目地址: https://gitcode.com/gh_mirrors/de...
2025-06-07 09:03:07
333
原创 Mobile-Deep-Learning项目Java推理开发指南
Mobile-Deep-Learning项目Java推理开发指南 Paddle-Lite 项目地址: https://gitcode.com/gh_mirrors/pad/Paddle-Lite ...
2025-06-06 09:03:57
233
原创 深入解析nb:命令行与本地Web笔记管理工具
深入解析nb:命令行与本地Web笔记管理工具 nb CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing...
2025-06-06 09:02:29
425
原创 深入理解labring/laf项目中云存储文件下载地址的生成机制
深入理解labring/laf项目中云存储文件下载地址的生成机制 laf labring/laf: 是一个用于 PHP 的轻量级 AJAX 库,可以方便地在 PHP 应用中实现 AJAX 通信。适合对 PHP、AJAX 库和想要实现 PHP AJAX 通信的开发者。 ...
2025-06-06 09:00:13
291
原创 Docuseal C API 开发指南:模板与提交管理
Docuseal C# API 开发指南:模板与提交管理 docuseal docusealco/docuseal: DocuSeal 可能是一个文档安全或数字签名解决方案的软件项目,但根据GitHub上信息不足无法确定具体细节。它可能用于保护文档的安全性、提供电子签名功能或者进行文档生命周期管理。 ...
2025-06-04 09:18:54
273
原创 Modin项目本地使用指南:如何轻松加速你的Pandas工作流
Modin项目本地使用指南:如何轻松加速你的Pandas工作流 modin modin-project/modin: Modin 是一个基于 Apache Arrow 和 Dask 的高性能分布式 DataFrame 库,它为 Pandas 提供了无缝的并行计算能力,使得大数据集处理变得更加高效。 ...
2025-06-04 09:04:03
281
原创 在PromptFlow中创建动态列表工具输入的完整指南
在PromptFlow中创建动态列表工具输入的完整指南 promptflow Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring. ...
2025-06-04 09:02:52
253
原创 OpenProject 角色与权限系统深度解析
OpenProject 角色与权限系统深度解析 openproject OpenProject is the leading open source project management software. 项目地址: https...
2025-06-04 09:00:51
339
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人