linux 阿里云 新机器 安装jdk1.8
摘要:2019年7月17日15:58:34 按着顺序来: export JAVA_HOME=/usr/local/java/export JRE_HOME=${JAVA_HOME}/jreexport CLASSPATH=.:${JAVA_HOME}/lib:${JRE_HOME}/lib:$CLASSP
阅读全文
posted @
2019-07-17 16:05
山高似水深
阅读(2122)
推荐(1)
linux mysql-5.7.26 安装全记录
摘要:买了个阿里云,自己折腾一下。 时间:2019年7月17日13:40:18 1、下载 2、解压 3、移动文件到 usr/local/mysql目录下 4、增加用户组 5、修改当前目录拥有者为mysql用户:执行命令 6、安装 2019-07-17T05:51:34.038056Z 0 [Warning
阅读全文
posted @
2019-07-17 15:27
山高似水深
阅读(1401)
推荐(0)
数值或者电话号码被EXCEL转成了科学计数法,用XSSFCell 如何读取
摘要:public static Map readXls() throws IOException { //用来获取每一个小号重复多次,被多少账号用了。来平均 58 agent 查询出来的数据。 Map map = new HashMap(); InputStream is = new FileInputStream("C:\\Users\\25\\Desk...
阅读全文
posted @
2019-07-15 16:59
山高似水深
阅读(1821)
推荐(0)
mysql if else count 计数
摘要:select mobile,avg(total),sum(click_day*click_money),sum(click_day),count(push_status),sum(clicks),count(if (total>=0 and total =600 and total =1000 and total =1500 and total =2000 and total =3000 and...
阅读全文
posted @
2019-07-15 15:48
山高似水深
阅读(1797)
推荐(0)