推荐
专栏
教程
课程
飞鹅
本次共找到1191条
依赖倒置原则
相关的信息
Stella981
•
4年前
Redhat6.4安装MongoDBv3.6.3
运用后台配置文件方式启动。条件下载mongodblinuxx86_64rhel623.6.3.tar官网https://www.mongodb.com/downloadcenter?jmpnavcommunity依赖openssl1.0.1e57.el6.x86_64.rpm
Stella981
•
4年前
CentOS 7.4 + nginx + php + mysql + phpmyadmin环境搭建,详细操作
1、gcc安装安装nginx需要先将官网下载的源码进行编译,编译依赖gcc环境,如果没有gcc环境,则需要安装:yuminstallgccc二.PCREpcredevel安装PCRE(PerlCompatibleRegularExpressions)是一个Perl库,包括per
Wesley13
•
4年前
JS导出页面为PDF文件,该如何操作?来看一眼就明白啦!
废话不多说,直接上代码。1.资源文件或依赖<scripttype"text/javascript"src"https://my.oschina.net//u/4265132/blog/4054317/js/canvg2.js"</script<scripttype"text/javascript"src"https://m
Stella981
•
4年前
EasyExcel使用记录
GITHUB地址:https://github.com/alibaba/easyexcel(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Falibaba%2Feasyexcel)1.POM文件添加依赖:<dependency
Stella981
•
4年前
SpringBoot(2.0.4.RELEASE)+Elasticsearch(6.2.4)+Gradle简单整合
记录一下SpringBoot(2.0.4.RELEASE)Elasticsearch(6.2.4)Gradle整合的一个小例子。1.在Gradle内加入相关jar包的依赖:compile('org.springframework.boot:springbootstarterweb')compile('org.springf
Stella981
•
4年前
Flutter时间格式化工具
本期推荐Flutter时间格式化工具Intl(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fpub.dev%2Fpackages%2Fintl)添加依赖dependencies:intl:^0.16.1安装flu
Stella981
•
4年前
IDEA+SpringBoot+Mybatis Generator+MySQL8.0.17自动生成实体类和Mapper
1、搭建SpringBoot项目2、修改pom.xml文件添加依赖:!(https://oscimg.oschina.net/oscnet/15023a0b19569ea825b5255db0d44d1a651.png)<dependency<groupIdmysql</groupId<artifactIdmysq
Stella981
•
4年前
HQChart使用教程63
HQChart使用教程63uniapp使用renderjshqchart序步骤1\.安装依赖模块2\.创建renderjsqhchart模块3\.使用HQChartCtrl对hqchart进行简单的封装4\.page页面创建一个view元素绑定到HQChartCtrl
Easter79
•
4年前
SpringCloud动态刷新配置信息
有时候在配置中心有些参数是需要修改的,这时候如何不重启而达到实时生效的效果呢?添加依赖<dependencies...<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringboot
Stella981
•
4年前
LoadingCache缓存使用(LoadingCache)
首先需要引入先关pom依赖(项目源码参考:https://github.com/licunzhi/dream\_on\_sakura\_rain/tree/master/loadingcache\_demo(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.c
1
•••
56
57
58
•••
120