strlen函数 返回的是无符号数

12.19字符串笔记_字符串

12.19字符串笔记_首字母_02

strcpy

12.19字符串笔记_字符串_03

12.19字符串笔记_字符串_04

指向了常量字符串

strcat 

追加

12.19字符串笔记_字符串_05

strcmp

字符串作为表达式表示首字母地址

12.19字符串笔记_首字母_06

strncpy

12.19字符串笔记_无符号数_07

strncat

12.19字符串笔记_字符串_08