-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
636 lines (524 loc) · 25 KB
/
index.html
File metadata and controls
636 lines (524 loc) · 25 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
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
<!DOCTYPE html>
<html lang="en">
<head>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="viggo" />
<title>qrcode.fit - 便利线上工具集qrcode.fit</title>
<meta name="keywords" content="">
<meta name="description" content="二维码制作qrcode.fit">
<link rel="shortcut icon" href="/favicon.ico">
<link rel="stylesheet" href="/css/hclonely.css">
<link rel="stylesheet" href="//fonts.loli.net/css?family=Arimo:400,700,400italic.css">
<link rel="stylesheet" href="/css/fonts/linecons/css/linecons.min.css">
<link rel="stylesheet" href="/css/fonts/fontawesome/css/all.min.css">
<link rel="stylesheet" href="/css/bootstrap.min.css">
<link rel="stylesheet" href="/css/xenon-core.min.css">
<link rel="stylesheet" href="/css/xenon-components.min.css">
<link rel="stylesheet" href="/css/xenon-skins.min.css">
<link rel="stylesheet" href="/css/nav.min.css">
<script src="/js/jquery-1.11.1.min.js"></script>
<script src="/js/header.js"></script>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="/js/html5shiv.min.js"></script>
<script src="/js/respond.min.js"></script>
<![endif]-->
<!-- / FB Open Graph -->
<meta property="og:type" content="article">
<meta property="og:url" content="http://qrcode.fit/index.html">
<meta property="og:title" content="qrcode.fit - 便利线上工具集qrcode.fit">
<meta property="og:description" content="二维码制作qrcode.fit">
<meta property="og:site_name" content="qrcode.fit - 便利线上工具集qrcode.fit">
<meta property="og:image" content="/images/webstack_banner_cn.png">
<!-- / Twitter Cards -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="qrcode.fit - 便利线上工具集qrcode.fit">
<meta name="twitter:description" content="二维码制作qrcode.fit">
<meta name="twitter:image" content="/images/webstack_banner_cn.png">
<!-- 直接添加html内容即可 -->
<meta name="keywords" content="二维码,二维码制作,二维码在线生成,简单二维码,艺术二维码,logo制作,在线ps" />
<meta name="description" content="各种线上工具二维码,二维码制作,二维码在线生成,简单二维码,艺术二维码,logo制作,在线ps" />
<!-- 可设置多行 -->
<meta name="generator" content="Hexo 5.2.0"></head>
</head>
<body class="page-body">
<div class="page-container">
<div class="sidebar-menu toggle-others fixed">
<div class="sidebar-menu-inner">
<header class="logo-env">
<div class="logo">
<a href="/index.html" class="logo-expanded">
<img src="/images/logo@2x.png" width="100%" alt="" />
</a>
<a href="/index.html" class="logo-collapsed">
<img src="/images/logo-collapsed@2x.png" width="40" alt="" />
</a>
</div>
<div class="mobile-menu-toggle visible-xs">
<a href="#" data-toggle="user-info-menu">
<i class="linecons-cog"></i>
</a>
<a href="#" data-toggle="mobile-menu">
<i class="fas fa-bars"></i>
</a>
</div>
</header>
<ul id="main-menu" class="main-menu">
<li>
<a href="#二维码工具" class="smooth">
<i class="far fa-star"></i>
<span class="title">二维码工具</span>
</a>
</li>
<li>
<a href="#字码banner工具" class="smooth">
<i class="fas fa-tools"></i>
<span class="title">字码banner工具</span>
</a>
</li>
<li>
<a href="#logo设计工具" class="smooth">
<i class="fas fa-tools"></i>
<span class="title">logo设计工具</span>
</a>
</li>
<li>
<a class="fas fa-angle-down" style="cursor: pointer;">
<i class="fas fa-tools"></i>
<span class="title">友情链接</span>
</a>
<ul>
<li>
<a href="#技术网站" class="smooth">
<i class="fas fa-tools"></i>
<span class="title">技术网站</span>
</a>
</li>
<li>
<a href="#其他网站" class="smooth">
<i class="fas fa-blog"></i>
<span class="title">其他网站</span>
</a>
</li>
</ul>
</li>
<li>
<a href="javascript:void(0)">
<i class="fas fa-eye"></i>
<span id="busuanzi_container_site_pv">本站总访问量<span id="busuanzi_value_site_pv"></span></span>
</a>
</li>
<li>
<a href="javascript:void(0)">
<i class="fas fa-users"></i>
<span id="busuanzi_container_site_uv">本站总访客数<span id="busuanzi_value_site_uv"></span></span>
</a>
</li>
</ul>
</div>
</div>
<div class="main-content">
<nav class="navbar user-info-navbar" role="navigation">
<ul class="user-info-menu left-links list-inline list-unstyled">
<li class="hidden-sm hidden-xs hover-line">
<a href="#" data-toggle="sidebar">
<i class="fas fa-bars"></i>
</a>
</li>
<li class="dropdown hover-line language-switcher">
<a href="/index.html" class="dropdown-toggle" data-toggle="dropdown">
<img src="/images/flags/flag-cn.png" alt="flag-cn" /> Chinese
</a>
<ul class="dropdown-menu languages">
<li class="active">
<a href="/index.html">
<img src="/images/flags/flag-cn.png" alt="flag-cn" alt="flag-cn" /> Chinese
</a>
</li>
</ul>
</li>
<li class="switch-mode hover-line" onclick="switchNightMode()">
<a href="#">
<svg t="1593061068148" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1681" width="16" height="16">
<path d="M582.4 326.4c-140.8 0-256 115.2-256 256s115.2 256 256 256 256-115.2 256-256-115.2-256-256-256z m0 448c-70.4 0-131.2-36.8-164.8-92.8 12.8 3.2 27.2 4.8 40 4.8 121.6 0 219.2-99.2 219.2-219.2 0-17.6-1.6-35.2-6.4-52.8 60.8 32 102.4 96 102.4 169.6 1.6 104-84.8 190.4-190.4 190.4zM582.4 262.4c17.6 0 32-14.4 32-32v-128c0-17.6-14.4-32-32-32s-32 14.4-32 32v128c0 17.6 14.4 32 32 32zM262.4 582.4c0-17.6-14.4-32-32-32h-128c-17.6 0-32 14.4-32 32s14.4 32 32 32h128c17.6 0 32-14.4 32-32zM310.4 356.8c6.4 6.4 14.4 9.6 22.4 9.6 8 0 16-3.2 22.4-9.6 12.8-12.8 12.8-32 0-44.8l-91.2-91.2c-12.8-12.8-32-12.8-44.8 0-12.8 12.8-12.8 32 0 44.8l91.2 91.2zM944 220.8c-12.8-12.8-32-12.8-44.8 0l-91.2 91.2c-12.8 12.8-12.8 32 0 44.8 6.4 6.4 14.4 9.6 22.4 9.6 8 0 16-3.2 22.4-9.6l91.2-91.2c12.8-12.8 12.8-33.6 0-44.8zM310.4 808l-91.2 91.2c-12.8 12.8-12.8 32 0 44.8 6.4 6.4 14.4 9.6 22.4 9.6 8 0 16-3.2 22.4-9.6l91.2-91.2c12.8-12.8 12.8-32 0-44.8-11.2-11.2-32-11.2-44.8 0z" p-id="1682" fill="#707070"></path>
</svg>
</a>
</li>
</ul>
</nav>
<section class="sousuo">
<div class="search">
<div class="search-box">
<span class="search-icon" style="background: url(/images/search_icon.png) 0px 0px; opacity: 1;"></span>
<input type="text" id="txt" class="search-input" autocomplete="off" placeholder="请输入关键字,按回车 / Enter 搜索">
<button class="search-btn" id="search-btn"><i class="fa fa-search"></i></button>
</div>
<!-- 搜索热词 -->
<div class="box search-hot-text" id="box" style="display: none;">
<ul></ul>
</div>
<!-- 搜索引擎 -->
<div class="search-engine" style="display: none;">
<div class="search-engine-head">
<strong class="search-engine-tit">选择您的默认搜索引擎:</strong>
<div class="search-engine-tool">搜索热词: <span id="hot-btn"></span></div>
</div>
<ul class="search-engine-list search-engine-list_zmki_ul">
</ul>
</div>
</section>
<script>search()</script>
<h4 class="text-gray"><i class="linecons-tag" style="margin-right: 7px;" id="二维码工具"></i>二维码工具</h4>
<div class="row">
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://cli.im/', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://cli.im/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="/images/logos/cli_logo@2x.png" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>草料二维码</strong>
</a>
<p class="overflowClip_2">草料二维码是一个二维码在线服务网站,提供二维码生成、美化、印制、统计、管理等技术支持和行业解决方案。帮助用户在不同行业、不同场景下,通过二维码减少信息沟通成本,提升营销和管理效率。</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://www.9thws.com/', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://www.9thws.com/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="/images/logos/9th.png" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>第九工场艺术二维码</strong>
</a>
<p class="overflowClip_2">最大的艺术二维码设计服务公司,为十几家世界五百强企业长期提供艺术二维码设计服务</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://www.mobanma.com/', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://www.mobanma.com/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="/images/logos/logo2.png" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>模版码</strong>
</a>
<p class="overflowClip_2"></p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://qrcode.jiudian.link/', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://qrcode.jiudian.link/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="/images/logos/9.png" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>九点二维码</strong>
</a>
<p class="overflowClip_2">根据https://github.com/liuyueyi/quick-media 制作的灵活设计的二维码</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://pan.baidu.com/s/1i5mpYNkBIWUqu6pVCXU7MQ', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://pan.baidu.com/s/1i5mpYNkBIWUqu6pVCXU7MQ">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="/images/logos/VisualQRC.48x48.png" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>Visual QR Codes Generator</strong>
</a>
<p class="overflowClip_2">Visual QR Codes Generator 客户端工具支持图片转二维码,支持彩色提取码wiki</p>
</div>
</div>
</div>
</div>
</div>
<br />
<h4 class="text-gray"><i class="linecons-tag" style="margin-right: 7px;" id="字码banner工具"></i>字码banner工具</h4>
<div class="row">
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://www.bootschool.net/ascii/', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://www.bootschool.net/ascii/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="/images/logos/cli_logo@2x.png" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>bootschool</strong>
</a>
<p class="overflowClip_2">ASCII文字,Spring Boot自定义启动Banner在线生成工具</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('http://patorjk.com/software/taag/#p=display&f=Crazy&t=qrcode.fit', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="http://patorjk.com/software/taag/#p=display&f=Crazy&t=qrcode.fit">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="/images/logos/pat.png" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>patorjk</strong>
</a>
<p class="overflowClip_2">Main Controls - *FIGlet and AOL Macro Fonts Supported*</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('http://www.network-science.de/ascii/', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="http://www.network-science.de/ascii/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="/images/logos/as.png" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>network-science</strong>
</a>
<p class="overflowClip_2">You can copy & paste this graphic and use it e.g. as mail signature</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://www.degraeve.com/img2txt.php', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://www.degraeve.com/img2txt.php">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="/images/logos/de.png" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>图片转字码banner</strong>
</a>
<p class="overflowClip_2"></p>
</div>
</div>
</div>
</div>
</div>
<br />
<h4 class="text-gray"><i class="linecons-tag" style="margin-right: 7px;" id="logo设计工具"></i>logo设计工具</h4>
<div class="row">
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('http://www.uugai.com/', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="http://www.uugai.com/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="/images/logos/logo.png" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>LOGO在线设计</strong>
</a>
<p class="overflowClip_2">免费的LOGO在线设计制作工具</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('http://www.ico51.cn/', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="http://www.ico51.cn/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>ico51</strong>
</a>
<p class="overflowClip_2">在线生成透明ICO图标</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://koutu.gaoding.com/clip?id=87996598&from=0', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://koutu.gaoding.com/clip?id=87996598&from=0">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>在线抠图</strong>
</a>
<p class="overflowClip_2"></p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('http://www.akuziti.com/', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="http://www.akuziti.com/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>艺术字</strong>
</a>
<p class="overflowClip_2">艺术字体转换器 艺术字体在线生成器</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://www.degraeve.com/business-cards/', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://www.degraeve.com/business-cards/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>免费制作名片</strong>
</a>
<p class="overflowClip_2">免费在线设计自己的名片。输入您的联系信息,指向您的徽标,然后获取可打印的PDF,然后将其带到本地打印机。</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://www.degraeve.com/color-palette/index.php?q=http://img.edc.wiki/1609286715764_1609386722943.jpeg,24180C5D3F24A14430D9C9BE90906B,301800793D07D92000E6C7B1A3A258', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://www.degraeve.com/color-palette/index.php?q=http://img.edc.wiki/1609286715764_1609386722943.jpeg,24180C5D3F24A14430D9C9BE90906B,301800793D07D92000E6C7B1A3A258">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>调色板生成器</strong>
</a>
<p class="overflowClip_2">制定配色方案。输入图像的URL,以获取与图像匹配的调色板。这对于提出与客户要使用的库存照片相匹配的网站配色方案很有用。</p>
</div>
</div>
</div>
</div>
</div>
<br />
<h4 class="text-gray"><i class="linecons-tag" style="margin-right: 7px;" id="技术网站"></i>技术网站</h4>
<div class="row">
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('http://mahua.jser.me/', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="http://mahua.jser.me/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>MaHua</strong>
</a>
<p class="overflowClip_2">一个在线编辑markdown文档的编辑器</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('http://tool.chinaz.com/Tools/Base64.aspx', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="http://tool.chinaz.com/Tools/Base64.aspx">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>Base64</strong>
</a>
<p class="overflowClip_2">Base64在线加密解密</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://www.atool99.com/hanzi2pinyin.php', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://www.atool99.com/hanzi2pinyin.php">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>汉字转拼音</strong>
</a>
<p class="overflowClip_2">汉字转拼音</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('http://patorjk.com/text-color-fader/', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="http://patorjk.com/text-color-fader/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>渐变色文字代码生成</strong>
</a>
<p class="overflowClip_2">Works with email, forum posts, web pages, and more!</p>
</div>
</div>
</div>
</div>
</div>
<br />
<h4 class="text-gray"><i class="linecons-tag" style="margin-right: 7px;" id="其他网站"></i>其他网站</h4>
<div class="row">
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://edc.wiki', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://edc.wiki">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="/images/logos/myblog.png" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>EDC WIKI</strong>
</a>
<p class="overflowClip_2">EDC 维基。</p>
</div>
</div>
</div>
</div>
</div>
<br />
<script src="/js/footer.js"></script>
<footer class="main-footer sticky footer-type-1">
<div class="footer-inner">
<!-- Add your copyright text here -->
<p>
© 2020 - 2021
<a href="javascript:void(0);"><strong>Oct</strong></a> | Powered by © 2021 qrcode.fit | 京ICP备18014033号-4
</p>
<div class="go-up">
<a href="#" rel="go-top">
<i class="fas fa-angle-up"></i>
</a>
</div>
</div>
</footer>
</div>
</div>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/TweenMax.min.js"></script>
<script src="/js/resizeable.min.js"></script>
<script src="/js/joinable.js"></script>
<script src="/js/xenon-api.min.js"></script>
<script src="/js/xenon-toggles.min.js"></script>
<script src="/js/xenon-custom.min.js"></script>
<script async src="https://busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
<script src="/js/lozad.min.js"></script>
<!-- 直接添加html内容即可 -->
<script type="text/javascript">document.write(unescape("%3Cspan id='cnzz_stat_icon_1279655610'%3E%3C/span%3E%3Cscript src='https://s9.cnzz.com/z_stat.php%3Fid%3D1279655610%26show%3Dpic' type='text/javascript'%3E%3C/script%3E"));</script>
<!-- 可设置多行 -->
</body>
</html>