use*_*729 -7 c string
请注意其中有空格.
我可以使用哪种功能?
Luk*_*keN 5
您可以使用
if (!strncmp("GET ", str, 4) { ... } else if (!strncmp("POST ", str, 5)) { ... } else { ... }
归档时间:
15 年,9 月 前
查看次数:
214 次
最近记录:
15 年,8 月 前