Easter79 Easter79
3年前
springCloud 搭建eureka服务之天坑
这里我是采用gradle来管理jar包的。1、使用idea创建一个gradle项目。2、编辑settings.gradle文件rootProject.name'jtm'//include'jtm_core'//include'jtm_sys'//include'jtm_eureka'
Easter79 Easter79
3年前
springboot项目打成war包
在某种情况下,比如。。。。。。。。。。之下,我们不得不,将springboot打成war包1、在pom.xml文件中修改<packagingwar</packaging2、移除springboot自带的tomcat<!移除自带的tomcat<dependency<groupIdorg.spri
Stella981 Stella981
4年前
Python+Selenium自动化
PythonSelenium自动化安装模块和浏览器驱动操作方法1.安装模块文件pipinstallselenium2.安装浏览器驱动我们主要用的浏览器驱动有chrome浏览器、f
Stella981 Stella981
4年前
Hyperledger Fabric 1.4.6网络搭建实例(raft)
HyperledgerFabric1.4.6网络搭建实例(raft)近期在帮其他部门搭建fabric测试网络,采用1.4.1的配置文件、1.4.6的核心模块,在创建通道的时候爆出了以下错误:Error:gotunexpectedstatus:BAD_REQU
Stella981 Stella981
4年前
Linux CentOS MySQL 5.7.18安装教程
1、新建用户组和用户groupaddmysqluseraddmysqlgmysql2、解压Mysql软件包tarzxvf/data/soft/mysql5.7.18linuxglibc2.5x86_64.tar.gzC/data/webserver3、重命名解压后的文件夹cd
Wesley13 Wesley13
4年前
(适用于)ios 搜索标签列表 商城规格标签列表
效果图: 按钮黑色背景为不可交互 黄色为点击时候的效果 白色为默认颜色!(http://static.oschina.net/uploads/space/2016/0324/231202_f4IS_1186234.gif)h文件////  HomeTagView.h//  YangLand
Stella981 Stella981
4年前
Ecshop用户中心的收藏列表里显示商品缩略图
1)、修改includes/lib\_clips.php文件将下面代码$sql'SELECTg.goods_id,g.goods_name,g.market_price,g.shop_priceASorg_price,'.修改为$sql'SELECTg.goods_id,g.goods_nam
Stella981 Stella981
4年前
Es6获取数据
$(function(){$.ajax({//请求方式type:"GET",//文件位置url:"js/data.json",//返回数据格式为json,也可以是其他格式如dataType:"json",//请求成功后要执行的函数,拼接htmlsuccess:function(res){var
Stella981 Stella981
4年前
Linux学习:正则表达式习题
1.显示/etc/passwd文件中以bash结尾的行123\root@www ~\ grep n '\\(bash\\)$' /etc/passwd1:root:x:0:0:root:/root:/bin/bash38:Allen:x:500:500:Allen.Huang:/hom
Stella981 Stella981
4年前
Hadoop集群安装指南(CHD5.9.1)(分布式+图文详解)
centos7.1,CDH5.9.1,3台机器,终极指导安装<!more下载链接如下:安装文件下载链接如下:链接:https://pan.baidu.com/s/1RQYNiWn9aT8GXcCsoDBsA(https://www.oschina.net