logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Python3.8安装streamlit 报错AttributeError: module ‘google.protobuf.descriptor‘ has no attribute ‘_intern

版本:Python3.8安装包:streamlit运行streamlit hello报错:AttributeError: module ‘google.protobuf.descriptor’ has no attribute ‘_internal_create_key’解决方法:pip install --upgrade protobuf再运行

用EFS加密文件的方法

用EFS加密文件的方法实验任务实验内容1、创建两个账户2、在NTFS分区建立一个efstest文件夹和文本3、加密文件4、备份密钥5、导入密钥实验任务任务 用EFS加密文件的方法1.实验目标(1) 掌握利用加密文件系统EFS(Encrypting File System)加密的方法。(2) 理解加密文件和备份密钥的重要性。2.实验内容(1) 用EFS进行加密文件。(2) 进行备份密钥操作。(3)

#安全
到底了