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
Guides
Docker 运行多个Springboot的详细教程
[hn@iZbp1gp1t778obaz5m8vk8Zguides]$dockerrun-d-p8093:8093
guides
-collect将物理的端口映射为虚拟的端口即可,
·
2020-12-13 20:59
Deeplink实现华为应用外商品支付功能
参考文档:https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-
Guides
/appgallerykit-devguide-ga
华为开发者论坛
·
2020-12-11 15:23
android
Deeplink实现华为应用外商品支付功能
参考文档:https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-
Guides
/appgallerykit-devguide-ga
华为开发者论坛
·
2020-12-08 15:13
android
在tensorflow安装keras踩坑
keras_contrib问题1.安装keras库因为我自己装的tensorflow的版本是1.15,所以keras要安装其对应的版本可以在官网查看——传送门:https://docs.floydhub.com/
guides
花里梦雨
·
2020-12-07 20:41
tensorflow
tensorflow
git
keras
各平台推送统计表
各平台统计表平台费用接入文档接入难度5颗星华为免费https://developer.huawei.com/consumer/cn/doc/development/HMSCore-
Guides
/android-config-agc
敲代码的女骑士
·
2020-11-30 17:26
R语言ggplot2画横向直方图以及去掉图例
ggplot(TZP_new,aes(x=Cell_type,y=Percentage,fill=Cell_type))+geom_bar(stat="identity")+coord_flip()+
guides
马疾香幽_0702
·
2020-11-23 10:48
vue接入腾讯地图(一)【点击事件】
1、【调用展示】在https://lbs.qq.com/
guides
/startup.html申请一个key//先在vue的index.html里面引入腾讯地图包//.vueexportdefault{
腾讯位置服务
·
2020-11-13 17:03
腾讯地图
地图开发
地图api
jsapi
vue.js
Rails[3]:15分钟blog
一个较为完整的版本请参考http://
guides
.rubyonrails.org/getting_started.html1.新建项目railsnewblog--skip-bundlebundle是安装各种
gimp
·
2020-10-10 12:38
快服务卡片样式完成只需要5分钟4个步骤?
:5分钟4个步骤快速完成快服务卡片样式:Step1,下载华为快应用IDE:https://developer.huawei.com/consumer/cn/doc/development/Tools-
Guides
华为开发者论坛
·
2020-09-25 16:51
快服务
华为开发者联盟
android
python Borax实现农历和公历的日期相互转换
关于borax的文档可以查阅[https://www.bookstack.cn/read/borax/docs-
guides
-lunardate.md](https://www.bookstack.cn
python小工具
·
2020-09-17 14:34
python
独立工具链
https://developer.android.com/ndk/
guides
/standalone_toolchain.html
lipeijian008
·
2020-09-17 12:44
CentOS 安装java
,自己安装系统忘记用自带的功能安装jdk了,只能自己手动安装了.1.1jdk安装指南java官网[url]http://docs.oracle.com/javase/8/docs/technotes/
guides
jackyMing明
·
2020-09-17 11:29
linux
java
centos
如何选择优化器 optimizer
下面是TensorFlow中的优化器,https://www.tensorflow.org/api_
guides
/python/train在keras中也有SGD,RMSprop,Adagrad,Adadelta
Alice熹爱学习
·
2020-09-17 11:09
DeepLearning
机器学习
深度学习
vue接入腾讯地图之点击事件
1、【调用展示】在https://lbs.qq.com/
guides
/startup.html申请一个key//先在vue的index.html里面引入腾讯地图包//.vueexportdefault{
小小码农biubiubiu
·
2020-09-17 04:06
github配置和使用
github配置和使用其实github如何配置官方的已经很清楚,如下如何上传代码:https://
guides
.github.com/activities/hello-world/如何生存SSHkeyhttps
笑一笑没什么大不了
·
2020-09-16 22:54
工作日志
vscode插件
汉化2、vscode-icons左侧导航栏显示图标3、Alignment通过快捷键可以自动对齐4、BracketPairColorizer成对的彩色括号5、Indent-Rainbow带颜色的缩进6、
Guides
疯狂暴走哇
·
2020-09-16 21:41
进阶篇
VS
code
插件
.NET Core 下使用 gRPC
https://grpc.io/docs/
guides
/https://github.com/grpc/grpc-dotnethttps://docs.microsoft.com/zh-cn/aspnet
dotNET跨平台
·
2020-09-16 16:06
java
http
linux
rpc
nginx
CoordinatorLayout与滚动的处理
英文原文:https://
guides
.codepath.com/android/Handling-Scrolls-with-CoordinatorLayout这篇文章专门讲解和CoordinatorLayout
Aiven
·
2020-09-16 13:54
Spring系列学习之使用Spring Boot构建RESTful Web服务
英文原文:https://spring.io/
guides
/gs/rest-service/目录你要构建什么你需要什么如何完成本指南使用Gradle构建使用Maven构建IDE构建创建资源表示类创建资源控制器使应用程序可执行构建可执行的
boonya
·
2020-09-16 11:58
Spring Boot 构建一个RESTful Web服务
翻译地址:https://spring.io/
guides
/gs/rest-service/构建一个RESTfulWeb服务本指南将指导您完成使用Spring创建一个“helloworld”RESTfulWeb
刘岩Tony
·
2020-09-16 11:28
Java
spring
web服务
json
e2e cypress配置
e2ecypress配置官方文档https://docs.cypress.io/
guides
/overview/why-cypress.html使用vue-cli脚手架初始化项目的时候安装e2e安装完成后
aeoliancrazy
·
2020-09-16 02:12
Vue
CocoaPods
Guides
: pod install vs pod update
翻译原文地址https://
guides
.cocoapods.org/using/pod-install-vs-update.html简介许多人开始使用CocoaPods时候都认为:podinstall
一个爱解剖程序的人
·
2020-09-16 02:30
iOS
Podfile
CoocaPods
pod
update
pod
install
Podfile.lock
maven核心思想“约定大于配置”
2.寻找parentpom的“约定”http://maven.apache.org/
guides
/introduction/introduction-to-the-pom.htmlScenario1TheScenarioAsanexample
ciedecem
·
2020-09-16 01:57
maven
springboot项目打包成docker镜像并上传至docker hub
首先,推荐springboot官网提供的如何打包docker镜像的链接:https://spring.io/
guides
/gs/spring-boot-docker/#initial以及github上相对应的
wangyan_z
·
2020-09-15 23:13
springboot
java
intellij
docker
学习react-router的笔记--针对官方英文文档https://reacttraining.com/react-router/web/
guides
/quick-start
学习react-router的笔记–针对官方英文文档https://reacttraining.com/react-router/web/
guides
/quick-start根据英文文档可以知道:第一步安装
qq_34953652
·
2020-09-15 11:10
react
react-router
JNI_OnLoad和JNI_OnUnload
JNI_OnLoad和JNI_OnUnload一、引用官方文档:https://docs.oracle.com/javase/7/docs/technotes/
guides
/jni/spec/invocation.html
zhao007z5
·
2020-09-15 10:15
android
理解GitHub工作流
理解GitHub工作流原文:https://
guides
.github.com/introduction/flow/本人水平超菜,英文好的请看原文,当然欢迎指正。
swibyn
·
2020-09-15 08:01
其他
使用maven构建基本的web项目结构
对于maven项目,基本的结构已经在标准文件中:http://maven.apache.org/
guides
/introduction/introduction-to-the-standard-directory-layout.html
weixin_30700099
·
2020-09-15 06:06
鸿蒙开发——记第一次开发鸿蒙系统应用
这是文档https://developer.harmonyos.com/cn/docs/documentation/doc-
guides
/hello_world-000
JeffongTan
·
2020-09-15 03:27
鸿蒙
android
Server did not recognize the value of HTTP Header SOAPAction 解决
当你在使用Java调用.net实现的webservice出现如标题的exception时,恰好你正在使用https://spring.io/
guides
/gs/consuming-web-service
其实是这样的__
·
2020-09-14 23:06
Java
Android.mk 语法和变量介绍
官网对Android.mk的介绍:https://developer.android.com/ndk/
guides
/android_mk二、一些超级基本的语法例如我们使用#表示注释,使用$()表示取值,
阿飞__
·
2020-09-14 18:01
Android
Android
NDK
学习
react入门之路由----react-router的跳转问题及动态跳转
[email protected]
,安装3.0版本的路由;学习资料:https://react-guide.github.io/react-router-cn/docs/
guides
scottdao
·
2020-09-14 10:38
AndroidStudio升级报错,Aapt2Exception,NDK_PROJECT_PATH=null
APP_STLgnustl_staticisnolongersupported.Pleaseswitchtoeitherc++_staticorc++_shared.Seehttps://developer.android.com/ndk/
guides
七月的风,八月的雨
·
2020-09-14 10:13
Android
工具
DPDK Sample Applications User
Guides
(41)Test Pipeline应用程序
官方文档查看地址:http://doc.dpdk.org/
guides
/sample_app_ug/test_pipeline.htmlPDF下载地址:https://www.intel.com/content
chaoshuaihaohao
·
2020-09-14 07:04
Sample
Applications
User
Guides
DPDK
test-pipeline
DPDK Sample Applications User
Guides
(40)互联网协议(IP)Pipeline应用
官方文档查看地址:http://doc.dpdk.org/
guides
/sample_app_ug/ip_pipeline.htmlPDF下载地址:https://www.intel.com/content
chaoshuaihaohao
·
2020-09-14 07:33
Sample
Applications
User
Guides
DPDK
pipeline
特性
ip
dpdk学习之ip_pipeline学习
在公司调研下这个例子以及使用方法参考资料如下:dpdk报文处理框架简介https://mp.weixin.qq.com/s/4JHtTg1PkqKew-NiLkrjDwtestpipeline官网资料http://dpdk.org/doc/
guides
codergeek
·
2020-09-14 05:37
DPDK入门教程
为android app添加启动页Splash Activity
https://www.bignerdranch.com/blog/splash-screens-the-right-way/https://developer.xamarin.com/
guides
/android
weixin_30940783
·
2020-09-14 04:51
【HarmonyOS】嵌入式开发工具:HUAWEI DevEco Device Tool
2.下载https://device.harmonyos.com/cn/ide3.文档https://device.harmonyos.com/cn/docs/ide/user-
guides
/service_introduction
shmiloveyou
·
2020-09-14 03:11
HarmonyOS
dpdk源代码——mbuf结构体
article/details/72473031http://blog.csdn.net/bestboyxie/article/details/52984397http://dpdk.org/doc/
guides
codergeek
·
2020-09-13 15:55
DPDK入门教程
DPDK中文-DPDK工具(pdump)
翻译自:http://dpdk.org/doc/
guides
/tools/pdump.htmlpdump故名思意:就是packetdump的意思。
bestboyxie
·
2020-09-13 15:32
dpdk
Cocoapods pod install和pod update的区别(翻译)
本文翻译自cocoapods官方博客地址:https://
guides
.cocoapods.org/using/pod-install-vs-update.html本文并不是原封不动的翻译原文,而是提炼了原文的精要
ihoudf
·
2020-09-13 15:12
——
工具使用
——
官档翻译-启用High Precision Event Timer (HPET) Functionality
原文地址:http://doc.dpdk.org/
guides
/linux_gsg/enable_func.html#enabling-additional-functionalityBIOS准备针对惠普的机器
minxihou
·
2020-09-13 14:44
网络
SpringBoot 微信退款
一:微信支付证书配置二:证书读取以及读取后的使用packagecom.zhx.
guides
.assistant.config.wechatpay;importorg.apache.commons.io.IOUtils
悟能的师兄
·
2020-09-13 11:43
spring
boot
微信退款
springboot
微信退款
R语言ggplot2之图例的设置
移除图例有时候你想移除图例,使用
guides
()。
zx403413599
·
2020-09-13 07:07
可视化
R语言学习与应用
r语言
ggplot2
可视化
Webpack构建性能优化指南
本指南翻译自webpack官方性能指南文档:https://webpack.js.org/
guides
/build-performance/构建性能本指南涵盖了对增进构建或编译性能的一些有效的提示。
Sahadev_
·
2020-09-13 06:21
翻译
javascript
node.js
性能优化
webpack
超简单集成华为HMS Scankit扫码SDK实现扫一扫二维码
前言查看华为开发者联盟网站的机器学习服务业务介绍(https://developer.huawei.com/consumer/cn/doc/development/HMS-
Guides
/ml-introduction
Huawei-HMS Core
·
2020-09-13 04:14
android
小程序
扫描测试工具
安卓
机器学习
安卓开发实战,用HMS MLKit华为机器学习服务开发一个拍照翻译小程序
查看华为开发者联盟网站的机器学习服务业务介绍(https://developer.huawei.com/consumer/cn/doc/development/HMS-
Guides
/ml-introduction
Huawei-HMS Core
·
2020-09-13 04:14
小程序
前端
机器学习
安卓
android
精品网站集合
#webgl_animation_cloth1、react-router-dom(react-router4.0)https://reacttraining.com/react-router/web/
guides
whitegay
·
2020-09-13 03:29
前端
css3
javascript
php
html5
API
Guides
——Toasts
ToastsToast在小弹出窗口中提供有关操作的简单反馈。它仅填充消息所需的空间量,并且当前活动保持可见和交互。例如,在发送电子邮件之前离开电子邮件会触发“已保存的草稿”面包,以告知您以后可以继续编辑。超时后Toast自动消失。如果需要用户对状态消息作出响应,请考虑使用通知Notification。【基础】首先,使用一个makeText()方法实例化一个Toast对象。此方法需要三个参数:应用程
沈夜大祭司
·
2020-09-12 23:39
Android
API
Guides
中文版
Android
6.0
Android
7.0
Android7.1
开发者指南
API
Guides
HarmonyOS开发初体验
cn/deveco_studio获取下载资源时需要实名认证HarmonyOS开发文档:https://developer.harmonyos.com/cn/docs/documentation/doc-
guides
truelico
·
2020-09-12 21:42
HarmonyOS
上一页
5
6
7
8
9
10
11
12
下一页
按字母分类:
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
其他