- 博客(7)
- 收藏
- 关注
原创 Cannot deserialize value of type `java.util.Date` from String “2021-04-26T16--这个问题
Cannot deserialize value of type java.util.Date from String "2021-04-26T16–这个问题前端: beginTime: {type: ‘string’, title: ‘起始时间’,format: ‘date-time’,/ui: {widget: ‘date’,format: ‘yyyy-MM-dd HH:mm:ss’} as SFDateWidgetSchema,/default: masdateToString(new
2021-04-26 17:18:45
6898
3
原创 图面背景半透明,文字内容不透明,单行css设置
图面背景半透明,文字内容不透明,单行css设置background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url(’…/…/…/…/assets/ncjiche.png’) no-repeat 0% 20%/ cover;
2021-04-06 11:54:50
194
原创 ng-zorro操作元素
1、this.el.nativeElement.querySelector(’#yueSearch’);2、this.renderer.setStyle(this.el.nativeElement.querySelector(’#doing2’),‘display’,‘none’);
2021-02-02 16:41:41
254
原创 java实现rar解压(windows/linux)
一、package com.linf.spb004thymeleaf.newtest;import java.io.File;public class Test4 {/*** 采用命令行方式解压文件* @param zipFile 压缩文件* @param destDir 解压结果路径* @param cmdPath WinRAR.exe的路径,也可以在代码中写死* @return*/public static void main(String[] args) {File f = ne
2021-01-22 15:13:39
919
原创 java实现解压
1.com.github.junrarjunrar4.0.02.package com.linf.spb004thymeleaf.newtest;import com.github.junrar.Archive;import java.io.File;import java.io.FileOutputStream;public class Test2 {/*** 解压rar* @param sourceRarPath 需要解压的rar文件全路径* @param destDirP
2021-01-21 18:20:08
341
原创 springboot测试
1.org.springframework.bootspring-boot-starter-test2.import org.junit.Test;import org.junit.runner.RunWith;import org.springframework.beans.factory.annotation.Autowired;import org.springframework.boot.test.context.SpringBootTest;import org.springfr
2021-01-19 10:31:17
136
原创 zookeeper的使用命令
1.首先确定你的linux上是否安装了jdk(1条消息) 命令行安装java_HelloWorldZTR的博客-优快云博客2.[root@localhost share]# cd /[root@localhost /]# cd usr/local[root@localhost local]# lsbin etc games include kafka_2.11-2.3.1 kafka_2.11-2.3.1.tgz lib lib64 libexec sbin share ...
2020-11-01 16:42:30
98
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅