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
repository
GitHub的基本概念
可以使用GitHub托管代码;仓库(
Repository
):在GItHub上开源一个项目,就要新建一个
Repository
,如果很多的开源项目就有多个
Repository
收藏(Star):收藏一个项目的
super静_jingjing
·
2024-08-25 09:33
华为云maven镜像
huaweicloudhttps://repo.huaweicloud.com/
repository
/maven/central
希望640
·
2024-08-25 09:16
华为云
maven
java
Java 操作 Redis和redis持久化
1.导入对应的依赖https://mvn
repository
.com/artifact/redis.clients/jedisredis.clientsjedis3.2.02、编码测试:@SpringBootTestclassTransactionYiburen
#helloworld
·
2024-08-25 07:30
开发语言
数据库
redis
Mac 遇见docker
dockerpullcentos:latestlatest代表拉取最新的镜像,当然可以先搜索下dockersearchcentos2.查看本地镜像tongkun@localhostjava(master)$dockerimages
REPOSITORY
T
eason123666666
·
2024-08-25 06:21
docker
容器
运维
在SpringBoot中优雅整合MongoDB——让你的数据存储更灵活
文章目录一、两种整合方式:MongoTemplate与Mongo
Repository
二、准备工作第一步:创建SpringBoot项目并引入MongoDB依赖第二步:配置MongoDB连接第三步:创建实体类三
Takumilovexu
·
2024-08-24 06:57
spring
boot
mongodb
后端
【Spring Boot进阶】掌握Spring Boot框架核心注解:从入门到精通(实战指南)
@Component,@Service,@
Repository
,@Controller,@RestController5.@Autowired6.@Bean7.@Configur
无理 Java
·
2024-08-24 00:51
#
Java
spring
boot
后端
java
spring
注解
框架
面试
idea提交git常见操作
VersionControl-->Git配置客户端安装目录image.png创建本地仓库根据项目要求创建自己的项目然后使用VCS-->ImportintoVersionControl-->CreateGit
Repository
waiwaaa
·
2024-08-23 15:59
Ubuntu下安装 Dotnet
先执行下面的脚本:#GetOSversioninfosource/etc/os-release#DownloadMicrosoftsigningkeyand
repository
wgethttps://packages.microsoft.com
CaspianSea
·
2024-08-23 13:07
ubuntu
.net
maven快速清除lastUpdated文件
下面是全部删除的方法脚本文件:@echooffrem搜索MAVEN3.8.1set
REPOSITORY
_PATH=E:\maven\mvn_repo_3.8.1rem正在搜索...del/s/q%
REPOSITORY
_PATH
yfs1024
·
2024-08-23 12:35
java基础
maven
java
Git 仓库基本概念和使用方式
1.仓库(
Repository
):Git仓库是存储代码的地方,可以是本地仓库(local
repository
)或远程仓库(remote
repository
)。
秋の本名
·
2024-08-23 12:33
前端
前端
Git 的基本概念和使用方式
其基本概念包括仓库(
Repository
)、提交(Commit)、分支(Branch)、远程仓库(Remote
Repository
)等。仓库是存储文件和修改历史的地方,可以是本地仓库或远程仓库。
vⅤ_Leon
·
2024-08-23 12:01
开发工具
git
python镜像源及使用方法(国内)
mirrors.aliyun.com/pypi/simple/清华大学(推荐):https://pypi.tuna.tsinghua.edu.cn/simple/华为:https://repo.huaweicloud.com/
repository
weixin_38185649
·
2024-08-23 05:48
python
开发语言
Ubuntu20.04升级python3.8 ubuntu升级python3.10
设置默认版本为Python3.10四、选择默认版本python3.10五、修复pip六、权限问题一、添加源sudoaptinstallsoftware-properties-commonsudoadd-apt-
repository
ppa
打工人你好
·
2024-08-23 02:04
ubuntu
python
linux
git Commit和Push的区别
gitCommit和Push的区别git作为支持分布式版本管理的工具,它管理的库(
repository
)分为本地库、远程库。gitcommit操作的是本地库,gitpush操作的是远程库。
冬大大
·
2024-08-23 00:51
git
git
探索云原生数据中心网络:一个深度实践之旅
探索云原生数据中心网络:一个深度实践之旅cloud-native-data-center-networkingCode
repository
fortheO'Reillybook'CloudNativeDataCenterNetworking
黎杉娜Torrent
·
2024-08-22 15:24
log.isDebugEnabled()的作用
(log.isDebugEnabled()){ log.debug(message);}源码isDebugEnabled()的源码:publicbooleanisDebugEnabled(){if(
repository
.isDisabled
AaronJonah
·
2024-08-22 14:49
java
java
log4j
Java | 实现一个 ORM 真的很简单
和数据库字段关联2.反射工具类3.简单的model示例4.注解解析5.数据库操作6.结合反射实现查询操作使用动态代理实现@Query@Select类似功能1.动态代理2.注解3.表设计4.model5.
repository
7
双鬼带单
·
2024-08-22 12:59
使用Git的基本方式
基本概念和使用方式:代码仓库(
Repository
):Git使用代码仓库来存储项目代码。它可以是本地仓库(在开发者的本地机器上)或远程仓库(在服务器上)。
weixin_63207763
·
2024-08-22 09:52
git
Spring Cloud全解析:配置中心之springCloudConfig配置存储
配置存储springCloudConfig是使用Environment
Repository
来存储服务器的配置数据的,返回Environment对象publicEnvironment(@JsonProperty
拾光师
·
2024-08-21 22:09
springcloud
java
在 Linux/Ubuntu/Debian 上安装 SQL Server 2019
存储库并添加公共存储库GPG密钥:sudowget-qO-https://packages.microsoft.com/keys/microsoft.asc|sudoapt-keyadd-sudoadd-apt-
repository
理工男老K
·
2024-03-26 16:06
ubuntu
linux
运维
debian
sqlserver
FlinkCDC快速搭建实现数据监控
->1.82.12${target.java.version}${target.java.version}2.17.1apache.snapshotsApacheDevelopmentSnapshot
Repository
https
tianqi11
·
2024-03-12 05:20
flink
java
在 build.gradle.kts 添加 阿里云仓库
settings.gradle.kts)时,添加maven仓库的方式如下:pluginManagement{repositories{maven{setUrl("https://maven.aliyun.com/
repository
修行者对666
·
2024-03-08 13:07
安卓gradle
学习
配置项目的git
%cat.git/config[core]
repository
formatversion=0filemode=truebare=falselogallrefupdates=trueignorecase=
一见
·
2024-02-27 09:48
git
git
Makefile
docker用法
把ubuntu下载到本地:sudodockerpullubuntusudodockerimages输出:
REPOSITORY
TAGIMAGEIDCREATEDSIZEhehui09125214254/myubuntu3latest7502f9dc5b762minutesago199MBheh
hehui0921
·
2024-02-24 07:54
命令行工具
docker
容器
运维
Spring Cloud Alibaba-04-Sentinel规则持久化Nacos方式-推荐
SpringCloudAlibaba-04-Sentinel规则持久化全面Nacos方式Sentinel-Dashboard添加规则Nacos双向绑定实现注释掉test增加NacosConfig配置加入
Repository
苍云烟
·
2024-02-22 14:33
#
Spring
Cloud
Alibaba
java
架构
sentinel
maven仓库分类以及修改本地仓库路径
1.本地仓库:用来存储从远程仓库或中央仓库下载的插件和jar包,项目使用一些插件或jar包,优先从本地仓库查找默认本地仓库位置在${user.dir}/.m2/
repository
,${user.dir
rockkyy
·
2024-02-20 21:19
Maven菜鸟教程:Maven仓库的分类
默认情况下,不管是Windows操作系统还是Linux操作系统,每个用户在自己的用户目录下都有一个路径名为.m2/
repository
/的目录,这个目录就是Maven的本地仓库目录。比如,笔者的用户
重庆千锋
·
2024-02-20 21:19
Java技术
编程程序
IT行业
maven
java
linux
maven仓库分类与简单的配置 230124
本地仓库配置E:\java_kj\mv_
repository
中央仓库公共仓库例子已存在注释把它解掉即可国内仓库配置alimavenaliyunmavenhttp://maven.aliyun.com/nexus
鲸鱼编程pyhui
·
2024-02-20 21:49
maven
java
Maven仓库分类
1、本地仓库settings.xml设置local
Repository
的值为仓库地址D:\maven\
repository
Install插件的install将项目的构建输出文件安装到本地仓库mvncleaninstall2
gqltt
·
2024-02-20 21:16
Java
maven
java
前端
聊聊PowerJob的CleanService
CleanServiceCleanService@Slf4j@ServicepublicclassCleanService{privatefinalDFsServicedFsService;privatefinalInstanceInfo
Repository
instanceInfo
Repository
雾岛听风来
·
2024-02-20 17:57
java
oracle
开发语言
Neo4j学习笔记(三) Spring Data Neo4j中可以按方法名自动生成查询逻辑的查询方法
目录一.概述二.方法名元素三.属性表达式四.分页和排序五.TopN的取得一.概述SpringData的
Repository
接口提供了通过方法名称自动生成查询逻辑的能力。
langzitianya
·
2024-02-20 16:58
neo4j
Spring
Data
Neo4j
JAVA
注册 Hugging Face 后的官网创建模型的教程
WelcomeCreateanewmodelFromthewebsiteHubdocumentationTakeafirstlookattheHubfeaturesProgrammaticaccessUsetheHub’sPythonclientlibraryGettingstartedwithourgitandgit-lfsinterfaceYoucancreatea
repository
from
Eloudy
·
2024-02-20 14:15
人工智能
git命令使用
gitconfig--giobaluser.name"用户名"gitconfig--giobaluser.email"邮箱"一、git命令的使用,本地git仓库管理:git基本命令:gitinit创建版本库(
repository
雄柱
·
2024-02-20 13:32
@
Repository
、@Component、@Service、@Controller之间的区别与联系
@
Repository
、@Component、@Service、@Controller这些注解使我们开发过程中比较常用的一些注解,今天我们就一起了解一下他们之间的区别与联系。
初心myp
·
2024-02-20 13:36
【Ubuntu20.04安装Times New Roman】解决方案
sudoadd-apt-
repository
multiversesudoaptupdate&&sudoaptinstallttf-mscorefonts-installersudofc-cache-f-v
Casia_Dominic
·
2024-02-20 12:50
git
github
ubuntu
ubuntu解决“E: Unable to locate package lrzsz“
今天在ubuntu上安装rzsz包时报错,提示无法定位包,提示如下出现这个问题是因为apt的源没有更新,我们直接说解决办法把下面的命令执行一遍即可sudoadd-apt-
repository
mainsudoadd-apt-
repository
universesudoadd-apt-
repository
restrictedsudoadd-apt-
repository
multiversesudoapt
YZF_Kevin
·
2024-02-20 12:02
知识积累
ubuntu网络
git常用命令
Workspace:工作区Index/Stage:暂存区
Repository
:仓库区Remote:远程仓库各区域展示图一、新建代码库#在当前目录新建一个Git代码库gitinit#新建一个目录,将其初始化为
小庄bb
·
2024-02-20 10:50
【Git】基本概念和使用方式
Git的基本概念包括:仓库(
Repository
):一个仓库是Git中存储项目文件和历史变更的地方。它可以是本地仓库(存在于本地计算机上)或远程仓库(存在于服务器上)。
穿山甲yyds
·
2024-02-20 06:13
javascript
配置SSH key(报错fatal: Could not read from remote
repository
.Please make sure you have the correct ac)
由于之前一直在用的机器送去修,最近换了一台新机器,在使用gitpush-uoriginmaster命令提交时报错:Permissiondenied(publickey).fatal:Couldnotreadfromremote
repository
.Pleasemakesureyouhavethecorrectaccessrightsandthe
repository
exists
ziziju
·
2024-02-20 06:48
git
ssh
git
github
maven手动安装oracle驱动
maven中安装本地的oracle驱动注意下面路径,是我电脑的路径,请更换为自己的电脑路径cmd执行语句:mvninstall:install-file-Dfile=C:/Users/yw/.m2/
repository
yingwang9
·
2024-02-20 06:17
oracle
maven
java
在maven中安装oracle7驱动
://maven.aliyun.com/nexus/content/groups/publicduringapreviousattempt.Thisfailurewascachedinthelocal
repository
andresolutionisnotreattempteduntiltheupdate
ziziju
·
2024-02-20 06:10
java
数据库
java
关于 Git 的基本概念和使用
二、Git的基本概念和使用方式的解释1.仓库(
Repository
):Git仓库是存储代码的地方,可以在本地或者远程服务器上创建。仓库可以包含代码的完整历史记录和所有的分支。
御翮
·
2024-02-19 23:36
git
sublime text 2 ubuntu安装及插件管理
//www.sublimetext.com2、安装SublimeText2解压即可使用$sudotar-jxvfSublime\Text\2.0.2\x64.tar.bz2或者sudoadd-apt-
repository
ppa
weixin_30542079
·
2024-02-19 22:59
git
使用Docker部署JDK镜像
目录:然后,执行命令,构建镜像:#直接指定Dockerfile目录dockerbuild-tdocker-demo:1.0/root/demo查看镜像列表:#查看镜像列表:dockerimages#结果
REPOSITORY
TAGIMAGEIDCREATEDSIZEdocker-dem
元气满满的热码式
·
2024-02-19 21:30
docker
容器
运维
java
java.lang.ClassCastException: java.math.BigDecimal cannot be cast to java.lang.String
java.lang.ClassCastException:java.math.BigDecimalcannotbecasttojava.lang.String代码List>jjMaxList=jj202212
Repository
.getDayMaxElectricity
小陈09
·
2024-02-19 18:08
平时工作遇到的问题
java
jvm
开发语言
GitKraken Create
Repository
and Clone不可点击
问题GitKrakenCreate
Repository
andClone不可点击详细问题笔者第一次使用GitKraken,在创建仓库时,填写完成仓库初始化后。
飞滕人生TYF
·
2024-02-19 18:44
git
Git暂存区机制详解
一、引言从gitinit执行后发生了什么我们知道,Git经过初始化后,会形成三个主要区域:工作目录(WorkingDirectory)、暂存区(StagingArea)和版本库(
Repository
):
·
2024-02-19 16:38
前端后端git
gitbub创建远程仓库(基于vscode远程连接服务器)
背景:vscode已远程连接服务器、已经下载好git目的:在本地创建了一个Git仓库后,又想在GitHub创建一个Git仓库,并且让这两个仓库进行远程同步一、创建GitHub
repository
创建仓库具体方法不再赘述
王快乐_woo
·
2024-02-19 15:06
vscode
服务器
git
SpringBoot拾级而上·整合 Fastjson
一、添加Fastjson依赖build.gradle文件dependencies中添加最新版本可从这里获取https://mvn
repository
.com/artifact/com.alibaba/fastjsoncompilegroup
BestFei
·
2024-02-19 13:52
Linux下更新android sdk命令
androidupdatesdk--no-ui--all--filterandroid-26,platform-tools,build-tools-27.0.3,extra-android-m2
repository
kevinsEegets
·
2024-02-19 13:55
上一页
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
其他