美文网首页
2020-12-03科协markdown讲课时所记

2020-12-03科协markdown讲课时所记

作者: dounine | 来源:发表于2020-12-03 19:53 被阅读0次

    我第一天学习C语言

    #include <stdio.h>
    
    int main() {
        printf("hello world");
        return 0;
    }
    

    相关文章

      网友评论

          本文标题:2020-12-03科协markdown讲课时所记

          本文链接:https://www.haomeiwen.com/subject/yhrvwktx.html