- 博客(606)
- 收藏
- 关注
原创 Flake8代码风格检查工具全面指南
Flake8代码风格检查工具全面指南 flake8 flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of so...
2025-06-11 09:02:16
216
原创 Sourcegraph Cody 项目架构设计与编码规范解析
Sourcegraph Cody 项目架构设计与编码规范解析 cody AI that knows your entire codebase 项目地址: https://gitcode.com/gh_mirrors/co/cody...
2025-06-11 09:01:33
234
原创 SpotBugs项目运行指南:从入门到精通
SpotBugs项目运行指南:从入门到精通 spotbugs SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code. ...
2025-06-11 09:01:15
273
原创 深入解析RxJS操作符:从基础到实战应用
深入解析RxJS操作符:从基础到实战应用 learn-rxjs Clear examples, explanations, and resources for RxJS 项目地址: https://gitcode.com/gh_m...
2025-06-11 09:00:51
369
原创 Docker Scout 指标导出器使用指南
Docker Scout 指标导出器使用指南 docs Source repo for Docker's Documentation 项目地址: https://gitcode.com/gh_mirrors/docs3/docs...
2025-06-10 09:06:35
241
原创 .NET Core 日志扩展组件中 ProviderAliasAttribute 的程序集迁移解析
.NET Core 日志扩展组件中 ProviderAliasAttribute 的程序集迁移解析 docs This repository contains .NET Documentation. 项目地址: https://g...
2025-06-10 09:03:12
391
原创 zTree树形控件键盘导航功能详解
zTree树形控件键盘导航功能详解 zTree_v3 jQuery Tree Plugin 项目地址: https://gitcode.com/gh_mirrors/zt/zTree_v3 ...
2025-06-10 09:02:41
360
原创 Apache Ignite Python 快速入门指南
Apache Ignite Python 快速入门指南 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite15/ignite ...
2025-06-09 09:04:54
357
原创 Berb:轻松实现点对点文件共享
Berb:轻松实现点对点文件共享 berb A P2P file sharing platform 项目地址: https://gitcode.com/gh_mirrors/be/berb ...
2025-06-09 09:00:05
316
原创 Stolon项目架构解析:高可用PostgreSQL集群的核心设计
Stolon项目架构解析:高可用PostgreSQL集群的核心设计 stolon sorintlab/stolon: 是一个用于管理 PostgreSQL 数据库的高可用性、分布式数据库集群工具。适合用于构建高可用性、分布式的 PostgreSQL 数据库集群,特别是对于需要高可用性和分布式的数据库场景。特点是高可用性、...
2025-06-08 09:22:06
394
原创 Merlin项目贡献指南:Go语言安全工具开发规范
Merlin项目贡献指南:Go语言安全工具开发规范 merlin Merlin is a cross-platform post-exploitation HTTP/2 Command & Control server and agent written in golang. ...
2025-06-08 09:04:46
231
原创 MDN浏览器兼容性数据(BCD)项目中的标签使用指南
MDN浏览器兼容性数据(BCD)项目中的标签使用指南 browser-compat-data This repository contains compatibility data for Web technologies as displayed on MDN ...
2025-06-08 09:04:17
273
原创 Ecto入门指南:Elixir数据库操作基础
Ecto入门指南:Elixir数据库操作基础 ecto A toolkit for data mapping and language integrated query. 项目地址: https://gitcode.com/gh_...
2025-06-07 09:00:13
270
原创 Shairport Sync高级配置指南:从基础安装到专业调优
Shairport Sync高级配置指南:从基础安装到专业调优 shairport-sync 项目地址: https://gitcode.com/gh_mirrors/sh/shairport-sync ...
2025-06-05 09:09:40
351
原创 Python生成器完全指南 - 深入解析pysheeet项目中的Generator技巧
Python生成器完全指南 - 深入解析pysheeet项目中的Generator技巧 pysheeet Python Cheat Sheet 项目地址: https://gitcode.com/gh_mirrors/py/pys...
2025-06-05 09:08:50
247
原创 Triton推理服务器性能调优指南:从模型部署到极致优化
Triton推理服务器性能调优指南:从模型部署到极致优化 server The Triton Inference Server provides an optimized cloud and edge inferencing solution. ...
2025-06-04 09:18:50
389
原创 Cycle.js 对话抽象:人机交互的函数式建模
Cycle.js 对话抽象:人机交互的函数式建模 cyclejs A functional and reactive JavaScript framework for predictable code 项目地址: https://...
2025-06-04 09:03:38
333
原创 Formbricks开源调查平台全面解析:从基础功能到体验管理套件
Formbricks开源调查平台全面解析:从基础功能到体验管理套件 formbricks Open Source Survey Toolbox 项目地址: https://gitcode.com/gh_mirrors/fo/for...
2025-06-04 09:01:41
357
原创 FunASR语音识别模型使用指南:从推理到训练全流程解析
FunASR语音识别模型使用指南:从推理到训练全流程解析 FunASR A Fundamental End-to-End Speech Recognition Toolkit and Open Source SOTA Pretrained Models, Supporting Speech Recognition, Vo...
2025-06-04 09:01:07
369
原创 WordPress Gutenberg主题开发:深入解析theme.json v2配置文件
WordPress Gutenberg主题开发:深入解析theme.json v2配置文件 gutenberg The Block Editor project for WordPress and beyond. Plugin is available from the official repository. ...
2025-06-04 09:00:40
233
原创 使用Unleash在AWS Lambda中实现功能开关的完整指南
使用Unleash在AWS Lambda中实现功能开关的完整指南 unleash unleash - 这是一个开源的持续部署和持续交付平台,用于自动化部署、测试、回滚等流程。适用于团队协同工作、持续集成、持续交付等场景。 项目地址...
2025-06-03 09:05:53
272
原创 OpenRCT2项目贡献指南与技术规范解析
OpenRCT2项目贡献指南与技术规范解析 OpenRCT2 OpenRCT2: 是一个开源的游乐设施模拟游戏,类似于商业游戏 Ride Park Tycoon 2。适合游戏爱好者和社区成员参与游戏开发和改进。 项目地址: htt...
2025-06-02 09:18:34
259
原创 HashiCorp Nomad与Kubernetes的互补之道:企业级调度器选择指南
HashiCorp Nomad与Kubernetes的互补之道:企业级调度器选择指南 nomad hashicorp/nomad: Nomad 是 HashiCorp 公司开发的一款易于部署和管理的调度器,它支持跨数据中心进行容器、虚拟机和任务进程等工作负载的自动化部署与管理。 ...
2025-06-02 09:17:07
260
原创 MSOpenTech Redis Windows版深度解析与最佳实践指南
MSOpenTech Redis Windows版深度解析与最佳实践指南 redis 项目地址: https://gitcode.com/gh_mirrors/redis/redis ...
2025-06-01 09:15:01
255
原创 React-Redux 基础教程:从零实现待办事项应用
React-Redux 基础教程:从零实现待办事项应用 react-redux reduxjs/react-redux: React-Redux 是一个用于 React 的 Redux 绑定库,可以用于构建 React 应用程序和组件,支持多种 Redux 功能和工具,如 Redux,Redux-Thunk,Redux-...
2025-06-01 09:07:58
300
原创 深度学习图像处理项目:ONNX与TensorRT模型推理性能对比分析
深度学习图像处理项目:ONNX与TensorRT模型推理性能对比分析 deep-learning-for-image-processing deep learning for image processing including classification and object-detection etc. ...
2025-06-01 09:05:41
237
原创 Cline项目Prompt工程指南:从基础到高级技巧
Cline项目Prompt工程指南:从基础到高级技巧 cline Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more wi...
2025-05-30 09:07:51
372
原创 freeCodeCamp前端开发教程:图像alt属性的正确使用指南
freeCodeCamp前端开发教程:图像alt属性的正确使用指南 freeCodeCamp freeCodeCamp.org的开源代码库和课程。免费学习编程。 项目地址: https://gitcode.com/gh_mirro...
2025-05-30 09:05:17
334
原创 Apache Superset架构深度解析:核心组件与扩展能力
Apache Superset架构深度解析:核心组件与扩展能力 superset Apache Superset is a Data Visualization and Data Exploration Platform 项目地址...
2025-05-30 09:04:19
250
原创 JavaGuide项目:程序员高效学习新技术的系统性方法
JavaGuide项目:程序员高效学习新技术的系统性方法 JavaGuide JavaGuide:这是一份Java学习与面试指南,它涵盖了Java程序员所需要掌握的大部分核心知识。这份指南是一份通俗易懂、风趣幽默的学习资料,内容全面,深受Java学习者的欢迎。 ...
2025-05-30 09:01:29
297
原创 《Awesome-LLM-Scientific-Discovery》项目启动与配置教程
《Awesome-LLM-Scientific-Discovery》项目启动与配置教程 Awesome-LLM-Scientific-Discovery From Automation to Autonomy: A Survey on Large Language Models in Scientific Discove...
2025-05-27 09:01:20
407
原创 model2vec-rs:高效生成静态嵌入向量
model2vec-rs:高效生成静态嵌入向量 model2vec-rs Official Rust Implementation of Model2Vec 项目地址: https://gitcode.com/gh_mirrors...
2025-05-24 00:56:23
760
原创 Articy3ImporterForUnreal 开源项目教程
Articy3ImporterForUnreal 开源项目教程 Articy3ImporterForUnreal Articy Importer plugin for the Unreal Engine 4 and Unreal Engine 5 (work in progress). ...
2025-05-23 09:01:40
391
原创 gnn-motion-planning:加速采样运动规划的新方法
gnn-motion-planning:加速采样运动规划的新方法 gnn-motion-planning The official repo for NeurIPS 2021 paper 'Reducing Collision Checking for Sampling-Based Motion Planning Usi...
2025-05-16 09:00:03
322
原创 vmi:项目的核心功能/场景
vmi:项目的核心功能/场景 vmi Modular and extensible library for Virtual Machine Introspection 项目地址: https://gitcode.com/gh_mi...
2025-05-12 16:22:15
831
原创 DeepRL_PyTorch :强化学习分布式算法实现
DeepRL_PyTorch :强化学习分布式算法实现 DeepRL_PyTorch Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QU...
2025-05-06 09:21:51
830
原创 egg-react-ssr:轻量级服务端渲染应用模板,助力高效开发
egg-react-ssr:轻量级服务端渲染应用模板,助力高效开发 egg-react-ssr 最小而美的Egg + React + SSR 服务端渲染应用骨架,同时支持JS和TS 项目地址: https://gitcode.co...
2025-05-04 13:00:30
701
原创 xpressengine 的安装和配置教程
xpressengine 的安装和配置教程 xpressengine PHP Open Source CMS 项目地址: https://gitcode.com/gh_mirrors/xp/xpressengine ...
2025-04-28 12:10:00
832
原创 tofuenv 的安装和配置教程
tofuenv 的安装和配置教程 tofuenv OpenTofu version manager 项目地址: https://gitcode.com/gh_mirrors/to/tofuenv ...
2025-04-26 10:50:03
222
原创 jd-assistant 项目亮点解析
jd-assistant 项目亮点解析 jd-assistant 京东抢购助手:包含登录,查询商品库存/价格,添加/清空购物车,抢购商品(下单),查询订单、查询本地生活服务订单验证码状态查询等 项目地址: https://gitc...
2025-04-23 07:19:40
572
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人