-
How to use java to check text content contains chinese characters
Use regular judgment text, is a common method to determine the Chinese characters is the same, just figure out the range of character sets on the good. Recently in doing a translation of something, one of the most basic needs is to determine whether the input text contains Chinese, if there is Chinese before calling google translate, or other translation API.
Date: 2024-07-15 View: 443
-
How monitor postgresql
This article shows how to monitor postgresql
Date: 2024-07-10 View: 273
-
Linux how to remove file security and empty trash
Linux how to remove file security and empty trash
Date: 2024-04-28 View: 331
-
How to show downloading progress by FTPClient(Apache commons-net component)
This article shows How to show downloading progress by FTPClient(Apache commons-net component)
Date: 2024-04-28 View: 401
-
Vue3 How to sort element ui plus el-table by sortablejs
This article shows how to use sortablejs component to sort el-table row data
Date: 2024-02-15 View: 670
-
How to integrate Spring Boot with Keycloak over HTTPS
This aritile shows how to integrate Spring Boot with Keycloak over HTTPS
Date: 2023-12-17 View: 859
-
How to intercept feignclients and dynamically change URLs
When Feign is used to make remote calls to Microservices, we can implement the function of intercepting and dynamically changing the URL by implementing the RequestInterceptor interface
Date: 2023-06-23 View: 927
-
how to resolve docker manifest for docker.io/foxiswho/rocketmq:latest not found
This article will show you how to resolve docker manifest for xxx not found problem.
Date: 2021-09-02 View: 1285
-
Spring Boot - Redis pipline
This article shows how to use Reids pipline in Spring Boot
Date: 2021-02-03 View: 1447
-
Using shell to backup mysql database
This article shows how to use shell script to backup MySQL database.
Date: 2021-02-03 View: 1427
-
Find the file that contains the keyword in linux
This article shows how to find the file that contains the keyword in linux.
Date: 2021-02-03 View: 1227
-
Printing multiplication formula with shell script
This article will show you how to print multiplication formula with shell script
Date: 2021-02-03 View: 1241
-
How to generate random numbers(chars) in linux shell script
In this article, we’ll learn how to generate random numbers or chars in linux shell script
Date: 2021-02-03 View: 1271