2025-09-10:仓库迁移
This commit is contained in:
14
6.数据编码与处理/7.exp.xml
Normal file
14
6.数据编码与处理/7.exp.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<top>
|
||||
<author>David Beazley</author>
|
||||
<content>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Hello World</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hello World!</h1>
|
||||
</body>
|
||||
</html>
|
||||
</content>
|
||||
</top>
|
Reference in New Issue
Block a user