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
enable()
zabbix-web-mysql_完美起航-zabbix——基于WEB界面的分布式系统监视
zabbix-serveryuminstallzabbix-server-y3.安装mariadb-server并启动mariadb服务yuminstallmariadb-server.x86_64-ysystemctl
enable
weixin_39933026
·
2023-11-28 09:15
window下批量命名文件
@echooffseta=0setlocal
Enable
DelayedExpansiondir/b.\*.jpg|find/c/v"">>.\tmp.txtset/pc=<.
金卡戴珊ugly
·
2023-11-28 08:47
【spring事物】
文章目录
Enable
TransactionManagement工作原理Spring事务基本执行原理Spring事务详细执行流程Spring事务传播机制Spring事务传播机制分类Spring事务强制回滚
向前再向前
·
2023-11-28 08:47
spring
ubuntu2204 防火墙ufw限制某ip对某端口的访问
用防火墙过滤一下ubuntu的防火墙命令是ufw,跟ufo挺像的,也好记,本质上是对iptables做了进一步封装root@odoo-pc:~#ufwstatus状态:不活动root@odoo-pc:~#ufw
enable
加菲大叔
·
2023-11-28 08:13
ubutntu
tcp/ip
服务器
网络协议
微信小程序返回弹出提示
当用户进入页面,编辑后没有保存直接返回,这时需要给用户提示是否需要保存在返回,如果保存了,则不提示主要用到wx.
enable
AlertBeforeUnload(Objectobject)开启小程序页面返回询问对话框
闲来无事垂钓
·
2023-11-28 07:52
微信小程序学习笔记
微信小程序
返回弹窗
返回挽留事件
uniapp和小程序返回上一页前弹出提示弹窗,确定才允许返回
场景:小程序中某个页面数据没保存,返回上一页弹出提示弹窗询问是否返回,确定才允许返回使用的apiwx.
enable
AlertBeforeUnload:开启小程序页面返回询问对话框wx.disableAlertBeforeUnload
倘若hfl
·
2023-11-28 07:20
Uni-app
Wechart
uni-app
小程序
分布式服务之间相互调用-openfeign
远程调用请求头丢失问题五、异步情况丢失上下文六、幂等性,一、引入依赖org.springframework.cloudspring-cloud-starter-openfeign二、在启动类上配置扫描feign包这个重要@
Enable
DiscoveryClient
大佬阳
·
2023-11-28 07:40
java
架构
java
spring
boot
微服务调用组件Dubbo实战 & Open Feign迁移到Dubbo解决方案
Dubbo1.1spring-cloud-dubbo-api1.2spring-cloud-dubbo-provider-user1.3spring-cloud-dubbo-consumer-user二、从OpenFeign迁移到Dubbo2.1修改服务提供者2.2服务消费端引入依赖2.3feign的实现,消费端启动类上添加@
Enable
FeignClient
xiaoweiwei99
·
2023-11-28 07:24
java
dubbo
微服务
java
前端
面试
Eureka简单使用做微服务模块之间动态请求
创建一个eureka模块,引入eureka为启动项加上@
Enable
EurekaServer注解配置信息orderService和userService的操作是一样的这里以orderService为例:
湖边看客
·
2023-11-28 07:48
eureka
云原生
Spring的@Feign源码分析
首先是开启Feign的注解@
Enable
FeignClients+@FeignClient@
Enable
FeignClients会导入FeignClientsRegistrar类,FeignClientsRegistrar
信仰_273993243
·
2023-11-28 06:06
spring
java
后端
Spring中@Async异步回调
注解就可以实现异步调用,让并发编程变的更简单了,与此同时我们也没办法通过方法的返回值能直接拿到结果了,所以需要用到异步回调,子线程做完之后回调给主线程项目背景不用多说了,一般都是spring-boot准备@
Enable
Async
梦想blog
·
2023-11-28 02:53
Spring
Boot
spring
boot
async
spring @Async异步执行
在spring中要想使用异步方法执行,必须使用@
Enable
Async注解开启async。
曹朋羽
·
2023-11-28 02:19
spring
spring
java
Entity Framework学习笔记——CodeFirst模式下更新数据库
PM>
Enable
-Migrations-Enab
白日l梦想家
·
2023-11-28 01:20
idea 中如何配置php,IDEA配置PHP里面的XDebug
[XDebug]zend_extension="D:\phpstudy_pro\Extensions\php\php7.2.9nts\ext\php_xdebug.dll"xdebug.remote_
enable
一直住顶楼
·
2023-11-28 00:38
idea
中如何配置php
php没有xdebug,phpinfo()中没有xdebug
php.ini中添加了以下行[XDebug]zend_extension=C:\PROGRA~1\PHP5\ext\php_xdebug-2.1.0-5.3-vc9.dllxdebug.remote_
enable
丰语者
·
2023-11-28 00:07
php没有xdebug
服务器部署java项目--Docker+Redis+Nginx+Mysql
/docker#安装dockersudoyum-yinstalldocker#启动dockersudosystemctlstartdocker#查看版本docker-v#设置开机自启systemctl
enable
docker2
xzh_2022
·
2023-11-27 23:07
Docker学习
docker
nginx
服务器
webSocket
@Configuration@
Enable
WebSocketpublicclassWebSocketConfigimplementsWebSocketConfigurer{@AutowiredprivateWebSocketInterceptorwebSocketInterceptor
星辰_mya
·
2023-11-27 23:34
web
MAC(m1)-CentOS8 Docker安装Redis,Docker基本命令
docker状态systemctlstatusdocker关闭dockerservicedockerstop重启dockerservicedockerrestart设置docker开机启动systemctl
enable
docker
ZHOU_VIP
·
2023-11-27 23:30
MAC
docker
java
数据库
自定义scp与ap数据传输命令
比如,已经实现的命令有
enable
之类的命令,它们携带的数据大小都有限,一般也就12byte(3个int数据)。下文举例说明传输一个64byte的数据结构。
那维玩家
·
2023-11-27 22:25
mtk
驱动程序
android
linux
NextJS开发:Prisma开启SQL日志输出
具体步骤如下:在你的Prisma项目根目录中,找到prisma/schema.prisma文件在datasource块中,找到你正在使用的数据库配置,并添加provider="postgresql"和
enable
d
芝士思维
·
2023-11-27 21:28
NextJS开发教程
sql
数据库
nextjs
prisma
Docker 概述
docker-architectureDockeroverviewDockerisanopenplatformfordeveloping,shipping,andrunningapplications.Docker
enable
syoutoseparateyourapplicati
wcnwyx
·
2023-11-27 20:11
spring Cloud在代码中如何应用,erueka 客户端配置 和 服务端配置,Feign 和 Hystrix做高可用配置
、高可用配置FeignHystrix通过这篇文章来看看springCloud在代码中的具体应用,以及配置和注解;Eureka一、erueka客户端配置1、Eureka启禁用eureka.client.
enable
d
皮皮攻城狮
·
2023-11-27 20:29
spring
Java
spring
cloud
java
springboot 自动配置
org.springframework.boot.autoconfigure.Autoconfiguration.imports–加载所有自动配置类自动配置类的作用:提供后续所需要的功能组件在自动配置类中找到注解@
Enable
ConfigurationProp
qq_41170818
·
2023-11-27 18:26
spring
boot
后端
java
springboot核心原理之@SpringbootApplication
@SpringbootApplication@Configuration标志的类在springioc启动的时候就会加载创建这个类对象@
Enable
AutoConfiguration中有两个注解(1)@AutoConfigurationPackage
qq_41170818
·
2023-11-27 18:12
spring
boot
java
后端
windows dockerdesktop 安装sqlserver2022
1.下载windowsdockertop软件下载连接2.安装完成配置,下载源地址{"builder":{"gc":{"defaultKeepStorage":"20GB","
enable
d":true}
彭小彭~
·
2023-11-27 16:08
docker
sqlserver
交换机配置与管理
交换机命令行模式:普通用户模式Hostname>()exit输入
enable
命令特权用户模式Hostname#()exit输入configureterminal命令全局配置模式Hostname(config
烈日下的奔跑
·
2023-11-27 16:46
交换机
Android ADB命令控制WIFI/蓝牙/NFC的开启/关闭
打开和关闭蓝牙BTadbrootadbshellsvcwifi
enable
adbshellsvcwifidisable打开和关闭蓝牙BTadbrootadbshellsvcbluetooth
enable
adbshellsvcbluetoothdisable
gfSunLondon
·
2023-11-27 15:46
【linux】centos7-FTP配置参数
当你有需要使用时再考虑添加[root@ftp-server~]#vim/etc/vsftpd/vsftpd.conf经常用到的write_
enable
=YES#是否启用写入权限(上传,删除文件)download_
enable
9527灯塔
·
2023-11-27 14:25
centos7参数
linux
服务器
vt版本不见了_BIOS問題 我的版本BIOS 找不到 开启 intel vt-x功能
3.这时会看到“InterVirtualizationTeach”,将光标移动到这项,回车,选择“
Enable
d”,如果你的BIOS上有“Exec
直江信纲二号机
·
2023-11-27 13:25
vt版本不见了
Jedis连接Redis报错处理
DENIEDRedisisrunninginprotectedmodebecauseprotectedmodeis
enable
d,nobindaddresswasspecified,noauthenticationpasswordisrequestedtoclients.Inthismodeconnectionsareonlyacceptedfromtheloopbackinterface.Ify
暴力飞机
·
2023-11-27 11:18
java
Springboot连接Redis报错
【报错】DENIEDRedisisrunninginprotectedmodebecauseprotectedmodeis
enable
d原因:Redisprotected-mode是3.2之后加入的新特性
qq_30213219
·
2023-11-27 11:14
redis
spring
boot
Three.js源码学习(十三)core/Layers
构造器mask=1|0set(channel)
enable
(channel)toggle(channel)disable(channel)test(layers)
yuriy0_0
·
2023-11-27 11:21
Ceph的监控工具Dashboard安装部署,详细实战过程
安装部署还是用之前的集群,老规矩,没有主机名的是所有节点都执行安装mgr-dashboard,每个节点都要安装yuminstall-yceph-mgr-dashboard开启MGR的功能cephmgrmodule
enable
dashboard
aa一叶知秋aa
·
2023-11-27 10:13
OpenStack
ceph
Dashboard
分布式存储
史上最全Nextcloud部署方式,含snap与手动部署两种(已亲测使用)
2.1、安装epel-release源yum-yinstallepel-release2.2、添加copr仓库(可选)yuminstallyum-plugin-copryumcopr
enable
ngompa
c洛#
·
2023-11-27 08:23
运维
自定义注解实现拦截sql,并在sql中增加相应的条件
AND
enable
d=1看起来是不是一个很简单的功能,但我们要动态的实现这个功能。并且能要使用自定义注解的方式实现。废话不多说,开干。引入mavenorg.springfram
一枚开发小咸鱼
·
2023-11-27 06:35
好用的工具类
sql
java
mysql
自定义注解
myabtisplus
golang操作RabbitMq的使用
p=1&vd_source=304ddde222ac891d9516a57f8192f02b一、启动在安装的sbin路径下,打开cmd窗口,输入命令:abbitmq-plugins
enable
rabbitmq_man
时鲟、时倾
·
2023-11-27 06:13
golang
rabbitmq
Spring Boot 3.2虚拟线程和CRAC详解
虚拟线程Spring支持虚拟线程是有条件的,取决于两个因素:使用JDK21运行应用程序和激活spring.threads.virtual.
enable
d配置选项。目前,SpringBoot
极道Jdon
·
2023-11-27 06:40
javascript
reactjs
SpringBoot进阶——解释springboot的自动配置原理
@
Enable
AutoConfiguration关闭数据源的自动配置;3.@
Enable
ConfigurationProperties该对象中保存了从yml文件中所读取的
Perley620
·
2023-11-27 05:08
SpringBoot
spring
boot
后端
java
去掉Future让异步更优雅
有一些常用的工具已经提供了这个功能,使用起来也很方便List
enable
Future依赖Guava包CompletableFutureJDK自带Listena
Real_man
·
2023-11-27 03:22
less 自定义函数
vue-cli3以上配置module.exports={css:{loaderOptions:{less:{javascript
Enable
d:true}}}}vue-cli3以下版本//module.rules
祝余、
·
2023-11-27 00:05
css
c语言less函数,Less 函数
例子下面的例子演示了在LESS文件中使用函数:LessFunctionsExampleusingFunctionsLESS
enable
scustomizable,manageablea
村口王二狗
·
2023-11-27 00:04
c语言less函数
idea中lombok启动main方法的时候报错
image.png打开Settings选项,找到AnnotationProcessors>
Enable
annotationprocessing。设置完成之后程序正常运行image.png
fengshunli
·
2023-11-27 00:28
输出debug日志前需要isDebug
Enable
d吗
最近在看一些代码时,发现经常在输出debug级别日志前做if判断,如下面的这段代码:if(LOGGER.isDebug
Enable
d()){LOGGER.debug("name{}",name);}目的应该是作者想尽量的提高性能
疯狂的哈丘
·
2023-11-26 23:00
centos安装代理,给windows的git配置代理
squid#rpm-qa|grepsquidsquid-3.3.8-26.el7_2.4.x86_64//表示安装过yum-yinstallsquid//安装squid开机自启动-非必须systemctl
enable
squid.service
itlgl
·
2023-11-26 20:33
Week 10 homework
用作OpenVPN服务器,另一台不带公网IP用作web站点;配置web1)安装web[root@web1~]#yum-yinstallhttpd2)启动服务[root@web1~]#systemctl
enable
Hi,好久不见
·
2023-11-26 20:26
linux
Mybatis反射工厂类DefaultReflectorFactory
有三个方法://判断是否开启缓存booleanisClassCache
Enable
d();//设置是否缓存voidsetClassCache
Enable
d(booleanclassCache
Enable
d
chi_666
·
2023-11-26 19:11
MyBatis源码分析
mybatis
【记录】有关接口响应很快,但是在页面渲染的时候发现很慢的问题
思路:开启压缩配置代码server:port:8080#开启响应数据压缩compression:
enable
d:truemime-types:text/html,text/plain,text/css,
还算善良_
·
2023-11-26 19:37
java
springboot启动分析(三)
@SpringBootApplication主要是如下三个注解:SpringBootConfiguration
Enable
AutoConfigurationComponentScan@Target(ElementType.TYPE
braveheart075
·
2023-11-26 18:05
dubbo直连
importorg.apache.dubbo.config.spring.context.annotation.
Enable
DubboConf
君子兰琚琚
·
2023-11-26 17:43
Process: 27917 ExecStart=/usr/bin/mongod --config /etc/mongod.conf (code=exited, status=14)
mongod.service-MongoDBDatabaseServerLoaded:loaded(/lib/systemd/system/mongod.service;disabled;vendorpreset:
enable
d
於 兔シ
·
2023-11-26 16:05
flask
上一页
43
44
45
46
47
48
49
50
下一页
按字母分类:
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
其他