摘要:
range 函数是Python内置函数。可创建一个整数列表,一般用在 for 循环中。 函数语法:range(start, stop[, step]) start: 计数从 start 开始。默认是从 0 开始。例如range(5)等价于range(0, 5); stop: 计数到 stop 结束, 阅读全文
posted @ 2020-07-30 18:03
lscv26
阅读(792)
评论(0)
推荐(0)
摘要:
1. 安装语言包 System Settings–>Region&language->Manage installed languages–>Install/Remove Languages选中chinese (simplified),点击Apply应用即可,等待下载安装完成。 2. 安装拼音:su 阅读全文
posted @ 2020-07-30 16:12
lscv26
阅读(311)
评论(0)
推荐(0)
摘要:
问题1:Ubuntu18.4下安装VMware Tools 一直提示 “what is the location of the ifconfig program on your manchine”。 解决办法: 首先使用sudo apt-get update命令,更新软件列表,如下: 2.使用sud 阅读全文
posted @ 2020-07-30 15:27
lscv26
阅读(2021)
评论(0)
推荐(0)
摘要:
自己碰到的问题:本人win7 64位旗舰版系统。之前用VMware12pro版本的软件,在安装Ubuntu18.04之后,有时候开启Ubuntu虚拟机时有点问题,重启就可以了。但是不稳定,所以改用VMware15.5版本。亲测稳定。 1.首先百度下载好软件。也可百度云:链接:https://pan. 阅读全文
posted @ 2020-07-30 13:23
lscv26
阅读(558)
评论(0)
推荐(0)

浙公网安备 33010602011771号