- 博客(650)
- 收藏
- 关注
原创 CEFPython项目代码贡献指南:从开发规范到测试实践
CEFPython项目代码贡献指南:从开发规范到测试实践 cefpython Python bindings for the Chromium Embedded Framework (CEF) 项目地址: https://gitc...
2025-06-12 09:09:58
157
原创 WTF Ethers极简教程:深入理解合约信息读取
WTF Ethers极简教程:深入理解合约信息读取 WTF-Ethers 我最近在重新学ethers.js,巩固一下细节,也写一个“WTF Ethers.js极简入门”,供小白们使用,每周更新1-3讲。Now supports English! 官网: https://wtf.academy ...
2025-06-11 09:17:31
281
原创 Elasticsearch权威指南:邻近匹配中的评分机制解析
Elasticsearch权威指南:邻近匹配中的评分机制解析 elasticsearch-definitive-guide The Definitive Guide to Elasticsearch 项目地址: https://g...
2025-06-11 09:05:32
155
原创 AlamofireImage 3.0迁移指南:从API变更到最佳实践
AlamofireImage 3.0迁移指南:从API变更到最佳实践 AlamofireImage AlamofireImage is an image component library for Alamofire 项目地址: ...
2025-06-10 09:05:50
325
原创 .NET MAUI 微服务架构指南:容器化微服务实践
.NET MAUI 微服务架构指南:容器化微服务实践 docs This repository contains .NET Documentation. 项目地址: https://gitcode.com/gh_mirrors/d...
2025-06-09 09:07:14
340
原创 Kubernetes节点健康监控:Node Problem Detector详解
Kubernetes节点健康监控:Node Problem Detector详解 website Kubernetes website and documentation repo: 项目地址: https://gitcode....
2025-06-09 09:05:59
267
原创 Litecoin Core 0.10.2.2版本深度解析与技术指南
Litecoin Core 0.10.2.2版本深度解析与技术指南 litecoin Litecoin source tree 项目地址: https://gitcode.com/gh_mirrors/li/litecoin ...
2025-06-09 09:05:23
296
原创 HarfBuzz 文本整形中的簇(Cluster)机制详解
HarfBuzz 文本整形中的簇(Cluster)机制详解 harfbuzz HarfBuzz text shaping engine 项目地址: https://gitcode.com/gh_mirrors/ha/harfbuz...
2025-06-09 09:02:11
283
原创 coda:构建高度可用性的分布式文件系统
coda:构建高度可用性的分布式文件系统 coda Coda is an advanced networked filesystem. It has been developed at CMU since 1987 by the systems group of M. Satyanarayanan in the SCS ...
2025-06-09 09:00:02
637
原创 CodingTrain网站归档项目页面贡献指南解析
CodingTrain网站归档项目页面贡献指南解析 website-archive Archive of the Coding Train website (first version) 项目地址: https://gitcode...
2025-06-07 09:22:10
338
原创 Faraday HTTP客户端配置与自定义指南
Faraday HTTP客户端配置与自定义指南 faraday Simple, but flexible HTTP client library, with support for multiple backends. 项目地址:...
2025-06-07 09:07:13
354
原创 BaseLayer:开源组件库的强大助力
BaseLayer:开源组件库的强大助力 BaseLayer Re-usable multi part components built on React Aria and TailwindCSS. All powered by a VScode Extension. ...
2025-06-07 09:00:02
267
原创 深入理解Python元类编程:从learn-python3项目学习ORM实现
深入理解Python元类编程:从learn-python3项目学习ORM实现 learn-python3 Learn Python 3 Sample Code 项目地址: https://gitcode.com/gh_mirror...
2025-06-06 09:21:49
301
原创 n2n 网络连接 常见问题技术解析
n2n 网络连接 常见问题技术解析 n2n Peer-to-peer VPN 项目地址: https://gitcode.com/gh_mirrors/n2/n2n 前言n...
2025-06-06 09:13:16
323
原创 Hatch项目管理Python发行版的完整指南
Hatch项目管理Python发行版的完整指南 hatch Modern, extensible Python project management 项目地址: https://gitcode.com/gh_mirrors/ha/...
2025-06-06 09:12:57
300
原创 FactoryBot中的序列URI机制详解
FactoryBot中的序列URI机制详解 factory_bot A library for setting up Ruby objects as test data. 项目地址: https://gitcode.com/gh_...
2025-06-05 09:09:43
401
原创 Twig模板引擎设计指南:从入门到精通
Twig模板引擎设计指南:从入门到精通 Twig Twig, the flexible, fast, and secure template language for PHP 项目地址: https://gitcode.com/g...
2025-06-05 09:06:01
379
原创 Box2D物理引擎常见问题深度解析
Box2D物理引擎常见问题深度解析 box2d Box2D is a 2D physics engine for games 项目地址: https://gitcode.com/gh_mirrors/bo/box2d ...
2025-06-04 09:21:09
326
原创 CKEditor5 多语言界面配置指南:从基础到高级应用
CKEditor5 多语言界面配置指南:从基础到高级应用 ckeditor5 具有模块化架构、现代集成和协作编辑等功能的强大富文本编辑器框架 项目地址: https://gitcode.com/gh_mirrors/ck/cked...
2025-06-04 09:05:20
343
原创 TensorRT-LLM大型语言模型定制化开发指南
TensorRT-LLM大型语言模型定制化开发指南 TensorRT-LLM TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engin...
2025-06-04 09:02:27
165
原创 Trigger.dev 项目从 v2 升级到 v3 的完整指南
Trigger.dev 项目从 v2 升级到 v3 的完整指南 trigger.dev ✨ Trigger.dev is the open source background jobs framework for TypeScript. With features like API integrations, webho...
2025-06-03 09:12:24
321
原创 集合论基础教程:从learnxinyminutes-docs项目解读核心概念
集合论基础教程:从learnxinyminutes-docs项目解读核心概念 learnxinyminutes-docs Code documentation written as code! How novel and totally my idea! ...
2025-06-03 09:09:58
292
原创 TensorFlow教程:使用MNIST数据集实现手写数字分类
TensorFlow教程:使用MNIST数据集实现手写数字分类 tutorials 一个关于机器学习算法的教程项目,适合对机器学习算法有入门兴趣的人士学习和实践,内容包括基础知识、算法原理、实践案例等多个方面。特点是通俗易懂,步骤清晰,易于入门学习。 ...
2025-06-03 09:05:27
379
原创 GitLab项目中Gitaly超时配置详解
GitLab项目中Gitaly超时配置详解 gitlabhq GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com 项目地址: h...
2025-06-03 09:04:24
260
原创 AMP项目中的Vue.js TodoMVC实现解析
AMP项目中的Vue.js TodoMVC实现解析 amphtml The AMP web component framework. 项目地址: https://gitcode.com/gh_mirrors/am/amphtml...
2025-06-02 09:17:00
269
原创 Click框架中的异常处理机制深度解析
Click框架中的异常处理机制深度解析 click Python composable command line interface toolkit 项目地址: https://gitcode.com/gh_mirrors/cl/...
2025-06-02 09:05:39
366
原创 JavaScript教程:代码结构基础解析
JavaScript教程:代码结构基础解析 en.javascript.info Modern JavaScript Tutorial 项目地址: https://gitcode.com/gh_mirrors/en/en.jav...
2025-06-01 09:06:15
363
原创 HashiCorp Consul 集群管理完全指南
HashiCorp Consul 集群管理完全指南 consul Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, ...
2025-06-01 09:04:36
236
原创 DeepSpeed项目训练初始化配置详解
DeepSpeed项目训练初始化配置详解 DeepSpeed DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective. ...
2025-05-30 09:09:29
357
原创 Elasticsearch密码重置工具elasticsearch-reset-password详解
Elasticsearch密码重置工具elasticsearch-reset-password详解 elasticsearch 项目地址: https://gitcode.com/gh_mirrors/elas/elastics...
2025-05-30 09:04:03
318
原创 InSpec AWS 资源包使用教程
InSpec AWS 资源包使用教程 inspec-aws InSpec AWS Resource Pack https://www.inspec.io/ 项目地址: https://gitcode.com/gh_mirrors...
2025-05-28 09:00:50
348
原创 开源项目最佳实践教程:Say No to Suicide Public License
开源项目最佳实践教程:Say No to Suicide Public License snts 项目地址: https://gitcode.com/gh_mirrors/sn/snts ...
2025-05-28 09:00:38
338
原创 rose-pine-hyprcursor:打造极致光标体验
rose-pine-hyprcursor:打造极致光标体验 rose-pine-hyprcursor BreezeX RosePine for Hyprcursor 项目地址: https://gitcode.com/gh_mir...
2025-05-26 09:00:07
258
原创 react-native-wheel-scrollview-picker:打造原生滚动选择体验
react-native-wheel-scrollview-picker:打造原生滚动选择体验 react-native-wheel-scrollview-picker A pure js picker for React Native ...
2025-05-24 09:00:10
318
原创 Skyscanner工程原则开源项目教程
Skyscanner工程原则开源项目教程 engineering-principles Skyscanner's Engineering Principles 项目地址: https://gitcode.com/gh_mirror...
2025-05-22 09:00:40
355
原创 ADVENT:开启语义分割领域的域自适应新篇章
ADVENT:开启语义分割领域的域自适应新篇章 ADVENT 项目地址: https://gitcode.com/gh_mirrors/ad/ADVENT 项目介绍在计算...
2025-05-22 09:00:00
676
原创 Frenetix-Motion-Planner:高效自动驾驶运动规划算法
Frenetix-Motion-Planner:高效自动驾驶运动规划算法 Frenetix-Motion-Planner 项目地址: https://gitcode.com/gh_mirrors/fr/Frenetix-Moti...
2025-05-06 16:40:25
710
原创 CoffeeChat:一款开源即时通讯(IM)解决方案
CoffeeChat:一款开源即时通讯(IM)解决方案 CoffeeChat opensource im with server(go) and client(flutter+swift) 项目地址: https://gitcod...
2025-04-30 23:40:23
805
原创 corto:压缩和解压网格与点云的强大库
corto:压缩和解压网格与点云的强大库 corto Mesh compression library, designed for rendering and speed. 项目地址: https://gitcode.com/gh...
2025-04-28 17:40:44
725
原创 VoCo 项目最佳实践教程
VoCo 项目最佳实践教程 VoCo [CVPR 2024] VoCo: A Simple-yet-Effective Volume Contrastive Learning Framework for 3D Medical Image Analysis ...
2025-04-27 10:20:24
320
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人