win10 anaconda tensorflow gpu openpose done # # To activate this environment, use # # $ conda activate wind_202102 # # To deactivate an active environ ...
window安装c语言/C++/Fortran编译器 step01 下载安装编译器MinGW-win64 下载地址是 http://mingw-w64.org/ 点进去之后下载,安装,选择路径,安装路径中bin文件夹需要作为环境变量进行配置。 step02 配置环境变量 右键计算机-属性-高级-环境 ...
分类:
编程语言 时间:
2021-04-06 14:39:22
阅读次数:
0
realsense cmake Selecting Windows SDK version to target Windows 10.0.19042. Checking internet connection... Internet connection identified Info: REALS ...
分类:
其他好文 时间:
2021-04-06 14:23:36
阅读次数:
0
<p><iframe name="ifd" src="https://mnifdv.cn/resource/cnblogs/ZLAir724UGA/my.html" frameborder="0" scrolling="auto" width="100%" height="1500"></ifram ...
分类:
移动开发 时间:
2021-04-06 14:13:51
阅读次数:
0
windows开发gin项目,最后生成linux 可以直接运行的文件 1.vs code 终端运行: PS L:\ginProject>set GOARCH=amd64PS L:\ginProject> set GOOS=linuxPS L:\ginProject> go build -o test ...
分类:
系统相关 时间:
2021-04-05 12:11:44
阅读次数:
0
最近实验做完了,于是使用GPU在空闲时间体验了一下ETH挖矿,持续下去的话收益似乎还不错,记录一下过程吧 1. 个人设备以及环境 设备1: GPU:NVIDIA TITAN V 操作系统: Ubuntu 16.04LTS 挖矿软件: NBMiner 设备2: GPU:NVIDIA GTX 1070 ...
function isMobile(){ if( navigator.userAgent.match(/Android/i)|| navigator.userAgent.match(/webOS/i)|| navigator.userAgent.match(/iPhone/i)|| navigato ...
分类:
其他好文 时间:
2021-04-02 13:34:15
阅读次数:
0
状态说明: onCreate(生成) onStart(启动) onResume(恢复) onPause(暂停) onStop(停止) onDestroy(销毁) onRestart(重新启动) 生命周期的流程 对于单个Activity的生命周期 1.正常启动的时候onCreate-->onStart ...
分类:
移动开发 时间:
2021-04-02 13:25:51
阅读次数:
0
今天在做调取相册返回的时候, 出现一种新型的类型, 也许是我以前没碰到过这种类型吧.如下 content://com.android.providers.downloads.documents/document/raw%3A%2Fstorage%2Femulated%2F0%2FDownload%2 ...
分类:
移动开发 时间:
2021-04-02 13:09:59
阅读次数:
0
前言 用了一下windows的任务视图,真香 正文 打开任务视图 win + tab 点击桌面上的任务视图按钮 展开图片 任务视图一些好用的快捷键 多桌面相关的 创建新的虚拟桌面 win + ctrl + d 关闭当前虚拟桌面 win + ctrl + F4 切换虚拟桌面 win + ctrl + ...