- 博客(632)
- 收藏
- 关注
原创 CEPS:项目的核心功能/场景
CEPS:项目的核心功能/场景 CEPS Discrete Conformal Equivalence of Polyhedral Surfaces 项目地址: https://gitcode.com/gh_mirrors/ce/...
2025-06-17 09:00:02
265
原创 UnstoppableSwap核心项目架构解析与技术实现
UnstoppableSwap核心项目架构解析与技术实现 core Bitcoin–Monero Cross-chain Atomic Swap (+ GUI) 项目地址: https://gitcode.com/gh_mirro...
2025-06-16 09:09:49
231
原创 Libadapta项目中的样式与外观管理技术解析
Libadapta项目中的样式与外观管理技术解析 libadapta libAdwaita + theme support + a few extra 项目地址: https://gitcode.com/gh_mirrors/li...
2025-06-16 09:07:14
328
原创 AWTK项目中的FScript写缓冲(wbuffer)扩展详解
AWTK项目中的FScript写缓冲(wbuffer)扩展详解 awtk AWTK = Toolkit AnyWhere(a cross-platform embedded GUI) 项目地址: https://gitcode.c...
2025-06-12 09:09:12
241
原创 Quart框架实现Server-Sent Events(SSE)实时通信指南
Quart框架实现Server-Sent Events(SSE)实时通信指南 quart An async Python micro framework for building web applications. 项目地址: ...
2025-06-11 09:18:26
401
原创 WebSockify技术详解:实现WebSocket与TCP的无缝桥接
WebSockify技术详解:实现WebSocket与TCP的无缝桥接 websockify Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service...
2025-06-10 09:02:27
248
原创 深入理解Go语言自举机制:从Go 1.4到现代版本
深入理解Go语言自举机制:从Go 1.4到现代版本 under-the-hood ???? Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood 项目地址...
2025-06-09 09:21:54
315
原创 Boost.Beast中的BuffersGenerator概念解析
Boost.Beast中的BuffersGenerator概念解析 beast HTTP and WebSocket built on Boost.Asio in C++11 项目地址: https://gitcode.com/g...
2025-06-09 09:04:17
360
原创 TypeScript 官方手册:React 与 Webpack 集成指南
TypeScript 官方手册:React 与 Webpack 集成指南 TypeScript-Handbook Deprecated, please use the TypeScript-Website repo instead ...
2025-06-08 09:18:55
194
原创 Azure/mmlspark 中的地理空间服务实战指南
Azure/mmlspark 中的地理空间服务实战指南 SynapseML 项目地址: https://gitcode.com/gh_mirrors/mm/mmlspark ...
2025-06-08 09:06:21
326
原创 Vendure电商平台:购物车(Active Order)管理全指南
Vendure电商平台:购物车(Active Order)管理全指南 vendure A headless GraphQL commerce platform for the modern web 项目地址: https://gi...
2025-06-07 09:04:09
212
原创 InternLM/lmdeploy项目支持的模型全解析
InternLM/lmdeploy项目支持的模型全解析 lmdeploy LMDeploy is a toolkit for compressing, deploying, and serving LLMs. 项目地址: http...
2025-06-07 09:00:43
302
原创 Wren语言中的方法调用机制深度解析
Wren语言中的方法调用机制深度解析 wren The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language. ...
2025-06-06 09:03:22
245
原创 Gata-Auto-Bot:自动化DVA任务的最佳助手
Gata-Auto-Bot:自动化DVA任务的最佳助手 Gata-Auto-Bot Automation bot for Gata Data Verification Agent (DVA) tasks. This bot helps automate the process of completing DVA tas...
2025-06-06 04:30:20
925
原创 SmolaAgents项目教程:AgentLogger与Monitor模块详解
SmolaAgents项目教程:AgentLogger与Monitor模块详解 Tutorial-Codebase-Knowledge Turns Codebase into Easy Tutorial with AI 项目地址:...
2025-06-05 09:02:46
397
原创 OctoPrint配置文件config.yaml详解
OctoPrint配置文件config.yaml详解 OctoPrint 项目地址: https://gitcode.com/gh_mirrors/oct/OctoPrint ...
2025-06-05 09:01:26
303
原创 Quartz项目插件开发指南:深入理解与实战
Quartz项目插件开发指南:深入理解与实战 quartz ???? a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites ...
2025-06-04 09:20:46
346
原创 syncrostate:将 Svelte 5 的响应式带入多人协作
syncrostate:将 Svelte 5 的响应式带入多人协作 syncrostate 项目地址: https://gitcode.com/gh_mirrors/sy/syncrostate ...
2025-06-04 00:36:28
746
原创 Highcharts 图表样式设计:深入解析图案填充功能
Highcharts 图表样式设计:深入解析图案填充功能 highcharts 项目地址: https://gitcode.com/gh_mirrors/high/highcharts ...
2025-06-03 09:06:06
267
原创 DevPod在Linux系统中的常见问题排查指南
DevPod在Linux系统中的常见问题排查指南 devpod Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just loca...
2025-06-03 09:01:45
278
原创 WebSocket技术详解:深入理解ws模块的核心功能
WebSocket技术详解:深入理解ws模块的核心功能 ws Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js ...
2025-06-01 09:14:04
966
原创 Celery任务路由机制深度解析
Celery任务路由机制深度解析 celery celery/celery: Celery 是一个用于分布式任务队列和后台任务调度的 Python 库,可以用于分布式计算和数据处理,支持多种消息队列和消息中间件,可以用于构建高并发,可扩展的分布式应用程序。 ...
2025-06-01 09:04:43
297
原创 CodeMirror 5 技术手册:从入门到精通
CodeMirror 5 技术手册:从入门到精通 codemirror5 In-browser code editor (version 5, legacy) 项目地址: https://gitcode.com/gh_mirror...
2025-06-01 09:04:05
362
原创 OCRmyPDF技术解析:为PDF文档添加OCR文本层的终极指南
OCRmyPDF技术解析:为PDF文档添加OCR文本层的终极指南 OCRmyPDF OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched ...
2025-06-01 09:02:20
294
原创 bevy_simple_subsecond_system:实现在运行时热修补Bevy系统的强大工具
bevy_simple_subsecond_system:实现在运行时热修补Bevy系统的强大工具 bevy_simple_subsecond_system Hotpatch your Bevy systems, allowing you to change their code while the app is run...
2025-06-01 09:00:05
323
原创 MinerU文档解析工具:从PDF到结构化数据的专业解决方案
MinerU文档解析工具:从PDF到结构化数据的专业解决方案 MinerU A high-quality tool for convert PDF to Markdown and JSON.一站式开源高质量数据提取工具,将PDF转换成Markdown和JSON格式。 ...
2025-05-30 09:13:31
317
原创 Element UI 结果反馈组件 Result 使用指南
Element UI 结果反馈组件 Result 使用指南 element A Vue.js 2.0 UI Toolkit for Web 项目地址: https://gitcode.com/gh_mirrors/eleme/el...
2025-05-30 09:06:27
362
原创 Docusaurus插件详解:plugin-sitemap的使用与配置
Docusaurus插件详解:plugin-sitemap的使用与配置 docusaurus Easy to maintain open source documentation websites. 项目地址: https://g...
2025-05-30 09:04:48
248
原创 mlop:机器学习模型的全生命周期管理工具
mlop:机器学习模型的全生命周期管理工具 mlop 项目地址: https://gitcode.com/gh_mirrors/ml/mlop 项目介绍mlop 是一个专...
2025-05-27 09:00:12
296
原创 R3F Vite Starter 项目教程
R3F Vite Starter 项目教程 r3f-vite-starter A boilerplate to build R3F projects 项目地址: https://gitcode.com/gh_mirrors/r3/...
2025-05-25 09:00:12
252
原创 website:JSON Schema网站
website:JSON Schema网站 website JSON Schema website 项目地址: https://gitcode.com/gh_mirrors/website458/website ...
2025-05-25 09:00:09
334
原创 netgrafio项目启动与配置教程
netgrafio项目启动与配置教程 netgrafio netgrafio - Visualize your network 项目地址: https://gitcode.com/gh_mirrors/ne/netgrafio ...
2025-05-25 09:00:06
322
原创 medgemma:医疗文本与图像理解的强大工具
medgemma:医疗文本与图像理解的强大工具 medgemma 项目地址: https://gitcode.com/gh_mirrors/me/medgemma 项目介绍...
2025-05-23 09:00:35
385
原创 4.4BSD-Lite2:用户态TCP/IP协议栈的实现与探索
4.4BSD-Lite2:用户态TCP/IP协议栈的实现与探索 4.4BSD-Lite2 User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2 ...
2025-04-28 14:21:46
561
原创 Geomdl-examples 项目启动与配置教程
Geomdl-examples 项目启动与配置教程 geomdl-examples Example scripts for the NURBS-Python (geomdl) package 项目地址: https://gitco...
2025-04-26 12:20:01
370
原创 Python Redfish Library 开源项目教程
Python Redfish Library 开源项目教程 python-redfish-library Python3 library for interacting with devices that support a Redfish service ...
2025-04-26 11:50:19
856
原创 flutter-ai-rules:项目核心功能/场景
flutter-ai-rules:项目核心功能/场景 flutter-ai-rules Flutter Rules for Windsurf, Cursor, and Other AI-Powered IDEs 项目地址: htt...
2025-04-25 19:30:22
551
原创 libaudiodecoder:跨平台音频解码利器
libaudiodecoder:跨平台音频解码利器 libaudiodecoder The Cross-Platform Audio Decoder API 项目地址: https://gitcode.com/gh_mirrors...
2025-04-24 09:18:07
839
原创 ColorCode-Universal 开源项目最佳实践教程
ColorCode-Universal 开源项目最佳实践教程 ColorCode-Universal This is a port of ColorCode to .NET Standard. The original Html only formatter has been separated from the Log...
2025-04-23 14:50:15
521
原创 Philly Traces 开源项目最佳实践教程
Philly Traces 开源项目最佳实践教程 philly-traces 项目地址: https://gitcode.com/gh_mirrors/ph/philly-traces ...
2025-04-23 12:50:02
402
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人