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