- 博客(679)
- 收藏
- 关注
原创 OpenRocket开源火箭仿真软件全面解析
OpenRocket开源火箭仿真软件全面解析 openrocket Model-rocketry aerodynamics and trajectory simulation software 项目地址: https://gitc...
2025-06-29 09:29:16
654
原创 Zero to JupyterHub on Kubernetes 高级配置指南
Zero to JupyterHub on Kubernetes 高级配置指南 zero-to-jupyterhub-k8s Helm Chart & Documentation for deploying JupyterHub on Kubernetes ...
2025-06-28 09:29:03
372
原创 Google Cartographer ROS 编译与安装完全指南
Google Cartographer ROS 编译与安装完全指南 cartographer_ros 项目地址: https://gitcode.com/gh_mirrors/car/cartographer_ros ...
2025-06-28 09:06:50
311
原创 ormar 0.20.0 迁移指南:基于 Pydantic 2.X 的重大变更
ormar 0.20.0 迁移指南:基于 Pydantic 2.X 的重大变更 ormar python async orm with fastapi in mind and pydantic validation 项目地址: h...
2025-06-28 09:04:28
218
原创 Google CausalImpact 包:基于贝叶斯结构时间序列的因果推断指南
Google CausalImpact 包:基于贝叶斯结构时间序列的因果推断指南 CausalImpact An R package for causal inference in time series 项目地址: https:...
2025-06-28 09:03:15
342
原创 Cpp_Concurrency_In_Action:深入理解无锁并发数据结构
Cpp_Concurrency_In_Action:深入理解无锁并发数据结构 Cpp_Concurrency_In_Action 项目地址: https://gitcode.com/gh_mirrors/cp/Cpp_Concu...
2025-06-26 09:01:17
388
原创 vkd3d-proton项目中的采样器反馈技术实现解析
vkd3d-proton项目中的采样器反馈技术实现解析 vkd3d-proton Fork of VKD3D. Development branches for Proton's Direct3D 12 implementation. ...
2025-06-25 09:24:53
350
原创 SnapRAID配置文件详解:从入门到精通
SnapRAID配置文件详解:从入门到精通 snapraid A backup program for disk arrays. It stores parity information of your data and it recovers from up to six disk failures ...
2025-06-25 09:15:19
331
原创 Flutter动画技巧:使用AnimatedContainer实现流畅属性过渡动画
Flutter动画技巧:使用AnimatedContainer实现流畅属性过渡动画 flutter-tips-and-tricks My Flutter Tips & Tricks on Twitter ???? 项目地址: https...
2025-06-25 09:13:03
302
原创 Biscuit项目中Go语言一等函数特性实战解析
Biscuit项目中Go语言一等函数特性实战解析 biscuit Biscuit research OS 项目地址: https://gitcode.com/gh_mirrors/bi/biscuit ...
2025-06-24 09:16:34
214
原创 Rsbuild 项目构建性能优化指南
Rsbuild 项目构建性能优化指南 rsbuild Unleash the power of Rspack with the out-of-the-box build tool. 项目地址: https://gitcode.co...
2025-06-24 09:07:07
287
原创 Snort3升级指南:从架构到功能的全面解析
Snort3升级指南:从架构到功能的全面解析 snort3 Snort++ 项目地址: https://gitcode.com/gh_mirrors/sn/snort3 概述...
2025-06-19 09:17:46
396
原创 OverLoCK:引领视觉识别新篇章的神经网络架构
OverLoCK:引领视觉识别新篇章的神经网络架构 OverLoCK [CVPR 2025] OverLoCK: An Overview-first-Look-Closely-next ConvNet with Context-Mixing Dynamic Kernels ...
2025-06-14 09:00:00
388
原创 GoFiber Recipes项目中的Swagger API文档解析
GoFiber Recipes项目中的Swagger API文档解析 recipes ???? Examples for ???? Fiber 项目地址: https://gitcode.com/gh_mirrors/rec/recipes...
2025-06-11 09:18:13
310
原创 深入解析ATC_MiThermometer项目的Python接口与数据模型
深入解析ATC_MiThermometer项目的Python接口与数据模型 ATC_MiThermometer Custom firmware for the Xiaomi Thermometers and Telink Flasher ...
2025-06-11 09:14:21
240
原创 MDN DOM示例解析:使用Fetch API获取文本内容
MDN DOM示例解析:使用Fetch API获取文本内容 dom-examples Code examples that accompany various MDN DOM and Web API documentation pages ...
2025-06-10 09:20:59
400
原创 Docute项目离线支持功能详解
Docute项目离线支持功能详解 docute ???? Effortless documentation, done right. 项目地址: https://gitcode.com/gh_mirrors/do/docute ...
2025-06-10 09:18:51
239
原创 命令行数据科学:探索性数据分析实战指南
命令行数据科学:探索性数据分析实战指南 data-science-at-the-command-line Data Science at the Command Line 项目地址: https://gitcode.com/gh_...
2025-06-10 09:17:29
351
原创 jQuery Backstretch 幻灯片过渡效果实现详解
jQuery Backstretch 幻灯片过渡效果实现详解 jquery-backstretch Backstretch is a simple jQuery plugin that allows you to add a dynamically-resized, slideshow-capable backgroun...
2025-06-10 09:16:52
381
原创 Mathesar项目中的数据库模式(Schema)深度解析
Mathesar项目中的数据库模式(Schema)深度解析 mathesar An intuitive spreadsheet-like interface that lets users of all technical skill levels view, edit, query, and collaborate o...
2025-06-10 09:01:41
349
原创 理解SQL中的DISTINCT查询 - interactive-tutorials项目解析
理解SQL中的DISTINCT查询 - interactive-tutorials项目解析 interactive-tutorials Interactive Tutorials 项目地址: https://gitcode.com...
2025-06-10 09:01:22
388
原创 Data-Juicer数据处理配方库详解
Data-Juicer数据处理配方库详解 data-juicer A one-stop data processing system to make data higher-quality, juicier, and more digestible for LLMs! ???? ???? ???? ➡️ ➡️???? ???? ????为大语言模型提供更...
2025-06-09 09:05:22
407
原创 Asciidoctor项目在Linux系统上的安装与管理指南
Asciidoctor项目在Linux系统上的安装与管理指南 asciidoctor :gem: A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to...
2025-06-08 09:17:37
254
原创 Tuist项目快速入门:如何为Swift项目添加依赖项
Tuist项目快速入门:如何为Swift项目添加依赖项 tuist ???? Create, maintain, and interact with Xcode projects at scale 项目地址: https://gitco...
2025-06-08 09:14:24
243
原创 Docker CLI 项目测试指南:单元测试与端到端测试实践
Docker CLI 项目测试指南:单元测试与端到端测试实践 cli The Docker CLI 项目地址: https://gitcode.com/gh_mirrors/cli5/cli ...
2025-06-08 09:04:04
317
原创 Toast UI Chart 区域图(Area Chart)使用指南
Toast UI Chart 区域图(Area Chart)使用指南 tui.chart 项目地址: https://gitcode.com/gh_mirrors/tui/tui.chart ...
2025-06-08 09:02:15
328
原创 ruanyf/jstutorial 项目解析:WebRTC 技术详解
ruanyf/jstutorial 项目解析:WebRTC 技术详解 jstutorial Javascript tutorial book 项目地址: https://gitcode.com/gh_mirrors/js/jstu...
2025-06-08 09:02:08
227
原创 PaddleClas图像识别快速入门指南
PaddleClas图像识别快速入门指南 PaddleClas A treasure chest for visual classification and recognition powered by PaddlePaddle ...
2025-06-08 09:00:40
288
原创 Ledger项目开发指南:从源码构建到贡献规范
Ledger项目开发指南:从源码构建到贡献规范 ledger Double-entry accounting system with a command-line reporting interface 项目地址: https:/...
2025-06-07 09:23:42
307
原创 Flagsmith项目指南:移动应用版本控制与功能开关管理
Flagsmith项目指南:移动应用版本控制与功能开关管理 flagsmith Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/...
2025-06-07 09:23:01
309
原创 使用Vite构建Material Tailwind项目的完整指南
使用Vite构建Material Tailwind项目的完整指南 tailwind-starter-kit Tailwind Starter Kit a beautiful extension for TailwindCSS, Free and Open Source ...
2025-06-07 09:06:07
248
原创 Smile机器学习库中的最近邻搜索技术详解
Smile机器学习库中的最近邻搜索技术详解 smile Statistical Machine Intelligence & Learning Engine 项目地址: https://gitcode.com/gh_mirrors...
2025-06-07 09:01:18
249
原创 Shopify FlashList 中实现 SectionList 功能的完整指南
Shopify FlashList 中实现 SectionList 功能的完整指南 flash-list A better list for React Native 项目地址: https://gitcode.com/gh_mi...
2025-06-07 09:00:57
297
原创 Rust-embedded/cross 项目实用技巧指南
Rust-embedded/cross 项目实用技巧指南 cross “Zero setup” cross compilation and “cross testing” of Rust crates 项目地址: https://...
2025-06-06 09:01:34
358
原创 在Firefox项目中使用clang-format格式化C++代码
在Firefox项目中使用clang-format格式化C++代码 firefox 项目地址: https://gitcode.com/gh_mirrors/firefox5/firefox ...
2025-06-06 09:00:40
219
原创 Apache Cassandra CQL 2.0 查询语言全面解析
Apache Cassandra CQL 2.0 查询语言全面解析 cassandra Mirror of Apache Cassandra 项目地址: https://gitcode.com/gh_mirrors/cassand...
2025-06-05 09:05:54
326
原创 深入理解containerd/nerdctl中的OverlayBD懒加载技术
深入理解containerd/nerdctl中的OverlayBD懒加载技术 nerdctl contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS...
2025-06-04 09:20:57
363
原创 Manticore Search 从 Sphinx 迁移指南:关键差异与升级策略
Manticore Search 从 Sphinx 迁移指南:关键差异与升级策略 manticoresearch manticoresoftware/manticoresearch: 这是一个用于快速搜索和索引数据的搜索引擎。适合用于需要快速搜索和索引数据的场景。特点:易于使用,支持多种数据格式,具有高性能和可扩展性。...
2025-06-04 09:02:34
367
原创 Thunderbird Android 项目技术文档体系解析
Thunderbird Android 项目技术文档体系解析 thunderbird-android K-9 Mail – Open Source Email App for Android 项目地址: https://gitco...
2025-06-03 09:06:10
356
原创 深入理解robfig/cron:Go语言中的定时任务调度库
深入理解robfig/cron:Go语言中的定时任务调度库 cron a cron library for go 项目地址: https://gitcode.com/gh_mirrors/cr/cron ...
2025-06-03 09:01:40
306
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人