- 博客(2992)
- 收藏
- 关注
原创 500行代码实现Web电子表格:AOSABook项目解析
500行代码实现Web电子表格:AOSABook项目解析 aosabook The Architecture of Open Source Applications 项目地址: https://gitcode.com/gh_mir...
2025-06-30 09:07:43
397
原创 深入解析djcb/mu项目中的mu查询语言
深入解析djcb/mu项目中的mu查询语言 mu maildir indexer/searcher + emacs mail client + guile bindings 项目地址: https://gitcode.com/gh...
2025-06-28 09:22:48
212
原创 SpinaCMS高级教程:创建自定义内容部件详解
SpinaCMS高级教程:创建自定义内容部件详解 Spina Spina CMS 项目地址: https://gitcode.com/gh_mirrors/sp/Spina ...
2025-06-25 09:10:56
243
原创 使用pikepdf库解析PDF文档中的超链接
使用pikepdf库解析PDF文档中的超链接 pikepdf A Python library for reading and writing PDF, powered by QPDF 项目地址: https://gitcode....
2025-06-24 09:34:41
695
原创 Mercurius项目中的WebSocket协议实现:GraphQL over WebSocket深度解析
Mercurius项目中的WebSocket协议实现:GraphQL over WebSocket深度解析 mercurius Implement GraphQL servers and gateways with Fastify ...
2025-06-24 09:29:25
605
原创 PHP-DI容器配置完全指南:从入门到生产环境优化
PHP-DI容器配置完全指南:从入门到生产环境优化 PHP-DI The dependency injection container for humans 项目地址: https://gitcode.com/gh_mirrors...
2025-06-20 09:52:50
289
原创 AIInfra项目解析:深度学习中的数据并行技术详解
AIInfra项目解析:深度学习中的数据并行技术详解 AIInfra AIInfra(AI 基础设施)指AI系统从底层芯片等硬件,到上层软件栈支持AI大模型训练和推理。 项目地址: https://gitcode.com/gh_m...
2025-06-20 09:48:32
364
原创 Gerev项目自定义数据源接入指南
Gerev项目自定义数据源接入指南 gerev ???? AI-powered enterprise search engine ???? 项目地址: https://gitcode.com/gh_mirrors/ge/gerev ...
2025-06-19 09:27:09
316
原创 Bolt-JS 项目教程:构建自定义工作流步骤详解
Bolt-JS 项目教程:构建自定义工作流步骤详解 bolt-js A framework to build Slack apps using JavaScript 项目地址: https://gitcode.com/gh_mir...
2025-06-19 09:26:09
388
原创 django-environ项目常见问题解答:环境变量管理的最佳实践
django-environ项目常见问题解答:环境变量管理的最佳实践 django-environ Django-environ allows you to utilize 12factor inspired environment variables to configure your Django applicati...
2025-06-19 09:08:57
414
原创 Number-Theory-Python:探索数论世界的Python模块集合
Number-Theory-Python:探索数论世界的Python模块集合 Number-Theory-Python Python code to implement various number theory, elliptic curve and finite field computations. ...
2025-06-18 09:00:04
225
原创 C++游戏引擎开发指南:5.8 使用压缩纹理优化渲染性能
C++游戏引擎开发指南:5.8 使用压缩纹理优化渲染性能 cpp-game-engine-book 从零编写游戏引擎教程 Writing a game engine tutorial from scratch 项目地址: http...
2025-06-11 09:19:44
366
原创 深入解析krakjoe/pthreads中的线程池与资源共享机制
深入解析krakjoe/pthreads中的线程池与资源共享机制 pthreads Threading for PHP - Share Nothing, Do Everything :) 项目地址: https://gitcode...
2025-06-11 09:13:57
369
原创 BRPC/Braft中的Paxos协议深度解析
BRPC/Braft中的Paxos协议深度解析 braft 项目地址: https://gitcode.com/gh_mirrors/braf/braft Paxos协议概...
2025-06-10 09:02:23
233
原创 Data-Juicer开发者指南:从代码规范到自定义OP开发
Data-Juicer开发者指南:从代码规范到自定义OP开发 data-juicer A one-stop data processing system to make data higher-quality, juicier, and more digestible for LLMs! ???? ???? ???? ➡️ ➡️???? ???? ...
2025-06-09 09:05:23
392
原创 Kubernetes集群kubeadm配置重构指南
Kubernetes集群kubeadm配置重构指南 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-09 09:04:28
378
原创 ZenML核心概念解析:构建可移植的MLOps工作流
ZenML核心概念解析:构建可移植的MLOps工作流 zenml 项目地址: https://gitcode.com/gh_mirrors/zen/zenml 什么是Zen...
2025-06-09 09:02:57
241
原创 使用PouchContainer在阿里云上部署Kubernetes集群指南
使用PouchContainer在阿里云上部署Kubernetes集群指南 pouch An Efficient Enterprise-class Container Engine 项目地址: https://gitcode.co...
2025-06-09 09:02:30
303
原创 Tablib 数据处理库快速入门教程
Tablib 数据处理库快速入门教程 tablib Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c. 项目地址: https://gitcode.com...
2025-06-09 09:01:12
413
原创 Dunst通知系统的控制利器:dunstctl命令详解
Dunst通知系统的控制利器:dunstctl命令详解 dunst Lightweight and customizable notification daemon 项目地址: https://gitcode.com/gh_mir...
2025-06-08 09:17:41
296
原创 使用Tye简化Azure Functions本地开发与调试
使用Tye简化Azure Functions本地开发与调试 tye Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye incl...
2025-06-08 09:04:08
323
原创 Permify项目中的关系型访问控制(ReBAC)深度解析
Permify项目中的关系型访问控制(ReBAC)深度解析 permify Permify is an open-source authorization service inspired by Google Zanzibar. ...
2025-06-08 09:02:32
298
原创 PaddleX主体检测模块技术详解与应用指南
PaddleX主体检测模块技术详解与应用指南 PaddleX PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具) 项目地址: https://gitcode.c...
2025-06-08 09:00:26
243
原创 Goss项目版本迁移指南:从v0.3到v0.4的重要变更解析
Goss项目版本迁移指南:从v0.3到v0.4的重要变更解析 goss Goss是一个开源的Go语言测试框架,用于简化Go应用程序的测试和验证。它提供了一系列的测试断言和测试工具,可以帮助开发者编写更加简洁和可维护的测试代码。 项...
2025-06-07 09:21:49
377
原创 React NodeGUI 样式系统深度解析
React NodeGUI 样式系统深度解析 react-nodegui Build performant, native and cross-platform desktop applications with native React + powerful CSS like styling.???? ...
2025-06-07 09:01:42
344
原创 Trouble.nvim:Neovim 代码问题管理专家
Trouble.nvim:Neovim 代码问题管理专家 trouble.nvim ???? A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble you...
2025-06-07 09:01:29
265
原创 TensorFlow入门指南:从基础张量操作到实际应用
TensorFlow入门指南:从基础张量操作到实际应用 training-data-analyst Labs and demos for courses for GCP Training (http://cloud.google.com/training). ...
2025-06-05 09:07:41
375
原创 PyTorch3D教程:基于可微分渲染的相机位置优化
PyTorch3D教程:基于可微分渲染的相机位置优化 pytorch3d PyTorch3D is FAIR's library of reusable components for deep learning with 3D data ...
2025-06-04 09:18:20
246
原创 ASP.NET Core MVC中从Action参数自动推断依赖注入服务
ASP.NET Core MVC中从Action参数自动推断依赖注入服务 practical-aspnetcore 该项目提供了关于ASP.NET Core实际应用开发的一系列教程和示例,涵盖了从基础知识到高级主题,是一个实用的学习资源库。适合于想要掌握ASP.NET Core技术栈的开发者进行学习和参考。 ...
2025-06-04 09:10:23
235
原创 机器学习课程笔记:线性分类与逻辑回归详解
机器学习课程笔记:线性分类与逻辑回归详解 mlcourse.ai Open Machine Learning Course 项目地址: https://gitcode.com/gh_mirrors/ml/mlcourse.ai ...
2025-06-04 09:05:20
310
原创 OneFetch:用Rust打造的命令行Git仓库信息分析工具
OneFetch:用Rust打造的命令行Git仓库信息分析工具 onefetch Command-line Git information tool 项目地址: https://gitcode.com/gh_mirrors/on/...
2025-06-03 09:12:52
301
原创 Elastic/Beats项目实战:手把手教你创建Metricbeat模块
Elastic/Beats项目实战:手把手教你创建Metricbeat模块 beats :tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash ...
2025-06-03 09:04:59
337
原创 AISystem项目解析:深入理解AI框架中的自动微分技术
AISystem项目解析:深入理解AI框架中的自动微分技术 AISystem AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术 项目地址: https://gitcode.com/...
2025-06-03 09:03:16
349
原创 Flet项目解析:基于Flutter的多平台实时应用开发框架
Flet项目解析:基于Flutter的多平台实时应用开发框架 flet Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required. ...
2025-06-03 09:02:35
286
原创 DeleteFB:一键清理你的Facebook历史足迹
DeleteFB:一键清理你的Facebook历史足迹 DeleteFB Automate Scrubbing your Facebook Presence 项目地址: https://gitcode.com/gh_mirrors...
2025-06-03 09:00:00
344
原创 Kubespray 核心变量配置详解
Kubespray 核心变量配置详解 kubespray 一个基于Ansible的Kubernetes集群部署工具,提供自动化部署、集群管理等功能。 - 功能:Kubernetes集群部署、节点管理、容器管理、存储管理、网络管理等。 - 特点:基于Ansible;支持多种Kubernetes版本;支持离线安装;易...
2025-06-02 09:03:58
281
原创 ntfy 服务器配置详解:从基础到高级设置
ntfy 服务器配置详解:从基础到高级设置 ntfy Send push notifications to your phone or desktop using PUT/POST 项目地址: https://gitcode.co...
2025-06-01 09:07:38
350
原创 React-Redux 基础教程:构建待办事项应用
React-Redux 基础教程:构建待办事项应用 react-redux reduxjs/react-redux: React-Redux 是一个用于 React 的 Redux 绑定库,可以用于构建 React 应用程序和组件,支持多种 Redux 功能和工具,如 Redux,Redux-Thunk,Redux-De...
2025-06-01 09:07:27
345
原创 PyTorch Lightning中的可迭代数据集支持详解
PyTorch Lightning中的可迭代数据集支持详解 pytorch-lightning 项目地址: https://gitcode.com/gh_mirrors/pyt/pytorch-lightning ...
2025-06-01 09:01:42
264
原创 ANNdotNET开源项目教程
ANNdotNET开源项目教程 anndotnet ANNdotNET - deep learning tool on .NET Platform. 项目地址: https://gitcode.com/gh_mirrors/an/...
2025-05-27 09:00:45
215
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人