- 博客(2939)
- 收藏
- 关注
原创 Unity-UGUI-XCharts折线图功能详解与实战教程
Unity-UGUI-XCharts折线图功能详解与实战教程 XCharts 项目地址: https://gitcode.com/gh_mirrors/xcha/XCharts ...
2025-06-11 09:13:26
220
原创 Crest海洋渲染系统中的碰撞形状与浮力物理详解
Crest海洋渲染系统中的碰撞形状与浮力物理详解 crest 项目地址: https://gitcode.com/gh_mirrors/crest7/crest 引言在海...
2025-06-11 09:02:13
106
原创 MMPretrain项目数据集准备完全指南
MMPretrain项目数据集准备完全指南 mmpretrain OpenMMLab Pre-training Toolbox and Benchmark 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-11 09:01:01
135
原创 深入理解C语言指针:从原理到实践应用
深入理解C语言指针:从原理到实践应用 interactive-tutorials Interactive Tutorials 项目地址: https://gitcode.com/gh_mirrors/in/interactive-...
2025-06-09 09:22:33
212
原创 Grafana Mimir 生产环境水平扩展指南
Grafana Mimir 生产环境水平扩展指南 mimir Grafana Mimir provides horizontally scalable, highly available, multi-tenant, long-term storage for Prometheus. ...
2025-06-09 09:05:16
221
原创 使用Flax实现Stable Diffusion视频生成技术解析
使用Flax实现Stable Diffusion视频生成技术解析 stable-diffusion-videos Create ???? videos with Stable Diffusion by exploring the latent space and morphing between text prompts ...
2025-06-09 09:03:09
276
原创 yaml-cpp 库使用教程:YAML 文件解析与操作指南
yaml-cpp 库使用教程:YAML 文件解析与操作指南 yaml-cpp A YAML parser and emitter in C++ 项目地址: https://gitcode.com/gh_mirrors/ya/yam...
2025-06-08 09:00:23
388
原创 cloud-build-local:本地运行Google Cloud Build,提升开发效率
cloud-build-local:本地运行Google Cloud Build,提升开发效率 cloud-build-local Local Builder runs Google Cloud Build builds locally, allowing faster debugging, less vendor lo...
2025-06-07 09:00:01
277
原创 Alluxio项目单元测试开发指南
Alluxio项目单元测试开发指南 alluxio Alluxio, data orchestration for analytics and machine learning in the cloud 项目地址: https:/...
2025-06-06 09:04:42
373
原创 Laf云开发平台:让全栈开发更简单的开源利器
Laf云开发平台:让全栈开发更简单的开源利器 laf labring/laf: 是一个用于 PHP 的轻量级 AJAX 库,可以方便地在 PHP 应用中实现 AJAX 通信。适合对 PHP、AJAX 库和想要实现 PHP AJAX 通信的开发者。 ...
2025-06-06 09:00:16
255
原创 Apache SeaTunnel Sink参数占位符使用详解
Apache SeaTunnel Sink参数占位符使用详解 seatunnel SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool. ...
2025-06-05 09:15:59
371
原创 YugabyteDB中的模式匹配技术详解
YugabyteDB中的模式匹配技术详解 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...
2025-06-05 09:01:52
228
原创 Uvicorn项目Docker部署最佳实践指南
Uvicorn项目Docker部署最佳实践指南 uvicorn An ASGI web server, for Python. ???? 项目地址: https://gitcode.com/gh_mirrors/uv/uvicorn ...
2025-06-04 09:18:18
205
原创 FlagEmbedding项目中的BGE-EN-ICL模型详解:基于LLM的上下文学习嵌入技术
FlagEmbedding项目中的BGE-EN-ICL模型详解:基于LLM的上下文学习嵌入技术 FlagEmbedding Dense Retrieval and Retrieval-augmented LLMs 项目地址: ht...
2025-06-04 09:10:31
274
原创 Numba高级扩展API详解:从函数重载到Cython集成
Numba高级扩展API详解:从函数重载到Cython集成 numba numba/numba: Numba 是一个用于 Python 的 Just-In-Time (JIT) 编译器,可以用于加速 Python 代码的执行,支持多种 CPU 和 GPU 架构,如 x86,ARM,CUDA 等。 ...
2025-06-04 09:02:57
283
原创 Android开发实战:Fragment动态UI构建指南
Android开发实战:Fragment动态UI构建指南 android-training-course-in-chinese Android官方培训课程中文版 项目地址: https://gitcode.com/gh_mirro...
2025-06-04 09:02:42
393
原创 tea-stack:最小化静态站点生成方案
tea-stack:最小化静态站点生成方案 tea-stack A starter template for the TEA stack (Tailwind, Eleventy, Alpine). 项目地址: https://gi...
2025-06-04 09:00:01
336
原创 深入理解左值与右值:DoctorWkt/acwj项目编译器开发解析
深入理解左值与右值:DoctorWkt/acwj项目编译器开发解析 acwj A Compiler Writing Journey 项目地址: https://gitcode.com/gh_mirrors/ac/acwj ...
2025-06-03 09:10:33
323
原创 深入解析pipx的工作原理与开发实践
深入解析pipx的工作原理与开发实践 pipx 项目地址: https://gitcode.com/gh_mirrors/pip/pipx pipx项目概述pipx是一个...
2025-06-03 09:10:31
210
原创 RuboCop 扩展机制深度解析:从插件配置到自定义开发
RuboCop 扩展机制深度解析:从插件配置到自定义开发 rubocop A Ruby static code analyzer and formatter, based on the community Ruby style guide. ...
2025-06-03 09:04:26
208
原创 Vitepress 自定义主题开发完全指南
Vitepress 自定义主题开发完全指南 vitepress Vite & Vue powered static site generator. 项目地址: https://gitcode.com/gh_mirrors/vi/v...
2025-06-02 09:17:52
373
原创 Apache APISIX 限速功能详解与实践指南
Apache APISIX 限速功能详解与实践指南 apisix Apisix是一个基于Nginx的API网关,主要用于微服务架构中的API管理和服务发现。它的特点是高性能、轻量级、易于配置等。适用于API管理和负载均衡场景。 项...
2025-06-02 09:16:56
333
原创 Hurl项目中的hurlfmt工具使用指南
Hurl项目中的hurlfmt工具使用指南 hurl Hurl, run and test HTTP requests with plain text. 项目地址: https://gitcode.com/gh_mirrors/h...
2025-06-02 09:16:42
338
原创 深入理解BlogOS项目中的双重故障异常处理
深入理解BlogOS项目中的双重故障异常处理 blog_os Writing an OS in Rust 项目地址: https://gitcode.com/gh_mirrors/bl/blog_os ...
2025-06-02 09:06:14
228
原创 React-Bits项目解析:使用高阶组件(HOC)实现样式与逻辑分离
React-Bits项目解析:使用高阶组件(HOC)实现样式与逻辑分离 react-bits ✨ React patterns, techniques, tips and tricks ✨ 项目地址: https://gitcod...
2025-06-02 09:04:41
263
原创 深入解析UnoCSS:为什么选择这个原子化CSS引擎?
深入解析UnoCSS:为什么选择这个原子化CSS引擎? unocss 项目地址: https://gitcode.com/gh_mirrors/uno/unocss 前言...
2025-06-02 09:02:50
404
原创 HuggingFace Agents课程:智能代理的监控与评估实战指南
HuggingFace Agents课程:智能代理的监控与评估实战指南 agents-course This repository contains the Hugging Face Agents Course. 项目地址: h...
2025-06-01 09:17:54
260
原创 深入理解Cookiecutter:如何动态注入额外上下文变量
深入理解Cookiecutter:如何动态注入额外上下文变量 cookiecutter A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python packa...
2025-06-01 09:07:20
220
原创 font-slice:项目推荐文章
font-slice:项目推荐文章 font-slice slice chinese fonts into small slices 项目地址: https://gitcode.com/gh_mirrors/fo/font-sli...
2025-06-01 09:00:04
394
原创 Apache Superset 警报与报告功能配置指南
Apache Superset 警报与报告功能配置指南 Superset Superset 是一款开源的数据可视化平台,可以帮助用户轻松地创建各种类型的图表,并且支持多种数据源接入。Superset支持强大的查询语句构建器、支持多种数据源、提供多种图表类型、易于集成到现有工作流程中。Superset适用企业级的数据分析和...
2025-05-30 09:03:36
225
原创 使用Microsoft生成式AI初学者项目构建图像生成应用指南
使用Microsoft生成式AI初学者项目构建图像生成应用指南 generative-ai-for-beginners 21 节课程,开始使用生成式 AI 进行构建 项目地址: https://gitcode.com/gh_mir...
2025-05-30 09:02:06
333
原创 SPALN项目最佳实践教程
SPALN项目最佳实践教程 spaln Genome mapping and spliced alignment of cDNA or amino acid sequences 项目地址: https://gitcode.com/...
2025-05-28 09:01:15
300
原创 moonjit:一款优秀的Lua即时编译器
moonjit:一款优秀的Lua即时编译器 moonjit Just-In-Time Compiler for the Lua Programming language. Fork of LuaJIT to continue development. This project does not have an activ...
2025-05-28 09:00:00
298
原创 One-RL-to-See-Them-All 开源项目最佳实践教程
One-RL-to-See-Them-All 开源项目最佳实践教程 One-RL-to-See-Them-All One RL to See Them All: Visual Triple Unified Reinforcement Learning ...
2025-05-27 01:32:28
402
原创 ui-extensions-examples:助力开发者打造灵活互动的前端UI扩展
ui-extensions-examples:助力开发者打造灵活互动的前端UI扩展 ui-extensions-examples This repository contains code examples of UI extensions built with HubSpot CRM development tools...
2025-05-23 09:00:35
325
原创 @artus/core:引领未来的核心JavaScript框架
@artus/core:引领未来的核心JavaScript框架 core Core package of Artus 项目地址: https://gitcode.com/gh_mirrors/core562/core ...
2025-05-22 09:00:02
301
原创 hagamesai:构建AI游戏化场景的强大后端
hagamesai:构建AI游戏化场景的强大后端 hagamesai 项目地址: https://gitcode.com/gh_mirrors/ha/hagamesai 在...
2025-05-17 09:00:06
339
原创 FastMM4-AVX:高效同步与AVX指令集支持的内存管理库
FastMM4-AVX:高效同步与AVX指令集支持的内存管理库 FastMM4-AVX FastMM4 memory manager for Delphi and FreePascal (free pascal/Lazarus). A fork with improved synchronization between ...
2025-05-17 09:00:02
361
原创 WebVR Starter Kit:轻松打造Web虚拟现实体验
WebVR Starter Kit:轻松打造Web虚拟现实体验 webvr-starter-kit 项目地址: https://gitcode.com/gh_mirrors/we/webvr-starter-kit ...
2025-05-15 09:00:00
301
原创 mls-protocol:为消息安全传输提供坚实基础
mls-protocol:为消息安全传输提供坚实基础 mls-protocol MLS protocol 项目地址: https://gitcode.com/gh_mirrors/ml/mls-protocol ...
2025-05-10 09:04:21
965
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人