mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
fix test file
This commit is contained in:
parent
0034bf4d8b
commit
a6cb23dd9f
@ -1,15 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!--
|
|
||||||
~ Copyright (c) 2023 looly(loolly@aliyun.com)
|
|
||||||
~ Hutool is licensed under Mulan PSL v2.
|
|
||||||
~ You can use this software according to the terms and conditions of the Mulan PSL v2.
|
|
||||||
~ You may obtain a copy of Mulan PSL v2 at:
|
|
||||||
~ https://license.coscl.org.cn/MulanPSL2
|
|
||||||
~ THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND,
|
|
||||||
~ EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT,
|
|
||||||
~ MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
|
||||||
~ See the Mulan PSL v2 for more details.
|
|
||||||
-->
|
|
||||||
|
|
||||||
<package xmlns="http://www.idpf.org/2007/opf"
|
<package xmlns="http://www.idpf.org/2007/opf"
|
||||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
@ -1,15 +1,3 @@
|
|||||||
#
|
|
||||||
# Copyright (c) 2023 looly(loolly@aliyun.com)
|
|
||||||
# Hutool is licensed under Mulan PSL v2.
|
|
||||||
# You can use this software according to the terms and conditions of the Mulan PSL v2.
|
|
||||||
# You may obtain a copy of Mulan PSL v2 at:
|
|
||||||
# https://license.coscl.org.cn/MulanPSL2
|
|
||||||
# THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND,
|
|
||||||
# EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT,
|
|
||||||
# MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
|
||||||
# See the Mulan PSL v2 for more details.
|
|
||||||
#
|
|
||||||
|
|
||||||
test1
|
test1
|
||||||
test2=a\
|
test2=a\
|
||||||
bc\
|
bc\
|
||||||
|
@ -1,15 +1,3 @@
|
|||||||
#
|
|
||||||
# Copyright (c) 2023 looly(loolly@aliyun.com)
|
|
||||||
# Hutool is licensed under Mulan PSL v2.
|
|
||||||
# You can use this software according to the terms and conditions of the Mulan PSL v2.
|
|
||||||
# You may obtain a copy of Mulan PSL v2 at:
|
|
||||||
# https://license.coscl.org.cn/MulanPSL2
|
|
||||||
# THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND,
|
|
||||||
# EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT,
|
|
||||||
# MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
|
||||||
# See the Mulan PSL v2 for more details.
|
|
||||||
#
|
|
||||||
|
|
||||||
test1
|
test1
|
||||||
test2=a\
|
test2=a\
|
||||||
bc\
|
bc\
|
||||||
|
@ -1,18 +1,5 @@
|
|||||||
#
|
|
||||||
# Copyright (c) 2023 looly(loolly@aliyun.com)
|
|
||||||
# Hutool is licensed under Mulan PSL v2.
|
|
||||||
# You can use this software according to the terms and conditions of the Mulan PSL v2.
|
|
||||||
# You may obtain a copy of Mulan PSL v2 at:
|
|
||||||
# https://license.coscl.org.cn/MulanPSL2
|
|
||||||
# THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND,
|
|
||||||
# EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT,
|
|
||||||
# MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
|
||||||
# See the Mulan PSL v2 for more details.
|
|
||||||
#
|
|
||||||
|
|
||||||
#--------------------------------------------
|
#--------------------------------------------
|
||||||
# 配置文件测试
|
# 配置文件测试
|
||||||
#--------------------------------------------
|
#--------------------------------------------
|
||||||
|
|
||||||
a = 1
|
a = 1
|
||||||
b = 2
|
b = 2
|
||||||
|
@ -1,16 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||||
<!--
|
|
||||||
~ Copyright (c) 2023 looly(loolly@aliyun.com)
|
|
||||||
~ Hutool is licensed under Mulan PSL v2.
|
|
||||||
~ You can use this software according to the terms and conditions of the Mulan PSL v2.
|
|
||||||
~ You may obtain a copy of Mulan PSL v2 at:
|
|
||||||
~ https://license.coscl.org.cn/MulanPSL2
|
|
||||||
~ THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND,
|
|
||||||
~ EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT,
|
|
||||||
~ MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
|
||||||
~ See the Mulan PSL v2 for more details.
|
|
||||||
-->
|
|
||||||
|
|
||||||
<!-- returnstatus 状态
|
<!-- returnstatus 状态
|
||||||
message 消息
|
message 消息
|
||||||
-->
|
-->
|
||||||
|
@ -1,15 +1,3 @@
|
|||||||
#
|
|
||||||
# Copyright (c) 2023 looly(loolly@aliyun.com)
|
|
||||||
# Hutool is licensed under Mulan PSL v2.
|
|
||||||
# You can use this software according to the terms and conditions of the Mulan PSL v2.
|
|
||||||
# You may obtain a copy of Mulan PSL v2 at:
|
|
||||||
# https://license.coscl.org.cn/MulanPSL2
|
|
||||||
# THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND,
|
|
||||||
# EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT,
|
|
||||||
# MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
|
||||||
# See the Mulan PSL v2 for more details.
|
|
||||||
#
|
|
||||||
|
|
||||||
#------------------------------------------------------------------
|
#------------------------------------------------------------------
|
||||||
# 定时任务配置文件
|
# 定时任务配置文件
|
||||||
# 定时任务表达分为以下几种情况:
|
# 定时任务表达分为以下几种情况:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user