码迷,mamicode.com
首页 >  
搜索关键字:azcopy azurestorage blob    ( 2924个结果
01背包、完全背包、多重背包
参考(都有些错误):https://github.com/guanjunjian/Interview-Summary/blob/master/notes/algorithms/%E7%BB%8F%E5%85%B8%E7%AE%97%E6%B3%95/01%E8%83%8C%E5%8C%85.mdht... ...
分类:其他好文   时间:2019-05-23 20:59:00    阅读次数:112
66 PCL配准算法——ICP与RanSAC
0 引言 在点云的配准算法中,完成初始同名点对的求解之后,即可得出一个粗配准矩阵。当配准的精度较高时,采用 1 ICP 泡泡点云讲解ICP的文章链接如下。 根据PCL源码写的ICP的例子如下。 ...
分类:编程语言   时间:2019-05-23 10:46:14    阅读次数:445
Spring Security LDAP简介
1.概述 在本快速教程中,我们将学习如何设置Spring Security LDAP。 在我们开始之前,了解一下LDAP是什么? 它代表轻量级目录访问协议 。它是一种开放的,与供应商无关的协议, 用于通过网络访问目录服务 。 2. Maven Dependency 首先,让我们看看我们需要的mave ...
分类:编程语言   时间:2019-05-22 12:37:44    阅读次数:311
NoVNC API 文档翻译
原文地址:https://github.com/novnc/noVNC/blob/master/docs/API.md 时间:2019-05-21 noVNC API The interface of the noVNC client consists of a single RFB object ...
分类:Windows程序   时间:2019-05-21 17:18:10    阅读次数:184
Castle DynamicProxy
https://github.com/castleproject/Core/blob/master/docs/dynamicproxy.md DynamicProxy generates proxies for your objects that you can use to transparent ...
分类:其他好文   时间:2019-05-20 17:01:01    阅读次数:558
github上有对应官方的各种模型
https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/detection_model_zoo.md ...
分类:其他好文   时间:2019-05-19 12:11:18    阅读次数:170
Mysql -- BLOB, TEXT, GEOMETRY or JSON column 'result' can't have a default value
执行上面的代码, 即可解决, 不过mysql重启之后还会有问题. 根本解决: 将mysql的配置文件中的sql_mode项 注释掉. ...
分类:数据库   时间:2019-05-18 18:26:27    阅读次数:911
关于图片与base64相互转换的工具类
最近在编写平台对接软件,需要从Oracle中取出blob类型图片数据转换为base64字符串写入到xml中,这里记录一下
分类:其他好文   时间:2019-05-17 12:10:42    阅读次数:139
azure 上传blob到ams(CreateFromBlob)
遇到的错误:The destination storage credentials must contain the account key credentials,参数名: destinationStorageCredentials 解决方法:AccountName与AccountKey参数值错误 ...
分类:Web程序   时间:2019-05-15 18:02:28    阅读次数:159
[工具]法国神器mimikatz 2.1.1 一键版 & PowerShell版
无需任何参数,运行EXE即可自动读取Windows系统密码 EXE版需要其它功能请使用原版 (参数已写死仅读密码) 结果保存于当前目录mz.log EXE https://github.com/k8gege/K8tools/blob/master/mz.exe https://github.com/ ...
分类:系统相关   时间:2019-05-15 00:38:57    阅读次数:332
2924条   上一页 1 ... 65 66 67 68 69 ... 293 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!