2018年11月15日

摘要: 安装kafka : docker 安装kafka(快速) : https://blog.csdn.net/zhang89xiao/article/details/76221180 阅读全文

posted @ 2018-11-15 16:06 奇思妙想的香菜 阅读(96) 评论(0) 推荐(0) 编辑

2018年7月25日

摘要: UPDATE t_rest_food_info SET food_name = REPLACE(REPLACE(food_name,CHAR(10), ''), CHAR(13), '') where `month` ='2018-06' and city_code =17 and rest_id 阅读全文

posted @ 2018-07-25 10:13 奇思妙想的香菜 阅读(316) 评论(7) 推荐(0) 编辑

2018年7月19日

摘要: SELECT trp.rest_id as 商户id, trp.rest_name as 商户名称, trp.longitude as 经度, trp.latitude as 纬度, trp.is_premium as 是否品牌, trp.is_new as 是否新店, ters.overall_s 阅读全文

posted @ 2018-07-19 12:04 奇思妙想的香菜 阅读(635) 评论(0) 推荐(0) 编辑

2017年12月27日

摘要: 1.spring boot 调用不同的数据库 1)application.properties 2)链接配置文件 DataSourceConfig 参考文章 :https://www.jianshu.com/p/34730e595a8c 阅读全文

posted @ 2017-12-27 10:37 奇思妙想的香菜 阅读(156) 评论(0) 推荐(0) 编辑

2017年11月27日

摘要: jdk配置,jar 添加 spring boot grandle构建 spring boot 启动 http://m.blog.csdn.net/u012453843/article/details/54906905 阅读全文

posted @ 2017-11-27 13:23 奇思妙想的香菜 阅读(132) 评论(0) 推荐(0) 编辑

2017年11月20日

摘要: --> --> --> --> --> ... 阅读全文

posted @ 2017-11-20 22:47 奇思妙想的香菜 阅读(184) 评论(0) 推荐(0) 编辑

2017年10月26日

摘要: 1.购买阿里云域名 2.解析ip地址 阅读全文

posted @ 2017-10-26 18:49 奇思妙想的香菜 阅读(191) 评论(0) 推荐(0) 编辑

2017年10月23日

摘要: 1.jdk安装 2.tomcat的安装 3.解决tomcat启动慢的问题 4.解决外网访问不了80端口的问题 1、jdk的安装 1)拷贝jdk-7u45-linux-x64.rpm 到目录 链接:http://pan.baidu.com/s/1nvihsxF 密码:riud 2)安装:https:/ 阅读全文

posted @ 2017-10-23 14:33 奇思妙想的香菜 阅读(215) 评论(0) 推荐(0) 编辑

2017年9月14日

摘要: import java.awt.image.BufferedImage; import java.awt.image.RenderedImage; import java.io.File; import java.io.IOException; import javax.imageio.ImageIO; import org.icepdf.core.pobjects.Document; imp... 阅读全文

posted @ 2017-09-14 14:16 奇思妙想的香菜 阅读(230) 评论(0) 推荐(0) 编辑

2017年9月1日

摘要: http://elporfirio.com:1017/ 阅读全文

posted @ 2017-09-01 09:50 奇思妙想的香菜 阅读(131) 评论(0) 推荐(0) 编辑