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
Umi
CentOS9安装docker
yumremovedocker-cedocker-clientdocker-client-latestdocker-commondocker-latestdocker-latest-logrotatedocker-logrotatedocker-engine安装dockery
umi
nstall-yyum-utilsdevice-mapper-persis
日进斗识
·
2024-09-02 05:35
docker
docker
eureka
容器
Python Linux中用火狐无头浏览器爬取网页内容
需要的包:pipinstallseleniumpipinstalllxmlpipinstallbs4本来一开始想用谷歌无头浏览器的,结果运行的时候一堆bug,换成火狐之后一下子就好了安装firefox:y
umi
nstallfirefox
摘星_晨
·
2024-09-02 01:20
pull 仓库 设置docker_docker pull 如何使用代理加快速度
安装socks5转http的代理privoxy先安装epel仓库,如果已经安装可以跳过此步骤y
umi
nstall-yepel-release继续y
umi
nstall-yprivoxy关键配置项如注释[root
达鸿飞
·
2024-09-01 14:31
pull
仓库
设置docker
nginx正向代理-内网服务器通过代理服务器访问外部网络
#1.安装编译工具y
umi
nstallgccgcc-c++make-yy
umi
nstallrpm-buildrpmdevtools-y2.安装依赖y
umi
nstallpcre-develpcre-yy
umi
nstallzlib-develzlib-yy
umi
nstallopenssl-developenssl-yy
umi
nstallredhat-lsb-core-yy
umi
nstallgit-y3
kiboyiscoming
·
2024-09-01 13:57
JAVA
nginx
正向代理
nginx
java
linux
yum install 报错: Cannot find a valid baseurl for repo: centos-sclo-rh/x86_64
y
umi
nstall报错:Cannotfindavalidbaseurlforrepo:centos-sclo-rh/x86_64原文链接:https://zhuanlan.zhihu.com/p/709338316
Ya_F
·
2024-09-01 11:13
centos
linux
运维
两步解决yum无法安装软件问题:Cannot find a valid baseurl for repo: centos-sclo-rh/x86_64
报错信息:[root@iZwz946ibli8ikuyqgtc58Z~]#y
umi
nstallrh-redis5-redisLoadedplugins:fastestmirrorLoadingmirrorspeedsfromcachedhostfileCouldnotretrievemirrorlisthttp
cts618
·
2024-09-01 10:09
NLP自然语言处理
Python基础
Linux
linux
python
人工智能
Linux 系统rz、sz命令文件上传下载
Linux下只需要安装此命令y
umi
nstall-ylrzszMac系统安装如下内容:1:下载Mac版iTerm2官网http://www.iterm2.com/2:安装homebrew(brew)3:
砥砺前行的行者
·
2024-09-01 02:50
ARIMA-temp-h
umi
dity
importpandasaspdimportnumpyasnpimportmatplotlib.pyplotaspltfromstatsmodels.tsa.statespace.sarimaximportSARIMAXfromstatsmodels.graphics.tsaplotsimportplot_acf,plot_pacffromsklearn.metricsimportmean_squ
TuringSnowy
·
2024-08-31 13:23
笔记
centOS:如何用手机或桌面客户端远程登录centos服务器
查看SSH服务状态,端口等:systemctlstatussshd.service当安装Module总是说找不到时,做下面这步再重新安装即可:y
umi
nstallepel-release安装centos
每日出拳老爷子
·
2024-08-31 11:44
linux
centos
Python | Leetcode Python题解之第386题字典序排数
题目:题解:classSolution:deflexicalOrder(self,n:int)->List[int]:ans=[0]*nnum=1foriinrange(n):ans[i]=n
umi
fnum
Mopes__
·
2024-08-31 09:01
分享
Python
Leetcode
题解
js动态生成颜色浅的16进制值
调用的例子:console.log(ColorL
umi
nance(colorRGB(),0.5));//先自动生成16进制颜色,在转成比原有颜色轻50%;//16进制随机颜色functioncolorRGB
kepp_move
·
2024-08-31 08:01
CentOS 7下载Redis详细步骤(必行)
local目录并安装、启动、关闭的详细步骤如下:1.安装gcc编译器和make工具(已安装跳过)在CentOS7上安装Redis需要gcc编译器和make工具,如果没有安装,可以使用以下命令安装:sudoy
umi
nstallgccmake2
闹心zero
·
2024-08-31 07:47
redis
linux
centos
CentOS 7 中firewall-cmd命令
安装firewalld防火墙y
umi
nstallfirewalld开启服务systemctlstartfirewalld.service关闭防火墙systemctlstopfirewalld.service
_奇变偶不变_
·
2024-08-30 11:27
Leetcode 15.三数之和
解法:两处去重+二分法classSolution:defthreeSum(self,nums:List[int])->List[List[int]]:nums.sort()res=[]visited_n
umi
普通攻击往后拉
·
2024-08-30 09:17
Python编程
基础算法与数据结构
leetcode
算法
Linux并行gzip压缩工具pigz
1.安装centos&redhat系y
umi
nstallpigzdebian&ubuntu系apt-getinstall
冰封飞飞
·
2024-08-30 03:33
2019年6月4日学习感悟 79/90
今日第二励语:Itisnevertoolatetobewhatyo
umi
ghthavebeen.曾经可能成为的那个人永远不
董灿灿
·
2024-08-29 23:55
git克隆远程项目到本地并修改提交到gitee仓库
仓库下载文件到创建的文件夹中第三步选择文件夹,右击选择gitbashhere第四步进行命令行管理//克隆仓库项目gitclone仓库地址//如gitclonehttps://gitee.com/hyxiaoto
umi
ng
澜雲
·
2024-08-29 14:47
笔记
git
gitee
github
L
umi
nar Neo 教程,如何在 L
umi
nar Neo 单个图像编辑中标记收藏夹图像?
欢迎观看L
umi
narNeo中文版教程,小编带大家学习L
umi
narNeo的基本工具和使用技巧,了解如何在L
umi
narNeo单个图像编辑中标记收藏夹图像。
Mac123123
·
2024-08-29 13:18
代码随想录算法训练营第七天| LeetCode454.四数相加II、LeetCode383. 赎金信、LeetCode15. 三数之和、LeetCode18. 四数之和
#LeetCode454.4S
umI
I#LeetCode454.视频讲解:学透哈希表,map使用有技巧!
wIridescent-
·
2024-08-29 08:07
算法
解决Selenium已安装,在pycharm导入时报错
搭建设selenium环境时,selenium已安装,但是在pycharm中使用“fromseleni
umi
mportwebdriver”语句时红线报错解决方案:1.file->settings进入设置
软件测试韩晓迪
·
2024-08-29 07:00
selenium
pycharm
python
关于umjs的主题切换实现
注意本文写作日期2024年7月7日,我目前是最新版本的注意:该功能仅antdv5可用最后目标实现先说一下,
umi
js布局默认是内置@ant-design/pro-layout布局写的看一下官网ProLayout
千击万磨还坚韧,任尔东西南北风
·
2024-08-28 19:36
javascript
一款好用的内网穿透工具--神卓互联
由于Windows版本有GUI客户端,用户可以直接下载安装,操作便捷,这里记录一下Linux系统下安装神卓互联客户端的步骤:CentOS使用方法第一步,安装基础环境,很简洁,一行命令y
umi
nstallgccgcc-c
坚持就是胜利1986
·
2024-08-28 19:35
内网穿透
服务器
运维
clickhouse集群搭建
修改集群配置文件启动clickhouse集群测试集群的可用性安装clickhouse本次用了4台服务器搭建clickhouse集群,使用rpm安装方式在4台服务器上安装clickhouse,步骤如下:sudoy
umi
nstall-ycurlcurl-shttps
颍天
·
2024-08-28 14:56
clickhouse
数据库
Web自动化测试-计算器案例
项目框架如下图:1.base1.1basebase完成的测试所需的操作的封装,有查找定位,点击,获取值,截屏importtimefromseleni
umi
mportwebdriverfromselenium.webdriver.support.waitimportWebDriverWaitclassBase
bianyijiqi
·
2024-08-28 06:07
前端
python
开发语言
Web自动化测试-5
本次内容:1.V2importjsonimporttimeimportunittestfromseleni
umi
mportwebdriverfromtimeimportsleepfromselenium.webdriver.common.byimportByfromparameterizedimportparameterized
bianyijiqi
·
2024-08-28 03:17
前端
python
开发语言
Apache SSL证书部署指南
如果没有SSL模块,可以通过以下命令安装:“y
umi
nstallmod_ssl–y”。一、获取SSL证书1、在我们为您签发证书后,
CTI数字化服务
·
2024-08-27 19:25
apache
ssl
网络协议
使用火焰图
安装perf和可视化生成器[root@localhostheweiwei]#y
umi
nstallperf-y[root@localhostheweiwei]#gitclonehttps://github.com
明明就_c565
·
2024-08-27 17:33
学习笔记:python中Selenium自动化测试网页运行状态
importunittestfromseleni
umi
mportwebdriverfromselenium.webdriver.common.keysimportKeysclassPythonOrgSearch
cykablyta
·
2024-08-27 16:39
python
爬虫
功能测试
selenium
第五章 整合相关资源(二)——整合 pinia
5.2.1安装pinia安装npminstallpinia当前package.json文件:{"name":"y
umi
-admin",
yu玉米mi
·
2024-08-27 16:07
javascript
vue.js
开发语言
Golang | Leetcode Golang题解之第367题有效的完全平方数
题目:题解:funcisPerfectSquare(n
umi
nt)bool{x0:=float64(num)for{x1:=(x0+float64(num)/x0)/2ifx0-x1<1e-6{x
__AtYou__
·
2024-08-27 13:50
经验分享
Golang
Leetcode
题解
Python | Leetcode Python题解之第377题组合总和IV
defcombinationSum4(self,nums:List[int],target:int)->int:dp=[1]+[0]*targetforiinrange(1,target+1):forn
umi
nnums
Mopes__
·
2024-08-27 10:59
分享
Python
Leetcode
题解
128. 最长连续序列
:起始点,从头向前,更新最高长度语法注意:(1)HashSet的contains方法期望引用&T而不是值类型T,主要是为了避免不必要的内存拷贝和移动,同时遵循Rust的所有权和借用规则(2)在forn
umi
n
%d%d2
·
2024-08-27 06:30
算法
数据结构
goaccess分析json格式日志
一.安装使用yum安装,y
umi
nstallgoaccess二.主要介绍格式问题1.nginx日志格式如下:log_formatmainescape=json'{"time_local":"$time_local
潇潇一夜风兼雨
·
2024-08-27 03:45
nginx
yum是什么?怎么用?
例如,y
umi
nstallpackage_name。卸载软件包:可以卸载系统中的已安装软件包,
云夏之末
·
2024-08-26 20:30
服务器
centos
ubuntu
linux
Excel VBA自定义函数 根据条件连接字符串
做excel发现现有的函数功能不够用,就自学了一下VBA写了第一个新函数:根据条件连接字符串比如count()有countif()和countifs(),sum()有s
umi
f()和s
umi
fs(),但是
seaHareHealing
·
2024-08-26 05:19
excel
vba
数据分析
Centos7中安装docker
sudoyumremovedockerdocker-clientdocker-client-latestdocker-commondocker-latestdocker-latest-logrotatedocker-logrotatedocker-engine2、安装相关环境$sudoy
umi
nstall-yyum-utils
金石_832e
·
2024-08-26 05:35
Linux-centos下安装ffmpeg的详细教程
源安装第一种方式:.首先需要安装yum源:这个源安装的ffmpeg版本是3.4y
umi
nstallepel-releasey
umi
nstall-yhttps://mirrors.ustc.edu.cn/
小吴-斌
·
2024-08-26 04:13
PHP
Linux
linux
centos
ffmpeg
1 Dorcker 的安装
/docs.docker.com/engine/install/centos/1.1:移除旧版本sudoyumremovedocker*1.2:设置dockeryum源设置aliyun比较快sudoy
umi
nstall-yyum-utils
atbigapp.com
·
2024-08-25 20:23
云原生
运维
docker
Linux配置网络
nmcli与nmtuinmclinmtui修改网卡配置nmcli:以命令格式配置网卡一般最小化安装自带nmtui:以图形化界面配置网卡最小化安装需要下载工具包如果已经搭建yum仓库使用y
umi
nstallNetworkManager-tui
小橞
·
2024-08-25 19:43
linux
网络
php
kubernetes集群ETCD备份与恢复
一、通过kubeadm方式备份安装etcdctl命令行y
umi
nstall-yetcd备份ETCDCTL_API=3etcdctl\snapshotsavesnap.db\#此处默认是当前路径,可自定义存储路径
冷漠程序员小哥哥
·
2024-08-25 15:19
kubernetes
kubernetes
k8s
etcd
Golang | Leetcode Golang题解之第373题查找和最小的K对数字
小的数对和left,right:=nums1[0]+nums2[0],nums1[m-1]+nums2[n-1]+1pairSum:=left+sort.Search(right-left,func(s
umi
nt
__AtYou__
·
2024-08-25 09:14
经验分享
Golang
Leetcode
题解
Linux系统查看CPU、内存、磁盘、网络等资源情况
Linux系统查询资源情况查看系统内存使用情况free-h查看cpu使用情况top查看IO的情况iostat-dx如果没有此命令,使用y
umi
nstallsysstat安装iotop如果没有此命令,使用
愚者的旋律
·
2024-08-25 06:53
Linux
linux
基于calico部署k8s集群k8s-1.23.6
mn01192.168.242.130redhat7.92C4GBln0192.168.242.131redhat7.92C4GBcn01192.168.242.129redhat7.92C4GB2、系统配置(所有节点都要进行)1、安装所需软件y
umi
nstallvimnet-toolswgetlsofipsetipvsadmiproute-tc-y2
只是想成为一名程序员
·
2024-08-25 05:17
kubernetes
容器
云原生
linux 下安装Nginx与运行-完整详细教程
1-6附:安装Nginx与运行安装Nginx1.去官网http://nginx.org/下载对应的nginx包,推荐使用稳定版本2.上传nginx到linux系统3.安装依赖环境(1)安装gcc环境y
umi
nstallgcc-c
chenmingfa110
·
2024-08-25 00:46
nginx
linux
java
如何在CentOS系统上安装和使用ZIP和UNZIP
输入以下命令并回车:sudoy
umi
nstal
功夫猫猫666
·
2024-08-24 21:03
Linux
CentOS
centos
linux
运维
Redis 集群搭建
环境:centos6.7、redis-6.2.62.模式:5主+20丛+5备丛(即:1主-4从-1备丛)3.服务器环境检查及安装查看服务器是否安装了gccrpm-qgcc若没有安装,则进行gcc安装y
umi
nstall-ygcc4
丿似锦
·
2024-08-24 21:00
数据库
redis
bootstrap
前端
前端审查_Nginx
项目如何部署上线前端如何构建生产环境代码vueCli/vite/cra/
umi
等都是运行build脚本npmrunbuildbuild如何定义打包生产环境代码配置vueCli在配置文件vue.config.js
苦逼的猿宝
·
2024-08-24 08:11
前端面试题
前端
nginx
运维
Jenkins实现前端项目自动化构建
1.Git安装及Gitlab账号配置①安装Gitbashy
umi
nstallgit-y#安装gitgit--veriosn#验证是否安装成功安装完成后测试git是否安装成功,若安装成功会返回版本号,如:
测试界筱筱
·
2024-08-24 03:09
软件测试
jenkins
前端
自动化
功能测试
软件测试
自动化测试
程序人生
爬虫学习4:爬取技能信息
爬虫:爬取技能信息(代码和代码流程)代码importtimefromseleni
umi
mportwebdriverfromselenium.webdriver.common.byimportByif__
夜清寒风
·
2024-08-24 01:24
爬虫
网络爬虫
pycharm
学习
python
解决docker-compose 命令不存在
1.安装扩展源sudoyum-yinstallepel-release2.安装python-pip模块sudoy
umi
nstallpython-pip3.查看docker-compose版本docker-composeversion
寒月若生
·
2024-08-24 01:51
上一页
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
其他