- 博客(624)
- 收藏
- 关注
原创 NanUI项目入门:创建你的第一个WinFormium应用程序
NanUI项目入门:创建你的第一个WinFormium应用程序 NanUI NanUI is an open source .NET project for .NET developers who want to create desktop applications with HTML, CSS and JavaScr...
2025-06-10 09:19:51
158
原创 Plotters-rs 快速入门:绘制简单函数图像教程
Plotters-rs 快速入门:绘制简单函数图像教程 plotters A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely ???? ???????? ...
2025-06-10 09:00:53
148
原创 M3DB快速入门:使用Docker搭建单节点集群
M3DB快速入门:使用Docker搭建单节点集群 m3 M3 monorepo - Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar, Graphite Compatible, Metrics Platform ...
2025-06-08 09:20:43
187
原创 使用Panel在Jupyter Notebook中开发交互式应用教程
使用Panel在Jupyter Notebook中开发交互式应用教程 panel holoviz/panel: Panel 是一个开源的数据可视化库,专为Python生态设计,基于HoloViews构建,能够轻松将各种数据科学和数据分析结果转化为交互式仪表板应用。用户可以创建复杂的可视化界面,并与Bokeh、Plotly...
2025-06-08 09:05:07
165
原创 SWIG项目命令行参数处理机制深度解析
SWIG项目命令行参数处理机制深度解析 swig SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. ...
2025-06-07 09:03:58
279
原创 Lychee 开源相册系统安装指南
Lychee 开源相册系统安装指南 Lychee A great looking and easy-to-use photo-management-system you can run on your server, to manage and share photos. ...
2025-06-06 09:21:55
262
原创 go-git项目贡献指南与技术规范详解
go-git项目贡献指南与技术规范详解 go-git A highly extensible Git implementation in pure Go. 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-06 09:20:05
306
原创 NoneBot2 进阶指南:跨插件访问与依赖管理
NoneBot2 进阶指南:跨插件访问与依赖管理 nonebot2 跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python ...
2025-06-06 09:07:39
376
原创 pyca/cryptography 中的密钥派生函数详解
pyca/cryptography 中的密钥派生函数详解 cryptography cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. ...
2025-06-06 09:04:06
373
原创 YugabyteDB在Kubernetes上的安装与升级问题排查指南
YugabyteDB在Kubernetes上的安装与升级问题排查指南 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...
2025-06-05 09:07:26
326
原创 ElasticJob 在 GraalVM Native Image 中的配置与使用指南
ElasticJob 在 GraalVM Native Image 中的配置与使用指南 shardingsphere-elasticjob 项目地址: https://gitcode.com/gh_mirrors/shar/sh...
2025-06-05 09:06:49
267
原创 Flowable引擎CMMN模块架构深度解析
Flowable引擎CMMN模块架构深度解析 flowable-engine A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and b...
2025-06-05 09:03:10
379
原创 Kakoune编辑器JSON-RPC用户接口详解
Kakoune编辑器JSON-RPC用户接口详解 kakoune mawww's experiment for a better code editor 项目地址: https://gitcode.com/gh_mirrors/k...
2025-06-04 09:03:28
307
原创 Django CMS 菜单系统深度解析
Django CMS 菜单系统深度解析 django-cms django-cms/django-cms: 是一个基于 Django 的内容管理系统,可以用于构建多语言的 Web 应用程序和网站,提供了丰富的内容管理功能和多种插件扩展。 ...
2025-06-04 09:02:16
379
原创 qutebrowser项目开发指南:从入门到贡献
qutebrowser项目开发指南:从入门到贡献 qutebrowser A keyboard-driven, vim-like browser based on Python and Qt. 项目地址: https://gitc...
2025-06-04 09:02:08
365
原创 使用Flexbox完美解决垂直居中问题:philipwalton/solved-by-flexbox项目解析
使用Flexbox完美解决垂直居中问题:philipwalton/solved-by-flexbox项目解析 solved-by-flexbox A showcase of problems once hard or impossible to solve with CSS alone, now made trivial...
2025-06-03 09:03:21
251
原创 FlexSearch 项目中使用 Redis 作为持久化存储的完整指南
FlexSearch 项目中使用 Redis 作为持久化存储的完整指南 flexsearch Next-Generation full text search library for Browser and Node.js 项目地...
2025-06-03 09:03:20
380
原创 Flipper Zero固件中的JavaScript引擎开发指南
Flipper Zero固件中的JavaScript引擎开发指南 flipperzero-firmware Flipper Zero firmware source code 项目地址: https://gitcode.com/g...
2025-06-02 09:19:14
334
原创 Apache ShardingSphere 数据分片 YAML 配置详解
Apache ShardingSphere 数据分片 YAML 配置详解 shardingsphere Distributed SQL transaction & query engine for data sharding, scaling, encryption, and more - on any database...
2025-06-02 09:00:32
234
原创 Tree-Sitter项目解析:如何编写语法解析器的测试用例
Tree-Sitter项目解析:如何编写语法解析器的测试用例 tree-sitter An incremental parsing system for programming tools 项目地址: https://gitcod...
2025-06-01 09:15:18
386
原创 AudioCraft项目数据集管理全解析:从入门到实践
AudioCraft项目数据集管理全解析:从入门到实践 audiocraft Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec a...
2025-06-01 09:14:21
933
原创 TDengine数据库操作实战:使用C语言WebSocket接口创建数据库和表
TDengine数据库操作实战:使用C语言WebSocket接口创建数据库和表 TDengine TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things...
2025-06-01 09:06:57
347
原创 深度学习数学基础:特征分解详解
深度学习数学基础:特征分解详解 d2l-en d2l-ai/d2l-en: 是一个基于 Python 的深度学习教程,它使用了 SQLite 数据库存储数据。适合用于学习深度学习,特别是对于需要使用 Python 和 SQLite 数据库的场景。特点是深度学习教程、Python、SQLite 数据库。 ...
2025-06-01 09:04:50
376
原创 Meteor项目中的OplogObserveDriver实现原理与应用指南
Meteor项目中的OplogObserveDriver实现原理与应用指南 meteor Meteor, the JavaScript App Platform 项目地址: https://gitcode.com/gh_mirro...
2025-05-30 09:07:52
233
原创 TensorFlow-Advanced-Segmentation-Models:高精度语义分割模型库
TensorFlow-Advanced-Segmentation-Models:高精度语义分割模型库 TensorFlow-Advanced-Segmentation-Models A Python Library for High-Level Semantic Segmentation Models based on ...
2025-05-30 09:00:03
267
原创 lost-stats.github.io:官方统计技术库,一键执行统计方法
lost-stats.github.io:官方统计技术库,一键执行统计方法 lost-stats.github.io Source code for the Library of Statistical Techniques 项目...
2025-05-24 09:00:02
340
原创 Claude Code Action 使用指南
Claude Code Action 使用指南 claude-code-action 项目地址: https://gitcode.com/gh_mirrors/cl/claude-code-action ...
2025-05-23 09:01:24
288
原创 eslint-plugin-ngrx:为ngrx项目提供ESLint规则支持
eslint-plugin-ngrx:为ngrx项目提供ESLint规则支持 eslint-plugin-ngrx 项目地址: https://gitcode.com/gh_mirrors/es/eslint-plugin-ng...
2025-05-13 13:10:20
706
原创 crystal-email:简单高效的邮件发送库
crystal-email:简单高效的邮件发送库 crystal-email Simple e-mail sending library 项目地址: https://gitcode.com/gh_mirrors/cr/crysta...
2025-05-12 13:40:30
727
原创 one-shot-talking-face-colab:实时生成对话表情的AI工具
one-shot-talking-face-colab:实时生成对话表情的AI工具 one-shot-talking-face-colab 项目地址: https://gitcode.com/gh_mirrors/on/one-...
2025-05-08 09:06:25
765
原创 toldo:提升应用交互体验的对话框组件
toldo:提升应用交互体验的对话框组件 toldo An elevated dialog component for React. 项目地址: https://gitcode.com/gh_mirrors/to/toldo ...
2025-04-30 15:40:20
477
原创 Go-Stare 项目启动与配置教程
Go-Stare 项目启动与配置教程 go-stare A fast & light web screenshot without headless browser but Chrome DevTools Protocol! 项目...
2025-04-28 10:20:30
294
原创 variational-surface-cutting:曲面切割新方法,平面展开无畸变
variational-surface-cutting:曲面切割新方法,平面展开无畸变 variational-surface-cutting Codebase for "Variational Surface Cutting" by Sharp & Crane, SIGGRAPH 2018 ...
2025-04-26 17:10:22
850
原创 no-sandbox 项目最佳实践教程
no-sandbox 项目最佳实践教程 no-sandbox No Sandbox - Applications That Run Chromium and Chrome Without The Sandbox. TL;DR exploits in these browser based applications are...
2025-04-26 09:19:09
329
原创 开源项目启动与配置教程
开源项目启动与配置教程 code-input Fully customisable, editable, syntax-highlighted textareas + plugins 项目地址: https://gitcode.c...
2025-04-24 11:01:43
213
原创 forecast-prometheus:基于Prometheus指标的时间序列预测
forecast-prometheus:基于Prometheus指标的时间序列预测 forecast-prometheus A collection of analysis, and machine learning techniques for time series forecasting w/ Prometheus...
2025-04-23 11:00:40
808
原创 roc_comparison 项目亮点解析
roc_comparison 项目亮点解析 roc_comparison The fast version of DeLong's method for computing the covariance of unadjusted AUC. ...
2025-04-23 07:20:40
697
原创 开源项目 YimMenu 亮点详解
开源项目 YimMenu 亮点详解 YimMenu YimMenu, a GTA V menu protecting against a wide ranges of the public crashes and improving the overall experience. ...
2025-04-23 07:09:56
625
原创 UnrealGPT 开源项目教程
UnrealGPT 开源项目教程 UnrealGPT A collection of Unreal Engine 5 Editor Utility widgets powered by GPT3/4 项目地址: https://g...
2025-04-22 10:40:33
594
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人