码迷,mamicode.com
首页 >  
搜索关键字:android window wind    ( 128174个结果
win10 anaconda tensorflow gpu openpose
win10 anaconda tensorflow gpu openpose done # # To activate this environment, use # # $ conda activate wind_202102 # # To deactivate an active environ ...
分类:Windows程序   时间:2021-04-06 14:47:55    阅读次数:0
window安装c语言/C++/Fortran编译器
window安装c语言/C++/Fortran编译器 step01 下载安装编译器MinGW-win64 下载地址是 http://mingw-w64.org/ 点进去之后下载,安装,选择路径,安装路径中bin文件夹需要作为环境变量进行配置。 step02 配置环境变量 右键计算机-属性-高级-环境 ...
分类:编程语言   时间:2021-04-06 14:39:22    阅读次数:0
realsense cmake log
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
311-STM32+Air724UG基本控制篇(自建物联网平台)-加密通信测试-Android以SSL单向认证方式连接MQTT服务器(不验证服务器证书)
<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
linux第一次部署gin项目记录
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
简明版挖矿教程(Win、Linux)
最近实验做完了,于是使用GPU在空闲时间体验了一下ETH挖矿,持续下去的话收益似乎还不错,记录一下过程吧 1. 个人设备以及环境 设备1: GPU:NVIDIA TITAN V 操作系统: Ubuntu 16.04LTS 挖矿软件: NBMiner 设备2: GPU:NVIDIA GTX 1070 ...
分类:Windows程序   时间:2021-04-05 11:48:16    阅读次数:0
m端访问pc端 让跳到对应m端
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
Android基础-Activity生命周期
状态说明: onCreate(生成) onStart(启动) onResume(恢复) onPause(暂停) onStop(停止) onDestroy(销毁) onRestart(重新启动) 生命周期的流程 对于单个Activity的生命周期 1.正常启动的时候onCreate-->onStart ...
分类:移动开发   时间:2021-04-02 13:25:51    阅读次数:0
Android 调用相册返回路径以及返回Uri的总结
今天在做调取相册返回的时候, 出现一种新型的类型, 也许是我以前没碰到过这种类型吧.如下 content://com.android.providers.downloads.documents/document/raw%3A%2Fstorage%2Femulated%2F0%2FDownload%2 ...
分类:移动开发   时间:2021-04-02 13:09:59    阅读次数:0
windows 任务视图
前言 用了一下windows的任务视图,真香 正文 打开任务视图 win + tab 点击桌面上的任务视图按钮 展开图片 任务视图一些好用的快捷键 多桌面相关的 创建新的虚拟桌面 win + ctrl + d 关闭当前虚拟桌面 win + ctrl + F4 切换虚拟桌面 win + ctrl + ...
分类:Windows程序   时间:2021-04-02 12:59:17    阅读次数:0
128174条   上一页 1 ... 34 35 36 37 38 ... 12818 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!