- 博客(654)
- 收藏
- 关注
原创 libopencm3项目文档构建与维护指南
libopencm3项目文档构建与维护指南 libopencm3 Open source ARM Cortex-M microcontroller library 项目地址: https://gitcode.com/gh_mirr...
2025-06-11 09:19:16
138
原创 深入理解Moby/SwarmKit中的任务模型设计
深入理解Moby/SwarmKit中的任务模型设计 swarmkit A toolkit for orchestrating distributed systems at any scale. It includes primitives for node discovery, raft-based consensus,...
2025-06-11 09:13:35
250
原创 Elasticsearch权威指南:通配符与正则表达式查询详解
Elasticsearch权威指南:通配符与正则表达式查询详解 elasticsearch-definitive-guide The Definitive Guide to Elasticsearch 项目地址: https://...
2025-06-11 09:05:36
199
原创 LibreraReader应用指纹与密码保护功能配置指南
LibreraReader应用指纹与密码保护功能配置指南 LibreraReader Book Reader for Android 项目地址: https://gitcode.com/gh_mirrors/li/LibreraR...
2025-06-11 09:05:23
321
原创 使用Docker Compose部署ROMM游戏库管理系统的完整指南
使用Docker Compose部署ROMM游戏库管理系统的完整指南 romm A beautiful, powerful, self-hosted rom manager 项目地址: https://gitcode.com/gh...
2025-06-10 09:19:21
368
原创 Perfetto Bigtrace 在 Kubernetes 上的部署指南
Perfetto Bigtrace 在 Kubernetes 上的部署指南 perfetto Performance instrumentation and tracing for Android, Linux and Chrome (read-only mirror of https://android.googles...
2025-06-10 09:05:13
286
原创 OBS-StreamFX项目代码贡献规范详解
OBS-StreamFX项目代码贡献规范详解 obs-StreamFX StreamFX is a plugin for OBS® Studio which adds many new effects, filters, sources, transitions and encoders! Be it 3D Transf...
2025-06-10 09:04:56
323
原创 Bottender项目中的Messenger事件处理详解
Bottender项目中的Messenger事件处理详解 bottender ⚡️ A framework for building conversational user interfaces. 项目地址: https://gi...
2025-06-10 09:03:04
252
原创 Flask-SQLAlchemy 配置详解:从基础到高级应用
Flask-SQLAlchemy 配置详解:从基础到高级应用 flask-sqlalchemy Adds SQLAlchemy support to Flask 项目地址: https://gitcode.com/gh_mirro...
2025-06-09 09:21:59
312
原创 Spring Cloud Gateway中的TLS/SSL安全通信配置指南
Spring Cloud Gateway中的TLS/SSL安全通信配置指南 spring-cloud-gateway A Gateway built on Spring Framework and Spring Boot providing routing and more. ...
2025-06-09 09:01:48
287
原创 TUI Chart 图表基础配置详解:chart选项全面指南
TUI Chart 图表基础配置详解:chart选项全面指南 tui.chart 项目地址: https://gitcode.com/gh_mirrors/tui/tui.chart ...
2025-06-08 09:02:12
271
原创 Flutter版Logan日志系统使用指南
Flutter版Logan日志系统使用指南 Logan Logan is a lightweight case logging system based on mobile platform. 项目地址: https://gitc...
2025-06-07 09:06:02
293
原创 深入理解class-transformer:对象与类的双向转换指南
深入理解class-transformer:对象与类的双向转换指南 class-transformer 项目地址: https://gitcode.com/gh_mirrors/cla/class-transformer ...
2025-06-06 09:03:21
364
原创 PHPWord模板处理技术详解:从基础到高级应用
PHPWord模板处理技术详解:从基础到高级应用 PHPWord A pure PHP library for reading and writing word processing documents 项目地址: https:/...
2025-06-06 09:01:06
225
原创 Featuretools实战:使用EntitySets构建结构化数据集
Featuretools实战:使用EntitySets构建结构化数据集 featuretools 项目地址: https://gitcode.com/gh_mirrors/fea/featuretools ...
2025-06-06 09:00:37
399
原创 PocketFlow框架深度解析:构建模块化AI工作流的艺术
PocketFlow框架深度解析:构建模块化AI工作流的艺术 Tutorial-Codebase-Knowledge Turns Codebase into Easy Tutorial with AI 项目地址: https://...
2025-06-05 09:02:33
334
原创 NumPy核心解析:深入理解__array_function__协议与函数重载机制
NumPy核心解析:深入理解__array_function__协议与函数重载机制 Tutorial-Codebase-Knowledge Turns Codebase into Easy Tutorial with AI 项目地...
2025-06-05 09:01:52
264
原创 Apache PredictionIO引擎部署指南:从构建到生产环境实践
Apache PredictionIO引擎部署指南:从构建到生产环境实践 predictionio PredictionIO, a machine learning server for developers and ML engineers. ...
2025-06-03 09:04:45
374
原创 深入理解Python中的聚合关系 - 来自awesome-low-level-design项目的OOP实践指南
深入理解Python中的聚合关系 - 来自awesome-low-level-design项目的OOP实践指南 awesome-low-level-design This repository contains low level design resources to improve coding skills and...
2025-06-03 09:00:11
335
原创 基于Niu等人方法的序数回归MLP模型实现——以水泥强度数据集为例
基于Niu等人方法的序数回归MLP模型实现——以水泥强度数据集为例 deeplearning-models A collection of various deep learning architectures, models, and tips ...
2025-06-02 09:04:42
210
原创 Flameshot截图工具在Sway和wlroots环境下的配置指南
Flameshot截图工具在Sway和wlroots环境下的配置指南 flameshot Powerful yet simple to use screenshot software :desktop_computer: :camera_flash: ...
2025-06-01 09:04:39
315
原创 Refine项目教程:手动创建Headless列表页面
Refine项目教程:手动创建Headless列表页面 refine 一个用于构建内部工具、管理面板、仪表盘和B2B应用程序的React框架,具有无与伦比的灵活性。 项目地址: https://gitcode.com/gh_mir...
2025-06-01 09:03:26
292
原创 Koa与Express框架深度对比:技术选型指南
Koa与Express框架深度对比:技术选型指南 koa koajs/koa: Koa 是由 Express.js 原班人马打造的一个基于 Node.js 的下一代 web 框架。它使用 ES6 生成器(现在为 async/await)简化了中间件编程,并提供了更小的核心以及更好的错误处理机制。 ...
2025-05-30 09:11:47
381
原创 Gatsby项目指南:如何将Starter转换为Theme
Gatsby项目指南:如何将Starter转换为Theme gatsby The best React-based framework with performance, scalability and security built in. ...
2025-05-30 09:07:19
390
原创 深入理解自然语言推断与SNLI数据集在Gluon教程中的应用
深入理解自然语言推断与SNLI数据集在Gluon教程中的应用 d2l-zh 项目地址: https://gitcode.com/gh_mirrors/d2l/d2l-zh ...
2025-05-30 09:06:28
307
原创 深入理解JavaScript核心概念:迭代器、闭包与this关键字
深入理解JavaScript核心概念:迭代器、闭包与this关键字 You-Dont-Know-JS A book series on JavaScript. @YDKJS on twitter. 项目地址: https://gi...
2025-05-30 09:00:09
233
原创 开源项目最佳实践:Web Crawlers
开源项目最佳实践:Web Crawlers spiders Web Crawlers. 项目地址: https://gitcode.com/gh_mirrors/spiders/spiders ...
2025-05-29 09:00:43
248
原创 PyPass-SAB:管理 StartAllBack 试用期的实用工具
PyPass-SAB:管理 StartAllBack 试用期的实用工具 PyPass-SAB Bypass and reset the 100 days remaining limit of StartAllBack 项目地址:...
2025-05-28 09:00:38
286
原创 Rose-Pine-Hyprcursor 项目启动与配置教程
Rose-Pine-Hyprcursor 项目启动与配置教程 rose-pine-hyprcursor BreezeX RosePine for Hyprcursor 项目地址: https://gitcode.com/gh_mi...
2025-05-26 09:00:45
214
原创 《awesome-LLM-AIOps》项目启动与配置教程
《awesome-LLM-AIOps》项目启动与配置教程 awesome-LLM-AIOps A list of awesome academic researches and industrial materials about Large Language Model (LLM) and Artificial Int...
2025-04-27 09:30:33
237
原创 MiniDox_PCB:开源键盘PCB设计利器
MiniDox_PCB:开源键盘PCB设计利器 MiniDox_PCB MiniDox Keyboard, PCB files 项目地址: https://gitcode.com/gh_mirrors/mi/MiniDox_PCB...
2025-04-25 19:50:25
772
原创 《开源项目启动与配置教程》
《开源项目启动与配置教程》 hhd Handheld Daemon, a tool for configuring handheld devices. 项目地址: https://gitcode.com/gh_mirrors/hh...
2025-04-24 11:23:02
312
原创 embb 的安装和配置教程
embb 的安装和配置教程 embb Embedded Multicore Building Blocks (EMB²): Library for parallel programming of embedded systems. Star us on GitHub? +1 ...
2025-04-23 14:01:32
855
原创 unpackandroidrom 的项目扩展与二次开发
unpackandroidrom 的项目扩展与二次开发 unpackandroidrom 爬虫解包 Android ROM 项目地址: https://gitcode.com/gh_mirrors/un/unpackandroid...
2025-04-23 07:23:36
821
原创 开源项目 SublimeREPL 的扩展与二次开发潜力
开源项目 SublimeREPL 的扩展与二次开发潜力 SublimeREPL SublimeREPL - run an interpreter inside ST2 (Clojure, CoffeeScript, F#, Groovy, Haskell, Lua, MozRepl, NodeJS, Python, R,...
2025-04-23 07:12:47
907
原创 开源项目kingdom的安装与使用教程
开源项目kingdom的安装与使用教程 kingdom A minimal game. 项目地址: https://gitcode.com/gh_mirrors/ki/kingdom ...
2025-04-23 07:01:46
278
原创 kotlin4noobs:助力编程新手快速掌握Kotlin语言
kotlin4noobs:助力编程新手快速掌握Kotlin语言 kotlin4noobs Tutorial de Kotlin para iniciantes na linguagem. 项目地址: https://gitcode...
2025-04-22 13:00:53
909
原创 CsQuery:.NET 4下的jQuery端口,简化服务器端HTML操作
CsQuery:.NET 4下的jQuery端口,简化服务器端HTML操作 CsQuery CsQuery is a complete CSS selector engine, HTML parser, and jQuery port for C# and .NET 4. ...
2025-04-22 11:10:59
743
原创 SPSO项目安装与配置指南
SPSO项目安装与配置指南 SPSO Spherical Vector-based Particle Swarm Optimization 项目地址: https://gitcode.com/gh_mirrors/sp/SPSO...
2025-04-22 07:01:49
809
原创 HumanNorm开源项目安装与配置指南
HumanNorm开源项目安装与配置指南 humannorm The official implementation of HumanNorm 项目地址: https://gitcode.com/gh_mirrors/hu/hum...
2025-04-21 10:33:24
335
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人