- 博客(632)
- 收藏
- 关注
原创 Stackzero UI 项目 CLI 工具使用指南
Stackzero UI 项目 CLI 工具使用指南 ui Collection of components to build e-commerce sites and commerce apps. Built for React, Next.js, Tailwind CSS and shadcn/ui. ...
2025-06-16 09:09:44
268
原创 Vue-EasyTable 快速入门指南
Vue-EasyTable 快速入门指南 vue-easytable A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scro...
2025-06-10 09:19:55
383
原创 smartnavi:基于步数的 GPS 独立行人导航
smartnavi:基于步数的 GPS 独立行人导航 smartnavi SmartNavi offers OpenSource, step-based and GPS independent navigation for Android. smartnavi-app.com ...
2025-06-10 09:00:00
275
原创 Godot引擎2D游戏开发:玩家角色编程指南
Godot引擎2D游戏开发:玩家角色编程指南 godot-docs Godot Engine official documentation 项目地址: https://gitcode.com/gh_mirrors/go/godot...
2025-06-09 09:20:26
353
原创 Kubernetes探针机制详解:Liveness、Readiness与Startup探针
Kubernetes探针机制详解:Liveness、Readiness与Startup探针 website Kubernetes website and documentation repo: 项目地址: https://git...
2025-06-08 09:19:07
374
原创 Guardrails项目:基于AWS的持续集成与部署实践指南
Guardrails项目:基于AWS的持续集成与部署实践指南 guardrails Adding guardrails to large language models. 项目地址: https://gitcode.com/gh_...
2025-06-08 09:14:33
396
原创 Oak项目在Node.js环境下的使用指南
Oak项目在Node.js环境下的使用指南 oak A middleware framework for handling HTTP with Deno ????️ ???? 项目地址: https://gitcode.com/gh_mirr...
2025-06-08 09:03:04
264
原创 使用Uber CausalML计算必要与充分因果关系的概率边界
使用Uber CausalML计算必要与充分因果关系的概率边界 causalml Uplift modeling and causal inference with machine learning algorithms 项目地址...
2025-06-08 09:01:24
301
原创 Crawlee-Python项目中的网络访问管理实战指南
Crawlee-Python项目中的网络访问管理实战指南 crawlee-python Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLM...
2025-06-07 09:22:44
253
原创 handcalcs项目@handcalc()装饰器使用详解
handcalcs项目@handcalc()装饰器使用详解 handcalcs Python library for converting Python calculations into rendered latex. 项目地址...
2025-06-07 09:21:25
254
原创 PaddleGAN人像卡通化技术详解:从原理到实践
PaddleGAN人像卡通化技术详解:从原理到实践 PaddleGAN PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repa...
2025-06-05 09:09:37
366
原创 immudb开源项目贡献指南深度解析
immudb开源项目贡献指南深度解析 immudb immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history ...
2025-06-04 09:21:40
242
原创 深入解析CLRS项目中的概率分析与随机算法问题
深入解析CLRS项目中的概率分析与随机算法问题 CLRS :notebook:Solutions to Introduction to Algorithms 项目地址: https://gitcode.com/gh_mirrors...
2025-06-04 09:17:11
176
原创 Spectacle API 参考指南:构建专业演示文稿的核心组件
Spectacle API 参考指南:构建专业演示文稿的核心组件 spectacle A React-based library for creating sleek presentations using JSX syntax that gives you the ability to live demo your c...
2025-06-04 09:09:43
249
原创 CodeGuide项目中的排列算法详解:从数学原理到代码实现
CodeGuide项目中的排列算法详解:从数学原理到代码实现 CodeGuide :books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)! ...
2025-06-03 09:11:12
331
原创 Thanos项目快速入门指南:构建全球可观测性监控系统
Thanos项目快速入门指南:构建全球可观测性监控系统 thanos 项目地址: https://gitcode.com/gh_mirrors/th/thanos 前言T...
2025-06-03 09:01:48
230
原创 在SCSS中使用Map数据结构的技术指南
在SCSS中使用Map数据结构的技术指南 til :memo: Today I Learned 项目地址: https://gitcode.com/gh_mirrors/ti/til ...
2025-06-03 09:01:09
348
原创 CVAT项目中的手动质量检查与标注审核指南
CVAT项目中的手动质量检查与标注审核指南 cvat 项目地址: https://gitcode.com/gh_mirrors/cva/cvat 前言在计算机视觉项目中,...
2025-06-03 09:01:00
294
原创 Zig-PSP:为索尼PSP带来Zig编程语言支持
Zig-PSP:为索尼PSP带来Zig编程语言支持 Zig-PSP A project to bring the Zig Programming Language to the Sony PlayStation Portable! ...
2025-06-03 00:35:37
949
原创 深入理解C接口:从基础到实战应用
深入理解C#接口:从基础到实战应用 awesome-low-level-design This repository contains low level design resources to improve coding skills and prepare for interviews. ...
2025-06-02 09:17:58
256
原创 Vitepress项目中的静态资源处理指南
Vitepress项目中的静态资源处理指南 vitepress Vite & Vue powered static site generator. 项目地址: https://gitcode.com/gh_mirrors/vi/v...
2025-06-02 09:16:40
303
原创 使用Ent快速构建gRPC服务的技术实践
使用Ent快速构建gRPC服务的技术实践 ent ent: 是一个基于 Go 语言的轻量级 ORM 库,用于处理关系型数据库。适合开发者使用 ent 进行数据库访问和操作。 项目地址: https://gitcode.com/gh...
2025-06-02 09:06:15
351
原创 Docker-Mailserver 项目深度解析:邮件服务器架构与安全实践
Docker-Mailserver 项目深度解析:邮件服务器架构与安全实践 docker-mailserver 项目地址: https://gitcode.com/gh_mirrors/doc/docker-mailserver...
2025-06-02 09:05:23
315
原创 深入理解simdjson的DOM解析模型
深入理解simdjson的DOM解析模型 simdjson Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, WatermelonDB, Apache Doris, Milvus, StarRo...
2025-06-01 09:15:27
280
原创 理解词嵌入:从Word2Vec到PyTorch实现
理解词嵌入:从Word2Vec到PyTorch实现 AI-For-Beginners 微软推出的人工智能入门指南项目,适合对人工智能和机器学习感兴趣的人士学习入门知识,内容包括基本概念、算法和实践案例。特点是简单易用,内容全面,面向初学者。 ...
2025-05-30 09:10:25
337
原创 DeepSpeed-VisualChat:多轮多图像对话系统的技术解析与实践指南
DeepSpeed-VisualChat:多轮多图像对话系统的技术解析与实践指南 DeepSpeed DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficien...
2025-05-30 09:09:32
219
原创 Sentry项目中的部署(Deploy)数据结构解析
Sentry项目中的部署(Deploy)数据结构解析 sentry getsentry/sentry: 是一个开源的错误追踪和监控工具,用于收集、分析和监控应用的错误和性能数据。它可以帮助开发者快速发现和解决应用中的问题,提高应用的稳定性和性能。特点包括实时监控、多渠道通知、支持多种编程语言和平台等。 ...
2025-05-30 09:08:35
238
原创 Google Protobuf 项目中的 C++ 多构建系统支持解析
Google Protobuf 项目中的 C++ 多构建系统支持解析 protobuf 项目地址: https://gitcode.com/gh_mirrors/pro/protobuf ...
2025-05-30 09:03:25
391
原创 使用Webpack集成Bootstrap的完整指南
使用Webpack集成Bootstrap的完整指南 bootstrap twbs/bootstrap: 是一个用于构建响应式和移动优先的 Web 应用的开源框架,提供了丰富的 UI 组件和工具。适合对 Web 开发、响应式设计和想要实现响应式 Web 应用的开发者。 ...
2025-05-30 09:00:39
411
原创 nib2objc 开源项目最佳实践教程
nib2objc 开源项目最佳实践教程 nib2objc Set of tools and utilities (command line, GUI, Mac Service) to transform NIB files for the iPhone into Objective-C code files ...
2025-05-29 09:00:02
328
原创 MagTape 项目启动与配置教程
MagTape 项目启动与配置教程 magtape MagTape Policy-as-Code for Kubernetes 项目地址: https://gitcode.com/gh_mirrors/ma/magtape ...
2025-05-28 09:00:47
412
原创 Lean 0.2 定理证明器项目启动与配置教程
Lean 0.2 定理证明器项目启动与配置教程 lean2 Lean theorem prover version 0.2 (it supports standard and HoTT modes) 项目地址: https://g...
2025-05-27 09:00:47
259
原创 Kotlin-based AI Agents Framework: Koog
Kotlin-based AI Agents Framework: Koog koog Koog is a Kotlin-based framework designed to build and run AI agents entirely in idiomatic Kotlin. ...
2025-05-23 09:01:17
237
原创 fdm-addons-docs:打造专属Free Download Manager插件的利器
fdm-addons-docs:打造专属Free Download Manager插件的利器 fdm-addons-docs Free Download Manager Add-ons documentation 项目地址: ht...
2025-05-23 09:00:24
254
原创 typescript-is:自动生成运行时类型检查的TypeScript转换器
typescript-is:自动生成运行时类型检查的TypeScript转换器 typescript-is 项目地址: https://gitcode.com/gh_mirrors/ty/typescript-is ...
2025-05-06 17:20:28
875
原创 OpenMD:开源多功能电机驱动器,赋能未来智能驱动
OpenMD:开源多功能电机驱动器,赋能未来智能驱动 OpenMD 项目地址: https://gitcode.com/gh_mirrors/op/OpenMD 项目介绍...
2025-05-01 22:10:21
674
原创 SRB2-Android:开源3D Sonic游戏体验
SRB2-Android:开源3D Sonic游戏体验 SRB2-Android 项目地址: https://gitcode.com/gh_mirrors/sr/SRB2-Android ...
2025-04-30 13:10:25
553
原创 Django-School-Management-System:学校信息管理的一站式解决方案
Django-School-Management-System:学校信息管理的一站式解决方案 Django-School-Management-System School Management System based on Django framework. ...
2025-04-29 10:40:38
841
原创 tensorgrad:不同iability编程张量网络
tensorgrad:不同iability编程张量网络 tensorgrad Differentiable Programming Tensor Networks 项目地址: https://gitcode.com/gh_mirr...
2025-04-26 16:10:21
856
原创 packages 的安装和配置教程
packages 的安装和配置教程 packages Some OpenWrt extended packages 项目地址: https://gitcode.com/gh_mirrors/packages22/packages...
2025-04-24 10:50:04
397
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人