- 博客(2951)
- 收藏
- 关注
原创 Base:为命令行用户量身打造的共享平台
Base:为命令行用户量身打造的共享平台 base A simple framework for sharing Bash profiles, reusable shell libraries, and commands across hosts and teams. Contains builtin libraries...
2025-06-14 09:00:02
281
原创 深入理解panva/node-oidc-provider:OIDC身份认证服务核心指南
深入理解panva/node-oidc-provider:OIDC身份认证服务核心指南 node-oidc-provider OpenID Certified™ OAuth 2.0 Authorization Server implementation for Node.js ...
2025-06-11 09:14:44
312
原创 cgminer项目ASIC设备支持与配置指南
cgminer项目ASIC设备支持与配置指南 cgminer 项目地址: https://gitcode.com/gh_mirrors/cg/cgminer 概述本文详细...
2025-06-11 09:01:59
324
原创 Eloquent-Sluggable 升级指南:从旧版本迁移到新版本的最佳实践
Eloquent-Sluggable 升级指南:从旧版本迁移到新版本的最佳实践 eloquent-sluggable Easy creation of slugs for your Eloquent models in Laravel ...
2025-06-10 09:08:01
222
原创 ElegantRL项目DQN算法实战教程:从CartPole到LunarLander
ElegantRL项目DQN算法实战教程:从CartPole到LunarLander ElegantRL Massively Parallel Deep Reinforcement Learning. ???? 项目地址: https:...
2025-06-10 09:04:48
381
原创 AI-Dynamo项目实战:使用dynamo serve部署LLM推理图
AI-Dynamo项目实战:使用dynamo serve部署LLM推理图 dynamo A Datacenter Scale Distributed Inference Serving Framework 项目地址: https:...
2025-06-10 09:03:01
269
原创 Bottender项目:Messenger机器人开发环境配置指南
Bottender项目:Messenger机器人开发环境配置指南 bottender ⚡️ A framework for building conversational user interfaces. 项目地址: https:...
2025-06-10 09:02:05
307
原创 Terraform-docs 忽略资源生成指南:精准控制文档输出内容
Terraform-docs 忽略资源生成指南:精准控制文档输出内容 terraform-docs Generate documentation from Terraform modules in various output formats ...
2025-06-09 09:05:37
362
原创 PathOfBuilding技能添加机制深度解析
PathOfBuilding技能添加机制深度解析 PathOfBuilding Offline build planner for Path of Exile. 项目地址: https://gitcode.com/gh_mirro...
2025-06-09 09:03:08
326
原创 OpenToonz样式表开发指南:从LESS到Qt界面定制
OpenToonz样式表开发指南:从LESS到Qt界面定制 opentoonz OpenToonz - An open-source full-featured 2D animation creation software 项目地...
2025-06-08 09:21:09
331
原创 深入理解Sigstore Cosign命令行工具的设计规范与版本信息
深入理解Sigstore Cosign命令行工具的设计规范与版本信息 cosign Container Signing 项目地址: https://gitcode.com/gh_mirrors/co/cosign ...
2025-06-08 09:17:44
375
原创 如何在项目中集成pgroll实现数据库多版本管理
如何在项目中集成pgroll实现数据库多版本管理 pgroll PostgreSQL zero-downtime migrations made easy 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-08 09:14:38
235
原创 VyperLang 智能合约编译指南
VyperLang 智能合约编译指南 vyper Pythonic Smart Contract Language for the EVM 项目地址: https://gitcode.com/gh_mirrors/vy/vyper...
2025-06-08 09:14:23
372
原创 Tortoise-ORM与Pydantic集成教程:模型转换与序列化实践
Tortoise-ORM与Pydantic集成教程:模型转换与序列化实践 tortoise-orm tortoise/tortoise-orm: 是一个基于 Python 的对象关系映射 (ORM) 库,它支持 SQLite、 MySQL、 PostgreSQL 等多种数据库。适合用于 Python 应用程序的数据库操作...
2025-06-08 09:13:15
265
原创 Kajiya渲染器全局光照技术解析
Kajiya渲染器全局光照技术解析 kajiya ???? Experimental real-time global illumination renderer ???? 项目地址: https://gitcode.com/gh_mirro...
2025-06-08 09:13:05
285
原创 PhotoGIMP项目解析:让GIMP拥有Photoshop般的使用体验
PhotoGIMP项目解析:让GIMP拥有Photoshop般的使用体验 PhotoGIMP A Patch for GIMP 2.10+ for Photoshop Users 项目地址: https://gitcode.com...
2025-06-08 09:02:22
284
原创 TinyUSB项目移植指南:从零开始为微控制器添加USB支持
TinyUSB项目移植指南:从零开始为微控制器添加USB支持 tinyusb An open source cross-platform USB stack for embedded system 项目地址: https://g...
2025-06-07 09:23:28
400
原创 Tock操作系统项目代码仓库结构详解
Tock操作系统项目代码仓库结构详解 tock A secure embedded operating system for microcontrollers 项目地址: https://gitcode.com/gh_mirror...
2025-06-07 09:07:15
367
原创 GoogleChrome/rendertron 项目部署指南:三大主流平台实践
GoogleChrome/rendertron 项目部署指南:三大主流平台实践 rendertron A Headless Chrome rendering solution 项目地址: https://gitcode.com/g...
2025-06-07 09:04:56
384
原创 SWIG项目中的Wrapper对象机制解析
SWIG项目中的Wrapper对象机制解析 swig SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. ...
2025-06-07 09:04:01
224
原创 LokiJS 示例代码解析:深入理解内存数据库的核心操作
LokiJS 示例代码解析:深入理解内存数据库的核心操作 LokiJS javascript embeddable / in-memory database 项目地址: https://gitcode.com/gh_mirrors...
2025-06-06 09:06:12
327
原创 树状数组(Binary Indexed Tree)原理与应用详解
树状数组(Binary Indexed Tree)原理与应用详解 LeetCode-Py ⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,800+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。 ...
2025-06-06 09:06:06
343
原创 TypeScript 手册深度解析:从入门到精通
TypeScript 手册深度解析:从入门到精通 TypeScript TypeScript 使用手册(中文版)翻译。http://www.typescriptlang.org 项目地址: https://gitcode.com/...
2025-06-06 09:03:39
287
原创 IPFS JavaScript 客户端从 v0.62 升级到 v0.63 指南
IPFS JavaScript 客户端从 v0.62 升级到 v0.63 指南 js-ipfs IPFS implementation in JavaScript 项目地址: https://gitcode.com/gh_mirr...
2025-06-06 09:00:41
211
原创 TypeDoc项目外部文档集成指南
TypeDoc项目外部文档集成指南 typedoc Documentation generator for TypeScript projects. 项目地址: https://gitcode.com/gh_mirrors/ty/...
2025-06-05 09:08:23
253
原创 AWS SDK for Java 2.x 操作 Amazon S3 完全指南
AWS SDK for Java 2.x 操作 Amazon S3 完全指南 aws-doc-sdk-examples Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS docume...
2025-06-04 09:09:53
361
原创 Microsoft PromptFlow 项目实战:初始化与测试流程开发指南
Microsoft PromptFlow 项目实战:初始化与测试流程开发指南 promptflow Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring. ...
2025-06-04 09:02:32
341
原创 Wired Elements项目中的手绘风格日历组件wired-calendar深度解析
Wired Elements项目中的手绘风格日历组件wired-calendar深度解析 wired-elements 项目地址: https://gitcode.com/gh_mirrors/wir/wired-element...
2025-06-04 09:01:27
262
原创 从sqlc项目学习PostgreSQL数据库设计最佳实践
从sqlc项目学习PostgreSQL数据库设计最佳实践 sqlc 项目地址: https://gitcode.com/gh_mirrors/sql/sqlc 前言在数据...
2025-06-02 09:16:25
407
原创 SQLModel 教程:创建数据库和表的完整指南
SQLModel 教程:创建数据库和表的完整指南 sqlmodel SQL databases in Python, designed for simplicity, compatibility, and robustness. ...
2025-06-02 09:06:57
276
原创 Gradle项目Javadoc编写规范指南
Gradle项目Javadoc编写规范指南 gradle Adaptable, fast automation for all 项目地址: https://gitcode.com/gh_mirrors/gr/gradle ...
2025-06-02 09:02:46
210
原创 Teleport项目RBAC配置实战:使用Terraform实现最小权限原则
Teleport项目RBAC配置实战:使用Terraform实现最小权限原则 teleport Protect access to all of your infrastructure. 项目地址: https://gitcode...
2025-06-02 09:01:38
375
原创 apollo-feature-requests:收集社区智慧的精华,提升 Apollo Client 功能体验
apollo-feature-requests:收集社区智慧的精华,提升 Apollo Client 功能体验 apollo-feature-requests ???????? Apollo Client Feature Requests | (no ???? please). ...
2025-06-02 09:00:02
268
原创 RxDB TypeScript 集成开发指南
RxDB TypeScript 集成开发指南 rxdb pubkey/rxdb: RxDB是一款基于JavaScript实现的客户端数据库,适用于浏览器环境以及Node.js应用,支持实时同步、离线数据存储、冲突解决等功能,同时采用了RxJS响应式编程模型来处理数据变更。 ...
2025-06-01 09:13:58
370
原创 Textual项目测试指南:如何为终端UI应用编写自动化测试
Textual项目测试指南:如何为终端UI应用编写自动化测试 textual The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in...
2025-06-01 09:03:12
371
原创 Minikube配置完全指南:从基础到高级设置
Minikube配置完全指南:从基础到高级设置 minikube Minikube是一个为开发Kubernetes集群设计的轻量级工具,可以在本地运行单节点的Kubernetes集群。 - 功能:Kubernetes集群开发环境;本地集群运行;快速部署。 - 特点:轻量级;易于使用;快速启动;支持多种Kubern...
2025-06-01 09:00:58
247
原创 Netdata项目中的Kubernetes监控方案详解
Netdata项目中的Kubernetes监控方案详解 netdata Netdata是一个实时的服务器监控工具项目,能够提供系统及应用程序的详细性能监控。特点包括:免费、开源、实时监测、丰富的可视化界面、支持多种操作系统和应用程序(如Nginx、Java项目等)、可深度定制和扩展。适合各类开发者,包括系统管理员、运维工...
2025-05-30 09:02:39
301
原创 s2s:基于AST的代码快速生成工具
s2s:基于AST的代码快速生成工具 s2s Coding time Compile. A tool to write code fastest. 项目地址: https://gitcode.com/gh_mirrors/s2/...
2025-05-29 09:00:09
240
原创 3D-RU-Net 项目启动与配置教程
3D-RU-Net 项目启动与配置教程 3D-RU-Net A SlidingWindow-Free Accurate and Fast 3D Medical Image Segmentation Framework 项目地址:...
2025-05-26 09:00:39
403
原创 AI-Sphere-Butler 开源项目启动和配置文档
AI-Sphere-Butler 开源项目启动和配置文档 AI-Sphere-Butler 终极愿景:目标是创造一个全方位服务于用户全场景的 AI 全能管家AGI—“小粒”。除了不具备物理形态外,“小粒”将提供与远程视频通话中的真人几乎无异的体验,具备思考、情感交流、视觉、听觉以及模拟触觉反馈等能力,并能够游走在任何家庭...
2025-05-24 09:03:58
328
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人