c语言截取字符串后几位 c语言字符串截取substr c 如何截取字符串的后几位?Char*substrnd(Char*STR,int n)Char substrnd(Char*STR,int n){Char*subs... 2021-03-17 2072次浏览