# coding_style **Repository Path**: conan13234/coding_style ## Basic Information - **Project Name**: coding_style - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-28 - **Last Updated**: 2024-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 代码下载: repo init -u https://gitee.com/openharmony/manifest -b master --no-repo-verify repo sync -c repo forall -c 'git lfs pull' 预下载: bash build/prebuilts_download.sh 镜像编译: ./build.sh --product-name rk3568 graphic 2d 编译: ./build.sh --product-name rk3568 --build-target graphic_2d ./build.sh --product-name rk3568 --build-target graphic_2d --fast-rebuild sdk编译: ./build.sh --product-name ohos-sdk --gn-args full_mini_debug=false TDD编译: ./build.sh --product-name rk3568 --build-target graphic_2d_test ./build.sh --product-name rk3568 --build-target graphic_2d_test --fast-rebuild Signed-off-by: tttaaaooo git push ttt baseline240105:master