# net_module_select **Repository Path**: chenpenglai/net_module_select ## Basic Information - **Project Name**: net_module_select - **Description**: 解决接入多个网络模组后的模组选择问题,提供统一的上层接口,通过注册函数将需要使用的网络模组接口注册进来,上层调用就会根据注册的模组进行网络操作 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-15 - **Last Updated**: 2023-08-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # net_module_select #### 介绍 解决接入多个网络模组后的模组选择问题,提供统一的上层接口,通过注册函数将需要使用的网络模组接口注册进来,上层调用就会根据注册的模组进行网络操作