import tensorflow as tf import time import numpy as np import matplotlib.pyplot as plt import sys from tensorflow import keras import os from tensorfl ...
分类:
其他好文 时间:
2021-04-29 11:43:25
阅读次数:
0
vmnet8重启网卡 sudo /Applications/VMware\ Fusion.app/Contents/Library/vmnet-cli --start sudo /Applications/VMware\ Fusion.app/Contents/Library/vmnet-cli - ...
分类:
系统相关 时间:
2021-04-28 12:12:40
阅读次数:
0
工具 kali linux下的arpspoof,VMware以及USB式的无线网卡 遇见问题 1、kali2020未装arpsproof。 首先执行sudo apt-get update,然后apt-get install arpsproof 2、无法ping到受害主机 3、注意使用管理员权限进行操 ...
分类:
其他好文 时间:
2021-04-27 15:23:07
阅读次数:
0
# #一、填写请求头 #二、配置程序延迟时间 #三、填写源IP文件 #四、经了解,该接口限制一分钟采集45个 # import requests import json import os from fake_useragent import UserAgent from xlwt import W ...
import pandas as pd import os import re path = "./files/" files = os.listdir(path) # 用于存放Excel,里面的每个元素类型为:pandas.core.frame.DataFrame list_excel = [] ...
分类:
编程语言 时间:
2021-04-27 14:43:38
阅读次数:
0
Sublime Text 和 Visual Studio Code(后续简称 VS Code)作为当下最热门的 2 款代码编辑器,该如何使用 VS Code 运行 C 和 C++ 程序呢? 值得一提的是,和 Sublime Text 一样,VS Code 也支持跨平台,包括 Windows、Mac ...
分类:
编程语言 时间:
2021-04-27 14:39:51
阅读次数:
0
Mware虚拟机:https://www.vmware.com/cn.html?系统镜像:https://msdn.itellyou.cn/?激活码:16:ZF3R0-FHED2-M80TY-8QYGC-NPKYF15:FC7D0-D1YDL-M8DXZ-CYPZE-P2AY612:ZC3TK-63 ...
分类:
其他好文 时间:
2021-04-27 14:29:46
阅读次数:
0
ASP.NET Core 应用程序部署 ASP.NET Core 应用程序部署 在Windows OS部署 使用IIS 发布部署 应用程序发布说明 IIS配置说明 应用托管模型 进程内托管模型 进程外托管模型 使用Kestrel 使用HTTP.sys 使用Docker 在Windows OS部署 使 ...
分类:
Web程序 时间:
2021-04-27 14:14:24
阅读次数:
0
1、安装 Homebrew, $/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh 命令输入后出现报错:curl: (7) Failed to connect ...
分类:
数据库 时间:
2021-04-26 13:47:29
阅读次数:
0
Loaded plugins: fastestmirror, langpacks Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error w ...
分类:
Web程序 时间:
2021-04-24 13:53:03
阅读次数:
0