- 博客(629)
- 收藏
- 关注
原创 AWTK项目中的FScript写缓冲(wbuffer)扩展详解
AWTK项目中的FScript写缓冲(wbuffer)扩展详解 awtk AWTK = Toolkit AnyWhere(a cross-platform embedded GUI) 项目地址: https://gitcode.c...
2025-06-12 09:09:12
77
原创 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
322
原创 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
241
原创 深入理解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
311
原创 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
359
原创 TypeScript 官方手册:React 与 Webpack 集成指南
TypeScript 官方手册:React 与 Webpack 集成指南 TypeScript-Handbook Deprecated, please use the TypeScript-Website repo instead ...
2025-06-08 09:18:55
193
原创 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
298
原创 Wren语言中的方法调用机制深度解析
Wren语言中的方法调用机制深度解析 wren The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language. ...
2025-06-06 09:03:22
244
原创 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
922
原创 SmolaAgents项目教程:AgentLogger与Monitor模块详解
SmolaAgents项目教程:AgentLogger与Monitor模块详解 Tutorial-Codebase-Knowledge Turns Codebase into Easy Tutorial with AI 项目地址:...
2025-06-05 09:02:46
393
原创 OctoPrint配置文件config.yaml详解
OctoPrint配置文件config.yaml详解 OctoPrint 项目地址: https://gitcode.com/gh_mirrors/oct/OctoPrint ...
2025-06-05 09:01:26
300
原创 Quartz项目插件开发指南:深入理解与实战
Quartz项目插件开发指南:深入理解与实战 quartz ???? a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites ...
2025-06-04 09:20:46
344
原创 syncrostate:将 Svelte 5 的响应式带入多人协作
syncrostate:将 Svelte 5 的响应式带入多人协作 syncrostate 项目地址: https://gitcode.com/gh_mirrors/sy/syncrostate ...
2025-06-04 00:36:28
743
原创 Highcharts 图表样式设计:深入解析图案填充功能
Highcharts 图表样式设计:深入解析图案填充功能 highcharts 项目地址: https://gitcode.com/gh_mirrors/high/highcharts ...
2025-06-03 09:06:06
264
原创 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
276
原创 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
963
原创 Celery任务路由机制深度解析
Celery任务路由机制深度解析 celery celery/celery: Celery 是一个用于分布式任务队列和后台任务调度的 Python 库,可以用于分布式计算和数据处理,支持多种消息队列和消息中间件,可以用于构建高并发,可扩展的分布式应用程序。 ...
2025-06-01 09:04:43
296
原创 CodeMirror 5 技术手册:从入门到精通
CodeMirror 5 技术手册:从入门到精通 codemirror5 In-browser code editor (version 5, legacy) 项目地址: https://gitcode.com/gh_mirror...
2025-06-01 09:04:05
358
原创 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
291
原创 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
321
原创 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
313
原创 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
358
原创 Docusaurus插件详解:plugin-sitemap的使用与配置
Docusaurus插件详解:plugin-sitemap的使用与配置 docusaurus Easy to maintain open source documentation websites. 项目地址: https://g...
2025-05-30 09:04:48
247
原创 mlop:机器学习模型的全生命周期管理工具
mlop:机器学习模型的全生命周期管理工具 mlop 项目地址: https://gitcode.com/gh_mirrors/ml/mlop 项目介绍mlop 是一个专...
2025-05-27 09:00:12
294
原创 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
251
原创 website:JSON Schema网站
website:JSON Schema网站 website JSON Schema website 项目地址: https://gitcode.com/gh_mirrors/website458/website ...
2025-05-25 09:00:09
333
原创 netgrafio项目启动与配置教程
netgrafio项目启动与配置教程 netgrafio netgrafio - Visualize your network 项目地址: https://gitcode.com/gh_mirrors/ne/netgrafio ...
2025-05-25 09:00:06
321
原创 medgemma:医疗文本与图像理解的强大工具
medgemma:医疗文本与图像理解的强大工具 medgemma 项目地址: https://gitcode.com/gh_mirrors/me/medgemma 项目介绍...
2025-05-23 09:00:35
383
原创 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
560
原创 Geomdl-examples 项目启动与配置教程
Geomdl-examples 项目启动与配置教程 geomdl-examples Example scripts for the NURBS-Python (geomdl) package 项目地址: https://gitco...
2025-04-26 12:20:01
369
原创 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
550
原创 libaudiodecoder:跨平台音频解码利器
libaudiodecoder:跨平台音频解码利器 libaudiodecoder The Cross-Platform Audio Decoder API 项目地址: https://gitcode.com/gh_mirrors...
2025-04-24 09:18:07
837
原创 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
原创 Diffractive-Deep-Neural-Networks 项目亮点解析
Diffractive-Deep-Neural-Networks 项目亮点解析 Diffractive-Deep-Neural-Networks Diffraction Deep Neural Networks(D2NN) 项目地...
2025-04-23 07:20:06
441
原创 开源项目 BetterJoy 亮点详解
开源项目 BetterJoy 亮点详解 BetterJoy Allows the Nintendo Switch Pro Controller, Joycons and SNES controller to be used with CEMU, Citra, Dolphin, Yuzu and as generic XI...
2025-04-23 07:09:23
872
原创 libre.sh 开源项目使用教程
libre.sh 开源项目使用教程 libre.sh Moved to https://lab.libreho.st/libre.sh/compose.libre.sh 项目地址: https://gitcode.com/gh_m...
2025-04-22 10:17:03
511
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人