# zw-core **Repository Path**: taj5/zw-core ## Basic Information - **Project Name**: zw-core - **Description**: zw组件仓库 - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-19 - **Last Updated**: 2025-11-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 挂载 ```bash telnet 192.168.1.10 login:root passwd:hiface123456 mount -t nfs -o nolock 192.168.1.100:/home/zwht/zwht-workspace/zw-core /mnt/wh && export LD_LIBRARY_PATH=/mnt/lib:$LD_LIBRARY_PATH && cd /mnt/wh/build/ ```