一、虚拟化软件VMware® 0 下载及安装VMware Workstation 16 Pro 二、创建虚拟机配置 1 创建新的虚拟机 2 选择自定义,然后下一步 3 选择16.x,然后下一步 4 选择稍后安装,然后下一步 5 选择Linux、版本,然后下一步 6 输入虚拟机名称,选择存放位置,然后 ...
分类:
其他好文 时间:
2021-02-10 13:27:52
阅读次数:
0
具体如下,注意把 D:\Program Files\MVTec\HALCON-18.11-Progress\bin\x64-win64添加到系统path环境变量中,这样就不用每次把halcon的dll文件复制到exe处了。 #引用的Qt模块 QT += core gui #最低版本 greaterT ...
分类:
其他好文 时间:
2021-02-10 12:50:45
阅读次数:
0
501 / 529 A HDU 5007 Post Robot 83 / 443 B HDU 5008 Boring String Problem !!! 111 / 784 C HDU 5009 Paint Pearls +++ 6 / 57 D HDU 5010 Get the Nut ??? ...
分类:
其他好文 时间:
2021-02-09 12:32:36
阅读次数:
0
安装以后出现执行robot 一直提示没有该命令 第一种方法:然后发现需要执行的是python -m robot 就可以执行了 第二种方法:你也可以做一个批处理文件pybot.bat也是就是常用的方法 1.打开目录:C:\Python37\Scripts 2.新建一个pybot.txt的文本 3.文本 ...
分类:
其他好文 时间:
2021-02-09 11:59:55
阅读次数:
0
A - A CodeForces - 994A You are locked in a room with a door that has a keypad with 10 keys corresponding to digits from 0 to 9. To escape from the ro ...
分类:
其他好文 时间:
2021-02-08 12:25:39
阅读次数:
0
一、参考[学习DBA 范计杰] https://www.modb.pro/db/40753 http://www.360doc.com/content/21/0121/05/70704971_958071999.shtml Purging RECYCLEBIN Running Fosrever (D ...
分类:
数据库 时间:
2021-02-05 10:49:47
阅读次数:
0
仅供自己学习 题目: You are given a perfect binary tree where all leaves are on the same level, and every parent has two children. The binary tree has the foll ...
分类:
其他好文 时间:
2021-02-04 12:10:58
阅读次数:
0
具体报错信息: 1 Whitelabel Error Page 2 This application has no explicit mapping for /error, so you are seeing this as a fallback. 3 4 Mon Feb 01 21:33:07 C ...
分类:
移动开发 时间:
2021-02-02 11:27:59
阅读次数:
0
说明 maxscale 配置没有问题,但是就是不好使。 报错如下: warning: [mariadbmon] The current master server 'server1' is no longer valid because it has been down over 5 (failco ...
分类:
数据库 时间:
2021-02-02 11:13:27
阅读次数:
0
使用IDEA自带的打包工具,simple-robot-conf.properties这个配置文件总是会被一同打进jar包里,失去配置文件的作用,并且即使把配置文件和jar包放在同一目录下,jar包运行时也会找不到配置文件,就很奇怪。 但使用maven的打包功能则不会 使用这个命令 mvn compi ...
分类:
编程语言 时间:
2021-02-02 10:35:46
阅读次数:
0