- 博客(2935)
- 收藏
- 关注
原创 Apache NuttX嵌入式操作系统安装指南
Apache NuttX嵌入式操作系统安装指南 nuttx 项目地址: https://gitcode.com/gh_mirrors/in/incubator-nuttx ...
2025-06-11 09:18:59
311
原创 OKX XLayer节点生产环境部署指南
OKX XLayer节点生产环境部署指南 xlayer-node Go implementation of a node that operates the X Layer zkEVM Network 项目地址: https://...
2025-06-11 09:15:22
95
原创 dlt项目实战:如何调整数据模式(schema)
dlt项目实战:如何调整数据模式(schema) dlt dlt-hub/dlt: DLT Hub可能是一个与分布式账本技术(Distributed Ledger Technology, DLT)相关的项目,但没有明确描述,推测可能涉及到区块链或类似技术的研究、开发或应用。 ...
2025-06-11 09:01:37
242
原创 bqplot对象模型详解:构建高度自定义的可视化图表
bqplot对象模型详解:构建高度自定义的可视化图表 bqplot Plotting library for IPython/Jupyter notebooks 项目地址: https://gitcode.com/gh_mirro...
2025-06-11 09:01:10
142
原创 AsmJit项目贡献指南与技术规范解析
AsmJit项目贡献指南与技术规范解析 asmjit Low-latency machine code generation 项目地址: https://gitcode.com/gh_mirrors/as/asmjit ...
2025-06-10 09:01:32
179
原创 Zammad项目LDAP集成配置指南
Zammad项目LDAP集成配置指南 zammad Zammad is a web based open source helpdesk/customer support system 项目地址: https://gitcode....
2025-06-08 09:19:33
349
原创 使用mlxtend的TransactionEncoder进行交易数据编码
使用mlxtend的TransactionEncoder进行交易数据编码 mlxtend rasbt/mlxtend: 是一个用于 Python 数据科学与机器学习的库,提供了许多实用的工具和函数,以简化和加速数据科学的工作流程。适合对 Python 数据科学与机器学习有兴趣的人,特别是想快速实现一些常用机器学习算法和数...
2025-06-08 09:15:17
240
原创 Respect/Validation中的可比较值类型详解
Respect/Validation中的可比较值类型详解 Validation The most awesome validation engine ever created for PHP 项目地址: https://gitco...
2025-06-07 09:06:22
336
原创 express-validator字段选择指南:精准定位请求数据
express-validator字段选择指南:精准定位请求数据 express-validator 项目地址: https://gitcode.com/gh_mirrors/exp/express-validator ...
2025-06-07 09:05:38
249
原创 Scala 3枚举类型解糖机制详解:以lampepfl/dotty项目为例
Scala 3枚举类型解糖机制详解:以lampepfl/dotty项目为例 dotty The Scala 3 compiler, also known as Dotty. 项目地址: https://gitcode.com/gh...
2025-06-07 09:04:09
212
原创 Halide项目CMake代码规范深度解析
Halide项目CMake代码规范深度解析 Halide a language for fast, portable data-parallel computation 项目地址: https://gitcode.com/gh_m...
2025-06-07 09:03:01
362
原创 Apache Zeppelin动态表单功能详解
Apache Zeppelin动态表单功能详解 zeppelin apache/zeppelin: 这是一个开源的数据分析平台,用于协作式数据分析、可视化和笔记本共享。它允许开发者创建和共享笔记本,其中包含数据预处理、分析和可视化步骤。适合数据分析师和数据科学家。 ...
2025-06-06 09:20:56
219
原创 深入理解oldratlee/translations中的Pull Request工作流
深入理解oldratlee/translations中的Pull Request工作流 translations ???? Chinese translations for classic IT resources 项目地址: htt...
2025-06-06 09:05:29
357
原创 使用Google Cloud Dataproc创建Hadoop集群并运行作业教程
使用Google Cloud Dataproc创建Hadoop集群并运行作业教程 training-data-analyst Labs and demos for courses for GCP Training (http://cloud.google.com/training). ...
2025-06-05 09:07:02
227
原创 SwiftFormat 代码格式化规则详解
SwiftFormat 代码格式化规则详解 SwiftFormat A command-line tool and Xcode Extension for formatting Swift code 项目地址: https://g...
2025-06-05 09:06:00
410
原创 uPlot 高性能图表库使用指南
uPlot 高性能图表库使用指南 uPlot ???? A small, fast chart for time series, lines, areas, ohlc & bars 项目地址: https://gitcode.com/g...
2025-06-04 09:19:28
299
原创 JavaScript 对象属性深度解析:属性标志与描述符
JavaScript 对象属性深度解析:属性标志与描述符 zh.javascript.info 现代 JavaScript 教程(The Modern JavaScript Tutorial),以最新的 ECMAScript 规范为基准,通过简单但足够详细的内容,为你讲解从基础到高阶的 JavaScript 相关知识。...
2025-06-04 09:05:45
263
原创 Seamless Communication项目中的UnitY2强制对齐提取器解析
Seamless Communication项目中的UnitY2强制对齐提取器解析 seamless_communication facebookresearch/seamless_communication: Facebook AI Research团队的一个项目,专注于研究和发展无缝沟通技术,旨在提高人机交互中语言理...
2025-06-03 09:10:41
280
原创 Jupyter Notebook 配置全指南:从基础到高级定制
Jupyter Notebook 配置全指南:从基础到高级定制 notebook Jupyter Interactive Notebook 项目地址: https://gitcode.com/gh_mirrors/no/noteb...
2025-06-03 09:05:21
330
原创 ABP Framework教程:图书管理系统开发(6) - 作者领域层设计
ABP Framework教程:图书管理系统开发(6) - 作者领域层设计 abp Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software...
2025-06-03 09:02:51
335
原创 算法模式项目中的二分搜索算法详解
算法模式项目中的二分搜索算法详解 algorithm-pattern 算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~ 项目地址: https://gitcode.com/gh_mirrors/al/algorithm-...
2025-06-02 09:15:43
263
原创 Reselect 常见问题解析:从原理到实践
Reselect 常见问题解析:从原理到实践 reselect reduxjs/reselect: Reselect 是一个用于 Redux 的选择器库,可以用于优化 Redux 应用程序的性能,支持多种 Redux 功能和工具,如 Redux,React-Redux,Reselect ...
2025-06-02 09:00:58
223
原创 lovelace-themes:为Home Assistant定制Google Home风格的主题
lovelace-themes:为Home Assistant定制Google Home风格的主题 lovelace-themes Homebrew themes for homeassistant lovelace ui 项目地...
2025-06-02 09:00:02
306
原创 Flipper Zero Unleashed固件中的NRF24模块应用指南
Flipper Zero Unleashed固件中的NRF24模块应用指南 unleashed-firmware Flipper Zero Unleashed Firmware 项目地址: https://gitcode.com/...
2025-06-01 09:17:26
340
原创 TanStack Table 列分面(Column Faceting)功能详解
TanStack Table 列分面(Column Faceting)功能详解 table TanStack/table: TanStack Table (原名 React Table) 是一个灵活且高性能的表格组件库,用于构建复杂数据表视图,适用于React环境,具有高度可配置性和优化的性能表现。 ...
2025-06-01 09:04:37
361
原创 Ladybird浏览器项目贡献指南与技术规范解析
Ladybird浏览器项目贡献指南与技术规范解析 ladybird Truly independent web browser 项目地址: https://gitcode.com/gh_mirrors/lad/ladybird ...
2025-05-30 09:08:22
347
原创 Docusaurus博客系统使用指南:创建你的第一篇技术博客
Docusaurus博客系统使用指南:创建你的第一篇技术博客 docusaurus Easy to maintain open source documentation websites. 项目地址: https://gitcod...
2025-05-30 09:04:20
264
原创 开源项目最佳实践:Nested Widget 构建工具
开源项目最佳实践:Nested Widget 构建工具 nested A new kind of widgets that helps building nested widget tree using a linear syntax ...
2025-05-27 09:00:43
223
原创 clean-code-typescript:TypeScript 代码整洁之道
clean-code-typescript:TypeScript 代码整洁之道 clean-code-typescript Clean Code concepts adapted for TypeScript 项目地址: http...
2025-05-12 11:30:45
864
原创 femtozip:针对小文档优化的压缩库
femtozip:针对小文档优化的压缩库 femtozip FemtoZip is a "shared dictionary" compression library optimized for small documents that may not compress well with traditional too...
2025-05-02 16:50:30
907
原创 Urban PointCloud Processing 项目启动与配置教程
Urban PointCloud Processing 项目启动与配置教程 Urban_PointCloud_Processing Repository for automatic classification and labeling of Urban PointClouds using data fusion and...
2025-04-26 12:10:58
382
原创 aiid 的安装和配置教程
aiid 的安装和配置教程 aiid The AI Incident Database seeks to identify, define, and catalog artificial intelligence incidents. ...
2025-04-24 11:55:44
881
原创 开源项目OSCP最佳实践教程
开源项目OSCP最佳实践教程 OSCP OSCP ( Offensive Security Certified Professional ) 项目地址: https://gitcode.com/gh_mirrors/oscp23/...
2025-04-24 11:01:31
392
原创 comms_champion 的安装和配置教程
comms_champion 的安装和配置教程 comms_champion C++(11) library to implement and tools to monitor binary communication protocols ...
2025-04-23 09:42:53
714
原创 TensorHue 项目亮点解析
TensorHue 项目亮点解析 TensorHue TensorHue is a Python library that allows you to visualize tensors right in your console, making understanding and debugging tensor co...
2025-04-23 07:23:20
492
原创 开源项目 jellyfin-androidtv 的扩展与二次开发潜力
开源项目 jellyfin-androidtv 的扩展与二次开发潜力 jellyfin-androidtv Android TV Client for Jellyfin 项目地址: https://gitcode.com/gh_m...
2025-04-23 07:12:31
866
原创 Flexi-Store-KMP 项目安装与配置指南
Flexi-Store-KMP 项目安装与配置指南 Flexi-Store-KMP Flexi-Store is an Ecommerce Application developed using Compose Multiplatform (Android,iOS,Desktop & Web). It's uses th...
2025-04-23 07:01:29
695
原创 evogym-design-tool:创建进化健身房环境的强大工具
evogym-design-tool:创建进化健身房环境的强大工具 evogym-design-tool Design tool for creating Evolution Gym environments. 项目地址: htt...
2025-04-22 20:13:24
899
原创 BewlyCat 项目安装与配置指南
BewlyCat 项目安装与配置指南 BewlyCat BewlyCat——基于BewlyBewly开发 项目地址: https://gitcode.com/gh_mirrors/be/BewlyCat ...
2025-04-22 07:01:31
885
原创 Svelte-Infinite-Loading 项目教程
Svelte-Infinite-Loading 项目教程 svelte-infinite-loading An infinite scroll component for Svelte, to help you implement an infinite scroll list more easily. ...
2025-04-21 07:01:30
382
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人