<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>百里飞洋</title>
  <icon>https://blog.meta-code.top/img/friends/Barry-Flynn.jpg</icon>
  <subtitle>迈向星辰大海</subtitle>
  <link href="https://blog.meta-code.top/atom.xml" rel="self"/>
  
  <link href="https://blog.meta-code.top/"/>
  <updated>2025-07-28T12:37:36.887Z</updated>
  <id>https://blog.meta-code.top/</id>
  
  <author>
    <name>百里飞洋 Barry-Flynn</name>
    
  </author>
  
  <generator uri="https://hexo.io/">Hexo</generator>
  
  <entry>
    <title>【Art Design】一款精美的前端后台模板，出色的 Vite + TypeScript + Element Plus 的 Vue3 后台管理解决方案</title>
    <link href="https://blog.meta-code.top/2025/07/03/2025-9/"/>
    <id>https://blog.meta-code.top/2025/07/03/2025-9/</id>
    <published>2025-07-03T12:15:26.000Z</published>
    <updated>2025-07-28T12:37:36.887Z</updated>
    
    
    <summary type="html">一款出色的专注于用户体验和视觉设计的使用 Vite + TypeScript + Element Plus 的 Vue3 后台管理解决方案</summary>
    
    
    
    
    <category term="前端" scheme="https://blog.meta-code.top/tags/%E5%89%8D%E7%AB%AF/"/>
    
    <category term="Vue" scheme="https://blog.meta-code.top/tags/Vue/"/>
    
    <category term="Element-UI" scheme="https://blog.meta-code.top/tags/Element-UI/"/>
    
  </entry>
  
  <entry>
    <title>坏消息，被DDoS攻击了；好消息，只被打了2分钟。</title>
    <link href="https://blog.meta-code.top/2025/06/01/2025-2/"/>
    <id>https://blog.meta-code.top/2025/06/01/2025-2/</id>
    <published>2025-06-01T03:06:48.000Z</published>
    <updated>2025-06-01T07:03:35.182Z</updated>
    
    
    <summary type="html">上午醒来一看手机，天塌了，通知栏全是腾讯云发的邮件和短信，告知我服务器被 DDoS 攻击了。</summary>
    
    
    
    
    <category term="服务器" scheme="https://blog.meta-code.top/tags/%E6%9C%8D%E5%8A%A1%E5%99%A8/"/>
    
    <category term="DDoS" scheme="https://blog.meta-code.top/tags/DDoS/"/>
    
  </entry>
  
  <entry>
    <title>【开箱验机】只花 6277 拿下 i7-14650HX/RTX4060 笔记本？机械革命 耀世16Pro 安全下车！</title>
    <link href="https://blog.meta-code.top/2025/04/21/2025-1/"/>
    <id>https://blog.meta-code.top/2025/04/21/2025-1/</id>
    <published>2025-04-21T15:28:54.000Z</published>
    <updated>2025-05-19T17:05:36.812Z</updated>
    
    
    <summary type="html">我最终还是没有选择“机械革命 极光X”，而是选择了定位稍微高端点的耀世系列产品“机械革命 耀世16Pro”。</summary>
    
    
    
    
  </entry>
  
  <entry>
    <title>我也中招了！大量简中博客站点被镜像，并翻译成了繁体中文</title>
    <link href="https://blog.meta-code.top/2024/10/27/2024-15/"/>
    <id>https://blog.meta-code.top/2024/10/27/2024-15/</id>
    <published>2024-10-27T11:44:05.000Z</published>
    <updated>2025-05-19T17:05:36.811Z</updated>
    
    
    <summary type="html">近期很多中文博客站长吐槽自己的网站被仿，我竟然也中招了</summary>
    
    
    
    
    <category term="博客折腾记" scheme="https://blog.meta-code.top/tags/%E5%8D%9A%E5%AE%A2%E6%8A%98%E8%85%BE%E8%AE%B0/"/>
    
  </entry>
  
  <entry>
    <title>【GitHub】基于Actions和Pages实现项目的自动构建与部署</title>
    <link href="https://blog.meta-code.top/2024/08/15/2024-13/"/>
    <id>https://blog.meta-code.top/2024/08/15/2024-13/</id>
    <published>2024-08-15T09:06:57.000Z</published>
    <updated>2025-05-19T17:05:36.810Z</updated>
    
    
    <summary type="html">手上有个前端项目使用的 Vite 来打包，我打算使用免费的 Github Actions 执行 workflows 工作流，实现自动打包，并通过 Github Pages 自动部署打包后的页面。</summary>
    
    
    
    
    <category term="GitHub" scheme="https://blog.meta-code.top/tags/GitHub/"/>
    
    <category term="前端" scheme="https://blog.meta-code.top/tags/%E5%89%8D%E7%AB%AF/"/>
    
    <category term="Vue" scheme="https://blog.meta-code.top/tags/Vue/"/>
    
    <category term="pnpm" scheme="https://blog.meta-code.top/tags/pnpm/"/>
    
    <category term="Vite" scheme="https://blog.meta-code.top/tags/Vite/"/>
    
  </entry>
  
  <entry>
    <title>【Hexo博客】配置RSS插件，生成 Atom1.0 或 RSS2.0 摘要文件</title>
    <link href="https://blog.meta-code.top/2024/04/11/2024-11/"/>
    <id>https://blog.meta-code.top/2024/04/11/2024-11/</id>
    <published>2024-04-11T04:26:56.000Z</published>
    <updated>2025-05-19T17:05:36.810Z</updated>
    
    
    <summary type="html">通过为 Hexo 安装和配置 hexo-generator-feed 插件，实现生成 Atom1.0 或 RSS2.0 的 Feed 文件</summary>
    
    
    
    
    <category term="博客折腾记" scheme="https://blog.meta-code.top/tags/%E5%8D%9A%E5%AE%A2%E6%8A%98%E8%85%BE%E8%AE%B0/"/>
    
    <category term="Hexo" scheme="https://blog.meta-code.top/tags/Hexo/"/>
    
    <category term="RSS" scheme="https://blog.meta-code.top/tags/RSS/"/>
    
  </entry>
  
  <entry>
    <title>【业务实践】探索 Excel 表数据的导入和导出功能的完整实现方案</title>
    <link href="https://blog.meta-code.top/2024/03/08/2024-6/"/>
    <id>https://blog.meta-code.top/2024/03/08/2024-6/</id>
    <published>2024-03-08T07:13:13.000Z</published>
    <updated>2025-05-19T17:05:36.811Z</updated>
    
    
    <summary type="html">浅析如何在 Node.js 中后台系统中实现 Excel 表数据的导入和导出功能</summary>
    
    
    
    
    <category term="Node.js" scheme="https://blog.meta-code.top/tags/Node-js/"/>
    
    <category term="前端" scheme="https://blog.meta-code.top/tags/%E5%89%8D%E7%AB%AF/"/>
    
    <category term="Vue" scheme="https://blog.meta-code.top/tags/Vue/"/>
    
    <category term="Express" scheme="https://blog.meta-code.top/tags/Express/"/>
    
    <category term="Excel" scheme="https://blog.meta-code.top/tags/Excel/"/>
    
  </entry>
  
  <entry>
    <title>【狄仁杰探案】修复Node.js后端图片上传接口漏洞</title>
    <link href="https://blog.meta-code.top/2024/01/19/2024-4/"/>
    <id>https://blog.meta-code.top/2024/01/19/2024-4/</id>
    <published>2024-01-19T09:25:11.000Z</published>
    <updated>2025-05-19T17:05:36.811Z</updated>
    
    
    <summary type="html">关于系统中图片上传接口漏洞的修复，以及前后端代码的优化</summary>
    
    
    
    
    <category term="Node.js" scheme="https://blog.meta-code.top/tags/Node-js/"/>
    
    <category term="后端" scheme="https://blog.meta-code.top/tags/%E5%90%8E%E7%AB%AF/"/>
    
    <category term="Express" scheme="https://blog.meta-code.top/tags/Express/"/>
    
  </entry>
  
  <entry>
    <title>【浅谈】关于B站博主“食贫道”发布充电视频《迷失东京》后所引发的热议</title>
    <link href="https://blog.meta-code.top/2023/12/02/2023-133/"/>
    <id>https://blog.meta-code.top/2023/12/02/2023-133/</id>
    <published>2023-12-02T05:06:36.000Z</published>
    <updated>2025-05-19T17:05:36.807Z</updated>
    
    
    <summary type="html">B站博主“食贫道”东瀛大宝荐之《迷失东京》影片发布后，引起了很多人对于影片内容、以及付费订阅制相关的讨论</summary>
    
    
    
    <category term="【思想杂谈】" scheme="https://blog.meta-code.top/categories/%E3%80%90%E6%80%9D%E6%83%B3%E6%9D%82%E8%B0%88%E3%80%91/"/>
    
    
    <category term="视频" scheme="https://blog.meta-code.top/tags/%E8%A7%86%E9%A2%91/"/>
    
  </entry>
  
  <entry>
    <title>【Hexo博客】添加友链朋友圈，纵览好友最新文章</title>
    <link href="https://blog.meta-code.top/2023/11/23/2023-132/"/>
    <id>https://blog.meta-code.top/2023/11/23/2023-132/</id>
    <published>2023-11-23T06:34:04.000Z</published>
    <updated>2025-05-19T17:05:36.806Z</updated>
    
    
    <summary type="html">采用 GitHub+Vercel+SQLite 部署方案，添加一个友链文章朋友圈~</summary>
    
    
    
    
    <category term="博客折腾记" scheme="https://blog.meta-code.top/tags/%E5%8D%9A%E5%AE%A2%E6%8A%98%E8%85%BE%E8%AE%B0/"/>
    
    <category term="GitHub" scheme="https://blog.meta-code.top/tags/GitHub/"/>
    
    <category term="Vercel" scheme="https://blog.meta-code.top/tags/Vercel/"/>
    
    <category term="Python" scheme="https://blog.meta-code.top/tags/Python/"/>
    
    <category term="爬虫" scheme="https://blog.meta-code.top/tags/%E7%88%AC%E8%99%AB/"/>
    
    <category term="SQLite" scheme="https://blog.meta-code.top/tags/SQLite/"/>
    
  </entry>
  
  <entry>
    <title>【webpack】如何解决Vue打包项目在浏览器开发者工具中显示源代码</title>
    <link href="https://blog.meta-code.top/2023/11/11/2023-130/"/>
    <id>https://blog.meta-code.top/2023/11/11/2023-130/</id>
    <published>2023-11-11T15:27:55.000Z</published>
    <updated>2025-05-19T17:05:36.806Z</updated>
    
    
    <summary type="html">Vue-cli使用了webpack打包，默认可以通过F12查看前端代码，这可能会造成前端代码泄露。这与把别人内裤扒了有什么区别？还把别人裸照扔到大街上让人观赏？</summary>
    
    
    
    
    <category term="前端" scheme="https://blog.meta-code.top/tags/%E5%89%8D%E7%AB%AF/"/>
    
    <category term="Vue" scheme="https://blog.meta-code.top/tags/Vue/"/>
    
    <category term="webpack" scheme="https://blog.meta-code.top/tags/webpack/"/>
    
  </entry>
  
  <entry>
    <title>【阿里云】对象存储 OSS 产品评测</title>
    <link href="https://blog.meta-code.top/2023/07/03/2023-114/"/>
    <id>https://blog.meta-code.top/2023/07/03/2023-114/</id>
    <published>2023-07-03T09:34:44.000Z</published>
    <updated>2025-05-19T17:05:36.806Z</updated>
    
    
    <summary type="html">对象存储服务的全流程使用体验，带你由浅入深玩转 OSS 的日常操作</summary>
    
    
    
    
  </entry>
  
  <entry>
    <title>【前端】常用加解密技术与使用方法</title>
    <link href="https://blog.meta-code.top/2023/05/18/2023-102/"/>
    <id>https://blog.meta-code.top/2023/05/18/2023-102/</id>
    <published>2023-05-18T04:46:44.000Z</published>
    <updated>2025-05-19T17:05:36.806Z</updated>
    
    
    <summary type="html">本文将介绍几种最常用的 JavaScript 加密和解密方法</summary>
    
    
    
    
    <category term="前端" scheme="https://blog.meta-code.top/tags/%E5%89%8D%E7%AB%AF/"/>
    
  </entry>
  
  <entry>
    <title>【蓝桥杯】第14届 Web 应用开发省赛真题解析</title>
    <link href="https://blog.meta-code.top/2023/04/10/2023-91/"/>
    <id>https://blog.meta-code.top/2023/04/10/2023-91/</id>
    <published>2023-04-10T09:18:56.000Z</published>
    <updated>2025-05-19T17:05:36.810Z</updated>
    
    
    <summary type="html">第14届蓝桥杯 Web 应用开发个人赛省赛赛后真题解析</summary>
    
    
    
    
    <category term="前端" scheme="https://blog.meta-code.top/tags/%E5%89%8D%E7%AB%AF/"/>
    
  </entry>
  
  <entry>
    <title>【蓝桥杯】第13届 Web 应用开发省赛真题解析</title>
    <link href="https://blog.meta-code.top/2023/04/09/2023-90/"/>
    <id>https://blog.meta-code.top/2023/04/09/2023-90/</id>
    <published>2023-04-09T07:02:52.000Z</published>
    <updated>2025-05-19T17:05:36.810Z</updated>
    
    
    <summary type="html">第13届蓝桥杯 Web 应用开发个人赛省赛赛后真题解析</summary>
    
    
    
    
  </entry>
  
</feed>
