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
Java使用imageio 读写图像
主页:http://java.sun.com/javase/6/docs/technotes/
guides
/imageio/index.htmlJAI中的ImageI/OTools,支持更多图片类型,例如
Mrs陶
·
2020-08-23 12:29
Java
Accessing Data with JPA
原文链接:https://spring.io/
guides
/gs/accessing-data-jpa/AccessingDatawithJPAThisguidewalksyouthroughtheprocessofbuildinganapplicationthatusesSpringDataJPAtostoreandretrievedatainarelationaldatabase.Whatyo
i遇见你真好
·
2020-08-23 10:34
Java
ubuntu 16.04 端口重映射
参考文章链接:https://www.clearpathrobotics.com/assets/
guides
/ros/Udev%20Rules.html1、在/etc/udev/rules.d新建规则文件
yzdhit
·
2020-08-23 08:56
TPM test
guides
HardwareRequirementTPMhardwaredevicesupportPreparationEnvironmentBIOSturnontpmsecurity->TPM2enabledChecksoftwareandhardwaresupportforTPMhardware:dmesg|greptpmsoftware:cat/proc/devices|greptpmlocalhost
weixin_46156844
·
2020-08-23 03:33
解决【dbflownew 】is not registered with a Database. Did you forget the @Table annotation的问题
偶见一个blog,看到了报错原因所在,按照如下图操作即可解决问题,地址:https://
guides
.codepath.com/android/DBFlow-Guide
小卡车呜呜呜
·
2020-08-23 03:55
Android开发
工作
PC 安装MAC
http://www.tonymacx86.com/yosemite-desktop-
guides
/143976-unibeast-install-os-x-yosemite-any-supported-intel-based-pc.html
weixin_33830216
·
2020-08-22 23:09
CocoaPods的安装及使用
cocoapods官网:https://
guides
.cocoapods.org一、什么是CocoaPodsCocoaPods是一个用来帮助我们管理第三方依赖库的工具。
汪小喵
·
2020-08-22 21:30
python3.7+flask+mod_wsgi+apache配置参考
1.编译apache的mod_wsgi4.X扩展参考参考https://modwsgi.readthedocs.io/en/develop/user-
guides
/quick-installation-guide.html
10000cat
·
2020-08-22 21:11
python
H5页面获取用户当前地理位置
vargeolocation=newqq.maps.Geolocation("xx-xx-xx-xx","myapp");//xx-xx-xx-xx为开发密钥,腾讯位置服务申请http://lbs.qq.com/
guides
渣5
·
2020-08-22 18:40
js
玩转Spring的官方教程
1.打开spring官方指导https://spring.io/
guides
2.点击之后下载代码例子大家都是人才应该都懂了
wcy10086
·
2020-08-22 17:44
Maven setting Mirror
MavensettingMirror官网:https://maven.apache.org/
guides
/mini/guide-mirror-settings.htmlThereisasynchronizedmirrorontheinternetthatisgeographicallycloserandfasterYouwanttoreplaceaparticularrepositorywithy
xinwendewen
·
2020-08-22 15:01
Maven
性能优化2.1笔记
event-loophttps://nodejs.org/en/docs/
guides
/event-loop-timers-and-nexttick/事件循环部分对应的源代码:https://github.com
hha123
·
2020-08-22 14:29
Maven中的几个重要概念(一):repository
http://maven.apache.org/
guides
/index.html参考原文:http://maven.apache.org/
guides
/introduction/introduction-to-repositories.html
OnlyQi
·
2020-08-22 12:20
项目开发管理
ruby基础功能-用户登录登出
因为http本身是无状态的,故登录和登出需要用到sessionhttps://
guides
.rubyonrails.org/action_controller_overview.html#accessing-the-session2.1
葫芦葫芦快显灵
·
2020-08-21 21:00
【Using English】09 - Fit and fat
文章来源:http://www.bbc.co.uk/
guides
/z9j7bk7Around60%ofadultsintheUKareoverweightorobese,accordingtoa2013studybytheInstituteforHealthMetricsandEvaluation.Theyarelabelledthiswaybecauseoftheirbodymassindex
little4lee
·
2020-08-21 19:41
使用JWT的OAuth2的SSO分析
参考:https://github.com/spring-
guides
/tut-spring-security-and-angular-js/blob/master/oauth2/README.adochttp
xiejx618
·
2020-08-21 12:27
security
oauth2
【maven】两种方法解决本地第三方jar包引用问题
Mavenofficial文档中如是说:http://maven.apache.org/
guides
/mini/guide-3rd-party-jars-local.htmlGuidetoinstalling3rdpartyJARsAlthoughrarely
ciedecem
·
2020-08-21 10:10
maven
[JVM]Java生产环境下性能监控与调优_参考文档链接
/docs/technotes/tools/unix/index.htmlTroubleshootinghttps://docs.oracle.com/javase/8/docs/technotes/
guides
风一样的男人_
·
2020-08-21 04:11
jvm
轻松理解JVM
JAVA 官网诊断及调优文档
格式规范https://docs.oracle.com/javase/specs/index.html诊断工具:http://docs.oracle.com/javase/8/docs/technotes/
guides
LiuYiJie2007
·
2020-08-21 03:31
JAVA
利用GitHub创建个人网站
参考链接英文版:http://jmcglone.com/
guides
/github-pages/中文版:在GitHub上创建和托管个人网站(上)在GitHub上创建和托管个人网站(下)
liuhp123
·
2020-08-21 00:22
其他
构建一个简单的RESTful Web Service
官方链接:https://spring.io/
guides
/gs/rest-service/#_create_a_resource_controller
奔跑的荷兰猪
·
2020-08-21 00:33
Prometheus 监控linux服务器
使用版本node_exporter0.17.0相关文档使用文档:https://prometheus.io/docs/
guides
/node-exporter/GitHub:https://github.com
weixin_30876945
·
2020-08-20 21:19
Visual Studio Code插件整理
显示当前文件大小插件地址:传送门字符转换StringManipulation字符串转换处理(驼峰、大写开头、下划线等等)插件地址:传送门代码比对PartialDiff对比两段代码或文件插件地址:传送门代码阅读体验优化
Guides
zhiqiang
·
2020-08-20 17:25
visual-studio
Visual Studio Code插件整理
显示当前文件大小插件地址:传送门字符转换StringManipulation字符串转换处理(驼峰、大写开头、下划线等等)插件地址:传送门代码比对PartialDiff对比两段代码或文件插件地址:传送门代码阅读体验优化
Guides
zhiqiang
·
2020-08-20 17:24
visual-studio
springMVC Validation 参数检验工具
current/spring-framework-reference/html/validation.htmlValidationQuickStartonSpringBoot:https://spring.io/
guides
bitingwind
·
2020-08-20 16:13
利用Maven构建Java项目
http://maven.apache.org/
guides
/getting-started/index.html#How_do_I_compile_my_application_sourcesMaven
Anni_P
·
2020-08-20 15:27
资料搜集-JAVA系统的梳理知识18- Spring
Spring官网](https://spring.io/)、[Spring系列主要项目](https://spring.io/projects)、[Spring官网指南](https://spring.io/
guides
君子志邦
·
2020-08-20 14:09
整理资料
Java相关
优雅地处理不同响应码的异步请求
urls.txt文件https://regex101.com/https://docs.python.org/3/this-url-will-404.htmlhttps://www.nytimes.com/
guides
迷心兔
·
2020-08-20 14:45
Python
asyncio
Fedora 9 Installation Guide (转自http://www.my-
guides
.net/en/content/view/103/1/)
Fedora9InstallationGuideUserRating:/180PoorBestWrittenbyaxelvarsburl5712=window.location.href;varsbtitle5712=document.title;varsbtitle5712=encodeURIComponent("Fedora9InstallationGuide");varsburl5712=d
budgerigar
·
2020-08-20 14:10
podSpec文件相关知识整理
podSpec是cocoapods的一种文件格式,有一套自己的语法,我们可以到cocoapods官网进行详细了解(https://
guides
.cocoapods.org/syn
weixin_30389003
·
2020-08-20 13:37
Android从无到有系列之:SpringBoot + Docker(一)
先gitclonehttps://github.com/spring-
guides
/gs-spring-boot.gi
Kinzirva
·
2020-08-20 11:44
xamarin c#开发ios/android 应用
所以正在考虑用xamarinc#开发ios应用,这方面的资料不是很多,下面是一些资料的汇总等研究一段时间再写的使用心得.xamarin的官方实例地址为:http://docs.xamarin.com/
guides
似水流年
·
2020-08-20 10:20
准备提交到cocoapods的遇到的坑
首先创建了一个工程目录如下新建一个podspec文件文件内容如下http://
guides
.cocoapods.org/syntax/podspec.html#specificationPod::Spec.newdo
最后的轻羽
·
2020-08-20 10:13
ios学习之路
Dart 学习笔记-类、枚举、方法
参考:https://www.dartcn.com/
guides
/language/language-tour#%E7%B1%BB类Dart是一种基于类和mixin继承机制的面向对象的语言。
_龙衣
·
2020-08-20 08:39
Flutter
笔记
基于maven的springboot项目搭建
官网springbootGitHub地址:https://github.com/spring-projects/spring-bootspringboot官方文档:https://spring.io/
guides
Little-小样
·
2020-08-20 04:01
#
java框架
Ubuntu16.04和18.04安装pfring
官方wiki:http://www.ntop.org/
guides
/pf_ring/index.html其他:高速的网络抓包库PF_ring介绍及编译安装Ubuntu16.04LTS安装pfringPF_RING
无名小卒~
·
2020-08-20 01:46
linux
ubuntu
软件移植
安装
使用
Azure虚拟机上部署Spring Boot项目
,并且配置好环境变量,具体配置不在介绍在命令行窗口验证是否安装成功.2.使用Git克隆SpringBootSampleProjectgitclonehttps://github.com/spring-
guides
weixin_30398227
·
2020-08-19 20:52
SpringBoot中级篇-SpringBatch+Oracle配置
官网实例https://spring.io/
guides
/gs/batch-processing/Batch一句话描述概要:一个Job仓库,一个Job启动器,多个Job任务,每个Job任务由多个Step
风流三月1
·
2020-08-19 20:14
SpringBoot
1.X
【TensorFlow】稀疏矢量
官方Document:https://tensorflow.google.cn/api_
guides
/python/sparse_ops开发测试环境:Win10Python3.6.4tensorflow-gpu1.6.0SparseTensor
callinglove
·
2020-08-19 09:35
TensorFlow
DPDK testpmd
官方文档:http://doc.dpdk.org/
guides
/testpmd_app_ug/intro.htmlIntroductiontestpmd对dpdk来说是dpdk工具包的一部分,主要是用来对
山脚下的20岁
·
2020-08-19 09:04
Android音频开发之使用OpenSL ES API
本文主要记录android端音频使用NDK开发AndroidStudio2.2提供了CMake来开发NDK,只能说更加方便了,没有升级的赶紧去升级吧相关
guides
:https://developer.android.com
CL_slacking
·
2020-08-19 06:13
基于Anaconda的python3.7版本 + cpu版本Tensorflow + Keras安装
写在前面:tensorflow和keras版本对比网站:https://docs.floydhub.com/
guides
/environments/二者的版本一定要对应,要不然导入模块时报错python
stitchshaw
·
2020-08-19 03:50
杂七杂八的安装
Cocoapod创建私有pod
记录下创建过程,网上的手顺都很乱.1,安装cocoapod,苹果开发一般都装过了这个.安装方法随便搜有很多.2,创建Lib:podlibcreate[podname]https://
guides
.cocoapods.org
QrrrQ
·
2020-08-19 01:58
记录
ios
swift
CVE-2017-8046 复现与分析
环境搭建使用的项目为https://github.com/spring-
guides
/gs-accessing-data-rest.git里面的complete,直接用IDEA导入,并修改pom.xml
weixin_30715523
·
2020-08-18 22:42
CocoaPod代码库创建,配置Spec踩过的坑
官方说明文档:https://
guides
.cocoapods.org/syntax/podspec.html1、代码中包含静态库s.vendored_libraries='/Pod/Classes/*
滴水成川
·
2020-08-18 18:07
iOS
Spring Boot:建立一个RESTful Web Service
原文地址:https://spring.io/
guides
/gs/rest-service/项目地址:https://github.com/spring-
guides
/gs-rest-service示例环境
Eaton18
·
2020-08-18 10:55
Java
理解内存溢出
原文:https://docs.oracle.com/javase/8/docs/technotes/
guides
/troubleshoot/memleaks002.html内存泄漏的常见现象就是java.lang.OutOfMemoryError
GYC35
·
2020-08-18 07:15
杂记
jvm troubleshoot command: jstat
一、官方文档地址https://docs.oracle.com/javase/8/docs/technotes/
guides
/troubleshoot/tooldescr017.html#BABCDBEA
朱红旭
·
2020-08-18 00:50
jvm
Rocket.Chat - REST API
此处就不在赘述,其具体功能参照以下链接地址:Addresshttps://github.com/RocketChat/Rocket.Chathttps://rocket.chat/docs/developer-
guides
OutbreakUniverse
·
2020-08-17 18:52
Meteor
cocoapod创建私有库
podlibcreateFFTestTogetyoustartedweneedtoaskafewquestions,thisshouldonlytakeaminute.Ifthisisyourfirsttimewerecommendrunningthroughwiththeguide:-https://
guides
发发_小码农
·
2020-08-17 16:57
上一页
7
8
9
10
11
12
13
14
下一页
按字母分类:
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
其他