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