c函数库

1、scanf:

参考网址:

(1)https://www.jianshu.com/p/8ed51bb30991

2、printf:

参考网址:

(1)https://blog.csdn.net/csustudent007/article/details/80334257

3、gets:

字符串处理函数:

1、strcpy:

2、strcmp:

扫描二维码关注公众号,回复: 10741878 查看本文章

3、strlen:

4、strcat:

5、strupr:

6、strlwr:

猜你喜欢

转载自www.cnblogs.com/trex-zxf-1988/p/12689260.html