参考: https://cloud.tencent.com/developer/article/1474144 三种配置环境变量的方法1. 修改/etc/profile文件 如果你的计算机仅仅作为开发使用时推荐使用这种方法,因为所有用户的shell都有权使用这些环境变量,可能会给系统带来安全性问题。 ...
分类:
编程语言 时间:
2020-02-08 00:01:34
阅读次数:
66
中文版可以参考:https://blog.csdn.net/zam183/article/details/87968173 操作系统:windows server 2003 standart edition SP2 数据库:en_sql_server_2008_developer_x86 以管理员身 ...
分类:
数据库 时间:
2020-02-07 17:00:43
阅读次数:
79
https://software.intel.com/en-us/mpi-developer-reference-windows-main-thread-pinning Main Thread Pinning Use this feature to pin a particular MPI thre ...
分类:
其他好文 时间:
2020-02-07 15:04:47
阅读次数:
66
https://software.intel.com/en-us/mpi-developer-reference-linux-process-pinning Process Pinning Use this feature to pin a particular MPI process to a c ...
分类:
其他好文 时间:
2020-02-07 14:27:14
阅读次数:
70
PL/SQL developer卸载 第一步 开始菜单找到plsql developer点击卸载 第二步 win+R 输入regedit打开注册表编辑器,找到下面的目录删掉 HKEY_CURRENT_USER\Software\Allround Automations,删除下面的plsql deve... ...
分类:
数据库 时间:
2020-02-06 14:30:06
阅读次数:
476
为何在Fresco,Glide这么强大的背景下,我又想起了当初的Picasso,又为何写这篇文章?是因为最近项目采用了square公司的RxAndroid,Retrfit和OKhttp, 不得不联想到这个公司曾经还有款图片加载Picasso,所以采用了square公司的全家桶来进行项目开发,为了减少... ...
分类:
Web程序 时间:
2020-02-05 10:08:26
阅读次数:
104
以openCV4.2配置cuda10.2为例。总共参考三个:本篇博客、CMake编译OpenCV、https://www.bilibili.com/video/av71643385就可以配置完成。 【下载】 CUDA Toolkit和cuDNN https://developer.nvidia.co ...
分类:
其他好文 时间:
2020-02-05 00:05:54
阅读次数:
95
1.下载battery historian 下载地址:https://github.com/google/battery historian 简介:go语言开发的,分析电池耗电工具,Android5.0以上 https://developer.android.com/topic/performanc ...
分类:
移动开发 时间:
2020-02-04 22:03:06
阅读次数:
464
在调用图片加载到imageview时,有一张图片点击后闪退,猜测是图片大小问题, 通过查询安卓程序员开发手册,在 https://developer.android.com/topic/performance/graphics/load-bitmap.html?hl=zh_cn#java中找到了相应 ...
分类:
移动开发 时间:
2020-02-04 14:20:42
阅读次数:
92
描述 本机无oracle,通过PLSQL Developer程序,连接虚拟机中的oracle11gR2 1 下载instant client 需要和服务端版本对应 下载相应的instant client版本 解压后放到任意位置 2 创建目录文件 在该路径下创建文件 该文件内容 其中192.168.0 ...
分类:
数据库 时间:
2020-02-04 13:37:01
阅读次数:
84