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
tuicool
Redis持久化的原理及优化
utm_source=
tuicool
&utm_medium=referralRedis提供了将数据定期自动持久化至硬盘的能力,包括RDB和AOF两种方案,两种方案分别有其长处和短板,可以配合起来同时运行
chiquanzhe9768
·
2020-09-11 00:59
@Query注解的用法(Spring Data JPA)
@Query注解的用法(SpringDataJPA)参考文章:http://www.
tuicool
.com/articles/jQJBNv1.一个使用@Query注解的简单例子@Query(value=
dong900923
·
2020-09-10 23:56
Spring
Data
JPA
Java的八大排序算法
utm_source=
tuicool
&utm_medium=referral排序大的分类可以分为两种:内排序和外排序。
smile_caijx
·
2020-09-10 23:35
读书笔记
数据结构与算法
Ubuntu 网络配置 NAT
utm_source=
tuicool
&utm_medium=referralhttps://blog.csdn.net/Vis_Stu/article/details/80007798这个没有看呢还https
weixin_44740398
·
2020-09-10 20:37
ubuntu
Springboot项目部署到Linux版weblogic服务器
utm_medium=referral&utm_source=
tuicool
1.springboot项目本地tomcat运行webservice时正常,部署到weblogic时启动报错:javax.xml.ws.WebServiceException
weixin_39102174
·
2020-09-10 20:02
linux
Spring相关
99种用Racket说I love you的方式
99种用Racket说Iloveyou的方式来源https://www.
tuicool
.com/articles/qiyeAz原文http://www.soimort.org/posts/145/今天是
weixin_34128411
·
2020-09-10 19:53
必备技能四、ajax及token
utm_source=
tuicool
&utm_medium=referral转https://www.jianshu.com/p/576dbf44b2ae重要:转https://www.cnblogs.com
weixin_30497527
·
2020-09-10 18:43
light Map
lightmap的坑http://blog.csdn.net/langresser_king/article/details/48914901Unity中光照贴图一二坑及解决办法http://www.
tuicool
.com
weixin_30312557
·
2020-09-10 18:42
前端调试必备技巧(控制台使用完全指南)
utm_source=
tuicool
&utm_medium=referral了解如何:打开DevTools控制台;堆叠冗余消息或将其显示在各自的行上;清除或保留输出,或者将其保存到文件中;过滤输出,以及访问其他控制台设置
ArthurKingYs
·
2020-09-10 18:50
创业
html
sui mobile打开链接 重新加载 兼容jq
在http://www.
tuicool
.com/articles/f2yMjeQ一文中提到在第一次打开index.html的时候,首先我们载入的是index.html界面的所有资源,当我们通过router
_燃烧军团
·
2020-09-10 17:49
h5
Qt编程中qmake的使用详解
转自http://www.
tuicool
.com/articles/YNJBveQ首先说一下qt编程的步骤,然后再仔细说一下qmake的使用。
qingkongyeyue
·
2020-09-10 15:43
Qt
提高iOS开发效率的第三方框架等--不断更新中。。。
http://www.
tuicool
.com/articles/Qf2YvuI写iOS程序的时候往往需要很多第三方框架的支持,可以大大减少工作量,讲重点放在软件本身的逻辑实现上。
piaol
·
2020-09-10 15:07
iOS
三维空间中拟合平面的方法
html(opencv版)参考:http://blog.csdn.net/zhouyelihua/article/details/46122977对其中用到的opecv函数的介绍:http://www.
tuicool
.com
ZHAGNQ
·
2020-09-10 12:29
Java中的强引用、软引用、弱引用和虚引用
utm_source=
tuicool
http://www.cnblogs.com/dolphin0520/p/3784171.htmlhttp://blog.csdn.net/arui319
CheeRok
·
2020-08-26 23:36
Java
从输入url到浏览器返回发生了什么?
除此之外URL还会包含一些路径、查询和其他片段,例如:http://www.
tuicool
.com/search?kw=%E4%。
时空恋旅人
·
2020-08-26 15:56
计算机网络
Spark Streaming写数据到Redis
Kafka+SparkStreaming+Redis实时系统实践https://www.iteblog.com/archives/13782、spark-stream访问Redishttp://www.
tuicool
.com
weixin_34372728
·
2020-08-26 09:45
Memcached 查看列出所有key方法
文章转自:http://www.
tuicool
.com/articles/AVvqQn6Memcached没有一个比较简单的方法可以直接象redis那样keys*列出所有的Sessionkey,并根据keyget
world_ding
·
2020-08-26 08:57
技术交流
FIX tutorial in Java with QuickFIX/j simple example
http://www.
tuicool
.com/articles/v2me6r时间2014-07-3112:22:00ArulkumaranKumaraswamipillaiblog原文http://java-success.blogspot.com
iteye_5347
·
2020-08-26 07:28
java基础
解决pip无法使用http的源
http://www.
tuicool
.com/articles/2uqEFrpip升级到最新版本之后(7.1吧)使用http协议的pip源之后会提示:Therepositorylocatedatpypi.douban.comisnotatrustedorsecurehostandisbeingignored.IfthisrepositoryisavailableviaHTTPSitisrecomm
hshl1214
·
2020-08-25 17:52
python
关于ubuntu的sources.list总结
转自:http://www.
tuicool
.com/articles/EjMJNz一、作用文件/etc/apt/sources.list是一个普通可编辑的文本文件,保存了ubuntu软件更新的源服务器的地址
crystal0011
·
2020-08-25 17:15
linux
使用科大讯飞SDK实现语音功能
下面两个地址很有参考价值:语音识别:http://www.
tuicool
.com/articles/NRF3a2语音合成:http://www.daxueit.com/article/4422.html
超果子
·
2020-08-25 08:25
iOS开发
14个Xcode中常用的快捷键操作
utm_source=
tuicool
(PS:我最喜欢①option+left-click辅助窗口②option+command+0右侧属性框③command+option+o快速搜索PS:关闭辅助窗口command
活最好的自己
·
2020-08-25 07:31
SocketRocket - facebook
socketRocketWebSocket协议百度百科http://www.
tuicool
.com/articles/7zyMvy6HTML5一种新的协议,实现了浏览器与服务器全双工通信,一开始的握手需要借助
桃逸
·
2020-08-25 04:06
C++11:强类型枚举(enum)
utm_source=
tuicool
&utm_medium=referral//C++11之前的enum类型是继承C的,不温不火;//C++11对enum动刀了,加强了类型检查,推出强类型enum类型,
caimouse
·
2020-08-25 02:36
计算机
VectorDrawable 详解
原文地址:http://www.
tuicool
.com/articles/mMFjmubAndroid5.0系统中引入了VectorDrawable来支持矢量图(SVG),同时还引入了AnimatedVectorDrawable
007与狼共舞
·
2020-08-25 00:25
Android学习
实例浅析epoll的水平触发和边缘触发,以及边缘触发为什么要使用非阻塞IO
http://www.
tuicool
.com/articles/VvU7fum一.基本概念我们通俗一点讲:Level_triggered(水平触发):当被监控的文件描述符上有可读写事件发生时,epoll_wait
gexiao
·
2020-08-24 22:10
《Effective Modern C++》翻译--简介
utm_source=
tuicool
&utm_medium=referral现在就开始《EffectiveModernC++》翻译之旅,第一个姿势--简介
一蓑烟雨1989
·
2020-08-24 16:46
C++
AtomicBoolean介绍与使用
utm_source=
tuicool
sixianfeng
·
2020-08-24 16:45
Java语言
ReactNative中如何实现条件判断显示不同视图 已解决
http://www.
tuicool
.com/articles/qEBJ3aqReactNative中,现在代码是:varnoticeType=”;switch(rowData.noticeType){
大灰狼的小绵羊哥哥
·
2020-08-24 16:39
】
AngularJS: Service v. Factory
From:http://www.
tuicool
.com/articles/zumyQvInvariousAngularJStutorialsanddocumentation,theauthorschoosetouseserviceorfactorybutdon'texplainwhyyouwoulduseoneortheother.Fewmentionthatvalueandconstantare
PunCha
·
2020-08-24 15:26
AngularJs
JavaScript
程序员 软件开发资讯网站和论坛汇总
/www.codeceo.com/article/start-in-your-programming-career.htmlV2EXvhttp://www.v2ex.com/推酷http://www.
tuicool
.com
hhhfff2010
·
2020-08-24 14:38
好的网站链接--存档
互联网新闻
Android 4.2 的“白日梦”(Daydream)
转自:http://www.iteye.com/news/26872http://www.
tuicool
.com/articles/INRrIfJ你可以说这是“标题党”,但“白日梦”(Daydream)
haima1998
·
2020-08-24 14:17
android系统
通过docker-compose快速搭建mongodb副本集
utm_source=
tuicool
&utm_medium=referral前言mongoDB提供的副本集是将数据同步至多个节点,提供了数据冗余备份和节点故障的情况下可以自动转移的高可用特性,架构图如下
0x6g1k8T
·
2020-08-24 12:57
Go
Cloud
computing
BigData
python
AI
BlockChain
Android内部存储和外部存储以及缓存清理和内存清理!
android内部的存储结构和路径获取方法:http://www.
tuicool
.com/articles/AvUnqiy清除本地数据和缓存:http://www.cnblogs.com/rayray/
zw904448290
·
2020-08-24 12:08
常用的工具类
android 从资源中获取数组以及ArrayAdapter
原文转自:http://blog.csdn.net/wangliang198901/article/details/12342895http://www.
tuicool
.com/articles/uqyey2
张燕茹
·
2020-08-24 10:53
android
Generator:同步代码书写异步情怀
utm_source=
tuicool
&utm_medium=referral前言:ES6在2015年6月正式发布,它带给js带来许多新特性,其中一个就是Generator,虽
大灰狼的小绵羊哥哥
·
2020-08-24 10:14
【ES678点滴知识
】
vue.js 2.0版本—学习vue-resource
route-resourcenpminstallvue-routervue-resource--save3.https://blog.csdn.net/lucky_lxg/article/details/58605664https://www.
tuicool
.com
qq_30810825
·
2020-08-24 09:32
vue.js
关于RasterIO的说明 续,写的不错
http://www.
tuicool
.com/articles/6ZzMZn之GDALRasterIO使用说明
xin_zikk
·
2020-08-24 04:05
ubuntu 下面安装protocol_buf
darkknightzh/p/5782992.html-----------------------------------------------------------------------http://www.
tuicool
.com
mdjxy63
·
2020-08-24 01:31
ubuntu使用管理
使用Hexo和Github Pages搭建个人独立的博客
搭建个人独立的博客这里我只想提供学习连接:[手把手教你使用Hexo+GithubPages搭建个人独立博客](http://div.io/topic/1691)[hexo更换主题](https://www.
tuicool
.com
honghong.zhou
·
2020-08-24 00:31
工具类
gRPC 的协议分析
utm_source=
tuicool
&utm_medium=referralgRPC和通常的基于TCP的实现不同,是直接基于HTTP2协议的。
远远100
·
2020-08-23 22:13
vue如何在路由跳转的时候更新组件
项目中在路由跳转的时候碰到一个问题,没有更新视图,如何解决呢:https://segmentfault.com/a/1190000008879966http://www.
tuicool
.com/articles
weixin_34026276
·
2020-08-23 20:34
WebApi_使用技巧
aspx2、Json序列化循环引用的问题http://www.mamicode.com/info-detail-1740957.html3、DotNet平台为WebAPI传递大数据http://www.
tuicool
.com
过客非归
·
2020-08-23 19:45
Intellij IDEA 中无法编译lombok的解决方法
utm_source=
tuicool
&utm_medium=referral新装了IntellijIDEA,导入项目之后,引入各种库之后,却一直报错,锁定错误,发现提示Bean中的属性没有getter和
小土王子
·
2020-08-23 18:15
IDEA
java 导出csv格式(支持list的实体类)
utm_source=
tuicool
&utm_medium=referral,他支持传入的数据是map的形式的,实际在项目中不太常用,一般都是
清澈@Cherry
·
2020-08-23 17:00
Java原理和技术
Android焦点分发基础
utm_source=
tuicool
&utm_medium=referral请尊重原创焦点处理相关记录以下所涉及的焦点部分,只是按键移动部分,不明确包含TouchFocus部分需解决问题控件的下一个焦点是哪
天空之城--
·
2020-08-23 17:44
android技术进阶
Android TV 开发简介
[原文](http://www.
tuicool
.com/articles/IJnQRz)0.概述智能电视近两年可谓发展迅猛,据艾瑞咨询数据显示,2015年国内智能电视终端销售量将达到3556.8万台,预计在
__NICK
·
2020-08-23 16:02
Android
TV
开发
android
智能电视
android启动之ServiceManager启动
utm_source=
tuicool
其实init进程启动后,ServiceManager进程的启动,远比zygote要早,因为在启动zygote进程时需要用到ServiceManager进程的服务。
lunar1983
·
2020-08-23 10:46
Pytorch CPU --Pytorch 四种边界填充方式(Padding)
utm_source=
tuicool
&utm_medium=referral1.选用卷积之前填充(强烈建议)小生非常推荐大家不再使用卷积所带的填充方式,虽然那种方式简单,但缺陷太多。
等待破茧
·
2020-08-23 10:04
pytorch
C# .net中获取台式电脑中串口设备的名称
utm_source=
tuicool
&utm_medium=referral、情境:做项目的时候要打开串口然后进行一些库函数的调用来操作目标板。
weixin_34288121
·
2020-08-23 08:44
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
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
其他