E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
blob
谁说程序员不懂浪漫?献给女儿的书—《TensorFlow内核剖析》
传送门:https://github.com/horance-liu/tensorflow-internals/
blob
/master/tensorflow-internals.pdf关于作者首先,我们来看一下作者
AI科技大本营
·
2020-09-16 05:29
WebWorker 加载 js代码,而不使用url; js下载字符串作为文件; js执行字符串代码【
Blob
的骚操作】
答案是通过
Blob
,worker-lo
theajack
·
2020-09-16 04:37
javascript
js下载文件
blob
javascript
js
各种区块链浏览器的地址总汇
浏览器:1.https://btc.com/2.比特币/交易https://blockchair.com/3.btcJSON-RPC:https://github.com/btcsuite/btcd/
blob
林胖胖哒
·
2020-09-16 04:41
下载文件并重命名
method:'POST',body:JSON.stringify(payload),headers:{'Content-Type':'application/json'}}).then(res=>{res.
blob
我是陶陶呀
·
2020-09-16 04:11
JavaScript基础
Ubuntu18.04下Intel SGX开发环境搭建
根据https://github.com/ayeks/SGX-hardware/
blob
/maste
Grack_skw
·
2020-09-16 03:16
SGX
Java 面试题 :百度前 200 页都在这里
点击蓝色“java版web项目”关注我哟加个“星标”,优质文章,第一时间送达作者:唐尤华,来源:github.com/tangyouhua/program-resource/
blob
/master/program-interview
老炮说Java
·
2020-09-16 03:14
前端 H5 调试方法
vconsole调试工具官方github地址:https://github.com/Tencent/vConsole/
blob
/dev/doc/tutorial_CN.md官方demo:http://wechatfe.github.io
ggyyjavascript
·
2020-09-16 02:59
js
H5调试
VConsole
混合开发手机调试
页面调试
js
GFS、HDFS等分布式文件系统对比介绍
其中,TFS,QFS以及Haystack需要解决的问题以及架构都很类似,这三个文件系统称为
Blob
FS(
Blob
FileSystem
Sharker_
·
2020-09-16 02:36
分布式
基于Solidity0.5.1、新版Remix与MetaMask在测试网络发行ERC20 Token
ERC20是以太坊网络上发行代币(Token)的一个标准协议接口,协议的github具体描述位于https://github.com/ethereum/EIPs/
blob
/master/EIPS/eip
饱读圣咸书
·
2020-09-16 02:07
区块链
区块链
Git & GitHub
://www.cheat-sheets.org/saved-copy/git-cheat-sheet.pdfhttps://github.com/CyC2018/Interview-Notebook/
blob
~无关风月~
·
2020-09-16 02:49
工具
SGX Makefile学习笔记
源代码地址:https://github.com/intel/linux-sgx/
blob
/master/SampleCode/LocalAttestation/MakefileSGX_SDK为sgxsdk
dianyangshu0904
·
2020-09-16 02:20
深入浅出解析阿里成熟的微前端框架 qiankun 源码【图文并茂】
来源:leaf(a1029563229)https://github.com/a1029563229/blogs/
blob
/master/Source-Code/qiankun/1.md本文将针对微前端框架
前端瓶子君
·
2020-09-16 01:57
java
编程语言
面试
html
javascript
vue中Excel的导入导出
安装依赖npminstall-Sfile-saverxlsx(这里其实安装了2个依赖)npminstall-Dscript-loadermain.js中全局引入import
Blob
from'.
itsxyu
·
2020-09-16 01:43
vue
ubuntu16.04搭建vulhub环境
简介Vulhub官方中文教程https://github.com/vulhub/vulhub/
blob
/master/README.zh-cn.md环境:ubuntu16.04.5python3安装必要软件
anan2175
·
2020-09-16 01:12
运维
git
python
3D Detection paperlist
链接(https://github.com/Hub-Tian/Awesome-3D-Detectors/
blob
/master/paperlist_3DDet.md)
开饭啦。
·
2020-09-16 00:50
3D检测专栏
puppeteer (Nodejs版selenium )快速入门
官网https://pptr.dev/api与教程:https://github.com/GoogleChrome/puppeteer/
blob
/master/docs/api.mdhttps://pptr.dev
weixin_33973609
·
2020-09-16 00:16
python
tensorflow和pytorch模型之间转换
参考链接:https://github.com/bermanmaxim/jaccardSegment/
blob
/master/ckpt_to_dd.py一.tensorflow模型转pytorch模型importtensorflowastfimportdeepdishasddimportargparseimportosimportnumpyasnpdeftr
weixin_30918633
·
2020-09-16 00:28
人工智能
python
TensorFlow模型转ONNX格式-Part1
TensorFlow模型转ONNX格式-官方示例https://github.com/onnx/tutorials/
blob
/master/tutorials/TensorflowToOnnx-1.ipynb
Blssel
·
2020-09-15 23:12
TensorFlow
ONNX
keras模型导出到tensorflow,以及pb模型导出
1keras模型导出成tf模型https://github.com/amir-abdi/keras_to_tensorflow/
blob
/master/keras_to_tensorflow.ipynbconstant_graph
wweichn
·
2020-09-15 23:38
用C#实现Oracle数据库
BLOB
字段与本地照片文件的存取操作
(代码省略了对数据库连接的处理)1、从数据库读取
BLOB
数据写入本地文件//strid主键字段名strzp照片字段名strtb数据库表名strpath存放照片的本地路径byte[]img=newbyte
shaowl111
·
2020-09-15 23:13
Node+puppeteer学习笔记(十)--API问题解决--选择标准下拉框和非标准下拉框
官方英文版API入口:https://github.com/GoogleChrome/puppeteer/
blob
/master/docs/api.md.汉化版API入口:https://yq.aliyun.com
qupanLeo
·
2020-09-15 23:00
Node+puppeteer学习笔记(五)--API问题解决--使用功能强大的“ eval ”函数
官方英文版API入口:https://github.com/GoogleChrome/puppeteer/
blob
/master/docs/api.md.汉化版API入口:https://yq.aliyun.com
qupanLeo
·
2020-09-15 23:00
Rime输入法自定义配置
https://www.cnblogs.com/hellxz/p/10198540.html#Rime定製指南https://github.com/LEOYoon-Tsaw/Rime_collections/
blob
dandeseed
·
2020-09-15 23:15
教程
实现QQ截图粘贴到聊天框功能
事件捕获粘贴事件,clipboardData获取剪切板中的内容将文件用filereader接口读取出来functionpaseImg(){varimgReader=function(item){var
blob
93dd大智若愚
·
2020-09-15 23:26
前端
QQ截图粘贴
聊天输入框粘贴图片
functionpaseImg(){varimgReader=function(item){var
blob
=item.getAsFile(),reader=newFileReader();reader.onloadend
qq_28216395
·
2020-09-15 23:02
前端
cropper.js 使用流程及遇到的问题 :.to
Blob
()报错,
英文文档(较全,比较新)https://github.com/fengyuanchen/cropperjs/
blob
/master/README.md源码下载:https://github.com/fengyuanchen
阿……莫西林
·
2020-09-15 23:42
前端技术
pytorch转onnx,连接地址
https://github.com/apachecn/pytorch-doc-zh/
blob
/master/docs/1.0/super_resolution_with_caffe2.mdGitHubpytorch
shishi_m037192554
·
2020-09-15 22:17
Python 数据结构 之 线性表 的链式存储结构
文章转载请注明:Python数据结构之线性表的链式存储结构代码地址https://github.com/WenkeZhou/PythonDataStructure/
blob
/master/struct/
PyTi
·
2020-09-15 22:43
Python
python
线性表
数据结构
链式结构
c语言
blob
、clob字段小结(-)
这种大容量字段有何用,也许大部分人马上联想到用来存储图片、文章,不过俺确是用它来存储Java串行化对象,当时用Swing做了个绘图工具,为了数据集中管理决定把图纸内容存到数据库,大家可以想象如果不用
blob
fzlqq
·
2020-09-15 22:58
数据库相关
Mac下Docker容器使用docker-compose安装sonarqube
对应的网站https://hub.docker.com/_/sonarqube/sonarqubecomposehttps://github.com/SonarSource/docker-sonarqube/
blob
有一啊
·
2020-09-15 21:53
Mac
Docker
Docker-compose
Sonarqube
Python 数据结构 之 线性表 的顺序存储结构
文章转载请注明:Python数据结构之线性表的顺序存储结构代码地址:https://github.com/WenkeZhou/PythonDataStructure/
blob
/master/struct
PyTi
·
2020-09-15 21:44
Python
Linux 安装MySQL 8.0.12之 RPM 安装体验
2.
BLOB
小批量更新优化,这里的小批量更新是修改的数据大小为100b
vkingnew
·
2020-09-15 20:45
MySQL
MYSQL类型与JAVA类型对应表
类型名称显示长度数据库类型JAVA类型JDBC类型索引(int)VARCHARL+NVARCHARjava.lang.String12CHARNCHARjava.lang.String1
BLOB
L+N
BLOB
java.lang.byte
huayang183
·
2020-09-15 20:08
MYSQL
Java
Mysql、Oracle、DM、Tbase数据库差异性
即考虑未来兼容性在Oracle等数据库推荐使用VARCHAR2
BLOB
MYSQL的
BLOB
可以对应JDBC的byte[]
思-路
·
2020-09-15 19:33
Python 操作 Elasticsearch 实现 增 删 改 查
Github地址:https://github.com/elastic/elasticsearch-py/
blob
/master/docs/index.rst官网地址:https://elasticsearch-py.readthedocs.io
擒贼先擒王
·
2020-09-15 19:55
ELK
日志分析
一览 zookeeper3.6.0新特性,拥抱prometheus
zookeeper3.6.0版本的更新添加文档了zookeeper监控的文档:https://github.com/apache/zookeeper/
blob
/master/zookeeper-docs
云原生生态圈
·
2020-09-15 19:24
分布式
运维
zookeeper
分布式
linux
caffe接口使用详解
https://nbviewer.jupyter.org/github/BVLC/caffe/
blob
/master/examples/net_surgery.ipynb
L1259863243
·
2020-09-15 19:08
工作
Dockerfile 实战
https://github.com/docker-librarymysqlDockerfile地址https://github.com/docker-library/tomcat/
blob
/master
jerry1237
·
2020-09-15 19:55
docker
docker
集成ajax上传技术 大文件/超大文件前端切割上传,后端进行重组
概念js新的技术中增加了File对象(实际上就是
blob
的具体化的一个东西),设计规范参考这里2个FileAPI规范和FileSystemAPI规范后台二进制文件重组1.创建空的文件流2.读取临时存储切割文件的文件夹
斷了De弦
·
2020-09-15 19:40
前端面试
前端技术
Appium中的Chromedriver版本替换(解决与webview版本不匹配的问题)
(以我上面的Webview版本为例,此时我需要下载的chrome52.0.2743),Chromedriver下载链接如下:https://github.com/appium/appium/
blob
/master
Rr0810CC
·
2020-09-15 19:49
python
APP自动化
appium
webview
上传文件到本地操作和上传到Azure云上
上传到Azure中需要引用usingMicrosoft.WindowsAzure.Storage;usingMicrosoft.WindowsAzure.Storage.
Blob
;usingSystem
`FTF
·
2020-09-15 18:31
WEB程序设计
C#
上传文件
Azure
NodeJs连接Oracle数据库
nodejs连接oracle数据库,各个平台的官方详情文档:https://github.com/oracle/node-oracledb/
blob
/master/INSTALL.md我的nodejs连接
weixin_34218579
·
2020-09-15 18:39
Azure 基础:File Storage
AzureStorage是微软Azure云提供的云端存储解决方案,当前支持的存储类型有
Blob
、Queue、File和Table。
weixin_34088838
·
2020-09-15 18:29
HTML5 文件域+FileReader 读取文件并上传到服务器(三)
一、读取文件为
blob
并上传到服务器HTMLJS//读取图片实例,并上传到服务器varfileBox=document.getElementById('file');fileBox.onchange=function
weixin_33919941
·
2020-09-15 18:20
glTexImage*参数解释
glTexImage2D(m_textureTarget,0,GL_RGBA,m_image.columns(),m_image.rows(),0,GL_RGBA,GL_UNSIGNED_BYTE,m_
blob
.data
sinat_17116607
·
2020-09-15 17:20
OpenGL
Let'sEncrypt 免费ssl证书申请并自动续期
前提:获取key&Secret参考:https://github.com/Neilpang/acme.sh/
blob
/master/dnsapi/README.md1.acme自动续期:#安装acmecurlhttps
郝~大侠
·
2020-09-15 17:37
ssl
如何检测JavaScript中的死循环示例详解
地址可以选择
Blob
url,不过
blob
url会持有当前webpage的origin,如果用户拷贝
·
2020-09-15 17:08
[C++算法] - 二叉树《21道常见的面试题》
这个网址不错https://github.com/CyC2018/CS-Notes/
blob
/master/notes/Leetcode%20%E9%A2%98%E8%A7%A3%20-%20%E6%A0%
Snoopy_Dream
·
2020-09-15 17:15
CV面经
算法
数据结构
CV面经+算法总结
Azure Storage存储服务介绍
在ARMPortal下创建存储账户的时候有两个选项:常规用途
Blob
存储ASM模式下只有常规用途选项。
百思不解
·
2020-09-15 16:58
Cloud
[PyTorch 学习笔记] 7.1 模型保存与加载
本章代码:https://github.com/zhangxiann/PyTorch_Practice/
blob
/master/lesson7/model_save.pyhttps://github.com
张贤同学
·
2020-09-15 16:00
上一页
103
104
105
106
107
108
109
110
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他