diff --git a/examples/Cpp/PaddleClas/imagenet/README.md b/examples/C++/PaddleClas/imagenet/README.md similarity index 100% rename from examples/Cpp/PaddleClas/imagenet/README.md rename to examples/C++/PaddleClas/imagenet/README.md diff --git a/examples/Cpp/PaddleClas/imagenet/README_CN.md b/examples/C++/PaddleClas/imagenet/README_CN.md similarity index 100% rename from examples/Cpp/PaddleClas/imagenet/README_CN.md rename to examples/C++/PaddleClas/imagenet/README_CN.md diff --git a/examples/Cpp/PaddleClas/imagenet/benchmark.py b/examples/C++/PaddleClas/imagenet/benchmark.py similarity index 100% rename from examples/Cpp/PaddleClas/imagenet/benchmark.py rename to examples/C++/PaddleClas/imagenet/benchmark.py diff --git a/examples/Cpp/PaddleClas/imagenet/benchmark.sh b/examples/C++/PaddleClas/imagenet/benchmark.sh similarity index 100% rename from examples/Cpp/PaddleClas/imagenet/benchmark.sh rename to examples/C++/PaddleClas/imagenet/benchmark.sh diff --git a/examples/Cpp/PaddleClas/imagenet/daisy.jpg b/examples/C++/PaddleClas/imagenet/daisy.jpg similarity index 100% rename from examples/Cpp/PaddleClas/imagenet/daisy.jpg rename to examples/C++/PaddleClas/imagenet/daisy.jpg diff --git a/examples/Cpp/PaddleClas/imagenet/data/n01440764_10026.JPEG b/examples/C++/PaddleClas/imagenet/data/n01440764_10026.JPEG similarity index 100% rename from examples/Cpp/PaddleClas/imagenet/data/n01440764_10026.JPEG rename to examples/C++/PaddleClas/imagenet/data/n01440764_10026.JPEG diff --git a/examples/Cpp/PaddleClas/imagenet/flower.jpg b/examples/C++/PaddleClas/imagenet/flower.jpg similarity index 100% rename from examples/Cpp/PaddleClas/imagenet/flower.jpg rename to examples/C++/PaddleClas/imagenet/flower.jpg diff --git a/examples/Cpp/PaddleClas/imagenet/get_model.sh b/examples/C++/PaddleClas/imagenet/get_model.sh similarity index 100% rename from examples/Cpp/PaddleClas/imagenet/get_model.sh rename to examples/C++/PaddleClas/imagenet/get_model.sh diff --git a/examples/Cpp/PaddleClas/imagenet/imagenet.label b/examples/C++/PaddleClas/imagenet/imagenet.label similarity index 100% rename from examples/Cpp/PaddleClas/imagenet/imagenet.label rename to examples/C++/PaddleClas/imagenet/imagenet.label diff --git a/examples/Cpp/PaddleClas/imagenet/resnet50_http_client.py b/examples/C++/PaddleClas/imagenet/resnet50_http_client.py similarity index 100% rename from examples/Cpp/PaddleClas/imagenet/resnet50_http_client.py rename to examples/C++/PaddleClas/imagenet/resnet50_http_client.py diff --git a/examples/Cpp/PaddleClas/imagenet/resnet50_rpc_client.py b/examples/C++/PaddleClas/imagenet/resnet50_rpc_client.py similarity index 100% rename from examples/Cpp/PaddleClas/imagenet/resnet50_rpc_client.py rename to examples/C++/PaddleClas/imagenet/resnet50_rpc_client.py diff --git a/examples/Cpp/PaddleClas/imagenet/test_image_reader.py b/examples/C++/PaddleClas/imagenet/test_image_reader.py similarity index 100% rename from examples/Cpp/PaddleClas/imagenet/test_image_reader.py rename to examples/C++/PaddleClas/imagenet/test_image_reader.py diff --git a/examples/Cpp/PaddleClas/mobilenet/README.md b/examples/C++/PaddleClas/mobilenet/README.md similarity index 100% rename from examples/Cpp/PaddleClas/mobilenet/README.md rename to examples/C++/PaddleClas/mobilenet/README.md diff --git a/examples/Cpp/PaddleClas/mobilenet/README_CN.md b/examples/C++/PaddleClas/mobilenet/README_CN.md similarity index 100% rename from examples/Cpp/PaddleClas/mobilenet/README_CN.md rename to examples/C++/PaddleClas/mobilenet/README_CN.md diff --git a/examples/Cpp/PaddleClas/mobilenet/daisy.jpg b/examples/C++/PaddleClas/mobilenet/daisy.jpg similarity index 100% rename from examples/Cpp/PaddleClas/mobilenet/daisy.jpg rename to examples/C++/PaddleClas/mobilenet/daisy.jpg diff --git a/examples/Cpp/PaddleClas/mobilenet/mobilenet_tutorial.py b/examples/C++/PaddleClas/mobilenet/mobilenet_tutorial.py similarity index 100% rename from examples/Cpp/PaddleClas/mobilenet/mobilenet_tutorial.py rename to examples/C++/PaddleClas/mobilenet/mobilenet_tutorial.py diff --git a/examples/Cpp/PaddleClas/resnet_v2_50/README.md b/examples/C++/PaddleClas/resnet_v2_50/README.md similarity index 100% rename from examples/Cpp/PaddleClas/resnet_v2_50/README.md rename to examples/C++/PaddleClas/resnet_v2_50/README.md diff --git a/examples/Cpp/PaddleClas/resnet_v2_50/README_CN.md b/examples/C++/PaddleClas/resnet_v2_50/README_CN.md similarity index 100% rename from examples/Cpp/PaddleClas/resnet_v2_50/README_CN.md rename to examples/C++/PaddleClas/resnet_v2_50/README_CN.md diff --git a/examples/Cpp/PaddleClas/resnet_v2_50/benchmark.py b/examples/C++/PaddleClas/resnet_v2_50/benchmark.py similarity index 100% rename from examples/Cpp/PaddleClas/resnet_v2_50/benchmark.py rename to examples/C++/PaddleClas/resnet_v2_50/benchmark.py diff --git a/examples/Cpp/PaddleClas/resnet_v2_50/benchmark.sh b/examples/C++/PaddleClas/resnet_v2_50/benchmark.sh similarity index 100% rename from examples/Cpp/PaddleClas/resnet_v2_50/benchmark.sh rename to examples/C++/PaddleClas/resnet_v2_50/benchmark.sh diff --git a/examples/Cpp/PaddleClas/resnet_v2_50/daisy.jpg b/examples/C++/PaddleClas/resnet_v2_50/daisy.jpg similarity index 100% rename from examples/Cpp/PaddleClas/resnet_v2_50/daisy.jpg rename to examples/C++/PaddleClas/resnet_v2_50/daisy.jpg diff --git a/examples/Cpp/PaddleClas/resnet_v2_50/resnet50_debug.py b/examples/C++/PaddleClas/resnet_v2_50/resnet50_debug.py similarity index 100% rename from examples/Cpp/PaddleClas/resnet_v2_50/resnet50_debug.py rename to examples/C++/PaddleClas/resnet_v2_50/resnet50_debug.py diff --git a/examples/Cpp/PaddleClas/resnet_v2_50/resnet50_v2_tutorial.py b/examples/C++/PaddleClas/resnet_v2_50/resnet50_v2_tutorial.py similarity index 100% rename from examples/Cpp/PaddleClas/resnet_v2_50/resnet50_v2_tutorial.py rename to examples/C++/PaddleClas/resnet_v2_50/resnet50_v2_tutorial.py diff --git a/examples/Cpp/PaddleClas/resnet_v2_50/run_benchmark.sh b/examples/C++/PaddleClas/resnet_v2_50/run_benchmark.sh similarity index 100% rename from examples/Cpp/PaddleClas/resnet_v2_50/run_benchmark.sh rename to examples/C++/PaddleClas/resnet_v2_50/run_benchmark.sh diff --git a/examples/Cpp/PaddleDetection/README.md b/examples/C++/PaddleDetection/README.md similarity index 100% rename from examples/Cpp/PaddleDetection/README.md rename to examples/C++/PaddleDetection/README.md diff --git a/examples/Cpp/PaddleDetection/README_CN.md b/examples/C++/PaddleDetection/README_CN.md similarity index 100% rename from examples/Cpp/PaddleDetection/README_CN.md rename to examples/C++/PaddleDetection/README_CN.md diff --git a/examples/Cpp/PaddleDetection/blazeface/README.md b/examples/C++/PaddleDetection/blazeface/README.md similarity index 100% rename from examples/Cpp/PaddleDetection/blazeface/README.md rename to examples/C++/PaddleDetection/blazeface/README.md diff --git a/examples/Cpp/PaddleDetection/blazeface/test_client.py b/examples/C++/PaddleDetection/blazeface/test_client.py similarity index 100% rename from examples/Cpp/PaddleDetection/blazeface/test_client.py rename to examples/C++/PaddleDetection/blazeface/test_client.py diff --git a/examples/Cpp/PaddleDetection/cascade_rcnn/000000570688.jpg b/examples/C++/PaddleDetection/cascade_rcnn/000000570688.jpg similarity index 100% rename from examples/Cpp/PaddleDetection/cascade_rcnn/000000570688.jpg rename to examples/C++/PaddleDetection/cascade_rcnn/000000570688.jpg diff --git a/examples/Cpp/PaddleDetection/cascade_rcnn/README.md b/examples/C++/PaddleDetection/cascade_rcnn/README.md similarity index 100% rename from examples/Cpp/PaddleDetection/cascade_rcnn/README.md rename to examples/C++/PaddleDetection/cascade_rcnn/README.md diff --git a/examples/Cpp/PaddleDetection/cascade_rcnn/README_CN.md b/examples/C++/PaddleDetection/cascade_rcnn/README_CN.md similarity index 100% rename from examples/Cpp/PaddleDetection/cascade_rcnn/README_CN.md rename to examples/C++/PaddleDetection/cascade_rcnn/README_CN.md diff --git a/examples/Cpp/PaddleDetection/cascade_rcnn/get_data.sh b/examples/C++/PaddleDetection/cascade_rcnn/get_data.sh similarity index 100% rename from examples/Cpp/PaddleDetection/cascade_rcnn/get_data.sh rename to examples/C++/PaddleDetection/cascade_rcnn/get_data.sh diff --git a/examples/Cpp/PaddleDetection/cascade_rcnn/label_list.txt b/examples/C++/PaddleDetection/cascade_rcnn/label_list.txt similarity index 100% rename from examples/Cpp/PaddleDetection/cascade_rcnn/label_list.txt rename to examples/C++/PaddleDetection/cascade_rcnn/label_list.txt diff --git a/examples/Cpp/PaddleDetection/cascade_rcnn/test_client.py b/examples/C++/PaddleDetection/cascade_rcnn/test_client.py similarity index 100% rename from examples/Cpp/PaddleDetection/cascade_rcnn/test_client.py rename to examples/C++/PaddleDetection/cascade_rcnn/test_client.py diff --git a/examples/Cpp/PaddleDetection/faster_rcnn_hrnetv2p_w18_1x/000000570688.jpg b/examples/C++/PaddleDetection/faster_rcnn_hrnetv2p_w18_1x/000000570688.jpg similarity index 100% rename from examples/Cpp/PaddleDetection/faster_rcnn_hrnetv2p_w18_1x/000000570688.jpg rename to examples/C++/PaddleDetection/faster_rcnn_hrnetv2p_w18_1x/000000570688.jpg diff --git a/examples/Cpp/PaddleDetection/faster_rcnn_hrnetv2p_w18_1x/README.md b/examples/C++/PaddleDetection/faster_rcnn_hrnetv2p_w18_1x/README.md similarity index 100% rename from examples/Cpp/PaddleDetection/faster_rcnn_hrnetv2p_w18_1x/README.md rename to examples/C++/PaddleDetection/faster_rcnn_hrnetv2p_w18_1x/README.md diff --git a/examples/Cpp/PaddleDetection/faster_rcnn_hrnetv2p_w18_1x/README_CN.md b/examples/C++/PaddleDetection/faster_rcnn_hrnetv2p_w18_1x/README_CN.md similarity index 100% rename from examples/Cpp/PaddleDetection/faster_rcnn_hrnetv2p_w18_1x/README_CN.md rename to examples/C++/PaddleDetection/faster_rcnn_hrnetv2p_w18_1x/README_CN.md diff --git a/examples/Cpp/PaddleDetection/faster_rcnn_hrnetv2p_w18_1x/label_list.txt b/examples/C++/PaddleDetection/faster_rcnn_hrnetv2p_w18_1x/label_list.txt similarity index 100% rename from examples/Cpp/PaddleDetection/faster_rcnn_hrnetv2p_w18_1x/label_list.txt rename to examples/C++/PaddleDetection/faster_rcnn_hrnetv2p_w18_1x/label_list.txt diff --git a/examples/Cpp/PaddleDetection/faster_rcnn_hrnetv2p_w18_1x/test_client.py b/examples/C++/PaddleDetection/faster_rcnn_hrnetv2p_w18_1x/test_client.py similarity index 100% rename from examples/Cpp/PaddleDetection/faster_rcnn_hrnetv2p_w18_1x/test_client.py rename to examples/C++/PaddleDetection/faster_rcnn_hrnetv2p_w18_1x/test_client.py diff --git a/examples/Cpp/PaddleDetection/faster_rcnn_r50_fpn_1x_coco/000000570688.jpg b/examples/C++/PaddleDetection/faster_rcnn_r50_fpn_1x_coco/000000570688.jpg similarity index 100% rename from examples/Cpp/PaddleDetection/faster_rcnn_r50_fpn_1x_coco/000000570688.jpg rename to examples/C++/PaddleDetection/faster_rcnn_r50_fpn_1x_coco/000000570688.jpg diff --git a/examples/Cpp/PaddleDetection/faster_rcnn_r50_fpn_1x_coco/README.md b/examples/C++/PaddleDetection/faster_rcnn_r50_fpn_1x_coco/README.md similarity index 100% rename from examples/Cpp/PaddleDetection/faster_rcnn_r50_fpn_1x_coco/README.md rename to examples/C++/PaddleDetection/faster_rcnn_r50_fpn_1x_coco/README.md diff --git a/examples/Cpp/PaddleDetection/faster_rcnn_r50_fpn_1x_coco/README_CN.md b/examples/C++/PaddleDetection/faster_rcnn_r50_fpn_1x_coco/README_CN.md similarity index 100% rename from examples/Cpp/PaddleDetection/faster_rcnn_r50_fpn_1x_coco/README_CN.md rename to examples/C++/PaddleDetection/faster_rcnn_r50_fpn_1x_coco/README_CN.md diff --git a/examples/Cpp/PaddleDetection/faster_rcnn_r50_fpn_1x_coco/label_list.txt b/examples/C++/PaddleDetection/faster_rcnn_r50_fpn_1x_coco/label_list.txt similarity index 100% rename from examples/Cpp/PaddleDetection/faster_rcnn_r50_fpn_1x_coco/label_list.txt rename to examples/C++/PaddleDetection/faster_rcnn_r50_fpn_1x_coco/label_list.txt diff --git a/examples/Cpp/PaddleDetection/faster_rcnn_r50_fpn_1x_coco/test_client.py b/examples/C++/PaddleDetection/faster_rcnn_r50_fpn_1x_coco/test_client.py similarity index 100% rename from examples/Cpp/PaddleDetection/faster_rcnn_r50_fpn_1x_coco/test_client.py rename to examples/C++/PaddleDetection/faster_rcnn_r50_fpn_1x_coco/test_client.py diff --git a/examples/Cpp/PaddleDetection/fcos_dcn_r50_fpn_1x_coco/000000014439.jpg b/examples/C++/PaddleDetection/fcos_dcn_r50_fpn_1x_coco/000000014439.jpg similarity index 100% rename from examples/Cpp/PaddleDetection/fcos_dcn_r50_fpn_1x_coco/000000014439.jpg rename to examples/C++/PaddleDetection/fcos_dcn_r50_fpn_1x_coco/000000014439.jpg diff --git a/examples/Cpp/PaddleDetection/fcos_dcn_r50_fpn_1x_coco/README.md b/examples/C++/PaddleDetection/fcos_dcn_r50_fpn_1x_coco/README.md similarity index 100% rename from examples/Cpp/PaddleDetection/fcos_dcn_r50_fpn_1x_coco/README.md rename to examples/C++/PaddleDetection/fcos_dcn_r50_fpn_1x_coco/README.md diff --git a/examples/Cpp/PaddleDetection/fcos_dcn_r50_fpn_1x_coco/README_CN.md b/examples/C++/PaddleDetection/fcos_dcn_r50_fpn_1x_coco/README_CN.md similarity index 100% rename from examples/Cpp/PaddleDetection/fcos_dcn_r50_fpn_1x_coco/README_CN.md rename to examples/C++/PaddleDetection/fcos_dcn_r50_fpn_1x_coco/README_CN.md diff --git a/examples/Cpp/PaddleDetection/fcos_dcn_r50_fpn_1x_coco/label_list.txt b/examples/C++/PaddleDetection/fcos_dcn_r50_fpn_1x_coco/label_list.txt similarity index 100% rename from examples/Cpp/PaddleDetection/fcos_dcn_r50_fpn_1x_coco/label_list.txt rename to examples/C++/PaddleDetection/fcos_dcn_r50_fpn_1x_coco/label_list.txt diff --git a/examples/Cpp/PaddleDetection/fcos_dcn_r50_fpn_1x_coco/test_client.py b/examples/C++/PaddleDetection/fcos_dcn_r50_fpn_1x_coco/test_client.py similarity index 100% rename from examples/Cpp/PaddleDetection/fcos_dcn_r50_fpn_1x_coco/test_client.py rename to examples/C++/PaddleDetection/fcos_dcn_r50_fpn_1x_coco/test_client.py diff --git a/examples/Cpp/PaddleDetection/ppyolo_r50vd_dcn_1x_coco/000000570688.jpg b/examples/C++/PaddleDetection/ppyolo_r50vd_dcn_1x_coco/000000570688.jpg similarity index 100% rename from examples/Cpp/PaddleDetection/ppyolo_r50vd_dcn_1x_coco/000000570688.jpg rename to examples/C++/PaddleDetection/ppyolo_r50vd_dcn_1x_coco/000000570688.jpg diff --git a/examples/Cpp/PaddleDetection/ppyolo_r50vd_dcn_1x_coco/README.md b/examples/C++/PaddleDetection/ppyolo_r50vd_dcn_1x_coco/README.md similarity index 100% rename from examples/Cpp/PaddleDetection/ppyolo_r50vd_dcn_1x_coco/README.md rename to examples/C++/PaddleDetection/ppyolo_r50vd_dcn_1x_coco/README.md diff --git a/examples/Cpp/PaddleDetection/ppyolo_r50vd_dcn_1x_coco/README_CN.md b/examples/C++/PaddleDetection/ppyolo_r50vd_dcn_1x_coco/README_CN.md similarity index 100% rename from examples/Cpp/PaddleDetection/ppyolo_r50vd_dcn_1x_coco/README_CN.md rename to examples/C++/PaddleDetection/ppyolo_r50vd_dcn_1x_coco/README_CN.md diff --git a/examples/Cpp/PaddleDetection/ppyolo_r50vd_dcn_1x_coco/label_list.txt b/examples/C++/PaddleDetection/ppyolo_r50vd_dcn_1x_coco/label_list.txt similarity index 100% rename from examples/Cpp/PaddleDetection/ppyolo_r50vd_dcn_1x_coco/label_list.txt rename to examples/C++/PaddleDetection/ppyolo_r50vd_dcn_1x_coco/label_list.txt diff --git a/examples/Cpp/PaddleDetection/ppyolo_r50vd_dcn_1x_coco/test_client.py b/examples/C++/PaddleDetection/ppyolo_r50vd_dcn_1x_coco/test_client.py similarity index 100% rename from examples/Cpp/PaddleDetection/ppyolo_r50vd_dcn_1x_coco/test_client.py rename to examples/C++/PaddleDetection/ppyolo_r50vd_dcn_1x_coco/test_client.py diff --git a/examples/Cpp/PaddleDetection/ssd_vgg16_300_240e_voc/000000014439.jpg b/examples/C++/PaddleDetection/ssd_vgg16_300_240e_voc/000000014439.jpg similarity index 100% rename from examples/Cpp/PaddleDetection/ssd_vgg16_300_240e_voc/000000014439.jpg rename to examples/C++/PaddleDetection/ssd_vgg16_300_240e_voc/000000014439.jpg diff --git a/examples/Cpp/PaddleDetection/ssd_vgg16_300_240e_voc/README.md b/examples/C++/PaddleDetection/ssd_vgg16_300_240e_voc/README.md similarity index 100% rename from examples/Cpp/PaddleDetection/ssd_vgg16_300_240e_voc/README.md rename to examples/C++/PaddleDetection/ssd_vgg16_300_240e_voc/README.md diff --git a/examples/Cpp/PaddleDetection/ssd_vgg16_300_240e_voc/README_CN.md b/examples/C++/PaddleDetection/ssd_vgg16_300_240e_voc/README_CN.md similarity index 100% rename from examples/Cpp/PaddleDetection/ssd_vgg16_300_240e_voc/README_CN.md rename to examples/C++/PaddleDetection/ssd_vgg16_300_240e_voc/README_CN.md diff --git a/examples/Cpp/PaddleDetection/ssd_vgg16_300_240e_voc/label_list.txt b/examples/C++/PaddleDetection/ssd_vgg16_300_240e_voc/label_list.txt similarity index 100% rename from examples/Cpp/PaddleDetection/ssd_vgg16_300_240e_voc/label_list.txt rename to examples/C++/PaddleDetection/ssd_vgg16_300_240e_voc/label_list.txt diff --git a/examples/Cpp/PaddleDetection/ssd_vgg16_300_240e_voc/test_client.py b/examples/C++/PaddleDetection/ssd_vgg16_300_240e_voc/test_client.py similarity index 100% rename from examples/Cpp/PaddleDetection/ssd_vgg16_300_240e_voc/test_client.py rename to examples/C++/PaddleDetection/ssd_vgg16_300_240e_voc/test_client.py diff --git a/examples/Cpp/PaddleDetection/ttfnet_darknet53_1x_coco/000000570688.jpg b/examples/C++/PaddleDetection/ttfnet_darknet53_1x_coco/000000570688.jpg similarity index 100% rename from examples/Cpp/PaddleDetection/ttfnet_darknet53_1x_coco/000000570688.jpg rename to examples/C++/PaddleDetection/ttfnet_darknet53_1x_coco/000000570688.jpg diff --git a/examples/Cpp/PaddleDetection/ttfnet_darknet53_1x_coco/README.md b/examples/C++/PaddleDetection/ttfnet_darknet53_1x_coco/README.md similarity index 100% rename from examples/Cpp/PaddleDetection/ttfnet_darknet53_1x_coco/README.md rename to examples/C++/PaddleDetection/ttfnet_darknet53_1x_coco/README.md diff --git a/examples/Cpp/PaddleDetection/ttfnet_darknet53_1x_coco/README_CN.md b/examples/C++/PaddleDetection/ttfnet_darknet53_1x_coco/README_CN.md similarity index 100% rename from examples/Cpp/PaddleDetection/ttfnet_darknet53_1x_coco/README_CN.md rename to examples/C++/PaddleDetection/ttfnet_darknet53_1x_coco/README_CN.md diff --git a/examples/Cpp/PaddleDetection/ttfnet_darknet53_1x_coco/label_list.txt b/examples/C++/PaddleDetection/ttfnet_darknet53_1x_coco/label_list.txt similarity index 100% rename from examples/Cpp/PaddleDetection/ttfnet_darknet53_1x_coco/label_list.txt rename to examples/C++/PaddleDetection/ttfnet_darknet53_1x_coco/label_list.txt diff --git a/examples/Cpp/PaddleDetection/ttfnet_darknet53_1x_coco/test_client.py b/examples/C++/PaddleDetection/ttfnet_darknet53_1x_coco/test_client.py similarity index 100% rename from examples/Cpp/PaddleDetection/ttfnet_darknet53_1x_coco/test_client.py rename to examples/C++/PaddleDetection/ttfnet_darknet53_1x_coco/test_client.py diff --git a/examples/Cpp/PaddleDetection/yolov3_darknet53_270e_coco/000000570688.jpg b/examples/C++/PaddleDetection/yolov3_darknet53_270e_coco/000000570688.jpg similarity index 100% rename from examples/Cpp/PaddleDetection/yolov3_darknet53_270e_coco/000000570688.jpg rename to examples/C++/PaddleDetection/yolov3_darknet53_270e_coco/000000570688.jpg diff --git a/examples/Cpp/PaddleDetection/yolov3_darknet53_270e_coco/README.md b/examples/C++/PaddleDetection/yolov3_darknet53_270e_coco/README.md similarity index 100% rename from examples/Cpp/PaddleDetection/yolov3_darknet53_270e_coco/README.md rename to examples/C++/PaddleDetection/yolov3_darknet53_270e_coco/README.md diff --git a/examples/Cpp/PaddleDetection/yolov3_darknet53_270e_coco/README_CN.md b/examples/C++/PaddleDetection/yolov3_darknet53_270e_coco/README_CN.md similarity index 100% rename from examples/Cpp/PaddleDetection/yolov3_darknet53_270e_coco/README_CN.md rename to examples/C++/PaddleDetection/yolov3_darknet53_270e_coco/README_CN.md diff --git a/examples/Cpp/PaddleDetection/yolov3_darknet53_270e_coco/label_list.txt b/examples/C++/PaddleDetection/yolov3_darknet53_270e_coco/label_list.txt similarity index 100% rename from examples/Cpp/PaddleDetection/yolov3_darknet53_270e_coco/label_list.txt rename to examples/C++/PaddleDetection/yolov3_darknet53_270e_coco/label_list.txt diff --git a/examples/Cpp/PaddleDetection/yolov3_darknet53_270e_coco/test_client.py b/examples/C++/PaddleDetection/yolov3_darknet53_270e_coco/test_client.py similarity index 100% rename from examples/Cpp/PaddleDetection/yolov3_darknet53_270e_coco/test_client.py rename to examples/C++/PaddleDetection/yolov3_darknet53_270e_coco/test_client.py diff --git a/examples/Cpp/PaddleDetection/yolov4/000000570688.jpg b/examples/C++/PaddleDetection/yolov4/000000570688.jpg similarity index 100% rename from examples/Cpp/PaddleDetection/yolov4/000000570688.jpg rename to examples/C++/PaddleDetection/yolov4/000000570688.jpg diff --git a/examples/Cpp/PaddleDetection/yolov4/README.md b/examples/C++/PaddleDetection/yolov4/README.md similarity index 100% rename from examples/Cpp/PaddleDetection/yolov4/README.md rename to examples/C++/PaddleDetection/yolov4/README.md diff --git a/examples/Cpp/PaddleDetection/yolov4/README_CN.md b/examples/C++/PaddleDetection/yolov4/README_CN.md similarity index 100% rename from examples/Cpp/PaddleDetection/yolov4/README_CN.md rename to examples/C++/PaddleDetection/yolov4/README_CN.md diff --git a/examples/Cpp/PaddleDetection/yolov4/label_list.txt b/examples/C++/PaddleDetection/yolov4/label_list.txt similarity index 100% rename from examples/Cpp/PaddleDetection/yolov4/label_list.txt rename to examples/C++/PaddleDetection/yolov4/label_list.txt diff --git a/examples/Cpp/PaddleDetection/yolov4/test_client.py b/examples/C++/PaddleDetection/yolov4/test_client.py similarity index 100% rename from examples/Cpp/PaddleDetection/yolov4/test_client.py rename to examples/C++/PaddleDetection/yolov4/test_client.py diff --git a/examples/Cpp/PaddleNLP/bert/README.md b/examples/C++/PaddleNLP/bert/README.md similarity index 100% rename from examples/Cpp/PaddleNLP/bert/README.md rename to examples/C++/PaddleNLP/bert/README.md diff --git a/examples/Cpp/PaddleNLP/bert/README_CN.md b/examples/C++/PaddleNLP/bert/README_CN.md similarity index 100% rename from examples/Cpp/PaddleNLP/bert/README_CN.md rename to examples/C++/PaddleNLP/bert/README_CN.md diff --git a/examples/Cpp/PaddleNLP/bert/batching.py b/examples/C++/PaddleNLP/bert/batching.py similarity index 100% rename from examples/Cpp/PaddleNLP/bert/batching.py rename to examples/C++/PaddleNLP/bert/batching.py diff --git a/examples/Cpp/PaddleNLP/bert/benchmark.py b/examples/C++/PaddleNLP/bert/benchmark.py similarity index 100% rename from examples/Cpp/PaddleNLP/bert/benchmark.py rename to examples/C++/PaddleNLP/bert/benchmark.py diff --git a/examples/Cpp/PaddleNLP/bert/benchmark.sh b/examples/C++/PaddleNLP/bert/benchmark.sh similarity index 100% rename from examples/Cpp/PaddleNLP/bert/benchmark.sh rename to examples/C++/PaddleNLP/bert/benchmark.sh diff --git a/examples/Cpp/PaddleNLP/bert/benchmark_with_profile.sh b/examples/C++/PaddleNLP/bert/benchmark_with_profile.sh similarity index 100% rename from examples/Cpp/PaddleNLP/bert/benchmark_with_profile.sh rename to examples/C++/PaddleNLP/bert/benchmark_with_profile.sh diff --git a/examples/Cpp/PaddleNLP/bert/bert_client.py b/examples/C++/PaddleNLP/bert/bert_client.py similarity index 100% rename from examples/Cpp/PaddleNLP/bert/bert_client.py rename to examples/C++/PaddleNLP/bert/bert_client.py diff --git a/examples/Cpp/PaddleNLP/bert/bert_gpu_server.py b/examples/C++/PaddleNLP/bert/bert_gpu_server.py similarity index 100% rename from examples/Cpp/PaddleNLP/bert/bert_gpu_server.py rename to examples/C++/PaddleNLP/bert/bert_gpu_server.py diff --git a/examples/Cpp/PaddleNLP/bert/bert_httpclient.py b/examples/C++/PaddleNLP/bert/bert_httpclient.py similarity index 100% rename from examples/Cpp/PaddleNLP/bert/bert_httpclient.py rename to examples/C++/PaddleNLP/bert/bert_httpclient.py diff --git a/examples/Cpp/PaddleNLP/bert/bert_reader.py b/examples/C++/PaddleNLP/bert/bert_reader.py similarity index 100% rename from examples/Cpp/PaddleNLP/bert/bert_reader.py rename to examples/C++/PaddleNLP/bert/bert_reader.py diff --git a/examples/Cpp/PaddleNLP/bert/bert_server.py b/examples/C++/PaddleNLP/bert/bert_server.py similarity index 100% rename from examples/Cpp/PaddleNLP/bert/bert_server.py rename to examples/C++/PaddleNLP/bert/bert_server.py diff --git a/examples/Cpp/PaddleNLP/bert/get_data.sh b/examples/C++/PaddleNLP/bert/get_data.sh similarity index 100% rename from examples/Cpp/PaddleNLP/bert/get_data.sh rename to examples/C++/PaddleNLP/bert/get_data.sh diff --git a/examples/Cpp/PaddleNLP/bert/prepare_model.py b/examples/C++/PaddleNLP/bert/prepare_model.py similarity index 100% rename from examples/Cpp/PaddleNLP/bert/prepare_model.py rename to examples/C++/PaddleNLP/bert/prepare_model.py diff --git a/examples/Cpp/PaddleNLP/bert/test_multi_fetch_client.py b/examples/C++/PaddleNLP/bert/test_multi_fetch_client.py similarity index 100% rename from examples/Cpp/PaddleNLP/bert/test_multi_fetch_client.py rename to examples/C++/PaddleNLP/bert/test_multi_fetch_client.py diff --git a/examples/Cpp/PaddleNLP/bert/tokenization.py b/examples/C++/PaddleNLP/bert/tokenization.py similarity index 100% rename from examples/Cpp/PaddleNLP/bert/tokenization.py rename to examples/C++/PaddleNLP/bert/tokenization.py diff --git a/examples/Cpp/PaddleNLP/lac/README.md b/examples/C++/PaddleNLP/lac/README.md similarity index 100% rename from examples/Cpp/PaddleNLP/lac/README.md rename to examples/C++/PaddleNLP/lac/README.md diff --git a/examples/Cpp/PaddleNLP/lac/README_CN.md b/examples/C++/PaddleNLP/lac/README_CN.md similarity index 100% rename from examples/Cpp/PaddleNLP/lac/README_CN.md rename to examples/C++/PaddleNLP/lac/README_CN.md diff --git a/examples/Cpp/PaddleNLP/lac/benchmark.py b/examples/C++/PaddleNLP/lac/benchmark.py similarity index 100% rename from examples/Cpp/PaddleNLP/lac/benchmark.py rename to examples/C++/PaddleNLP/lac/benchmark.py diff --git a/examples/Cpp/PaddleNLP/lac/lac_client.py b/examples/C++/PaddleNLP/lac/lac_client.py similarity index 100% rename from examples/Cpp/PaddleNLP/lac/lac_client.py rename to examples/C++/PaddleNLP/lac/lac_client.py diff --git a/examples/Cpp/PaddleNLP/lac/lac_http_client.py b/examples/C++/PaddleNLP/lac/lac_http_client.py similarity index 100% rename from examples/Cpp/PaddleNLP/lac/lac_http_client.py rename to examples/C++/PaddleNLP/lac/lac_http_client.py diff --git a/examples/Cpp/PaddleNLP/lac/lac_reader.py b/examples/C++/PaddleNLP/lac/lac_reader.py similarity index 100% rename from examples/Cpp/PaddleNLP/lac/lac_reader.py rename to examples/C++/PaddleNLP/lac/lac_reader.py diff --git a/examples/Cpp/PaddleNLP/lac/utils.py b/examples/C++/PaddleNLP/lac/utils.py similarity index 100% rename from examples/Cpp/PaddleNLP/lac/utils.py rename to examples/C++/PaddleNLP/lac/utils.py diff --git a/examples/Cpp/PaddleNLP/senta/README.md b/examples/C++/PaddleNLP/senta/README.md similarity index 100% rename from examples/Cpp/PaddleNLP/senta/README.md rename to examples/C++/PaddleNLP/senta/README.md diff --git a/examples/Cpp/PaddleNLP/senta/README_CN.md b/examples/C++/PaddleNLP/senta/README_CN.md similarity index 100% rename from examples/Cpp/PaddleNLP/senta/README_CN.md rename to examples/C++/PaddleNLP/senta/README_CN.md diff --git a/examples/Cpp/PaddleNLP/senta/get_data.sh b/examples/C++/PaddleNLP/senta/get_data.sh similarity index 100% rename from examples/Cpp/PaddleNLP/senta/get_data.sh rename to examples/C++/PaddleNLP/senta/get_data.sh diff --git a/examples/Cpp/PaddleNLP/senta/senta_web_service.py b/examples/C++/PaddleNLP/senta/senta_web_service.py similarity index 100% rename from examples/Cpp/PaddleNLP/senta/senta_web_service.py rename to examples/C++/PaddleNLP/senta/senta_web_service.py diff --git a/examples/Cpp/PaddleOCR/ocr/README.md b/examples/C++/PaddleOCR/ocr/README.md similarity index 100% rename from examples/Cpp/PaddleOCR/ocr/README.md rename to examples/C++/PaddleOCR/ocr/README.md diff --git a/examples/Cpp/PaddleOCR/ocr/README_CN.md b/examples/C++/PaddleOCR/ocr/README_CN.md similarity index 100% rename from examples/Cpp/PaddleOCR/ocr/README_CN.md rename to examples/C++/PaddleOCR/ocr/README_CN.md diff --git a/examples/Cpp/PaddleOCR/ocr/det_debugger_server.py b/examples/C++/PaddleOCR/ocr/det_debugger_server.py similarity index 100% rename from examples/Cpp/PaddleOCR/ocr/det_debugger_server.py rename to examples/C++/PaddleOCR/ocr/det_debugger_server.py diff --git a/examples/Cpp/PaddleOCR/ocr/det_web_server.py b/examples/C++/PaddleOCR/ocr/det_web_server.py similarity index 100% rename from examples/Cpp/PaddleOCR/ocr/det_web_server.py rename to examples/C++/PaddleOCR/ocr/det_web_server.py diff --git a/examples/Cpp/PaddleOCR/ocr/imgs/1.jpg b/examples/C++/PaddleOCR/ocr/imgs/1.jpg similarity index 100% rename from examples/Cpp/PaddleOCR/ocr/imgs/1.jpg rename to examples/C++/PaddleOCR/ocr/imgs/1.jpg diff --git a/examples/Cpp/PaddleOCR/ocr/ocr_cpp_client.py b/examples/C++/PaddleOCR/ocr/ocr_cpp_client.py similarity index 100% rename from examples/Cpp/PaddleOCR/ocr/ocr_cpp_client.py rename to examples/C++/PaddleOCR/ocr/ocr_cpp_client.py diff --git a/examples/Cpp/PaddleOCR/ocr/ocr_debugger_server.py b/examples/C++/PaddleOCR/ocr/ocr_debugger_server.py similarity index 100% rename from examples/Cpp/PaddleOCR/ocr/ocr_debugger_server.py rename to examples/C++/PaddleOCR/ocr/ocr_debugger_server.py diff --git a/examples/Cpp/PaddleOCR/ocr/ocr_web_client.py b/examples/C++/PaddleOCR/ocr/ocr_web_client.py similarity index 100% rename from examples/Cpp/PaddleOCR/ocr/ocr_web_client.py rename to examples/C++/PaddleOCR/ocr/ocr_web_client.py diff --git a/examples/Cpp/PaddleOCR/ocr/ocr_web_server.py b/examples/C++/PaddleOCR/ocr/ocr_web_server.py similarity index 100% rename from examples/Cpp/PaddleOCR/ocr/ocr_web_server.py rename to examples/C++/PaddleOCR/ocr/ocr_web_server.py diff --git a/examples/Cpp/PaddleOCR/ocr/rec_debugger_server.py b/examples/C++/PaddleOCR/ocr/rec_debugger_server.py similarity index 100% rename from examples/Cpp/PaddleOCR/ocr/rec_debugger_server.py rename to examples/C++/PaddleOCR/ocr/rec_debugger_server.py diff --git a/examples/Cpp/PaddleOCR/ocr/rec_img/ch_doc3.jpg b/examples/C++/PaddleOCR/ocr/rec_img/ch_doc3.jpg similarity index 100% rename from examples/Cpp/PaddleOCR/ocr/rec_img/ch_doc3.jpg rename to examples/C++/PaddleOCR/ocr/rec_img/ch_doc3.jpg diff --git a/examples/Cpp/PaddleOCR/ocr/rec_web_client.py b/examples/C++/PaddleOCR/ocr/rec_web_client.py similarity index 100% rename from examples/Cpp/PaddleOCR/ocr/rec_web_client.py rename to examples/C++/PaddleOCR/ocr/rec_web_client.py diff --git a/examples/Cpp/PaddleOCR/ocr/rec_web_server.py b/examples/C++/PaddleOCR/ocr/rec_web_server.py similarity index 100% rename from examples/Cpp/PaddleOCR/ocr/rec_web_server.py rename to examples/C++/PaddleOCR/ocr/rec_web_server.py diff --git a/examples/Cpp/PaddleRec/criteo_ctr/README.md b/examples/C++/PaddleRec/criteo_ctr/README.md similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr/README.md rename to examples/C++/PaddleRec/criteo_ctr/README.md diff --git a/examples/Cpp/PaddleRec/criteo_ctr/README_CN.md b/examples/C++/PaddleRec/criteo_ctr/README_CN.md similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr/README_CN.md rename to examples/C++/PaddleRec/criteo_ctr/README_CN.md diff --git a/examples/Cpp/PaddleRec/criteo_ctr/args.py b/examples/C++/PaddleRec/criteo_ctr/args.py similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr/args.py rename to examples/C++/PaddleRec/criteo_ctr/args.py diff --git a/examples/Cpp/PaddleRec/criteo_ctr/benchmark.py b/examples/C++/PaddleRec/criteo_ctr/benchmark.py similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr/benchmark.py rename to examples/C++/PaddleRec/criteo_ctr/benchmark.py diff --git a/examples/Cpp/PaddleRec/criteo_ctr/benchmark.sh b/examples/C++/PaddleRec/criteo_ctr/benchmark.sh similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr/benchmark.sh rename to examples/C++/PaddleRec/criteo_ctr/benchmark.sh diff --git a/examples/Cpp/PaddleRec/criteo_ctr/benchmark_batch.py b/examples/C++/PaddleRec/criteo_ctr/benchmark_batch.py similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr/benchmark_batch.py rename to examples/C++/PaddleRec/criteo_ctr/benchmark_batch.py diff --git a/examples/Cpp/PaddleRec/criteo_ctr/benchmark_batch.sh b/examples/C++/PaddleRec/criteo_ctr/benchmark_batch.sh similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr/benchmark_batch.sh rename to examples/C++/PaddleRec/criteo_ctr/benchmark_batch.sh diff --git a/examples/Cpp/PaddleRec/criteo_ctr/clean.sh b/examples/C++/PaddleRec/criteo_ctr/clean.sh similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr/clean.sh rename to examples/C++/PaddleRec/criteo_ctr/clean.sh diff --git a/examples/Cpp/PaddleRec/criteo_ctr/get_data.sh b/examples/C++/PaddleRec/criteo_ctr/get_data.sh similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr/get_data.sh rename to examples/C++/PaddleRec/criteo_ctr/get_data.sh diff --git a/examples/Cpp/PaddleRec/criteo_ctr/local_train.py b/examples/C++/PaddleRec/criteo_ctr/local_train.py similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr/local_train.py rename to examples/C++/PaddleRec/criteo_ctr/local_train.py diff --git a/examples/Cpp/PaddleRec/criteo_ctr/network_conf.py b/examples/C++/PaddleRec/criteo_ctr/network_conf.py similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr/network_conf.py rename to examples/C++/PaddleRec/criteo_ctr/network_conf.py diff --git a/examples/Cpp/PaddleRec/criteo_ctr/test_client.py b/examples/C++/PaddleRec/criteo_ctr/test_client.py similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr/test_client.py rename to examples/C++/PaddleRec/criteo_ctr/test_client.py diff --git a/examples/Cpp/PaddleRec/criteo_ctr/test_server.py b/examples/C++/PaddleRec/criteo_ctr/test_server.py similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr/test_server.py rename to examples/C++/PaddleRec/criteo_ctr/test_server.py diff --git a/examples/Cpp/PaddleRec/criteo_ctr_with_cube/README.md b/examples/C++/PaddleRec/criteo_ctr_with_cube/README.md similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr_with_cube/README.md rename to examples/C++/PaddleRec/criteo_ctr_with_cube/README.md diff --git a/examples/Cpp/PaddleRec/criteo_ctr_with_cube/README_CN.md b/examples/C++/PaddleRec/criteo_ctr_with_cube/README_CN.md similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr_with_cube/README_CN.md rename to examples/C++/PaddleRec/criteo_ctr_with_cube/README_CN.md diff --git a/examples/Cpp/PaddleRec/criteo_ctr_with_cube/criteo_reader.py b/examples/C++/PaddleRec/criteo_ctr_with_cube/criteo_reader.py similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr_with_cube/criteo_reader.py rename to examples/C++/PaddleRec/criteo_ctr_with_cube/criteo_reader.py diff --git a/examples/Cpp/PaddleRec/criteo_ctr_with_cube/cube/conf/cube.conf b/examples/C++/PaddleRec/criteo_ctr_with_cube/cube/conf/cube.conf similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr_with_cube/cube/conf/cube.conf rename to examples/C++/PaddleRec/criteo_ctr_with_cube/cube/conf/cube.conf diff --git a/examples/Cpp/PaddleRec/criteo_ctr_with_cube/cube/conf/gflags.conf b/examples/C++/PaddleRec/criteo_ctr_with_cube/cube/conf/gflags.conf similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr_with_cube/cube/conf/gflags.conf rename to examples/C++/PaddleRec/criteo_ctr_with_cube/cube/conf/gflags.conf diff --git a/examples/Cpp/PaddleRec/criteo_ctr_with_cube/cube/keys b/examples/C++/PaddleRec/criteo_ctr_with_cube/cube/keys similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr_with_cube/cube/keys rename to examples/C++/PaddleRec/criteo_ctr_with_cube/cube/keys diff --git a/examples/Cpp/PaddleRec/criteo_ctr_with_cube/cube_prepare.sh b/examples/C++/PaddleRec/criteo_ctr_with_cube/cube_prepare.sh similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr_with_cube/cube_prepare.sh rename to examples/C++/PaddleRec/criteo_ctr_with_cube/cube_prepare.sh diff --git a/examples/Cpp/PaddleRec/criteo_ctr_with_cube/get_data.sh b/examples/C++/PaddleRec/criteo_ctr_with_cube/get_data.sh similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr_with_cube/get_data.sh rename to examples/C++/PaddleRec/criteo_ctr_with_cube/get_data.sh diff --git a/examples/Cpp/PaddleRec/criteo_ctr_with_cube/local_train.py b/examples/C++/PaddleRec/criteo_ctr_with_cube/local_train.py similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr_with_cube/local_train.py rename to examples/C++/PaddleRec/criteo_ctr_with_cube/local_train.py diff --git a/examples/Cpp/PaddleRec/criteo_ctr_with_cube/network_conf.py b/examples/C++/PaddleRec/criteo_ctr_with_cube/network_conf.py similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr_with_cube/network_conf.py rename to examples/C++/PaddleRec/criteo_ctr_with_cube/network_conf.py diff --git a/examples/Cpp/PaddleRec/criteo_ctr_with_cube/test_client.py b/examples/C++/PaddleRec/criteo_ctr_with_cube/test_client.py similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr_with_cube/test_client.py rename to examples/C++/PaddleRec/criteo_ctr_with_cube/test_client.py diff --git a/examples/Cpp/PaddleRec/criteo_ctr_with_cube/test_server.py b/examples/C++/PaddleRec/criteo_ctr_with_cube/test_server.py similarity index 100% rename from examples/Cpp/PaddleRec/criteo_ctr_with_cube/test_server.py rename to examples/C++/PaddleRec/criteo_ctr_with_cube/test_server.py diff --git a/examples/Cpp/PaddleSeg/deeplabv3/N0060.jpg b/examples/C++/PaddleSeg/deeplabv3/N0060.jpg similarity index 100% rename from examples/Cpp/PaddleSeg/deeplabv3/N0060.jpg rename to examples/C++/PaddleSeg/deeplabv3/N0060.jpg diff --git a/examples/Cpp/PaddleSeg/deeplabv3/README.md b/examples/C++/PaddleSeg/deeplabv3/README.md similarity index 100% rename from examples/Cpp/PaddleSeg/deeplabv3/README.md rename to examples/C++/PaddleSeg/deeplabv3/README.md diff --git a/examples/Cpp/PaddleSeg/deeplabv3/README_CN.md b/examples/C++/PaddleSeg/deeplabv3/README_CN.md similarity index 100% rename from examples/Cpp/PaddleSeg/deeplabv3/README_CN.md rename to examples/C++/PaddleSeg/deeplabv3/README_CN.md diff --git a/examples/Cpp/PaddleSeg/deeplabv3/deeplabv3_client.py b/examples/C++/PaddleSeg/deeplabv3/deeplabv3_client.py similarity index 100% rename from examples/Cpp/PaddleSeg/deeplabv3/deeplabv3_client.py rename to examples/C++/PaddleSeg/deeplabv3/deeplabv3_client.py diff --git a/examples/Cpp/PaddleSeg/unet_for_image_seg/N0060.jpg b/examples/C++/PaddleSeg/unet_for_image_seg/N0060.jpg similarity index 100% rename from examples/Cpp/PaddleSeg/unet_for_image_seg/N0060.jpg rename to examples/C++/PaddleSeg/unet_for_image_seg/N0060.jpg diff --git a/examples/Cpp/PaddleSeg/unet_for_image_seg/README.md b/examples/C++/PaddleSeg/unet_for_image_seg/README.md similarity index 100% rename from examples/Cpp/PaddleSeg/unet_for_image_seg/README.md rename to examples/C++/PaddleSeg/unet_for_image_seg/README.md diff --git a/examples/Cpp/PaddleSeg/unet_for_image_seg/README_CN.md b/examples/C++/PaddleSeg/unet_for_image_seg/README_CN.md similarity index 100% rename from examples/Cpp/PaddleSeg/unet_for_image_seg/README_CN.md rename to examples/C++/PaddleSeg/unet_for_image_seg/README_CN.md diff --git a/examples/Cpp/PaddleSeg/unet_for_image_seg/seg_client.py b/examples/C++/PaddleSeg/unet_for_image_seg/seg_client.py similarity index 100% rename from examples/Cpp/PaddleSeg/unet_for_image_seg/seg_client.py rename to examples/C++/PaddleSeg/unet_for_image_seg/seg_client.py diff --git a/examples/Cpp/PaddleSeg/unet_for_image_seg/unet_benchmark/README.md b/examples/C++/PaddleSeg/unet_for_image_seg/unet_benchmark/README.md similarity index 100% rename from examples/Cpp/PaddleSeg/unet_for_image_seg/unet_benchmark/README.md rename to examples/C++/PaddleSeg/unet_for_image_seg/unet_benchmark/README.md diff --git a/examples/Cpp/PaddleSeg/unet_for_image_seg/unet_benchmark/img_data/N0060.jpg b/examples/C++/PaddleSeg/unet_for_image_seg/unet_benchmark/img_data/N0060.jpg similarity index 100% rename from examples/Cpp/PaddleSeg/unet_for_image_seg/unet_benchmark/img_data/N0060.jpg rename to examples/C++/PaddleSeg/unet_for_image_seg/unet_benchmark/img_data/N0060.jpg diff --git a/examples/Cpp/PaddleSeg/unet_for_image_seg/unet_benchmark/launch_benckmark.sh b/examples/C++/PaddleSeg/unet_for_image_seg/unet_benchmark/launch_benckmark.sh similarity index 100% rename from examples/Cpp/PaddleSeg/unet_for_image_seg/unet_benchmark/launch_benckmark.sh rename to examples/C++/PaddleSeg/unet_for_image_seg/unet_benchmark/launch_benckmark.sh diff --git a/examples/Cpp/PaddleSeg/unet_for_image_seg/unet_benchmark/unet_benchmark.py b/examples/C++/PaddleSeg/unet_for_image_seg/unet_benchmark/unet_benchmark.py similarity index 100% rename from examples/Cpp/PaddleSeg/unet_for_image_seg/unet_benchmark/unet_benchmark.py rename to examples/C++/PaddleSeg/unet_for_image_seg/unet_benchmark/unet_benchmark.py diff --git a/examples/Cpp/encryption/README.md b/examples/C++/encryption/README.md similarity index 100% rename from examples/Cpp/encryption/README.md rename to examples/C++/encryption/README.md diff --git a/examples/Cpp/encryption/README_CN.md b/examples/C++/encryption/README_CN.md similarity index 100% rename from examples/Cpp/encryption/README_CN.md rename to examples/C++/encryption/README_CN.md diff --git a/examples/Cpp/encryption/encrypt.py b/examples/C++/encryption/encrypt.py similarity index 100% rename from examples/Cpp/encryption/encrypt.py rename to examples/C++/encryption/encrypt.py diff --git a/examples/Cpp/encryption/get_data.sh b/examples/C++/encryption/get_data.sh similarity index 100% rename from examples/Cpp/encryption/get_data.sh rename to examples/C++/encryption/get_data.sh diff --git a/examples/Cpp/encryption/test_client.py b/examples/C++/encryption/test_client.py similarity index 100% rename from examples/Cpp/encryption/test_client.py rename to examples/C++/encryption/test_client.py diff --git a/examples/Cpp/fit_a_line/README.md b/examples/C++/fit_a_line/README.md similarity index 100% rename from examples/Cpp/fit_a_line/README.md rename to examples/C++/fit_a_line/README.md diff --git a/examples/Cpp/fit_a_line/README_CN.md b/examples/C++/fit_a_line/README_CN.md similarity index 100% rename from examples/Cpp/fit_a_line/README_CN.md rename to examples/C++/fit_a_line/README_CN.md diff --git a/examples/Cpp/fit_a_line/benchmark.py b/examples/C++/fit_a_line/benchmark.py similarity index 100% rename from examples/Cpp/fit_a_line/benchmark.py rename to examples/C++/fit_a_line/benchmark.py diff --git a/examples/Cpp/fit_a_line/benchmark.sh b/examples/C++/fit_a_line/benchmark.sh similarity index 100% rename from examples/Cpp/fit_a_line/benchmark.sh rename to examples/C++/fit_a_line/benchmark.sh diff --git a/examples/Cpp/fit_a_line/get_data.sh b/examples/C++/fit_a_line/get_data.sh similarity index 100% rename from examples/Cpp/fit_a_line/get_data.sh rename to examples/C++/fit_a_line/get_data.sh diff --git a/examples/Cpp/fit_a_line/local_train.py b/examples/C++/fit_a_line/local_train.py similarity index 100% rename from examples/Cpp/fit_a_line/local_train.py rename to examples/C++/fit_a_line/local_train.py diff --git a/examples/Cpp/fit_a_line/test_client.py b/examples/C++/fit_a_line/test_client.py similarity index 100% rename from examples/Cpp/fit_a_line/test_client.py rename to examples/C++/fit_a_line/test_client.py diff --git a/examples/Cpp/fit_a_line/test_httpclient.py b/examples/C++/fit_a_line/test_httpclient.py similarity index 100% rename from examples/Cpp/fit_a_line/test_httpclient.py rename to examples/C++/fit_a_line/test_httpclient.py diff --git a/examples/Cpp/fit_a_line/test_multi_process_client.py b/examples/C++/fit_a_line/test_multi_process_client.py similarity index 100% rename from examples/Cpp/fit_a_line/test_multi_process_client.py rename to examples/C++/fit_a_line/test_multi_process_client.py diff --git a/examples/Cpp/fit_a_line/test_server.py b/examples/C++/fit_a_line/test_server.py similarity index 100% rename from examples/Cpp/fit_a_line/test_server.py rename to examples/C++/fit_a_line/test_server.py diff --git a/examples/Cpp/imdb/README.md b/examples/C++/imdb/README.md similarity index 100% rename from examples/Cpp/imdb/README.md rename to examples/C++/imdb/README.md diff --git a/examples/Cpp/imdb/README_CN.md b/examples/C++/imdb/README_CN.md similarity index 100% rename from examples/Cpp/imdb/README_CN.md rename to examples/C++/imdb/README_CN.md diff --git a/examples/Cpp/imdb/abtest_client.py b/examples/C++/imdb/abtest_client.py similarity index 100% rename from examples/Cpp/imdb/abtest_client.py rename to examples/C++/imdb/abtest_client.py diff --git a/examples/Cpp/imdb/abtest_get_data.py b/examples/C++/imdb/abtest_get_data.py similarity index 100% rename from examples/Cpp/imdb/abtest_get_data.py rename to examples/C++/imdb/abtest_get_data.py diff --git a/examples/Cpp/imdb/benchmark.py b/examples/C++/imdb/benchmark.py similarity index 100% rename from examples/Cpp/imdb/benchmark.py rename to examples/C++/imdb/benchmark.py diff --git a/examples/Cpp/imdb/benchmark.sh b/examples/C++/imdb/benchmark.sh similarity index 100% rename from examples/Cpp/imdb/benchmark.sh rename to examples/C++/imdb/benchmark.sh diff --git a/examples/Cpp/imdb/clean_data.sh b/examples/C++/imdb/clean_data.sh similarity index 100% rename from examples/Cpp/imdb/clean_data.sh rename to examples/C++/imdb/clean_data.sh diff --git a/examples/Cpp/imdb/get_data.sh b/examples/C++/imdb/get_data.sh similarity index 100% rename from examples/Cpp/imdb/get_data.sh rename to examples/C++/imdb/get_data.sh diff --git a/examples/Cpp/imdb/imdb_reader.py b/examples/C++/imdb/imdb_reader.py similarity index 100% rename from examples/Cpp/imdb/imdb_reader.py rename to examples/C++/imdb/imdb_reader.py diff --git a/examples/Cpp/imdb/local_train.py b/examples/C++/imdb/local_train.py similarity index 100% rename from examples/Cpp/imdb/local_train.py rename to examples/C++/imdb/local_train.py diff --git a/examples/Cpp/imdb/nets.py b/examples/C++/imdb/nets.py similarity index 100% rename from examples/Cpp/imdb/nets.py rename to examples/C++/imdb/nets.py diff --git a/examples/Cpp/imdb/test_client.py b/examples/C++/imdb/test_client.py similarity index 100% rename from examples/Cpp/imdb/test_client.py rename to examples/C++/imdb/test_client.py diff --git a/examples/Cpp/imdb/test_http_client.py b/examples/C++/imdb/test_http_client.py similarity index 100% rename from examples/Cpp/imdb/test_http_client.py rename to examples/C++/imdb/test_http_client.py diff --git a/examples/Cpp/low_precision/resnet50/README.md b/examples/C++/low_precision/resnet50/README.md similarity index 100% rename from examples/Cpp/low_precision/resnet50/README.md rename to examples/C++/low_precision/resnet50/README.md diff --git a/examples/Cpp/low_precision/resnet50/README_CN.md b/examples/C++/low_precision/resnet50/README_CN.md similarity index 100% rename from examples/Cpp/low_precision/resnet50/README_CN.md rename to examples/C++/low_precision/resnet50/README_CN.md diff --git a/examples/Cpp/low_precision/resnet50/daisy.jpg b/examples/C++/low_precision/resnet50/daisy.jpg similarity index 100% rename from examples/Cpp/low_precision/resnet50/daisy.jpg rename to examples/C++/low_precision/resnet50/daisy.jpg diff --git a/examples/Cpp/low_precision/resnet50/resnet50_client.py b/examples/C++/low_precision/resnet50/resnet50_client.py similarity index 100% rename from examples/Cpp/low_precision/resnet50/resnet50_client.py rename to examples/C++/low_precision/resnet50/resnet50_client.py diff --git a/examples/Cpp/util/README.md b/examples/C++/util/README.md similarity index 100% rename from examples/Cpp/util/README.md rename to examples/C++/util/README.md diff --git a/examples/Cpp/util/README_CN.md b/examples/C++/util/README_CN.md similarity index 100% rename from examples/Cpp/util/README_CN.md rename to examples/C++/util/README_CN.md diff --git a/examples/Cpp/util/get_acc.py b/examples/C++/util/get_acc.py similarity index 100% rename from examples/Cpp/util/get_acc.py rename to examples/C++/util/get_acc.py diff --git a/examples/Cpp/util/show_profile.py b/examples/C++/util/show_profile.py similarity index 100% rename from examples/Cpp/util/show_profile.py rename to examples/C++/util/show_profile.py diff --git a/examples/Cpp/util/timeline_trace.py b/examples/C++/util/timeline_trace.py similarity index 100% rename from examples/Cpp/util/timeline_trace.py rename to examples/C++/util/timeline_trace.py diff --git a/examples/Cpp/xpu/bert/README.md b/examples/C++/xpu/bert/README.md similarity index 100% rename from examples/Cpp/xpu/bert/README.md rename to examples/C++/xpu/bert/README.md diff --git a/examples/Cpp/xpu/bert/bert_client.py b/examples/C++/xpu/bert/bert_client.py similarity index 100% rename from examples/Cpp/xpu/bert/bert_client.py rename to examples/C++/xpu/bert/bert_client.py diff --git a/examples/Cpp/xpu/bert/chinese_bert_reader.py b/examples/C++/xpu/bert/chinese_bert_reader.py similarity index 100% rename from examples/Cpp/xpu/bert/chinese_bert_reader.py rename to examples/C++/xpu/bert/chinese_bert_reader.py diff --git a/examples/Cpp/xpu/bert/get_data.sh b/examples/C++/xpu/bert/get_data.sh similarity index 100% rename from examples/Cpp/xpu/bert/get_data.sh rename to examples/C++/xpu/bert/get_data.sh diff --git a/examples/Cpp/xpu/ernie/README.md b/examples/C++/xpu/ernie/README.md similarity index 100% rename from examples/Cpp/xpu/ernie/README.md rename to examples/C++/xpu/ernie/README.md diff --git a/examples/Cpp/xpu/ernie/chinese_ernie_reader.py b/examples/C++/xpu/ernie/chinese_ernie_reader.py similarity index 100% rename from examples/Cpp/xpu/ernie/chinese_ernie_reader.py rename to examples/C++/xpu/ernie/chinese_ernie_reader.py diff --git a/examples/Cpp/xpu/ernie/ernie_client.py b/examples/C++/xpu/ernie/ernie_client.py similarity index 100% rename from examples/Cpp/xpu/ernie/ernie_client.py rename to examples/C++/xpu/ernie/ernie_client.py diff --git a/examples/Cpp/xpu/ernie/get_data.sh b/examples/C++/xpu/ernie/get_data.sh similarity index 100% rename from examples/Cpp/xpu/ernie/get_data.sh rename to examples/C++/xpu/ernie/get_data.sh diff --git a/examples/Cpp/xpu/fit_a_line_xpu/README.md b/examples/C++/xpu/fit_a_line_xpu/README.md similarity index 100% rename from examples/Cpp/xpu/fit_a_line_xpu/README.md rename to examples/C++/xpu/fit_a_line_xpu/README.md diff --git a/examples/Cpp/xpu/fit_a_line_xpu/README_CN.md b/examples/C++/xpu/fit_a_line_xpu/README_CN.md similarity index 100% rename from examples/Cpp/xpu/fit_a_line_xpu/README_CN.md rename to examples/C++/xpu/fit_a_line_xpu/README_CN.md diff --git a/examples/Cpp/xpu/fit_a_line_xpu/benchmark.py b/examples/C++/xpu/fit_a_line_xpu/benchmark.py similarity index 100% rename from examples/Cpp/xpu/fit_a_line_xpu/benchmark.py rename to examples/C++/xpu/fit_a_line_xpu/benchmark.py diff --git a/examples/Cpp/xpu/fit_a_line_xpu/get_data.sh b/examples/C++/xpu/fit_a_line_xpu/get_data.sh similarity index 100% rename from examples/Cpp/xpu/fit_a_line_xpu/get_data.sh rename to examples/C++/xpu/fit_a_line_xpu/get_data.sh diff --git a/examples/Cpp/xpu/fit_a_line_xpu/local_train.py b/examples/C++/xpu/fit_a_line_xpu/local_train.py similarity index 100% rename from examples/Cpp/xpu/fit_a_line_xpu/local_train.py rename to examples/C++/xpu/fit_a_line_xpu/local_train.py diff --git a/examples/Cpp/xpu/fit_a_line_xpu/test_client.py b/examples/C++/xpu/fit_a_line_xpu/test_client.py similarity index 100% rename from examples/Cpp/xpu/fit_a_line_xpu/test_client.py rename to examples/C++/xpu/fit_a_line_xpu/test_client.py diff --git a/examples/Cpp/xpu/resnet_v2_50_xpu/README.md b/examples/C++/xpu/resnet_v2_50_xpu/README.md similarity index 100% rename from examples/Cpp/xpu/resnet_v2_50_xpu/README.md rename to examples/C++/xpu/resnet_v2_50_xpu/README.md diff --git a/examples/Cpp/xpu/resnet_v2_50_xpu/README_CN.md b/examples/C++/xpu/resnet_v2_50_xpu/README_CN.md similarity index 100% rename from examples/Cpp/xpu/resnet_v2_50_xpu/README_CN.md rename to examples/C++/xpu/resnet_v2_50_xpu/README_CN.md diff --git a/examples/Cpp/xpu/resnet_v2_50_xpu/daisy.jpg b/examples/C++/xpu/resnet_v2_50_xpu/daisy.jpg similarity index 100% rename from examples/Cpp/xpu/resnet_v2_50_xpu/daisy.jpg rename to examples/C++/xpu/resnet_v2_50_xpu/daisy.jpg diff --git a/examples/Cpp/xpu/resnet_v2_50_xpu/localpredict.py b/examples/C++/xpu/resnet_v2_50_xpu/localpredict.py similarity index 100% rename from examples/Cpp/xpu/resnet_v2_50_xpu/localpredict.py rename to examples/C++/xpu/resnet_v2_50_xpu/localpredict.py diff --git a/examples/Cpp/xpu/resnet_v2_50_xpu/resnet50_client.py b/examples/C++/xpu/resnet_v2_50_xpu/resnet50_client.py similarity index 100% rename from examples/Cpp/xpu/resnet_v2_50_xpu/resnet50_client.py rename to examples/C++/xpu/resnet_v2_50_xpu/resnet50_client.py diff --git a/examples/Cpp/xpu/vgg19/README.md b/examples/C++/xpu/vgg19/README.md similarity index 100% rename from examples/Cpp/xpu/vgg19/README.md rename to examples/C++/xpu/vgg19/README.md diff --git a/examples/Cpp/xpu/vgg19/daisy.jpg b/examples/C++/xpu/vgg19/daisy.jpg similarity index 100% rename from examples/Cpp/xpu/vgg19/daisy.jpg rename to examples/C++/xpu/vgg19/daisy.jpg diff --git a/examples/Cpp/xpu/vgg19/vgg19_client.py b/examples/C++/xpu/vgg19/vgg19_client.py similarity index 100% rename from examples/Cpp/xpu/vgg19/vgg19_client.py rename to examples/C++/xpu/vgg19/vgg19_client.py