需要开启EFI模式 然后在命令行下 VirtualBox目录 输入一下命令: VBoxManage setextradata "虚拟机名称" VBoxInternal2/EfiGopMode N 其中 N 可以是 0,1,2,3,4,5 其中一个,分别
Golang strings 包中的函数和方法
------------------------------------------------------------ // Count 计算字符串 sep 在 s 中的非重叠个数 // 如果 sep 为空字符串,则返回 s 中的字符(非字节)个数 + 1 // 使用 Rabin-Karp 算法实现 func Count(s, sep string) int func main() { s := "H
利用cloudHQ在网盘间快速拷贝和同步文件
现在网盘服务越来越多,可能不少人都拥有多个网盘。有时需要将一个网盘的文件转移到另一个网盘,我们一般会现将源文件从网盘下载到本地,然后再上传到