Explorar o código

Update README.md

Jackson Tian %!s(int64=7) %!d(string=hai) anos
pai
achega
01dcff0b7c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -45,7 +45,7 @@ Before using C++ SDK, you must first configure the preprocessor to define `ALIBA
 
 The following code shows how to call the [DescribeInstances](~~25506~~) API of ECS to query detailed information of all ECS instances in a specific region.
 
-```
+```cpp
 #include <iostream>
 #include <alibabacloud/core/AlibabaCloud.h>
 #include <alibabacloud/ecs/EcsClient.h>