-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
106 lines (101 loc) · 10.5 KB
/
index.html
File metadata and controls
106 lines (101 loc) · 10.5 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
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Python 工具包 - 45个专业工具</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; background: #f5f5f5; }
.hero { background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; padding: 60px 20px; text-align: center; }
.hero h1 { font-size: 2.5rem; margin-bottom: 15px; }
.hero p { font-size: 1.2rem; opacity: 0.9; }
.container { max-width: 1200px; margin: 0 auto; padding: 20px; }
.products { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 20px; margin: 30px 0; }
.product { background: white; border-radius: 10px; padding: 25px; box-shadow: 0 2px 10px rgba(0,0,0,0.1); }
.product h3 { color: #667eea; margin-bottom: 10px; }
.product p { color: #666; font-size: 0.9rem; margin-bottom: 15px; }
.product .price { font-size: 1.5rem; font-weight: bold; color: #e94560; }
.buy-btn { display: inline-block; background: linear-gradient(135deg, #667eea, #764ba2); color: white; padding: 12px 30px; border-radius: 25px; text-decoration: none; font-weight: bold; margin: 30px 0; }
.buy-btn:hover { transform: scale(1.05); }
.stats { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin: 30px 0; }
.stat { background: white; padding: 25px; border-radius: 10px; text-align: center; }
.stat-value { font-size: 2rem; font-weight: bold; color: #667eea; }
.stat-label { color: #666; }
footer { background: #333; color: white; text-align: center; padding: 30px; margin-top: 50px; }
</style>
</head>
<body>
<div class="hero">
<h1>🚀 Python 工具包</h1>
<p>45 个专业工具,覆盖开发、数据、办公、安全等场景</p>
<p style="margin-top: 15px; font-size: 1.4rem;">全套仅需 $49.99</p>
<a href="https://ko-fi.com/wumingda" class="buy-btn">立即购买</a>
</div>
<div class="container">
<div class="stats">
<div class="stat"><div class="stat-value">45</div><div class="stat-label">专业工具</div></div>
<div class="stat"><div class="stat-value">10+</div><div class="stat-label">应用场景</div></div>
<div class="stat"><div class="stat-value">$49.99</div><div class="stat-label">全套价格</div></div>
<div class="stat"><div class="stat-value">终身</div><div class="stat-label">免费更新</div></div>
</div>
<h2 style="text-align: center; margin: 30px 0;">📦 包含工具</h2>
<div class="products">
<div class="product"><h3>📊 Excel 批量处理大师</h3><p>批量合并、拆分、去重、筛选、统计、格式化</p><div class="price">$19.99</div></div>
<div class="product"><h3>🤖 AutoBot Pro</h3><p>网页抓取、文件处理、API测试、数据分析、任务调度</p><div class="price">$29.99</div></div>
<div class="product"><h3>📁 FileOrganizer Pro</h3><p>智能文件整理、自动分类、去重、重命名</p><div class="price">$9.99</div></div>
<div class="product"><h3>📄 PDF 处理大师</h3><p>合并、拆分、水印、加密、压缩、OCR</p><div class="price">$14.99</div></div>
<div class="product"><h3>🖼️ 图片处理大师</h3><p>批量压缩、格式转换、水印、裁剪、滤镜</p><div class="price">$12.99</div></div>
<div class="product"><h3>💾 数据库管理大师</h3><p>SQLite/MySQL/PostgreSQL 管理、数据导入导出</p><div class="price">$19.99</div></div>
<div class="product"><h3>🕷️ 网络爬虫大师</h3><p>智能爬虫、反反爬虫、数据清洗、定时任务</p><div class="price">$24.99</div></div>
<div class="product"><h3>🧪 API 测试大师</h3><p>API 测试、性能测试、Mock 服务器、文档生成</p><div class="price">$17.99</div></div>
<div class="product"><h3>📧 邮件发送大师</h3><p>批量发送、模板邮件、附件、定时发送</p><div class="price">$15.99</div></div>
<div class="product"><h3>📝 自动化办公大师</h3><p>Word/Excel/PPT 自动化、邮件合并、报表生成</p><div class="price">$22.99</div></div>
<div class="product"><h3>🔐 数据加密大师</h3><p>文件加密、密码管理、安全删除、数字签名</p><div class="price">$16.99</div></div>
<div class="product"><h3>📈 系统监控大师</h3><p>CPU/内存/磁盘监控、进程管理、日志分析</p><div class="price">$19.99</div></div>
<div class="product"><h3>📊 数据可视化大师</h3><p>图表生成、数据大屏、交互式图表、报告导出</p><div class="price">$29.99</div></div>
<div class="product"><h3>📋 日志分析大师</h3><p>日志解析、统计分析、告警检测、可视化</p><div class="price">$18.99</div></div>
<div class="product"><h3>🔍 正则表达式大师</h3><p>正则测试、批量匹配、数据提取、模式生成</p><div class="price">$11.99</div></div>
<div class="product"><h3>📄 JSON 处理大师</h3><p>JSON 解析、格式化、转换、验证、查询</p><div class="price">$10.99</div></div>
<div class="product"><h3>📊 CSV 处理大师</h3><p>CSV 解析、合并、拆分、统计、转换</p><div class="price">$12.99</div></div>
<div class="product"><h3>📝 文本处理大师</h3><p>文本清洗、格式转换、统计分析、批量处理</p><div class="price">$11.99</div></div>
<div class="product"><h3>📦 文件压缩大师</h3><p>ZIP/TAR/GZIP 压缩、解压、加密、分卷</p><div class="price">$10.99</div></div>
<div class="product"><h3>🌐 网络请求大师</h3><p>HTTP 请求、批量下载、爬虫、API 测试</p><div class="price">$14.99</div></div>
<div class="product"><h3>📅 日期时间大师</h3><p>日期计算、格式转换、时区处理、定时任务</p><div class="price">$9.99</div></div>
<div class="product"><h3>🔢 数学计算大师</h3><p>科学计算、统计分析、方程求解、图形绘制</p><div class="price">$13.99</div></div>
<div class="product"><h3>🔑 密码生成大师</h3><p>密码生成、密码强度检测、密码管理</p><div class="price">$8.99</div></div>
<div class="product"><h3>🎨 颜色处理大师</h3><p>颜色转换、调色板生成、颜色分析、渐变生成</p><div class="price">$9.99</div></div>
<div class="product"><h3>📱 二维码生成大师</h3><p>二维码生成、解码、批量生成、美化</p><div class="price">$10.99</div></div>
<div class="product"><h3>📝 Markdown 处理大师</h3><p>Markdown 解析、转换、生成、美化</p><div class="price">$11.99</div></div>
<div class="product"><h3>🖼️ 图片格式转换大师</h3><p>批量转换、压缩、调整大小、添加水印</p><div class="price">$10.99</div></div>
<div class="product"><h3>🔐 文件哈希大师</h3><p>哈希计算、文件校验、批量计算、哈希比较</p><div class="price">$8.99</div></div>
<div class="product"><h3>🔤 Base64 编码大师</h3><p>Base64 编码/解码、批量处理、文件编码</p><div class="price">$7.99</div></div>
<div class="product"><h3>🔗 URL 处理大师</h3><p>URL 编码/解码、解析、验证、批量处理</p><div class="price">$7.99</div></div>
<div class="product"><h3>🌐 HTML 处理大师</h3><p>HTML 解析、提取、转换、生成</p><div class="price">$12.99</div></div>
<div class="product"><h3>📄 XML 处理大师</h3><p>XML 解析、转换、验证、生成</p><div class="price">$11.99</div></div>
<div class="product"><h3>⚙️ YAML 处理大师</h3><p>YAML 解析、转换、验证、生成</p><div class="price">$9.99</div></div>
<div class="product"><h3>🔧 环境变量大师</h3><p>环境变量管理、配置文件处理、密钥管理</p><div class="price">$8.99</div></div>
<div class="product"><h3>💻 命令行大师</h3><p>命令行参数解析、交互式命令、进度条、颜色输出</p><div class="price">$9.99</div></div>
<div class="product"><h3>📋 日志记录大师</h3><p>日志记录、格式化、轮转、过滤</p><div class="price">$8.99</div></div>
<div class="product"><h3>👁️ 文件监控大师</h3><p>文件监控、变化检测、自动处理、事件通知</p><div class="price">$12.99</div></div>
<div class="product"><h3>💾 缓存管理大师</h3><p>内存缓存、文件缓存、Redis 缓存、缓存策略</p><div class="price">$11.99</div></div>
<div class="product"><h3>📥 队列管理大师</h3><p>任务队列、消息队列、优先级队列、延迟队列</p><div class="price">$14.99</div></div>
<div class="product"><h3>🧵 线程管理大师</h3><p>线程池、任务调度、并发控制、异步执行</p><div class="price">$13.99</div></div>
<div class="product"><h3>⚙️ 配置管理大师</h3><p>配置文件处理、环境变量、配置合并、配置验证</p><div class="price">$10.99</div></div>
<div class="product"><h3>🧪 测试框架大师</h3><p>单元测试、集成测试、Mock、断言</p><div class="price">$15.99</div></div>
<div class="product"><h3>📚 文档生成大师</h3><p>API 文档、代码文档、用户手册、技术文档</p><div class="price">$12.99</div></div>
<div class="product"><h3>🎨 代码格式化大师</h3><p>代码格式化、风格检查、代码美化、批量处理</p><div class="price">$11.99</div></div>
<div class="product"><h3>📊 代码分析大师</h3><p>代码复杂度分析、依赖分析、代码统计、质量评估</p><div class="price">$14.99</div></div>
<div class="product"><h3>🏗️ 代码生成大师</h3><p>代码模板、代码生成、代码转换、代码补全</p><div class="price">$16.99</div></div>
</div>
<div style="text-align: center;">
<a href="https://ko-fi.com/wumingda" class="buy-btn">立即购买全套 - $49.99</a>
<p style="color: #666; margin-top: 15px;">一次购买,终身使用,免费更新</p>
</div>
</div>
<footer>
<p>Python 工具包 - 45 个专业工具</p>
<p>Contact: wuqiong@nwafu.edu.cn</p>
</footer>
</body>
</html>