08 2022 档案

摘要:import java.io.*; public class LowerCaseInputStream extends FilterInputStream { /** * Creates a <code>FilterInputStream</code> * by assigning the argu 阅读全文
posted @ 2022-08-25 10:25 KeepSmiling_me 阅读(37) 评论(0) 推荐(0) 编辑
摘要:<plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>jaxb2-maven-plugin</artifactId> <version>2.4</version> <executions> <execution> <id>xjc</id> 阅读全文
posted @ 2022-08-19 16:56 KeepSmiling_me 阅读(151) 评论(0) 推荐(0) 编辑
摘要:@echo off & setlocal enabledelayedexpansion @REM 需要被替换的字符串,注意字符串前后不加“”,支持空格 set var1=654321 @REM 替换成什么内容,此处是批处理当前路径 set var2=123456 for /r %%i in (*.t 阅读全文
posted @ 2022-08-17 17:06 KeepSmiling_me 阅读(2639) 评论(0) 推荐(0) 编辑
摘要:package Thread_01; import java.io.File; import java.io.IOException; /** * @author ZziQon * */ public class main { public static void main(String[] arg 阅读全文
posted @ 2022-08-15 16:43 KeepSmiling_me 阅读(26) 评论(0) 推荐(0) 编辑
摘要:busybox.exe bash test.sh 阅读全文
posted @ 2022-08-12 14:41 KeepSmiling_me 阅读(38) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示