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
Examples
初试next+dva+antd+sass
github.com/wujunwen1997/next-dva-antd1.使用antd初始化项目,使用官方的例子:https://github.com/zeit/next.js/tree/canary/
examples
watts_j
·
2020-08-05 13:39
随笔&笔记
next
React
dva
sass
AR ———正方形图片识别转换成一个标记
/
examples
/marker-training/
examples
/inner-images/inner-girl.png';varimageURL=THREEx.ArTo
qq_27628085
·
2020-08-05 13:54
threejs
error: Error: No resource found that matches the given name (at 'text' with value '@string/
Examples
_03_04
飞哥SS
·
2020-08-05 13:14
android(安卓)开发
Go_go-micro微服务框架记录
2019-09-2514:55:38comments:falsego-go-micro微服务框架记录代码实践仓库:https://github.com/yangxuan0261/GoMicrofork官方
examples
虾扯蛋_
·
2020-08-05 12:46
Go
Qt 实现系统托盘,托盘菜单,托盘消息
QT提供了托盘示例,在
examples
文件夹下面,大家可以自行研究。
GreenArrowMan
·
2020-08-05 12:48
Qt
Qt学习和实战
STM32CubeMX简介及安装
从上图可以看得出,它包含了STM32所有系列的芯片,包含示例和样本(
Examples
anddemos)、中间组件(MiddlewareComp
Baal_lsx
·
2020-08-05 12:10
OpenDDS开发手册---第二章(开始)1
此示例所有源代码可以在$DDS_ROOT/DevGuide
Examples
/DCPS/Messenger/目录下。额外的DDS和DCPS功能在后
道格拉斯范朋克
·
2020-08-05 11:49
中间件
DDS
CORBA
jQuery插件mmGrid的使用
mmGrid介绍这个链接是对mmGrid的基本介绍http://www.jq22.com/demo/mmGrid-master20150916/
examples
/index.html这个链接有些完整的小
_遇见_
·
2020-08-05 11:30
杂七杂八的工具
学习笔记:pytorch-
examples
from @jcjohnson
PyTorch的两个主要特征:1.和numpy很相似的Tensor,可以在GPU上运行(然而我并没有)2.自动求导Tensors下面是一个用Tensor实现一个简单的两层网络(fc-ReLu-fc)的代码importtorchdevice=torch.device('cpu')#device=torch.device('cuda')#UncommentthistorunonGPU#Nisbatch
weixin_38791178
·
2020-08-05 11:10
DL
我半年多沉淀一个4200人star的Python库
半年前我在github创建了一个python-small-
examples
库,每天推送一个Python实例。
算法channel
·
2020-08-05 03:39
golang text/template的详细说明
template讲解概述运行过程要求遍历structtext和spacesActionsArgumentsPipelineVariablesPilelines和Variables例子Functions
Examples
老鬼行帮
·
2020-08-05 02:40
golang
Track a Car-Like Robot Using Particle Filter
https://ww2.mathworks.cn/help/robotics/
examples
/track-a-car-like-robot-using-particle-filter.htmlViewMATLABCommandParticlefilterisasampling-basedrecursiveBayesianestimationalgorithm
嗨皮嗨皮QAQ
·
2020-08-05 02:01
概率机器人
OpenMV IDE使用教程
样例
Examples
openmv各个模块的使用样例。串口连接代码执行连接串口,点击运行按钮,IDE将python代码copy给openmv,并由openmv解析运行。
坤小白
·
2020-08-05 01:30
OpenMV
怎么在PostgreSQL中生成随机数据
Thereareoccasionallyreasonstouserandomdata,orevenrandomsequencesofdata.PostgreSQLsupportsthiswiththerandomSQLfunction.Thefollowingaresomenice
examples
ofho
msdnchina
·
2020-08-05 01:22
PostgreSQL
解读pytorch_transformer
examples
之 run_squad.py
基于Bert预训练模型的SQuAD问答系统step-1运行example参考huggingface的pytorch_transformer下载并运行examplerun_squad.py运行参数:pythonrun_squad.py--model_typebert--model_name_or_pathbert-base-uncased--do_train--do_eval--do_lower_c
JL_Jessie
·
2020-08-05 01:28
NLP
问答系统
利用Java进行网络数据包捕捉
http://jnetpcap.com/
examples
在上一期的栏目中我们介绍了通过Fiddler嗅探Http协议网络数据包的方法,并且在文章最后通过开心农场的例子来展示网络嗅探的基本操作。
biran1980
·
2020-08-05 00:13
Tensorflow学习:Tensorboard可视化-卷积神经网络CNN应用于手写数字识别(MNIST数据集分类)
Tensorflow学习:Tensorboard可视化-卷积神经网络CNN应用于手写数字识别(MNIST数据集分类)importtensorflowastffromtensorflow.
examples
.tutorials.mnistimportinput_data
空城不空99
·
2020-08-04 22:16
Tensorflow学习
卷积
tensorflow
深度学习
神经网络
HTML5拖拽上传文件,chrome文件夹上传
首先这里有一个很好的实例实现拖拽上传:http://blogs.sitepointstatic.com/
examples
/tech/filedrag/1/index.html仔细看完估计原理你也会懂的。
xiaoshengeer
·
2020-08-04 22:53
php开发
最长无重复字符的子串--动态规划
LongestSubstringWithoutRepeatingCharacters:Givenastring,findthelengthofthelongestsubstringwithoutrepeatingcharacters.
Examples
PandengLi
·
2020-08-04 21:39
算法
JAVA
Codeforces 158A Next Round
题目链接原题链接题目描述题意很简单,要求按照大小顺序输入n个数据并判断大于第k个数据的非零数字个数
Examples
input85109877755output6input420000output0问题解法我的思路博主英语挺菜的
Mr. Thirteenth
·
2020-08-04 21:58
编程题
算法
leetcode
C Primer Plus 读书笔记 · 16
#2019.9.8#
Examples
UsingModifiersandFlags(Seesomeunderstandable
examples
fromP188toP121,Listing4.7toListing4.10
Lemonade_Bjtu
·
2020-08-04 21:29
pywinauto实战-操作MS Paint
"""
Examples
criptforMSPaint自动打开png图片,调整像素后保存1、先安装PYTHON和pywinauto库(参考网上教程)Requirements:-testedonWindows10
肤白貌美
·
2020-08-04 21:49
python学习总结
Tensorflow学习:卷积神经网络CNN应用于手写数字识别(MNIST数据集分类)
Tensorflow学习:卷积神经网络CNN应用于手写数字识别(MNIST数据集分类)importtensorflowastffromtensorflow.
examples
.tutorials.mnistimportinput_data
空城不空99
·
2020-08-04 21:58
Tensorflow学习
卷积
tensorflow
深度学习
神经网络
多柱状图和折线图混合
官方示例https://www.echartsjs.com/
examples
/zh/editor.html?
lesdom
·
2020-08-04 21:54
ArcGIS教程:地理处理服务示例(河流网络)(一)
GPService
Examples
\StreamNet文件夹包含了完成的模型和数据。
地理国情监测云平台
·
2020-08-04 18:36
ArcGIS教程
3S处理技术
mediasoup安装使用
https://mediasoup.org/github/Checkoutsomeprojectsand
examples
usingmediasoup,mediasoup-clientandlibmediasoupclientinthe
Examples
section.https
sun007700
·
2020-08-04 18:03
c/c++
CanFestival 源代码目录结构
/
examples
用于测试程序./objdictgen带有图形用户界面的对象字典编辑器.
Stupid_Gao
·
2020-08-04 16:07
can通信
使用qt播放本地视频与rtsp流之vlc-qt
本文是介绍如何编译及使用vlc-qt库和vlc-qt-
examples
。安装编译依赖包aptinstall-yqtcreatoraptinstall-yqt5-qmakeqtbase5-dev
小菜刀_
·
2020-08-04 15:45
qt
vlc-qt
Qt ncnn Windows编译
2.设置要编译哪些东西,我这里不需要用到benchmark,
examples
,tools和tests,(所以这里我不需要用到protobuf),所以可以在CMakeLists.txt文件中注释掉或者在构建设置中进行设置
街道口扛把子
·
2020-08-04 15:58
Qt
深度学习
使用 selenium webdriver 抓取新浪财经24小时快讯
代码githttps://github.com/dreamnotover/crawler_
examples
inanew.py#-*-coding:utf-8-*-fromlxml.ht
DreamNotOver
·
2020-08-04 15:52
python
量化金融
struts2总结(一)--Struts2Hello World示例
转载:https://www.w3cschool.cn/struts_2/struts_
examples
.html目录创建一个动态Web项目:创建Aciton类创建视图创建主页配置文件启用详细日志执行应用程序创建一个动态
秋天的猿
·
2020-08-04 15:39
struts2总结
Valid Number(验证字符串是否表示数字)
原题链接:http://oj.leetcode.com/problems/valid-number/Validateifagivenstringisnumeric.Some
examples
:"0"=>true
仰望-NLQ
·
2020-08-04 15:48
C++
Problems
12 Linux GNU Binary Utilities Binutils Commands with
Examples
12LinuxGNUBinaryUtilitiesBinutilsCommandswith
Examples
(as,ld,ar,nm,objcopy,objdump,size,strings,strip,
gjianw217
·
2020-08-04 14:50
积少成多
pandas写入excel_Pandas Excel教程:如何读取和写入Excel文件
excelInthistutorialwewilllearnhowtoworkwithExcelfilesandPython.ItwillprovideanoverviewofhowtousePandastoloadandwritethesespreadsheetstoExcel.Inthefirstsection,wewillgothrough,with
examples
cumei1658
·
2020-08-04 13:46
列表
python
java
大数据
人工智能
extJS checkBoxColunmTree 可以选择带checkBox的树(tree、grid)
column-tree.css这个文件在ext2.2版本中的ext-2.2/
examples
/tree这个目录下会找到这个文件的。[xhtml]viewplaincopyprint?
caicai1170733165
·
2020-08-04 13:45
【extjs】
超详细的网络抓包神器 Tcpdump 使用指南
前言本文主要内容翻译自《Tcpdump
Examples
》[1]。tcpdump是一款强大的网络抓包工具,它使用libpcap库来抓取网络数据包,这个库在几乎在所有的Linux/Unix中都有。
米开朗基杨
·
2020-08-04 13:07
快速搭建SpringBoot+Mybatis的项目
4.0.0org.springframework.bootspring-boot-starter-parent2.1.3.RELEASEcom.
examples
p
MaxwellQAQ
·
2020-08-04 12:00
SpringBoot
maven整合ssm框架与测试,spring,springMVC,Mybatis
二、搭建环境1.新建一个webapp的maven工程2.在pom.xml中导入相关的依赖4.0.0org.
examples
sm1.0-SNAPSHOTwa
我会二进制
·
2020-08-04 11:37
java
spring
mybatis
mysql
VLC_QT的开发编译环境建立
vlc-qtVLC_LIB:Windows64-bit(MSVC2013)链接:https://vlc-qt.tano.siVLC-QT_example:链接:https://github.com/vlc-qt/
examples
镖叔
·
2020-08-04 11:06
VLC-QT开发
VLC-Qt 入门指南
官网地址:https://vlc-qt.tano.si/Github地址:https://github.com/vlc-qt示例地址:https://github.com/vlc-qt/
examples
一去丶二三里
·
2020-08-04 11:06
VLC
多媒体开发
Qt使用VLC_Qt 注意点
官网地址:https://vlc-qt.tano.si/Github地址:https://github.com/vlc-qt示例地址:https://github.com/vlc-qt/
examples
1
﹏不知、所措
·
2020-08-04 10:31
Qt
Qt_VLC
ML(一)——有关MNIST的那些事
你可以用如下的代码下载mnistfromtensorflow.
examples
.tutorials.mnistimportinput_data#载入数据集,如果根目录有就调用,没有就下载mnist=input_data.read_data_sets
Kylo_Cheuk
·
2020-08-04 10:20
machine
learning
Top 30 Nmap Command
Examples
For Sys/Network Admins
byNIXCRAFTonNOVEMBER26,2012·8COMMENTS·LASTUPDATEDDECEMBER11,2012inCOMMANDLINEHACKS,HOWTO,NETWORKING,SECURITYNmapisshortforNetworkMapper.Itisanopensourcesecuritytoolfornetworkexploration,securityscanni
zs12344444
·
2020-08-04 10:13
linux
JavaCC -- 生成C++代码
生成C++代码方法执行make命令/javacc-6.0/
examples
/JavaGrammars/cpp目录即是例子JavaGrammars对应的生成C++代码的目录。
Nireus_LOVE
·
2020-08-04 10:09
Java
PyTorch 生成对抗网络(DCGAN)教程
这里的大部分代码都来自pytorch/
examples
的实现,本文
ScorpioDoctor
·
2020-08-04 10:43
Android开发_拖动效果,旋转效果,两点放大缩小的实现
首先拖动图片布局,主要就是一个button做测试packagecom.oppo.
examples
;importandroid.app.Activity;importandroid.os.Bundle;importandroid.util.DisplayMetrics
张腾元-Ternence
·
2020-08-04 09:11
Android
Dev
Android开发之道
Pytorch:Tensor
参考资料:https://pytorch.org/tutorials/beginner/pytorch_with_
examples
.htmlNumpy是一个强有力的框架,但是不能使用GPU进行数值计算,
bineleanor
·
2020-08-04 09:38
Python
pytorch
【09】AlexNet在Mnist数字识别
2AlexNet的应用#coding=utf-8from__future__importprint_functionfromtensorflow.
examples
.tutorials.mnistimpor
yeler082
·
2020-08-04 09:29
tensorflow
自定义EL函数
(在web-inf目录下建立一个扩展名为tld(TagLibraryDefinition)的xml文件,可以参考Tomcat中的例子apache-tomcat-6.0.37\webapps\
examples
yanmei_yaomy
·
2020-08-04 09:08
web前端
iOS: Force audio output to speakers while headphones are plugged in
ForceaudiooutputtospeakerswhileheadphonesarepluggedinAftermuchsearchingthroughAppledocumentationandscarce
examples
ofwhatIwantedtodo
杨宗卫的爸爸
·
2020-08-04 09:36
ios
ios
上一页
95
96
97
98
99
100
101
102
下一页
按字母分类:
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
其他