- 博客(657)
- 收藏
- 关注
原创 html-to-markdown:项目核心功能
html-to-markdown:项目核心功能 html-to-markdown ⚙️ Convert Html to Markdown. Even works with whole websites. 项目地址: https:/...
2025-06-12 09:00:05
134
原创 Floating-Vue 配置指南:全局参数与主题定制详解
Floating-Vue 配置指南:全局参数与主题定制详解 floating-vue ???? Easy tooltips, popovers, dropdown, menus... for Vue 项目地址: https://gitc...
2025-06-11 09:14:54
263
原创 libnoname/noname项目音频系统使用指南
libnoname/noname项目音频系统使用指南 noname 项目地址: https://gitcode.com/gh_mirrors/nona/noname 前言...
2025-06-11 09:13:10
165
原创 Vue-Easytable 快速入门指南
Vue-Easytable 快速入门指南 vue-easytable A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scro...
2025-06-10 09:19:53
344
原创 ring项目构建指南:从工具链配置到开发环境搭建
ring项目构建指南:从工具链配置到开发环境搭建 ring Safe, fast, small crypto using Rust 项目地址: https://gitcode.com/gh_mirrors/rin/ring ...
2025-06-10 09:16:06
172
原创 Cilium Tetragon 开发环境搭建指南
Cilium Tetragon 开发环境搭建指南 tetragon Cilium是一个开源的网络代理和网络安全解决方案,用于保护Kubernetes集群的网络通信。 - 功能:网络代理;网络安全;Kubernetes集群保护;容器网络。 - 特点:高性能;易于使用;支持多种云供应商;与Kubernetes集成。...
2025-06-10 09:05:57
241
原创 Windows App SDK 常见问题深度解析
Windows App SDK 常见问题深度解析 WindowsAppSDK The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform features, including back-...
2025-06-10 09:05:04
385
原创 ZIO Kafka 实战指南:生产与消费消息的完整教程
ZIO Kafka 实战指南:生产与消费消息的完整教程 zio ZIO — A type-safe, composable library for async and concurrent programming in Scala ...
2025-06-10 09:00:23
249
原创 深入理解node-mysql2中的SSL连接配置
深入理解node-mysql2中的SSL连接配置 node-mysql2 :zap: fast mysqljs/mysql compatible mysql driver for node.js 项目地址: https://git...
2025-06-10 09:00:09
351
原创 MMAction2视频理解模型推理指南
MMAction2视频理解模型推理指南 mmaction2 OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark 项目地址: https://g...
2025-06-09 09:03:37
297
原创 SuperCollider中的多态性( Polymorphism )技术解析
SuperCollider中的多态性( Polymorphism )技术解析 supercollider An audio server, programming language, and IDE for sound synthesis and algorithmic composition. ...
2025-06-07 09:06:43
215
原创 深入解析AWS Multi-Agent Orchestrator的Python示例应用
深入解析AWS Multi-Agent Orchestrator的Python示例应用 multi-agent-orchestrator Flexible and powerful framework for managing multiple AI agents and handling complex convers...
2025-06-07 09:05:38
320
原创 Elastic EUI 组件开发指南:深入理解 refs 机制
Elastic EUI 组件开发指南:深入理解 refs 机制 eui Elastic UI Framework ???? 项目地址: https://gitcode.com/gh_mirrors/eu/eui ...
2025-06-07 09:01:43
229
原创 使用Prisma和Koa构建REST API的完整指南
使用Prisma和Koa构建REST API的完整指南 prisma-examples ???? Ready-to-run Prisma example projects 项目地址: https://gitcode.com/gh_mi...
2025-06-07 09:00:11
384
原创 使用terminal-notifier在macOS中发送系统通知的Ruby指南
使用terminal-notifier在macOS中发送系统通知的Ruby指南 terminal-notifier Send User Notifications on macOS from the command-line. 项...
2025-06-06 09:20:15
268
原创 Apache Storm动态日志级别设置指南
Apache Storm动态日志级别设置指南 storm Apache Storm 项目地址: https://gitcode.com/gh_mirrors/storm22/storm ...
2025-06-06 09:13:14
356
原创 v-charts 图表组件属性配置详解(基础篇)
v-charts 图表组件属性配置详解(基础篇) v-charts 基于 Vue2.0 和 ECharts 封装的图表组件???????? 项目地址: https://gitcode.com/gh_mirrors/vc/v-charts ...
2025-06-06 09:06:33
381
原创 TypeScript项目中使用Gulp构建工具完全指南
TypeScript项目中使用Gulp构建工具完全指南 TypeScript TypeScript 使用手册(中文版)翻译。http://www.typescriptlang.org 项目地址: https://gitcode.c...
2025-06-06 09:03:48
402
原创 TypeScript声明文件编写的最佳实践指南
TypeScript声明文件编写的最佳实践指南 TypeScript TypeScript 使用手册(中文版)翻译。http://www.typescriptlang.org 项目地址: https://gitcode.com/g...
2025-06-06 09:02:39
241
原创 YugabyteDB YSQL 应用开发最佳实践指南
YugabyteDB YSQL 应用开发最佳实践指南 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...
2025-06-05 09:04:06
205
原创 Android OpenGL ES 图形绘制基础:定义形状
Android OpenGL ES 图形绘制基础:定义形状 android-training-course-in-chinese Android官方培训课程中文版 项目地址: https://gitcode.com/gh_mirr...
2025-06-04 09:05:21
298
原创 决策树算法实战:从玩具数据集到UCI Adult数据集分析
决策树算法实战:从玩具数据集到UCI Adult数据集分析 mlcourse.ai Open Machine Learning Course 项目地址: https://gitcode.com/gh_mirrors/ml/mlco...
2025-06-04 09:04:59
288
原创 Sourcegraph项目中的数据库迁移策略详解
Sourcegraph项目中的数据库迁移策略详解 sourcegraph Code AI platform with Code Search & Cody 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-04 09:04:46
345
原创 RQ任务队列深度解析:Job对象全生命周期管理指南
RQ任务队列深度解析:Job对象全生命周期管理指南 rq 项目地址: https://gitcode.com/gh_mirrors/rq/rq 引言在现代分布式系统中,任...
2025-06-04 09:04:15
249
原创 OpenAI Spinning Up中的TRPO算法详解
OpenAI Spinning Up中的TRPO算法详解 spinningup openai/spinningup: 是一个基于 Python 的强化学习教程和项目,可以方便地实现强化学习算法的实现和测试。该项目提供了一个简单易用的强化学习教程和项目,可以方便地实现强化学习算法的实现和测试,同时支持多种机器学习库和开发工...
2025-06-03 09:13:02
224
原创 TradingView Lightweight Charts 系列类型详解
TradingView Lightweight Charts 系列类型详解 lightweight-charts Performant financial charts built with HTML5 canvas 项目地址: ...
2025-06-03 09:11:05
231
原创 Docker实验室:深入理解Linux Capabilities机制
Docker实验室:深入理解Linux Capabilities机制 labs This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome. ...
2025-06-03 09:10:31
387
原创 Apache Pulsar在DC/OS上的部署指南
Apache Pulsar在DC/OS上的部署指南 pulsar Apache Pulsar - distributed pub-sub messaging system 项目地址: https://gitcode.com/gh_...
2025-06-03 09:02:19
346
原创 Nim语言进阶教程:面向对象编程与异常处理
Nim语言进阶教程:面向对象编程与异常处理 Nim Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada...
2025-06-02 09:04:31
263
原创 深入解析airyland/vux中的v-transfer-dom指令
深入解析airyland/vux中的v-transfer-dom指令 vux Mobile UI Components based on Vue & WeUI 项目地址: https://gitcode.com/gh_mirror...
2025-06-02 09:03:03
361
原创 Slate编辑器教程:实现自定义文本格式化功能
Slate编辑器教程:实现自定义文本格式化功能 slate A completely customizable framework for building rich text editors. (Currently in beta.) ...
2025-06-01 09:01:16
313
原创 RocksDB入门指南:从零开始使用高性能键值存储引擎
RocksDB入门指南:从零开始使用高性能键值存储引擎 rocksdb RocksDB 是一个嵌入式的、持久的键值存储库,由 Facebook 开发,基于 LevelDB。* 提供高性能的键值存储;支持快照;支持事务;支持自定义合并操作。* 特点:高性能;支持多种编程语言;支持多种操作系统;支持压缩。 ...
2025-06-01 09:01:14
411
原创 GoogleTest断言机制全面解析:从基础到高级用法
GoogleTest断言机制全面解析:从基础到高级用法 googletest 项目地址: https://gitcode.com/gh_mirrors/goo/googletest ...
2025-05-30 09:10:34
290
原创 React Router 状态管理深度解析:从传统模式到现代化实践
React Router 状态管理深度解析:从传统模式到现代化实践 react-router remix-run/react-router: 是一个开源的 React 路由库,用于构建 React 应用的路由系统。它提供了一套简洁的 API 和多种路由模式,可以帮助开发者快速实现路由功能,提高应用的可维护性。特点包括易于...
2025-05-30 09:06:11
288
原创 Spring框架中的DAO支持:简化数据访问层开发
Spring框架中的DAO支持:简化数据访问层开发 spring-framework 项目地址: https://gitcode.com/gh_mirrors/spr/spring-framework ...
2025-05-30 09:04:39
276
原创 Plex Playlist Pusher (PPP) 开源项目最佳实践
Plex Playlist Pusher (PPP) 开源项目最佳实践 PPP Sync music playlists between your local music library and Plex! 项目地址: https...
2025-05-22 09:01:08
236
原创 SongEval:音乐审美评价的全新基准数据集
SongEval:音乐审美评价的全新基准数据集 SongEval 项目地址: https://gitcode.com/gh_mirrors/so/SongEval Song...
2025-05-22 09:00:38
384
原创 BetterChatGPT-PLUS:提升您的聊天体验
BetterChatGPT-PLUS:提升您的聊天体验 BetterChatGPT-PLUS Maintained version of bettergpt. An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux). https://d...
2025-05-02 16:00:50
899
原创 Keyframes:简单实用的前端开发工具集
Keyframes:简单实用的前端开发工具集 Keyframes A simple CSS toolbox 项目地址: https://gitcode.com/gh_mirrors/key/Keyframes ...
2025-04-30 09:05:57
717
原创 polyworld:新一代人工智能生命系统
polyworld:新一代人工智能生命系统 polyworld An Artificial Life system designed as an approach to Artificial Intelligence 项目地址: ...
2025-04-29 19:20:15
583
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人