摘要: 运行结果截图(代码在截图下面): (如果不想看过程提示信息就注释掉函数里相应的那些printf语句即可) 代码: #include <stdio.h> #include <string.h> int getSizeOfDataType(char * dataType){ //printf("\nge 阅读全文
posted @ 2021-12-18 18:19 JohnnyH 阅读(264) 评论(0) 推荐(0)