Error /bin/ld: cannot find -lncurses 错误代码/bin/ld: cannot find -lncurses [crayon-69fcff5533c31817381049/] 解决方法: [crayon-69fcff5533c35... May 10, 2019Commentslncurses 阅读全文
Basic Python练习册 Practices 1: [crayon-69fcff5533dbe517158707/] 说明: for循环,i取值范围为1-10,不包括11; sum += 1.0 / i表示 su... May 10, 2019CommentsPython 阅读全文