- 博客(636)
- 收藏
- 关注
原创 Moonrepo项目深度解析:现代化多语言仓库管理工具
Moonrepo项目深度解析:现代化多语言仓库管理工具 moon A task runner and repo management tool for the web ecosystem, written in Rust. 项目地...
2025-06-12 09:10:18
110
原创 Archivy项目API接口详解与技术实践指南
Archivy项目API接口详解与技术实践指南 archivy Archivy is a self-hostable knowledge repository that allows you to learn and retain information in your own personal and extensib...
2025-06-12 09:08:18
219
原创 Maelstrom项目中的G-Set CRDT实现解析
Maelstrom项目中的G-Set CRDT实现解析 maelstrom A workbench for writing toy implementations of distributed systems. 项目地址: htt...
2025-06-11 09:19:28
235
原创 PHP-MySQLi-Database-Class 中的 dbObject 使用指南
PHP-MySQLi-Database-Class 中的 dbObject 使用指南 PHP-MySQLi-Database-Class Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements. ...
2025-06-11 09:18:22
279
原创 Elasticsearch权威指南:自定义_all字段实现多字段搜索优化
Elasticsearch权威指南:自定义_all字段实现多字段搜索优化 elasticsearch-definitive-guide The Definitive Guide to Elasticsearch 项目地址: htt...
2025-06-11 09:05:11
293
原创 Vue Antd Admin 项目使用指南:从安装到开发全流程
Vue Antd Admin 项目使用指南:从安装到开发全流程 vue-antd-admin ???? Ant Design Pro's implementation with Vue 项目地址: https://gitcode.com...
2025-06-11 09:00:31
232
原创 CadQuery选择器(Selectors)完全指南:精准控制3D建模元素
CadQuery选择器(Selectors)完全指南:精准控制3D建模元素 cadquery A python parametric CAD scripting framework based on OCCT 项目地址: http...
2025-06-10 09:20:39
375
原创 TinyBase与TypeScript集成指南:从基础类型到模式化约束
TinyBase与TypeScript集成指南:从基础类型到模式化约束 tinybase The reactive data store for local‑first apps. 项目地址: https://gitcode.co...
2025-06-09 09:05:13
310
原创 Redis核心技术与面试要点解析
Redis核心技术与面试要点解析 interview 项目地址: https://gitcode.com/gh_mirrors/intervi/interview 本文将从...
2025-06-08 09:20:51
395
原创 3D Force Graph 项目实战:使用图片作为3D力导向图中的节点
3D Force Graph 项目实战:使用图片作为3D力导向图中的节点 3d-force-graph 3D force-directed graph component using ThreeJS/WebGL 项目地址: htt...
2025-06-08 09:05:04
331
原创 MySQL面试指南:从索引原理到实战优化
MySQL面试指南:从索引原理到实战优化 InterviewGuide ????????「InterviewGuide」是阿秀从校园->职场多年计算机自学过程的记录以及学弟学妹们计算机校招&秋招经验总结文章的汇总,包括但不限于C/C++ 、Golang、JavaScript、Vue、操作系统、数据结构、计算机网络、MySQL、Red...
2025-06-08 09:00:11
262
原创 Apache Zeppelin 入门教程:从数据处理到实时分析
Apache Zeppelin 入门教程:从数据处理到实时分析 zeppelin Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and ...
2025-06-07 09:01:08
233
原创 深入理解Google Flax中的并行训练:基于PJIT的分布式计算指南
深入理解Google Flax中的并行训练:基于PJIT的分布式计算指南 flax Flax is a neural network library for JAX that is designed for flexibility. ...
2025-06-06 09:14:22
347
原创 Just the Docs 项目配置详解
Just the Docs 项目配置详解 just-the-docs A modern, high customizable, responsive Jekyll theme for documentation with built-in search. ...
2025-06-05 09:06:22
252
原创 Spectacle幻灯片控制功能详解:快捷键与高级模式指南
Spectacle幻灯片控制功能详解:快捷键与高级模式指南 spectacle A React-based library for creating sleek presentations using JSX syntax that gives you the ability to live demo your code...
2025-06-04 09:09:45
353
原创 TheOdinProject 高级HTML与CSS教程:深入理解WCAG网页内容无障碍指南
TheOdinProject 高级HTML与CSS教程:深入理解WCAG网页内容无障碍指南 curriculum TheOdinProject/curriculum: The Odin Project 是一个免费的在线编程学习平台,这个仓库是其课程大纲和教材资源库,涵盖了Web开发相关的多种技术栈,如HTML、CSS、J...
2025-06-04 09:00:37
393
原创 Rust实战:深入理解HashMap的使用与原理
Rust实战:深入理解HashMap的使用与原理 rust-by-practice Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises ...
2025-06-03 09:04:39
241
原创 深入解析VitePress:现代化的静态站点生成器
深入解析VitePress:现代化的静态站点生成器 vitepress Vite & Vue powered static site generator. 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-02 09:16:59
327
原创 深入参与Ceph开源社区的技术交流指南
深入参与Ceph开源社区的技术交流指南 ceph Ceph is a distributed object, block, and file storage platform 项目地址: https://gitcode.com/...
2025-06-02 09:16:45
410
原创 SQLModel 教程:使用 select 语句查询数据
SQLModel 教程:使用 select 语句查询数据 sqlmodel SQL databases in Python, designed for simplicity, compatibility, and robustness. ...
2025-06-02 09:08:05
314
原创 深入解析OpenAI Triton中的张量运算语义
深入解析OpenAI Triton中的张量运算语义 triton Development repository for the Triton language and compiler 项目地址: https://gitcode....
2025-06-02 09:07:14
296
原创 Bokeh项目实战:使用sizing_mode实现动态布局的波形调节器
Bokeh项目实战:使用sizing_mode实现动态布局的波形调节器 bokeh bokeh/bokeh: 是一个用于创建交互式图形和数据的 Python 库。适合用于数据可视化、数据分析和呈现,以及创建动态的 Web 应用。特点是提供了一种简洁、直观的 API 来描述和处理数据,并生成交互式的可视化效果。 ...
2025-06-02 09:01:50
215
原创 Gitleaks项目:如何贡献新的敏感信息检测规则
Gitleaks项目:如何贡献新的敏感信息检测规则 gitleaks Protect and discover secrets using Gitleaks ???? 项目地址: https://gitcode.com/gh_mirro...
2025-06-01 09:16:52
253
原创 Radare2中的rasign2工具:二进制签名生成与管理指南
Radare2中的rasign2工具:二进制签名生成与管理指南 radare2 UNIX-like reverse engineering framework and command-line toolset 项目地址: http...
2025-06-01 09:15:07
402
原创 Apollo自动驾驶系统:基于规则的停止决策器深度解析
Apollo自动驾驶系统:基于规则的停止决策器深度解析 apollo An open autonomous driving platform 项目地址: https://gitcode.com/gh_mirrors/apo/apo...
2025-06-01 09:05:50
349
原创 Django REST Framework 路由系统详解
Django REST Framework 路由系统详解 django-rest-framework 项目地址: https://gitcode.com/gh_mirrors/dja/django-rest-framework...
2025-06-01 09:02:15
244
原创 Bulma框架中的图标(Icon)元素使用指南
Bulma框架中的图标(Icon)元素使用指南 bulma 一个基于Flexbox的现代CSS框架,旨在提供简洁、易用的界面组件和响应式布局,帮助开发者快速构建美观的网页设计。 项目地址: https://gitcode.com/...
2025-05-30 09:07:32
267
原创 在Linux系统上编译PowerShell项目的完整指南
在Linux系统上编译PowerShell项目的完整指南 PowerShell PowerShell/PowerShell: PowerShell 是由微软开发的命令行外壳程序和脚本环境,支持任务自动化和配置管理。它包含了丰富的.NET框架功能,适用于Windows和多个非Windows平台,提供了一种强大而灵活的方式来...
2025-05-30 09:07:15
248
原创 DevOps-90:掌握 DevOps 基础知识的90天挑战
DevOps-90:掌握 DevOps 基础知识的90天挑战 DevOps-90 This repository is my documenting repository for learning the world of DevOps. Starting with spending an hour a day to g...
2025-05-30 09:00:02
217
原创 TryOffDiff 项目最佳实践教程
TryOffDiff 项目最佳实践教程 tryoffdiff Official repository of "TryOffDiff: Virtual-Try-Off via High-Fidelity Garment Reconstruction using Diffusion Models". ...
2025-05-29 09:01:15
334
原创 fhir-works-on-aws-deployment:构建AWS上的FHIR服务器
fhir-works-on-aws-deployment:构建AWS上的FHIR服务器 fhir-works-on-aws-deployment A serverless implementation of the FHIR standard that enables users to focus more on the...
2025-05-27 09:00:00
256
原创 Hokusai 项目启动与配置教程
Hokusai 项目启动与配置教程 Hokusai A Swift library to provide a bouncy action sheet 项目地址: https://gitcode.com/gh_mirrors/ho/...
2025-05-26 09:00:04
247
原创 Panel-Highcharts 开源项目最佳实践教程
Panel-Highcharts 开源项目最佳实践教程 panel-highcharts ???? The panel-highcharts package makes it easy to use HighCharts in Python, Notebooks and with HoloViz Panel. ...
2025-05-25 09:00:37
314
原创 webtorrent-hybrid:支持WebRTC的流媒体种子客户端
webtorrent-hybrid:支持WebRTC的流媒体种子客户端 webtorrent-hybrid WebTorrent (with WebRTC support in Node.js) 项目地址: https://git...
2025-05-14 09:00:00
221
原创 metabase_duckdb_driver:为Metabase带来高效嵌入式数据库支持
metabase_duckdb_driver:为Metabase带来高效嵌入式数据库支持 metabase_duckdb_driver Metabase DuckDB Driver shipped as 3rd party plugin ...
2025-05-12 16:00:25
688
原创 safe-area:将原生设备安全区域数据引入Web项目的强大插件
safe-area:将原生设备安全区域数据引入Web项目的强大插件 safe-area A plugin to expose the safe area insets from the native iOS/Android device to your web project. ...
2025-05-09 14:41:27
899
原创 pathology-whole-slide-data:提供高效病理切片数据处理
pathology-whole-slide-data:提供高效病理切片数据处理 pathology-whole-slide-data A package for working with whole-slide data including a fast batch iterator that can be used t...
2025-04-30 20:30:40
936
原创 《BunnyFetch》开源项目最佳实践教程
《BunnyFetch》开源项目最佳实践教程 bunnyfetch ???? Tiny system info fetch utility. 项目地址: https://gitcode.com/gh_mirrors/bu/bunnyfe...
2025-04-28 12:50:02
375
原创 WristWatch-G2- Extruder 开源项目最佳实践教程
WristWatch-G2- Extruder 开源项目最佳实践教程 WristWatch-G2-Extruder This is WristWatch, a standalone extruder designed by @bythorsthunder WWG2 is built as an alternative t...
2025-04-28 10:40:33
265
原创 Django-CKEditor 5 项目启动与配置教程
Django-CKEditor 5 项目启动与配置教程 django-ckeditor-5 Django CKEditor 5 integration. 项目地址: https://gitcode.com/gh_mirrors/d...
2025-04-28 09:40:04
305
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人