摘要: win10系统MySQL 8.0的下载安装超详细教程 https://blog.csdn.net/qq_34444097/article/details/82315587 下载安装配置链接:https://blog.csdn.net/m0_37788308/article/details/79965 阅读全文
posted @ 2019-07-04 16:27 K_Code 阅读(681) 评论(0) 推荐(0) 编辑
摘要: make clean仅仅是清除之前编译的可执行文件及配置文件。 而make distclean要清除所有生成的文件。 Makefile 在符合GNU Makefiel惯例的Makefile中,包含了一些基本的预先定义的操作: make 根据Makefile编译源代码,连接,生成目标文件,可执行文件。 阅读全文
posted @ 2019-07-04 10:36 K_Code 阅读(2328) 评论(0) 推荐(0) 编辑
摘要: < > micropython................................................. Micro Python < > micropython-lib.......................................... micropytho 阅读全文
posted @ 2019-07-04 09:55 K_Code 阅读(746) 评论(0) 推荐(0) 编辑