Unverified Commit e1beceb0 authored by johnvp22's avatar johnvp22 Committed by GitHub
Browse files

Update docs/lang/csl/string.md



Co-Authored-By: default avatarouuan <1609483441@qq.com>
parent d0b822c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ author: johnvp22, lr1d
### 声明

```cpp
string s;
std::string s;
```

#### 转 char 数组