logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

vmware出现Could not open...Please make sure that the kernel modul的问题

打开vmware出现提示框,显示如下内容,进不去虚拟机Could not open /dev/vmmon: ???.Please make sure that the kernel module `vmmon’ is loaded.在终端输入命令 sudo /etc/init.d/vmware start再打开虚拟机就能进去了。[huhui@huhui-pc ~]$ sudo /etc/...

文章图片
Pycharm设置python文件模板

#!/usr/bin/env python# -*- coding : utf-8 -*-# @Author : Ferhat# @File: ${NAME}.py# @Time: ${DATE} ${TIME}

到底了