win7 sp1 + vs2019环境下执行pip install 'git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI'报出 cl: 命令行 error D8021 :无效的数值参数“/Wno-cpp” 错误。 ...
分类:
其他好文 时间:
2020-02-13 15:10:17
阅读次数:
56
一、准备工具: 1.JDK JDK 可以到官网下载http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html 2.系统我这里是WIN7 SP1X 64系统3.根据系统的版本下载相对应的JDK。 ...
一、安装 1、运行“setup.exe” 2、点击安装,其中会有提示缺少“MicrosoftVisual C++ 2005 SP1运行组件”,下载这个组件。这里安装“vcredist_x86.exe”。安装完成后在一次运行“setup.exe”时,安装程序会自动检查所需组件是否都已安装,确定都安装后 ...
1.终端进入msf(在终端输入msfconsole),使用search命令查找漏洞模块: 2.根据靶机选择漏洞模块(此处靶机为win7 sp1),使用use+漏洞模块(msf5可以直接使用编号代替模块名称),然后使用show options查看需要的参数。 使用show options查看模块所需参 ...
分类:
Web程序 时间:
2020-01-19 00:36:15
阅读次数:
149
SerialPort sp1 = new SerialPort(); getBloodPressur(); public void getBloodPressur() { try { string[] str = SerialPort.GetPortNames(); if (str == null) ...
分类:
其他好文 时间:
2020-01-17 13:42:36
阅读次数:
105
电脑型号 X64 兼容 台式电脑 (扫描时间:2020年01月08日)操作系统 Windows 7 旗舰版 64位 SP1 ( DirectX 11 ) 处理器 英特尔 Pentium(奔腾) G4400 双核主板 华硕 H110M-F ( 100 Series/C230 Series 芯片组 Fa ...
分类:
其他好文 时间:
2020-01-08 20:46:31
阅读次数:
125
电脑型号 X64 兼容 台式电脑 (扫描时间:2020年01月08日)操作系统 Windows 7 旗舰版 64位 SP1 ( DirectX 11 ) 处理器 英特尔 Pentium(奔腾) G4400 双核主板 华硕 H110M-F ( 100 Series/C230 Series 芯片组 Fa ...
分类:
其他好文 时间:
2020-01-08 18:57:40
阅读次数:
71
电脑型号 华硕 All Series 台式电脑 (扫描时间:2020年01月04日)操作系统 Windows 7 旗舰版 64位 SP1 ( DirectX 11 ) 处理器 英特尔 第四代酷睿 i5-4460 @ 3.20GHz 四核主板 华硕 TROOPER B85 ( Lynx Point ) ...
分类:
其他好文 时间:
2020-01-04 14:13:18
阅读次数:
78
电脑型号 华硕 All Series 台式电脑 (扫描时间:2020年01月04日)操作系统 Windows 7 旗舰版 64位 SP1 ( DirectX 11 ) 处理器 英特尔 第四代酷睿 i3-4170 @ 3.70GHz 双核主板 华硕 H81M-K ( Lynx Point )内存 4 ...
分类:
其他好文 时间:
2020-01-04 14:11:09
阅读次数:
92
Java 实现 import java.security.KeyFactory;import java.security.KeyPair;import java.security.KeyPairGenerator;import java.security.NoSuchAlgorithmExcepti ...
分类:
其他好文 时间:
2019-12-28 19:09:27
阅读次数:
405