- 博客(661)
- 收藏
- 关注
原创 CEFPython项目构建指南:从入门到精通
CEFPython项目构建指南:从入门到精通 cefpython Python bindings for the Chromium Embedded Framework (CEF) 项目地址: https://gitcode.co...
2025-06-12 09:09:57
186
原创 PaddlePaddle深度学习教程:CTC算法原理与应用详解
PaddlePaddle深度学习教程:CTC算法原理与应用详解 awesome-DeepLearning 深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI ...
2025-06-12 09:00:22
104
原创 visjs/vis-network 大型网络性能优化实战:世界杯数据可视化案例解析
visjs/vis-network 大型网络性能优化实战:世界杯数据可视化案例解析 vis-network :dizzy: Display dynamic, automatically organised, customizable network views. ...
2025-06-11 09:19:23
349
原创 Urbit项目核心技术解析:u3名词处理与C语言实现
Urbit项目核心技术解析:u3名词处理与C语言实现 urbit An operating function 项目地址: https://gitcode.com/gh_mirrors/ur/urbit ...
2025-06-11 09:13:08
259
原创 Pimcore标签系统详解:高效管理文档、资源和数据对象
Pimcore标签系统详解:高效管理文档、资源和数据对象 pimcore Open Source Data & Experience Management Platform (PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce) ...
2025-06-11 09:03:18
335
原创 深入解析JStorm项目中的Metrics监控系统设计
深入解析JStorm项目中的Metrics监控系统设计 jstorm Enterprise Stream Process Engine 项目地址: https://gitcode.com/gh_mirrors/js/jstorm...
2025-06-10 09:16:59
376
原创 PowerDNS开发环境配置指南:基于LSP的高效C++开发实践
PowerDNS开发环境配置指南:基于LSP的高效C++开发实践 pdns PowerDNS Authoritative, PowerDNS Recursor, dnsdist 项目地址: https://gitcode.com/...
2025-06-10 09:16:57
278
原创 Mechanize项目实战示例解析:从基础操作到高级应用
Mechanize项目实战示例解析:从基础操作到高级应用 mechanize Mechanize is a ruby library that makes automated web interaction easy. 项目地址:...
2025-06-09 09:06:04
294
原创 Akka.NET持久化架构解析:构建可靠的状态管理机制
Akka.NET持久化架构解析:构建可靠的状态管理机制 akka.net Canonical actor model implementation for .NET with local + distributed actors in C# and F#. ...
2025-06-08 09:20:10
711
原创 VisualDL深度解析:PaddlePaddle PIR模型可视化技术详解
VisualDL深度解析:PaddlePaddle PIR模型可视化技术详解 VisualDL PaddlePaddle/VisualDL: VisualDL 是一个用于深度学习模型可视化的 Python 库,可以用于可视化深度学习模型的训练和测试过程,支持多种深度学习框架和可视化工具,如 TensorFlow,Kera...
2025-06-08 09:19:52
747
原创 ClusterFuzz高级功能:代码覆盖率报告配置指南
ClusterFuzz高级功能:代码覆盖率报告配置指南 clusterfuzz Scalable fuzzing infrastructure. 项目地址: https://gitcode.com/gh_mirrors/clu/c...
2025-06-08 09:05:48
401
原创 LinkedIn SRE学院:系统设计进阶课程解析
LinkedIn SRE学院:系统设计进阶课程解析 school-of-sre linkedin/school-of-sre: 这是一个用于培训软件可靠性工程师(SRE)的在线课程。适合用于需要学习软件可靠性工程和运维技能的场景。特点:内容丰富,涵盖多种软件可靠性工程领域知识,具有实践案例和课程资料。 ...
2025-06-05 09:10:54
219
原创 Codium-ai PR-Agent 常见问题深度解析与技术指南
Codium-ai PR-Agent 常见问题深度解析与技术指南 pr-agent ????CodiumAI PR-Agent: An AI-Powered ???? Tool for Automated Pull Request Analysis, Feedback, Suggestions and More! ???????? ...
2025-06-05 09:09:02
223
原创 使用Factory Bot处理多对多关联关系指南
使用Factory Bot处理多对多关联关系指南 factory_bot A library for setting up Ruby objects as test data. 项目地址: https://gitcode.com/...
2025-06-05 09:08:34
387
原创 使用AutoKeras自定义搜索空间与构建块
使用AutoKeras自定义搜索空间与构建块 autokeras keras-team/autokeras: AutoKeras 是基于 Keras 构建的一个自动化机器学习库,它采用了神经架构搜索技术来自动寻找最优模型结构,简化了深度学习模型的设计和训练过程。 ...
2025-06-04 09:18:32
246
原创 Redux Toolkit 在 Next.js 应用中的集成指南
Redux Toolkit 在 Next.js 应用中的集成指南 redux-toolkit The official, opinionated, batteries-included toolset for efficient Redux development ...
2025-06-04 09:00:37
293
原创 Docker网络模型实战解析:基于Pets应用的多场景部署指南
Docker网络模型实战解析:基于Pets应用的多场景部署指南 labs This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome. ...
2025-06-03 09:10:29
244
原创 从零实现Golang RPC框架GeeRPC:第七天 服务发现与注册中心
从零实现Golang RPC框架GeeRPC:第七天 服务发现与注册中心 7days-golang 7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping O...
2025-06-02 09:06:51
264
原创 Spring Framework中的STOMP客户端实现详解
Spring Framework中的STOMP客户端实现详解 spring-framework spring-projects/spring-framework: 一个基于 Java 的开源应用程序框架,用于构建企业级 Java 应用程序。适合用于构建各种企业级 Java 应用程序,可以实现高效的服务和管理。 ...
2025-05-30 09:05:13
211
原创 Django项目深度解析:如何创建自定义模板标签和过滤器
Django项目深度解析:如何创建自定义模板标签和过滤器 django django/django: 是一个用于 Python 的高级 Web 框架,可以用于快速开发安全和可维护的 Web 应用程序,提供了多种内置功能和扩展库,支持多种数据库和模板引擎。 ...
2025-05-30 09:02:19
391
原创 Firefox-for-windows-7:为Windows 7用户打开新世界的大门
Firefox-for-windows-7:为Windows 7用户打开新世界的大门 Firefox-for-windows-7 Firefox for windows 7 项目地址: https://gitcode.com/gh...
2025-04-30 11:00:20
772
原创 《SHMT 项目最佳实践教程》
《SHMT 项目最佳实践教程》 SHMT [NeurIPS 2024] SHMT: Self-supervised Hierarchical Makeup Transfer via Latent Diffusion Models ...
2025-04-28 10:20:26
323
原创 1app5stacks:用五种技术栈构建同款应用,哪个最适合你?
1app5stacks:用五种技术栈构建同款应用,哪个最适合你? 1app5stacks Theo built the same app 5 times because he's dumb 项目地址: https://gitcod...
2025-04-27 15:10:36
276
原创 provider-terraform:为混合云资源管理提供新方案
provider-terraform:为混合云资源管理提供新方案 provider-terraform A @crossplane provider for Terraform 项目地址: https://gitcode.com/...
2025-04-24 16:00:50
918
原创 Deemon项目最佳实践教程
Deemon项目最佳实践教程 deemon Monitor specified artists for new releases 项目地址: https://gitcode.com/gh_mirrors/de/deemon ...
2025-04-24 11:23:04
253
原创 react-chat-components 的安装和配置教程
react-chat-components 的安装和配置教程 react-chat-components Chat UI Components to build chat applications with PubNub on React with TypeScript support ...
2025-04-24 11:01:37
391
原创 Tanuki3DS 的安装和配置教程
Tanuki3DS 的安装和配置教程 Tanuki3DS WIP 3DS Emulator 项目地址: https://gitcode.com/gh_mirrors/ta/Tanuki3DS ...
2025-04-24 10:49:49
281
原创 OpenSSL.NET 开源项目最佳实践教程
OpenSSL.NET 开源项目最佳实践教程 openssl-net C# wrapper for the popular OpenSSL libraries 项目地址: https://gitcode.com/gh_mirror...
2025-04-23 11:12:32
866
原创 qr-filetransfer 的项目扩展与二次开发
qr-filetransfer 的项目扩展与二次开发 qr-filetransfer Transfer files over WiFi between your computer and your smartphone from the terminal ...
2025-04-23 07:25:13
907
原创 开源项目 keyboards 亮点详解
开源项目 keyboards 亮点详解 keyboards 项目地址: https://gitcode.com/gh_mirrors/key/keyboards 1. 项目...
2025-04-23 07:14:26
815
原创 开源项目 hiplot 的扩展与二次开发潜力
开源项目 hiplot 的扩展与二次开发潜力 hiplot HiPlot makes understanding high dimensional data easy 项目地址: https://gitcode.com/gh_mi...
2025-04-23 07:03:30
422
原创 ICRA-2022-SLAM论文列表项目安装与配置指南
ICRA-2022-SLAM论文列表项目安装与配置指南 ICRA-2022-SLAM-paper-list Unofficial ICRA 2022 SLAM paper list 项目地址: https://gitcode.co...
2025-04-22 07:03:37
681
原创 HashiCorp Vault Go 客户端库使用教程
HashiCorp Vault Go 客户端库使用教程 vault-client-go HashiCorp Vault Go Client Library generated from OpenAPI spec. 项目地址: ht...
2025-04-21 07:03:33
368
原创 e-hentai-db:元数据数据库,轻松管理E-Hentai图库
e-hentai-db:元数据数据库,轻松管理E-Hentai图库 e-hentai-db Just another E-Hentai metadata database 项目地址: https://gitcode.com/gh_...
2025-04-20 10:40:24
136
原创 《Allure开源项目安装与配置指南》
《Allure开源项目安装与配置指南》 Allure A massive HJSON mod focusing around quick-action, immersive RTS gameplay. Lore package included. ...
2025-04-20 10:27:40
257
原创 MOJI 开源项目教程
MOJI 开源项目教程 moji MOJI is an unofficial Java client for Moss 项目地址: https://gitcode.com/gh_mirrors/mo/moji ...
2025-04-20 07:03:31
681
原创 PowerToys Run: Clipboard Manager 安装与配置指南
PowerToys Run: Clipboard Manager 安装与配置指南 PowerToys-Run-ClipboardManager PowerToys Run Plugin enabling searching of the clipboard history and pasting the selected...
2025-04-19 10:40:34
363
原创 超级节点空间核心库使用教程
超级节点空间核心库使用教程 hyperhyperspace-core A library to create p2p applications, using the browser as a full peer. 项目地址: ht...
2025-04-19 07:03:51
908
原创 Capacitor FCM 插件安装与配置指南
Capacitor FCM 插件安装与配置指南 fcm Enable Firebase Cloud Messaging for Capacitor apps 项目地址: https://gitcode.com/gh_mirrors...
2025-04-18 07:03:44
429
原创 Awesome Marp 使用教程
Awesome Marp 使用教程 awesome-marp A curated list of awesome things related to Marp 项目地址: https://gitcode.com/gh_mirror...
2025-04-17 11:41:54
384
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人