- 博客(621)
- 收藏
- 关注
原创 使用rumps开发macOS状态栏应用:从入门到实践
使用rumps开发macOS状态栏应用:从入门到实践 rumps Ridiculously Uncomplicated macOS Python Statusbar apps 项目地址: https://gitcode.com/g...
2025-06-12 09:09:47
148
原创 C++游戏引擎开发指南:使用FMOD实现2D音效播放
C++游戏引擎开发指南:使用FMOD实现2D音效播放 cpp-game-engine-book 从零编写游戏引擎教程 Writing a game engine tutorial from scratch 项目地址: https:...
2025-06-12 09:09:45
103
原创 Apache NuttX 嵌入式操作系统安装指南
Apache NuttX 嵌入式操作系统安装指南 nuttx Apache NuttX is a mature, real-time embedded operating system (RTOS) 项目地址: https://g...
2025-06-11 09:18:05
101
原创 Flexx项目中的PScript模块与作用域详解
Flexx项目中的PScript模块与作用域详解 flexx 项目地址: https://gitcode.com/gh_mirrors/fle/flexx 前言在Flex...
2025-06-11 09:17:22
202
原创 VulkanTutorial项目解析:帧缓冲(Framebuffer)的创建与使用
VulkanTutorial项目解析:帧缓冲(Framebuffer)的创建与使用 VulkanTutorial Tutorial for the Vulkan graphics and compute API 项目地址: htt...
2025-06-11 09:15:01
174
原创 深入理解ueberauth/guardian中的实现模块
深入理解ueberauth/guardian中的实现模块 guardian Elixir Authentication 项目地址: https://gitcode.com/gh_mirrors/gu/guardian ...
2025-06-11 09:13:20
299
原创 OpenTelemetry规范解读:语义约定(Semantic Conventions)的独立化演进
OpenTelemetry规范解读:语义约定(Semantic Conventions)的独立化演进 opentelemetry-specification Specifications for OpenTelemetry 项目地...
2025-06-10 09:16:32
383
原创 Dangerzone项目更新通知机制深度解析
Dangerzone项目更新通知机制深度解析 dangerzone Take potentially dangerous PDFs, office documents, or images and convert them to safe PDFs ...
2025-06-10 09:02:40
311
原创 Azure CLI 参数持久化功能深度解析与最佳实践指南
Azure CLI 参数持久化功能深度解析与最佳实践指南 azure-cli Azure Command-Line Interface 项目地址: https://gitcode.com/gh_mirrors/az/azure-c...
2025-06-10 09:00:38
210
原创 Kubernetes应用高可用保障:深入理解PodDisruptionBudget
Kubernetes应用高可用保障:深入理解PodDisruptionBudget website Kubernetes website and documentation repo: 项目地址: https://gitcode...
2025-06-09 09:06:40
222
原创 Spring Boot参考指南:创建可执行JAR文件详解
Spring Boot参考指南:创建可执行JAR文件详解 Spring-Boot-Reference-Guide 项目地址: https://gitcode.com/gh_mirrors/sp/Spring-Boot-Refer...
2025-06-09 09:05:28
215
原创 MixItUp核心函数mixitup()详解与应用指南
MixItUp核心函数mixitup()详解与应用指南 mixitup A high-performance, dependency-free library for animated filtering, sorting, insertion, removal and more ...
2025-06-09 09:04:11
209
原创 openapi-mcp-generator:快速构建Model Context Protocol服务
openapi-mcp-generator:快速构建Model Context Protocol服务 openapi-mcp-generator A tool that converts OpenAPI specifications to MCP server ...
2025-06-09 09:00:00
257
原创 深入理解Flink CDC Connectors API设计
深入理解Flink CDC Connectors API设计 flink-cdc-connectors CDC Connectors for Apache Flink® 项目地址: https://gitcode.com/gh_m...
2025-06-08 09:21:08
312
原创 Kubeapps项目中使用OIDC提供商的完整指南
Kubeapps项目中使用OIDC提供商的完整指南 kubeapps A web-based UI for deploying and managing applications in Kubernetes clusters 项目...
2025-06-08 09:13:40
250
原创 Ransack 简单模式使用指南:快速实现搜索与排序功能
Ransack 简单模式使用指南:快速实现搜索与排序功能 ransack Object-based searching. 项目地址: https://gitcode.com/gh_mirrors/ra/ransack ...
2025-06-07 09:21:15
290
原创 Pony语言标准库编码风格指南详解
Pony语言标准库编码风格指南详解 ponyc Pony is an open-source, actor-model, capabilities-secure, high performance programming language ...
2025-06-07 09:06:19
335
原创 Lovefield项目开发环境搭建指南
Lovefield项目开发环境搭建指南 lovefield Lovefield is a relational database for web apps. Written in JavaScript, works cross-browser. Provides SQL-like APIs that are fast, ...
2025-06-06 09:06:06
304
原创 52周技术探索系列:使用GraphQL与React构建宝可梦图鉴应用
52周技术探索系列:使用GraphQL与React构建宝可梦图鉴应用 52-technologies-in-2016 Let's learn a new technology every week. A new technology blog every Sunday in 2016. ...
2025-06-06 09:03:17
355
原创 Obsidian Dataview 表达式详解:从基础到高级用法
Obsidian Dataview 表达式详解:从基础到高级用法 obsidian-dataview A high-performance data index and query language over Markdown files, for https://obsidian.md/. ...
2025-06-05 09:10:05
266
原创 Oumi项目内存优化指南:解决OOM问题的全面方案
Oumi项目内存优化指南:解决OOM问题的全面方案 oumi Everything you need to build state-of-the-art foundation models, end-to-end. 项目地址: h...
2025-06-05 09:08:08
347
原创 KeystoneJS 教程第四课:实现用户认证与会话管理
KeystoneJS 教程第四课:实现用户认证与会话管理 keystone The most powerful headless CMS for Node.js — built with GraphQL and React 项目地...
2025-06-04 09:14:40
280
原创 react-remove-scroll-bar:隐藏滚动条,优化用户体验
react-remove-scroll-bar:隐藏滚动条,优化用户体验 react-remove-scroll-bar Remove document scroll bar. Nothing more 项目地址: https:/...
2025-06-04 09:00:04
258
原创 klpt:用于处理库尔德语的自然语言处理工具包
klpt:用于处理库尔德语的自然语言处理工具包 klpt The Kurdish Language Processing Toolkit 项目地址: https://gitcode.com/gh_mirrors/kl/klpt ...
2025-06-04 00:36:29
468
原创 Apache PredictionIO 引擎部署指南:从构建到生产环境实践
Apache PredictionIO 引擎部署指南:从构建到生产环境实践 predictionio PredictionIO, a machine learning server for developers and ML engineers. ...
2025-06-03 09:05:27
247
原创 DearPyGui纹理与图像处理技术详解
DearPyGui纹理与图像处理技术详解 DearPyGui Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies ...
2025-06-02 09:19:26
409
原创 使用Docker Compose部署Rasa对话机器人
使用Docker Compose部署Rasa对话机器人 rasa rasa: 是一个开源的聊天机器人框架,支持自然语言理解和生成。适合开发者构建智能聊天机器人和对话系统。 项目地址: https://gitcode.com/gh_...
2025-06-01 09:16:51
389
原创 深入解析现代C++14特性:AnthonyCalandra项目核心要点
深入解析现代C++14特性:AnthonyCalandra项目核心要点 modern-cpp-features A cheatsheet of modern C++ language and library features. 项...
2025-06-01 09:15:33
242
原创 Grafana Loki 本地快速入门指南
Grafana Loki 本地快速入门指南 loki Loki是一个开源、高扩展性和多租户的日志聚合系统,由Grafana Labs开发。它主要用于收集、存储和查询大量日志数据,并通过标签索引提供高效检索能力。Loki特别适用于监控场景,与Grafana可视化平台深度集成,帮助用户快速分析和发现问题。 ...
2025-06-01 09:05:10
317
原创 Django REST Framework 响应(Response)机制深度解析
Django REST Framework 响应(Response)机制深度解析 django-rest-framework encode/django-rest-framework: Django REST framework 是一个强大的 Web API 开发工具包,专为 Django 框架设计,提供了一套丰富的功能...
2025-06-01 09:02:54
405
原创 PyTorch Lightning 中的 LightningDataModule 详解
PyTorch Lightning 中的 LightningDataModule 详解 pytorch-lightning 项目地址: https://gitcode.com/gh_mirrors/pyt/pytorch-lig...
2025-06-01 09:01:42
266
原创 toywasm:探索WebAssembly的简洁实现
toywasm:探索WebAssembly的简洁实现 toywasm A WebAssembly interpreter written in C 项目地址: https://gitcode.com/gh_mirrors/to/t...
2025-06-01 09:00:04
549
原创 NestedScrollWebView开源项目教程
NestedScrollWebView开源项目教程 NestedScrollWebView 项目地址: https://gitcode.com/gh_mirrors/nes/NestedScrollWebView ...
2025-05-29 09:00:06
248
原创 开源项目最佳实践教程:Fresh Animations CEM Fork
开源项目最佳实践教程:Fresh Animations CEM Fork Fresh-Animations_cem_Fork Fresh Animations is owned and created by FreshLX. I'm only rewriting for compatibility with CEM mo...
2025-05-27 09:01:08
306
原创 hisrc:响应式网站自适应图片的jQuery插件
hisrc:响应式网站自适应图片的jQuery插件 hisrc The simple jQuery plugin for adaptive images in responsive web design 项目地址: https:/...
2025-05-25 09:00:00
346
原创 TypeScript 类型测试最佳实践
TypeScript 类型测试最佳实践 type-testing ???? A micro library for testing your TypeScript types 项目地址: https://gitcode.com/gh_m...
2025-05-22 09:01:09
378
原创 buildcache-action:加速编译的GitHub Action
buildcache-action:加速编译的GitHub Action buildcache-action GitHub Action to install and configure buildcache for faster compilation ...
2025-05-22 09:00:07
288
原创 usb-gadget:构建自定义USB设备的强大工具
usb-gadget:构建自定义USB设备的强大工具 usb-gadget Expose standard or fully custom USB peripherals (gadgets) through a USB device controller (UDC) on Linux using Rust. ...
2025-05-18 09:00:03
346
原创 tf-keras-vis:深度学习模型的可视化工具
tf-keras-vis:深度学习模型的可视化工具 tf-keras-vis Neural network visualization toolkit for tf.keras 项目地址: https://gitcode.com/...
2025-05-04 21:21:10
654
原创 RLLoggingBoard 开源项目最佳实践教程
RLLoggingBoard 开源项目最佳实践教程 RLLoggingBoard A visuailzation tool to make deep understaning and easier debugging for RLHF training. ...
2025-04-27 10:20:37
421
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人