- 博客(640)
- 收藏
- 关注
原创 Gardener项目版本偏差策略详解
Gardener项目版本偏差策略详解 gardener Homogeneous Kubernetes clusters at scale on any infrastructure using hosted control planes. ...
2025-06-12 09:10:41
200
原创 Haskell 99题:从列表操作到数论的综合练习指南
Haskell 99题:从列表操作到数论的综合练习指南 99-problems This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett. ...
2025-06-11 09:18:30
202
原创 深入理解Ethers.js中的数字签名与NFT白名单机制
深入理解Ethers.js中的数字签名与NFT白名单机制 WTF-Ethers 我最近在重新学ethers.js,巩固一下细节,也写一个“WTF Ethers.js极简入门”,供小白们使用,每周更新1-3讲。Now supports English! 官网: https://wtf.academy ...
2025-06-11 09:18:30
197
原创 Ethers.js实战:如何准确识别ERC721合约
Ethers.js实战:如何准确识别ERC721合约 WTF-Ethers 我最近在重新学ethers.js,巩固一下细节,也写一个“WTF Ethers.js极简入门”,供小白们使用,每周更新1-3讲。Now supports English! 官网: https://wtf.academy ...
2025-06-11 09:18:04
187
原创 Nuxt Content与LLM集成:打造AI友好的内容管理系统
Nuxt Content与LLM集成:打造AI友好的内容管理系统 content The file-based CMS for your Nuxt application, powered by Markdown and Vue components. ...
2025-06-11 09:17:57
285
原创 Guardian 认证库从 0.14 升级到 1.0 的完整指南
Guardian 认证库从 0.14 升级到 1.0 的完整指南 guardian Elixir Authentication 项目地址: https://gitcode.com/gh_mirrors/gu/guardian ...
2025-06-11 09:13:23
214
原创 深入理解dry-python/returns项目中的Result容器
深入理解dry-python/returns项目中的Result容器 returns Make your functions return something meaningful, typed, and safe! 项目地址: ...
2025-06-10 09:16:10
216
原创 ng-admin 1.0 版本升级指南与技术解析
ng-admin 1.0 版本升级指南与技术解析 ng-admin Add an AngularJS admin GUI to any RESTful API 项目地址: https://gitcode.com/gh_mirror...
2025-06-10 09:16:09
212
原创 .NET WPF 7.0 拖放操作行为变更解析
.NET WPF 7.0 拖放操作行为变更解析 docs This repository contains .NET Documentation. 项目地址: https://gitcode.com/gh_mirrors/docs...
2025-06-10 09:06:39
188
原创 DoctrineMigrationsBundle 升级指南:从 2.x 到 3.0 的关键变更解析
DoctrineMigrationsBundle 升级指南:从 2.x 到 3.0 的关键变更解析 DoctrineMigrationsBundle Symfony integration for the doctrine/migrations library ...
2025-06-09 09:22:30
301
原创 React Live 使用指南:实时编辑与预览React组件的艺术
React Live 使用指南:实时编辑与预览React组件的艺术 react-live A flexible playground for live editing React components 项目地址: https://...
2025-06-09 09:05:33
341
原创 Prism项目中的验证代理功能详解:从原理到实践
Prism项目中的验证代理功能详解:从原理到实践 prism Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations. ...
2025-06-09 09:03:40
351
原创 Flink CDC Connectors在Kubernetes上的部署指南
Flink CDC Connectors在Kubernetes上的部署指南 flink-cdc-connectors CDC Connectors for Apache Flink® 项目地址: https://gitcode.c...
2025-06-08 09:21:06
255
原创 GluonTS 时间序列预测库安装指南
GluonTS 时间序列预测库安装指南 gluonts awslabs/gluonts: GluonTS (Gluon Time Series) 是一个由Amazon Web Services实验室维护的时间序列预测库,基于Apache MXNet的Gluon API构建,适用于各种商业应用中复杂时间序列数据的建模和预测...
2025-06-08 09:18:38
970
原创 Woodpecker CI 入门指南:创建你的第一个持续集成流水线
Woodpecker CI 入门指南:创建你的第一个持续集成流水线 woodpecker Woodpecker is a simple CI engine with great extensibility. 项目地址: https...
2025-06-08 09:14:41
307
原创 使用Feast构建检索增强生成(RAG)系统教程
使用Feast构建检索增强生成(RAG)系统教程 feast Feature Store for Machine Learning 项目地址: https://gitcode.com/gh_mirrors/fe/feast ...
2025-06-07 09:02:46
356
原创 Wfuzz工具基础使用指南:Web应用模糊测试入门
Wfuzz工具基础使用指南:Web应用模糊测试入门 wfuzz Web application fuzzer 项目地址: https://gitcode.com/gh_mirrors/wf/wfuzz ...
2025-06-07 09:01:22
325
原创 edasample:探索 ASP.NET Core 中的事件驱动架构
edasample:探索 ASP.NET Core 中的事件驱动架构 edasample A sample project demonstrating EDA in ASP.NET Core 项目地址: https://gitco...
2025-06-07 09:00:04
366
原创 phuocng/html-dom项目教程:如何使用选择器获取最近的DOM元素
phuocng/html-dom项目教程:如何使用选择器获取最近的DOM元素 html-dom Common tasks of managing HTML DOM with vanilla JavaScript. Give me 1 ⭐if it’s useful. ...
2025-06-06 09:13:40
404
原创 从ChangeNotifier迁移到Riverpod:现代化状态管理实践指南
从ChangeNotifier迁移到Riverpod:现代化状态管理实践指南 riverpod A simple way to access state while robust and testable. 项目地址: https...
2025-06-06 09:11:57
316
原创 InternLM-7B大语言模型技术解析与应用指南
InternLM-7B大语言模型技术解析与应用指南 InternLM Official release of InternLM series (InternLM, InternLM2, InternLM2.5, InternLM3). ...
2025-06-06 09:05:25
291
原创 Alluxio分布式文件系统可扩展性调优指南
Alluxio分布式文件系统可扩展性调优指南 alluxio Alluxio, data orchestration for analytics and machine learning in the cloud 项目地址: ht...
2025-06-06 09:04:52
375
原创 YugabyteDB中的YSQL模式匹配技术详解
YugabyteDB中的YSQL模式匹配技术详解 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...
2025-06-05 09:08:17
247
原创 Uno Platform 设计哲学与技术理念深度解析
Uno Platform 设计哲学与技术理念深度解析 uno Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported. ...
2025-06-04 09:17:44
368
原创 Webhook项目中请求参数引用的技术指南
Webhook项目中请求参数引用的技术指南 webhook webhook is a lightweight incoming webhook server to run shell commands 项目地址: https://...
2025-06-03 09:13:00
301
原创 Python Mastery项目:使用继承实现可扩展的表格输出功能
Python Mastery项目:使用继承实现可扩展的表格输出功能 python-mastery Advanced Python Mastery (course by @dabeaz) 项目地址: https://gitcode....
2025-06-03 09:12:05
357
原创 TextMate核心架构解析:从数据结构到GUI实现
TextMate核心架构解析:从数据结构到GUI实现 textmate TextMate is a graphical text editor for macOS 10.12 or later 项目地址: https://gitc...
2025-06-02 09:18:28
269
原创 SQLModel 入门教程:创建模型与数据库操作
SQLModel 入门教程:创建模型与数据库操作 sqlmodel SQL databases in Python, designed for simplicity, compatibility, and robustness. ...
2025-06-02 09:07:55
388
原创 Nim语言基础教程:从入门到掌握核心语法
Nim语言基础教程:从入门到掌握核心语法 Nim 项目地址: https://gitcode.com/gh_mirrors/nimro/Nimrod 前言Nim是一种静态...
2025-06-02 09:04:08
313
原创 SvelteKit 2迁移指南:从版本1平滑升级的技术要点
SvelteKit 2迁移指南:从版本1平滑升级的技术要点 kit web development, streamlined 项目地址: https://gitcode.com/gh_mirrors/kit/kit ...
2025-06-02 09:01:51
305
原创 FullySparseFusion:开启3D物体检测新篇章
FullySparseFusion:开启3D物体检测新篇章 FullySparseFusion Fully Sparse Fusion for 3D Object Detection 项目地址: https://gitcode.c...
2025-06-02 09:00:04
266
原创 在mxstbr/react-boilerplate项目中配置编辑器的最佳实践
在mxstbr/react-boilerplate项目中配置编辑器的最佳实践 react-boilerplate 项目地址: https://gitcode.com/gh_mirrors/reac/react-boilerpla...
2025-06-01 09:01:36
219
原创 React/Redux 中如何优雅地复用 Reducer 逻辑
React/Redux 中如何优雅地复用 Reducer 逻辑 redux 项目地址: https://gitcode.com/gh_mirrors/red/redux 引...
2025-05-30 09:05:28
326
原创 presentation-ai:AI驱动的演示文稿生成器
presentation-ai:AI驱动的演示文稿生成器 presentation-ai Open source AI presentation generator. Create professional slides with customizable themes and AI-generated content ...
2025-05-29 09:00:09
368
原创 Trimstray-The-book-of-secret-knowledge:项目的核心功能/场景
Trimstray-The-book-of-secret-knowledge:项目的核心功能/场景 Trimstray-The-book-of-secret-knowledge 项目地址: https://gitcode.com...
2025-05-28 09:00:33
212
原创 Dataflow Notebook 项目启动与配置教程
Dataflow Notebook 项目启动与配置教程 dfkernel A kernel to support Python dataflows in the Jupyter Notebook environment 项目地址:...
2025-05-24 09:03:23
734
原创 Lucid UI组件库项目启动与配置教程
Lucid UI组件库项目启动与配置教程 lucid A UI component library from Xandr. 项目地址: https://gitcode.com/gh_mirrors/lucid5/lucid ...
2025-05-24 09:00:36
331
原创 DIY个人简易SMT加热平台最佳实践教程
DIY个人简易SMT加热平台最佳实践教程 HeatPlatform_SMT DIY个人简易的SMT加热平台 项目地址: https://gitcode.com/gh_mirrors/he/HeatPlatform_SMT ...
2025-05-23 09:01:10
376
原创 open-source-ops:开源项目全流程工具集
open-source-ops:开源项目全流程工具集 open-source-ops Полезные советы для open-source разработок (в том числе в области AI/ML) ...
2025-05-20 04:30:25
531
原创 mcp-server-chart:实时图表生成的强大工具
mcp-server-chart:实时图表生成的强大工具 mcp-server-chart ???? A Model Context Protocol server for generating visual charts using @antvis. ...
2025-05-17 09:00:05
546
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人