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