- 博客(593)
- 收藏
- 关注
原创 NGINX Ingress Controller 项目贡献指南解析
NGINX Ingress Controller 项目贡献指南解析 kubernetes-ingress NGINX and NGINX Plus Ingress Controllers for Kubernetes 项目地址:...
2025-06-08 09:21:21
307
原创 DeepLabCut多动物姿态追踪项目使用指南
DeepLabCut多动物姿态追踪项目使用指南 DeepLabCut 项目地址: https://gitcode.com/gh_mirrors/dee/DeepLabCut ...
2025-06-08 09:14:03
334
原创 Crawlee-Python 项目中的错误处理机制详解
Crawlee-Python 项目中的错误处理机制详解 crawlee-python Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs...
2025-06-07 09:22:43
296
原创 NoneBot2 消息处理机制深度解析
NoneBot2 消息处理机制深度解析 nonebot2 跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python ...
2025-06-07 09:00:40
309
原创 Youki容器运行时版本迁移指南:从v0.1.0到v0.3.0的重要变更解析
Youki容器运行时版本迁移指南:从v0.1.0到v0.3.0的重要变更解析 youki A container runtime written in Rust 项目地址: https://gitcode.com/gh_mirro...
2025-06-06 09:11:29
295
原创 Overcoat:简化REST客户端开发的强大库
Overcoat:简化REST客户端开发的强大库 Overcoat The perfect accessory for Mantle and AFNetworking. 项目地址: https://gitcode.com/gh_m...
2025-06-06 09:00:00
747
原创 Git Credential Manager 深度解析:Azure Repos 用户账号与访问令牌管理
Git Credential Manager 深度解析:Azure Repos 用户账号与访问令牌管理 git-credential-manager Secure, cross-platform Git credential storage with authentication to GitHub, Azure Rep...
2025-06-05 09:15:44
240
原创 Apache ShardingSphere ElasticJob 的 Java API 使用指南
Apache ShardingSphere ElasticJob 的 Java API 使用指南 shardingsphere-elasticjob Distributed scheduled job 项目地址: https://...
2025-06-05 09:09:11
353
原创 FlagEmbedding项目中的BGE-EN-ICL模型详解
FlagEmbedding项目中的BGE-EN-ICL模型详解 FlagEmbedding Dense Retrieval and Retrieval-augmented LLMs 项目地址: https://gitcode.co...
2025-06-04 09:11:07
208
原创 WSABuilds项目:将Windows安卓子系统(WSA)迁移至外置存储的完整指南
WSABuilds项目:将Windows安卓子系统(WSA)迁移至外置存储的完整指南 WSABuilds Run Windows Subsystem For Android on your Windows 10 and Windows 11 PC using prebuilt binaries with Google P...
2025-06-04 09:05:00
346
原创 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 Tenso...
2025-06-04 09:02:30
283
原创 深入理解Why Did You Render中的useReducer性能优化案例
深入理解Why Did You Render中的useReducer性能优化案例 why-did-you-render why-did-you-render by Welldone Software monkey patches React to notify you about potentially avoidabl...
2025-06-03 09:09:49
343
原创 Cockpit项目深度解析:基于systemd的系统管理功能指南
Cockpit项目深度解析:基于systemd的系统管理功能指南 cockpit Cockpit is a web-based graphical interface for servers. 项目地址: https://gitc...
2025-06-03 09:06:04
238
原创 在VS Code中关闭文件标签页显示 - jbranchaud/til项目技巧
在VS Code中关闭文件标签页显示 - jbranchaud/til项目技巧 til :memo: Today I Learned 项目地址: https://gitcode.com/gh_mirrors/ti/til ...
2025-06-03 09:05:07
293
原创 深入解析iOS回调地狱问题及PromiseKit解决方案
深入解析iOS回调地狱问题及PromiseKit解决方案 Halfrost-Field ✍???? 这里是写博客的地方 —— Halfrost-Field 冰霜之地 项目地址: https://gitcode.com/gh_mirror...
2025-06-03 09:03:04
247
原创 React-Redux 中 mapDispatchToProps 的深度解析
React-Redux 中 mapDispatchToProps 的深度解析 react-redux reduxjs/react-redux: React-Redux 是一个用于 React 的 Redux 绑定库,可以用于构建 React 应用程序和组件,支持多种 Redux 功能和工具,如 Redux,Redux-T...
2025-06-01 09:07:26
398
原创 JCSprout项目解析:Java线程通信的七种核心方式
JCSprout项目解析:Java线程通信的七种核心方式 JCSprout ???????? Java Core Sprout : basic, concurrent, algorithm 项目地址: https://gitcode.co...
2025-06-01 09:04:05
231
原创 Vue-Vben-Admin 项目中的版本更新检查机制详解
Vue-Vben-Admin 项目中的版本更新检查机制详解 vue-vben-admin vbenjs/vue-vben-admin: 是一个基于 Vue.js 和 Element UI 的后台管理系统,支持多种数据源和插件扩展。该项目提供了一个完整的后台管理系统,可以方便地实现数据的查询和管理,同时支持多种数据库和插件...
2025-06-01 09:03:20
403
原创 专业编程实践:深入理解功能开关(Feature Flags)的设计哲学
专业编程实践:深入理解功能开关(Feature Flags)的设计哲学 professional-programming A collection of learning resources for curious software engineers ...
2025-05-30 09:07:16
266
原创 freeCodeCamp前端开发教程:深入理解CSS的三种引入方式
freeCodeCamp前端开发教程:深入理解CSS的三种引入方式 freeCodeCamp freeCodeCamp.org的开源代码库和课程。免费学习编程。 项目地址: https://gitcode.com/gh_mirro...
2025-05-30 09:05:54
324
原创 3b1b/manim快速入门指南:从零开始创建数学动画
3b1b/manim快速入门指南:从零开始创建数学动画 manim Animation engine for explanatory math videos 项目地址: https://gitcode.com/gh_mirrors...
2025-05-30 09:02:33
368
原创 JavaGuide项目详解:服务限流算法与实现方案
JavaGuide项目详解:服务限流算法与实现方案 JavaGuide JavaGuide:这是一份Java学习与面试指南,它涵盖了Java程序员所需要掌握的大部分核心知识。这份指南是一份通俗易懂、风趣幽默的学习资料,内容全面,深受Java学习者的欢迎。 ...
2025-05-30 09:01:05
237
原创 某八个键音游谱面管理工具开源项目教程
某八个键音游谱面管理工具开源项目教程 MaiChartManager 某八个键音游谱面管理工具 项目地址: https://gitcode.com/gh_mirrors/ma/MaiChartManager ...
2025-05-29 09:01:14
331
原创 HEPhotoPicker开源项目教程
HEPhotoPicker开源项目教程 HEPhotoPicker 自由定制支持视频,图片的相册选择器 项目地址: https://gitcode.com/gh_mirrors/he/HEPhotoPicker ...
2025-05-29 09:00:35
293
原创 开源项目启动和配置教程
开源项目启动和配置教程 ParametricCase A 3D printable PC case that can fit components exactly by adjusting a few parameters. 项目...
2025-05-27 09:01:08
210
原创 uHttpSharp 项目启动与配置教程
uHttpSharp 项目启动与配置教程 uHttpSharp A very lightweight & simple embedded http server for c# 项目地址: https://gitcode.com/g...
2025-05-27 09:00:50
211
原创 periodum:探索元素世界的互动式周期表
periodum:探索元素世界的互动式周期表 periodum Periodum: An Interactive, Open-Source Periodic Table! 项目地址: https://gitcode.com/gh_...
2025-05-12 20:00:25
512
原创 Camoscio:意式指令微调的LLaMA模型
Camoscio:意式指令微调的LLaMA模型 camoscio Camoscio: An Italian instruction-tuned language model based on LLaMA 项目地址: https:/...
2025-05-09 09:05:22
818
原创 universal-crossplane:构建生产控制平面的简易解决方案
universal-crossplane:构建生产控制平面的简易解决方案 universal-crossplane Enterprise-grade @crossplane from @upbound 项目地址: https://...
2025-05-07 21:10:29
736
原创 波形可视化新选择:WaveDromPy
波形可视化新选择:WaveDromPy wavedrompy WaveDrom compatible python command line 项目地址: https://gitcode.com/gh_mirrors/wa/wave...
2025-04-30 12:10:40
867
原创 Laravel Usage Limiter:项目核心功能
Laravel Usage Limiter:项目核心功能 laravel-usage-limiter A Laravel package to track, limit, & restrict usages of users, accounts, or any other model. ...
2025-04-25 09:14:53
989
原创 moose:构建高效数据分析后端的全能框架
moose:构建高效数据分析后端的全能框架 moose The developer framework for your data & analytics stack 项目地址: https://gitcode.com/gh_mi...
2025-04-24 14:01:07
730
原创 ChatGPT-Next-Web:开启智能对话新篇章
ChatGPT-Next-Web:开启智能对话新篇章 ChatGPT-Next-Web A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。 ...
2025-04-24 10:11:35
982
原创 Rubik 字体项目启动与配置教程
Rubik 字体项目启动与配置教程 rubik Rubik fonts 项目地址: https://gitcode.com/gh_mirrors/rub/rubik 1. 项...
2025-04-23 11:12:16
388
原创 mini_jx3_bot 项目亮点解析
mini_jx3_bot 项目亮点解析 mini_jx3_bot 女生自用剑网三机器人 项目地址: https://gitcode.com/gh_mirrors/mi/mini_jx3_bot ...
2025-04-23 07:21:46
354
原创 开源项目 UAssetGUI 的扩展与二次开发潜力
开源项目 UAssetGUI 的扩展与二次开发潜力 UAssetGUI A tool designed for low-level examination and modification of Unreal Engine 4 game assets by hand. ...
2025-04-23 07:11:00
548
原创 CHESS 项目安装与使用教程
CHESS 项目安装与使用教程 CHESS Contextual Harnessing for Efficient SQL Synthesis 项目地址: https://gitcode.com/gh_mirrors/chess5...
2025-04-22 10:10:43
796
原创 Stable Diffusion 项目安装与使用教程
Stable Diffusion 项目安装与使用教程 stable-diffusion 项目地址: https://gitcode.com/gh_mirrors/stablediffusion2/stable-diffusion...
2025-04-22 09:16:20
223
原创 xunit.analyzers 项目安装与配置指南
xunit.analyzers 项目安装与配置指南 xunit.analyzers Roslyn analyzers for xUnit.net (please open issues in https://github.com/xunit/xunit) ...
2025-04-21 11:11:06
327
原创 MDEx 项目使用与配置教程
MDEx 项目使用与配置教程 mdex A fast 100% CommonMark-compatible GitHub Flavored Markdown parser and formatter for Elixir. 项目地...
2025-04-19 12:20:29
393
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人