- 博客(2928)
- 收藏
- 关注
原创 StackOverflowNER:细粒度软件实体提取的利器
StackOverflowNER:细粒度软件实体提取的利器 StackOverflowNER Source Code and Data for Software Domain NER 项目地址: https://gitcode.c...
2025-07-04 09:00:01
231
原创 React状态管理核心:深入理解Redux中的Reducer机制
React状态管理核心:深入理解Redux中的Reducer机制 react-book Free book on React. Beginner to intermediate. 项目地址: https://gitcode.com...
2025-06-30 09:29:01
255
原创 深入解析BinExp项目中的格式化字符串问题原理与应对
深入解析BinExp项目中的格式化字符串问题原理与应对 BinExp Linux Binary Exploitation 项目地址: https://gitcode.com/gh_mirrors/bi/BinExp ...
2025-06-30 09:28:37
269
原创 深入理解go-validator/validator:Go语言结构体验证利器
深入理解go-validator/validator:Go语言结构体验证利器 validator Package validator implements struct field validations 项目地址: https:...
2025-06-30 09:27:33
207
原创 Nuxt Image 中的 useImage() 组合式函数详解
Nuxt Image 中的 useImage() 组合式函数详解 image Plug-and-play image optimization for Nuxt applications. 项目地址: https://gitcod...
2025-06-30 09:01:08
386
原创 Terraform-Guides项目中的运维自动化脚本详解
Terraform-Guides项目中的运维自动化脚本详解 terraform-guides Example usage of HashiCorp Terraform 项目地址: https://gitcode.com/gh_mi...
2025-06-29 09:27:23
955
原创 构建高可用Elasticsearch集群的21个关键要点解析
构建高可用Elasticsearch集群的21个关键要点解析 notes notes 项目地址: https://gitcode.com/gh_mirrors/notes2/notes ...
2025-06-29 09:09:57
242
原创 Microsoft OpenVMM项目开发环境配置指南
Microsoft OpenVMM项目开发环境配置指南 openvmm Home of OpenVMM and OpenHCL. 项目地址: https://gitcode.com/gh_mirrors/op/openvmm ...
2025-06-28 09:09:16
312
原创 Apache Sedona 空间数据处理SQL教程
Apache Sedona 空间数据处理SQL教程 sedona A cluster computing framework for processing large-scale geospatial data 项目地址: htt...
2025-06-27 09:14:08
332
原创 CoolQ HTTP API 插件通信方式详解
CoolQ HTTP API 插件通信方式详解 coolq-http-api 项目地址: https://gitcode.com/gh_mirrors/coo/coolq-http-api ...
2025-06-27 09:11:59
275
原创 使用plotext绘制各类柱状图的完整指南
使用plotext绘制各类柱状图的完整指南 plotext plotting on terminal 项目地址: https://gitcode.com/gh_mirrors/pl/plotext ...
2025-06-27 09:01:01
378
原创 Tera分布式表格系统在Ubuntu上的安装部署指南
Tera分布式表格系统在Ubuntu上的安装部署指南 tera An Internet-Scale Database. 项目地址: https://gitcode.com/gh_mirrors/ter/tera ...
2025-06-26 09:32:58
760
原创 在Windows上快速入门dotnet/spark开发指南
在Windows上快速入门dotnet/spark开发指南 spark Spark 是一个开源的大数据处理和分析框架,支持分布式计算、数据挖掘、机器学习等多种数据处理任务。 * 提供大数据处理和分析的功能,可以处理 GB/TB 级别数据,用于大数据应用开发、数据分析和机器学习等领域。 * 有什么特点:分布式计算、内存...
2025-06-26 09:01:40
398
原创 litiv:开源计算机视觉框架
litiv:开源计算机视觉框架 litiv C++ implementation pool for computer vision R&D projects. 项目地址: https://gitcode.com/gh_mirror...
2025-06-26 09:00:04
307
原创 React-Print-PDF 项目快速上手指南
React-Print-PDF 项目快速上手指南 react-print-pdf Build and generate PDF using React ???? UI kit for PDFs and print documents. Simple, reusable components and templates to c...
2025-06-24 09:32:00
980
原创 octarchive:简单备份 GitHub/Gitea 账户所有仓库的工具
octarchive:简单备份 GitHub/Gitea 账户所有仓库的工具 octarchive Simple tool to back up all repos on a GitHub/Gitea account to a local folder. ...
2025-06-24 09:00:04
403
原创 DeepFocus:实时图像合成,开启计算显示新纪元
DeepFocus:实时图像合成,开启计算显示新纪元 DeepFocus DeepFocus: Learned Image Synthesis for Computational Displays 项目地址: https://gi...
2025-06-23 09:00:00
330
原创 Python高阶函数探索:partial函数的妙用
Python高阶函数探索:partial函数的妙用 explore-python :green_book: The Beauty of Python Programming. 项目地址: https://gitcode.com/g...
2025-06-20 09:57:21
226
原创 ServiceWorker Cookbook 项目:利用依赖注入实现环境隔离的优雅方案
ServiceWorker Cookbook 项目:利用依赖注入实现环境隔离的优雅方案 serviceworker-cookbook It's online. It's offline. It's a Service Worker! ...
2025-06-19 09:24:27
224
原创 Saturn Vector Unit:RISC-V向量扩展的模块化微架构实现
Saturn Vector Unit:RISC-V向量扩展的模块化微架构实现 saturn-vectors Chisel RISC-V Vector 1.0 Implementation 项目地址: https://gitcode...
2025-06-18 09:05:19
341
原创 Forge项目中的SplatMesh技术解析与应用指南
Forge项目中的SplatMesh技术解析与应用指南 forge :hammer: An advanced 3D Gaussian Splatting renderer for THREE.js 项目地址: https://g...
2025-06-16 09:08:20
250
原创 itty-fetcher:简化网络请求的利器
itty-fetcher:简化网络请求的利器 itty-fetcher An even simpler wrapper around native Fetch to strip boilerplate from your fetching code! ...
2025-06-16 09:00:02
399
原创 Pydantic/Logfire 项目:如何创建和使用写入令牌
Pydantic/Logfire 项目:如何创建和使用写入令牌 logfire Uncomplicated Observability for Python and beyond! ???????? 项目地址: https://gitcode...
2025-06-12 09:10:09
278
原创 WorldEdit项目代码贡献规范与技术要点解析
WorldEdit项目代码贡献规范与技术要点解析 WorldEdit ????️ Minecraft map editor and mod 项目地址: https://gitcode.com/gh_mirrors/wo/WorldEdi...
2025-06-11 09:19:39
277
原创 VulkanTutorial项目解析:图形管线基础概念与实现
VulkanTutorial项目解析:图形管线基础概念与实现 VulkanTutorial Tutorial for the Vulkan graphics and compute API 项目地址: https://gitcod...
2025-06-11 09:14:59
286
原创 Taiko自动化测试工具安装指南
Taiko自动化测试工具安装指南 taiko A node.js library for testing modern web applications 项目地址: https://gitcode.com/gh_mirrors/t...
2025-06-11 09:02:21
376
原创 Vue Antd Admin 常见问题深度解析
Vue Antd Admin 常见问题深度解析 vue-antd-admin ???? Ant Design Pro's implementation with Vue 项目地址: https://gitcode.com/gh_mirr...
2025-06-11 09:00:31
363
原创 Docker引擎网络教程:深入理解macvlan网络配置
Docker引擎网络教程:深入理解macvlan网络配置 docs Source repo for Docker's Documentation 项目地址: https://gitcode.com/gh_mirrors/docs3...
2025-06-10 09:04:25
365
原创 Apache OpenDAL 快速入门指南
Apache OpenDAL 快速入门指南 opendal Apache OpenDAL: access data freely. 项目地址: https://gitcode.com/gh_mirrors/ope/opendal...
2025-06-10 09:01:58
246
原创 Grant项目v5版本迁移指南:关键变更与升级建议
Grant项目v5版本迁移指南:关键变更与升级建议 grant OAuth Proxy 项目地址: https://gitcode.com/gh_mirrors/gr/grant ...
2025-06-10 09:01:38
265
原创 Apache Ignite分布式ID生成器原理与实践
Apache Ignite分布式ID生成器原理与实践 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite15/ignite ...
2025-06-09 09:01:49
334
原创 React基础教程:TypeScript在React组件开发中的应用
React基础教程:TypeScript在React组件开发中的应用 react-fundamentals Material for my React Fundamentals Workshop 项目地址: https://git...
2025-06-08 09:02:46
303
原创 mlpack密度估计树(DET)技术详解
mlpack密度估计树(DET)技术详解 mlpack mlpack: a fast, header-only C++ machine learning library 项目地址: https://gitcode.com/gh_m...
2025-06-08 09:02:33
271
原创 深入理解Spatie Laravel-Medialibrary中的图片转换功能
深入理解Spatie Laravel-Medialibrary中的图片转换功能 laravel-medialibrary Associate files with Eloquent models 项目地址: https://git...
2025-06-07 09:05:50
346
原创 Dotty项目中的广义方法语法详解
Dotty项目中的广义方法语法详解 dotty The Scala 3 compiler, also known as Dotty. 项目地址: https://gitcode.com/gh_mirrors/do/dotty ...
2025-06-07 09:04:51
387
原创 Flink CDC Connectors在Kubernetes上的部署实践
Flink CDC Connectors在Kubernetes上的部署实践 flink-cdc 项目地址: https://gitcode.com/gh_mirrors/fl/flink-cdc ...
2025-06-07 09:03:53
255
原创 Vendure电商平台中的策略模式与可配置操作深度解析
Vendure电商平台中的策略模式与可配置操作深度解析 vendure A headless GraphQL commerce platform for the modern web 项目地址: https://gitcode.c...
2025-06-07 09:03:02
404
原创 Werkzeug:Python WSGI工具库深度解析
Werkzeug:Python WSGI工具库深度解析 werkzeug The comprehensive WSGI web application library. 项目地址: https://gitcode.com/gh_m...
2025-06-06 09:11:17
266
原创 Lona项目中的组件定义文件详解
Lona项目中的组件定义文件详解 Lona A tool for defining design systems and using them to generate cross-platform UI code, Sketch files, and other artifacts. ...
2025-06-05 09:16:34
323
原创 ONNX模型库贡献指南:如何参与开源模型共享
ONNX模型库贡献指南:如何参与开源模型共享 models A collection of pre-trained, state-of-the-art models in the ONNX format 项目地址: https:...
2025-06-05 09:01:11
382
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人