-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkorea-address-generator.html
More file actions
194 lines (182 loc) · 8.62 KB
/
Copy pathkorea-address-generator.html
File metadata and controls
194 lines (182 loc) · 8.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="韩国地址生成器,随机生成韩国格式测试地址,包含五位邮编、道或特别市、市区郡、道路名地址、详细地址、本地姓名和电话号码。">
<link rel="canonical" href="https://global-address.com/korea-address-generator">
<link rel="alternate" hreflang="zh-CN" href="https://global-address.com/korea-address-generator">
<link rel="alternate" hreflang="en" href="https://global-address.com/en/korea-address-generator">
<link rel="alternate" hreflang="x-default" href="https://global-address.com/en/korea-address-generator">
<meta property="og:title" content="韩国地址生成器 - Global Address Generator">
<meta property="og:description" content="韩国地址生成器,随机生成韩国格式测试地址,包含五位邮编、道或特别市、市区郡、道路名地址、详细地址、本地姓名和电话号码。">
<meta property="og:url" content="https://global-address.com/korea-address-generator">
<meta property="og:type" content="website">
<meta name="robots" content="index,follow">
<meta property="og:site_name" content="Global Address Generator">
<meta name="twitter:card" content="summary">
<title>韩国地址生成器 - Global Address Generator</title>
<link rel="stylesheet" href="./styles.css?v=20260713-seo">
<script type="application/ld+json" data-generated="seo">
[
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{"@type": "ListItem", "position": 1, "name": "首页", "item": "https://global-address.com/"},
{"@type": "ListItem", "position": 2, "name": "韩国地址生成器", "item": "https://global-address.com/korea-address-generator"}
]
},
{
"@context": "https://schema.org",
"@type": "WebPage",
"name": "韩国地址生成器 - Global Address Generator",
"url": "https://global-address.com/korea-address-generator",
"inLanguage": "Chinese",
"description": "韩国地址生成器,随机生成韩国格式测试地址,包含邮政编码、道或特别市、市区郡、道路名地址、详细地址、本地姓名和电话号码。",
"isPartOf": {"@type": "WebSite", "name": "Global Address Generator", "url": "https://global-address.com/"},
"headline": "随机生成韩国地址"
},
{
"@context": "https://schema.org",
"@type": "WebApplication",
"name": "韩国地址生成器",
"url": "https://global-address.com/korea-address-generator",
"applicationCategory": "DeveloperApplication",
"operatingSystem": "Any",
"inLanguage": "Chinese",
"description": "随机生成韩国格式测试地址,包含邮政编码、道或特别市、市区郡、道路名地址、详细地址、本地姓名和电话号码。",
"offers": {"@type": "Offer", "price": "0", "priceCurrency": "USD"},
"featureList": ["Random address generation", "Korean names and phone numbers", "Copyable output", "CSV export", "Road-name address examples"]
},
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "韩国地址生成器适合什么场景?",
"acceptedAnswer": {"@type": "Answer", "text": "适合电商结账流程、国际化表单、CRM 地址字段、物流地址页面和 CSV 导入导出测试。"}
},
{
"@type": "Question",
"name": "生成的韩国地址是真实地址吗?",
"acceptedAnswer": {"@type": "Answer", "text": "不是。生成结果是合成测试数据,不保证真实、当前或可投递。"}
}
]
}
]
</script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2492600177003381"
crossorigin="anonymous"></script>
</head>
<body>
<header class="site-header">
<a class="brand" href="./" aria-label="地址生成器首页">
<span class="brand__mark" aria-hidden="true">KR</span>
<span>韩国地址生成器</span>
</a>
<nav class="nav" aria-label="页面导航">
<a href="#generator">生成器</a>
<a href="./us-address-generator">美国</a>
<a href="./japan-address-generator">日本</a>
<a href="./uk-address-generator">英国</a>
<a href="./guides">知识中心</a>
<a href="./en/korea-address-generator" lang="en">English</a>
</nav>
</header>
<main>
<section class="hero" aria-labelledby="pageTitle">
<div class="hero__content">
<p class="eyebrow">Korea Address Generator</p>
<h1 id="pageTitle">随机生成韩国地址</h1>
<p class="hero__text">
快速生成韩国常见格式的测试地址,包含本地姓名、电话号码、五位邮政编码、特别市/道、市区郡、道路名、楼号和详细地址。
</p>
</div>
</section>
<section id="generator" class="layout" aria-label="韩国地址生成器">
<section class="generator-panel">
<div class="panel-head">
<div>
<p class="eyebrow">Generator</p>
<h2>生成设置</h2>
</div>
<button class="ghost-button" id="clearBtn" type="button">清空</button>
</div>
<div class="controls controls--jp">
<label>
<span>地区</span>
<select id="regionSelect">
<option value="all">韩国全国随机</option>
</select>
</label>
<label>
<span>数量</span>
<input id="countInput" type="number" min="1" max="20" value="5">
</label>
<label>
<span>格式</span>
<select id="formatSelect">
<option value="korean">韩国格式</option>
<option value="multiline">多行格式</option>
</select>
</label>
<label class="checkbox-row">
<input id="includeName" type="checkbox" checked>
<span>包含本地姓名</span>
</label>
</div>
<div class="actions">
<button class="primary-button" id="generateBtn" type="button">生成地址</button>
<button class="secondary-button" id="copyBtn" type="button">复制全部</button>
<button class="secondary-button" id="downloadBtn" type="button">导出 CSV</button>
</div>
<p class="helper-text">
生成结果包含韩国本地姓名、区号电话、五位邮编、道路名地址、建筑名和房间号,适合测试和演示,不保证是真实可投递地址。
</p>
</section>
<section class="results-panel" aria-live="polite" aria-label="生成结果">
<div class="panel-head">
<div>
<p class="eyebrow">Results</p>
<h2>地址列表</h2>
</div>
<span class="result-count" id="resultCount">0 条</span>
</div>
<div id="addressList" class="address-list"></div>
</section>
</section>
<section id="faq" class="info-section">
<div>
<h2>韩国地址包含哪些字段</h2>
<p>
常见韩国地址包含五位邮政编码、特别市/广域市/道、市区郡、道路名、建筑编号、楼栋或房间号等字段。
</p>
</div>
<div>
<h2>适合什么场景</h2>
<p>
适合电商结账流程、国际化表单、CRM 地址字段、物流地址页面和 CSV 导入导出测试。
</p>
</div>
<div>
<h2>测试数据边界</h2>
<p>
生成结果是测试数据,不应用于真实物流、身份冒用、误导性注册或任何违法用途。
</p>
<a class="text-link" href="./#countries">查看全部国家</a>
</div>
</section>
</main>
<footer class="site-footer">
<span>© 2026 Global Address Generator</span>
<span>
<a href="./privacy">隐私政策</a>
<a href="./terms">使用条款</a>
<a href="./contact">联系</a>
</span>
</footer>
<script src="./korea-app.js?v=20260708-korea"></script>
</body>
</html>