<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" version="2.0"><channel><title>时锦闲记</title><link>https://me.sujianyu.cn/</link><atom:link href="https://me.sujianyu.cn/rss.xml" rel="self" type="application/rss+xml"/><description>时间片轮转，今日分配给云与茶</description><generator>Halo v2.23.2</generator><language>zh-cn</language><image><url>https://me.sujianyu.cn/upload/%E5%A4%B4%E5%83%8F.jpg</url><title>时锦闲记</title><link>https://me.sujianyu.cn/</link></image><lastBuildDate>Sun, 5 Apr 2026 13:31:38 GMT</lastBuildDate><item><title><![CDATA[第4-5次--学生实验报告-项目FPS射击]]></title><link>https://me.sujianyu.cn/archives/4to5fps</link><description><![CDATA[<img src="https://me.sujianyu.cn/plugins/feed/assets/telemetry.gif?title=%E7%AC%AC4-5%E6%AC%A1--%E5%AD%A6%E7%94%9F%E5%AE%9E%E9%AA%8C%E6%8A%A5%E5%91%8A-%E9%A1%B9%E7%9B%AEFPS%E5%B0%84%E5%87%BB&amp;url=/archives/4to5fps" width="1" height="1" alt="" style="opacity:0;">本实验旨在掌握Unity游戏开发基础，实现敌人追击、玩家加速、游戏胜利及换枪换刀等功能。通过C#脚本控制游戏逻辑，优化敌人行为与技能触发机制，提升游戏体验。实验中发现部分问题并提出改进建议，如增强敌人AI与提示系统。]]></description><guid isPermaLink="false">/archives/4to5fps</guid><dc:creator>时锦</dc:creator><enclosure url="https://me.sujianyu.cn/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2Fimage-BpMp.png&amp;size=m" type="image/jpeg" length="90885"/><category>实验报告</category><pubDate>Wed, 1 Apr 2026 00:39:59 GMT</pubDate></item><item><title><![CDATA[实验二-虚拟局域网的配置]]></title><link>https://me.sujianyu.cn/archives/comnetexper2</link><description><![CDATA[<img src="https://me.sujianyu.cn/plugins/feed/assets/telemetry.gif?title=%E5%AE%9E%E9%AA%8C%E4%BA%8C-%E8%99%9A%E6%8B%9F%E5%B1%80%E5%9F%9F%E7%BD%91%E7%9A%84%E9%85%8D%E7%BD%AE&amp;url=/archives/comnetexper2" width="1" height="1" alt="" style="opacity:0;">本实验旨在验证交换机自学习功能，了解VLAN作用，并掌握其配置方法。通过在Cisco Packet Tracer中创建VLAN并测试通信，验证了同一VLAN内可通信，不同VLAN间被隔离，加深了对网络划分的理解。]]></description><guid isPermaLink="false">/archives/comnetexper2</guid><dc:creator>时锦</dc:creator><enclosure url="https://me.sujianyu.cn/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2Fimage-BztH.png&amp;size=m" type="image/jpeg" length="54868"/><category>实验报告</category><pubDate>Mon, 30 Mar 2026 06:23:48 GMT</pubDate></item><item><title><![CDATA[实验一：模拟软件的使用入门]]></title><link>https://me.sujianyu.cn/archives/comnetexper1</link><description><![CDATA[<img src="https://me.sujianyu.cn/plugins/feed/assets/telemetry.gif?title=%E5%AE%9E%E9%AA%8C%E4%B8%80%EF%BC%9A%E6%A8%A1%E6%8B%9F%E8%BD%AF%E4%BB%B6%E7%9A%84%E4%BD%BF%E7%94%A8%E5%85%A5%E9%97%A8&amp;url=/archives/comnetexper1" width="1" height="1" alt="" style="opacity:0;">一、实验目的 1.查看本地电脑网络参数； 2.Cisco Packet Tracer的基本使用方法； 3.使用模拟软件搭建一个小型局域网，并测试终端之间的连通性。 二、实验内容 1.查看本地电脑网络参数]]></description><guid isPermaLink="false">/archives/comnetexper1</guid><dc:creator>时锦</dc:creator><enclosure url="https://me.sujianyu.cn/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2F%25E5%25B1%258F%25E5%25B9%2595%25E6%2588%25AA%25E5%259B%25BE%25202026-03-29%2520230815.png&amp;size=m" type="image/jpeg" length="62039"/><category>实验报告</category><pubDate>Sun, 29 Mar 2026 15:09:55 GMT</pubDate></item><item><title><![CDATA[第2-3次--学生实验报告-项目1-FPS射击]]></title><link>https://me.sujianyu.cn/archives/Unityexperience2-3-019d256d</link><description><![CDATA[<img src="https://me.sujianyu.cn/plugins/feed/assets/telemetry.gif?title=%E7%AC%AC2-3%E6%AC%A1--%E5%AD%A6%E7%94%9F%E5%AE%9E%E9%AA%8C%E6%8A%A5%E5%91%8A-%E9%A1%B9%E7%9B%AE1-FPS%E5%B0%84%E5%87%BB&amp;url=/archives/Unityexperience2-3-019d256d" width="1" height="1" alt="" style="opacity:0;">本文介绍了基于Unity引擎的第一人称射击游戏开发实验，涵盖人物控制、射击系统、枪械逻辑及视听效果等模块。通过C#脚本实现移动、跳跃、射击、换弹等功能，并整合各模块确保游戏稳定运行，为后续复杂游戏开发奠定基础。]]></description><guid isPermaLink="false">/archives/Unityexperience2-3-019d256d</guid><dc:creator>时锦</dc:creator><enclosure url="https://me.sujianyu.cn/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2FFPS%25E5%25B0%2584%25E5%2587%25BB%25E5%25AE%259E%25E9%25AA%258C%25E6%258A%25A5%25E5%2591%258A%25E5%258D%259A%25E5%25AE%25A2%25E5%25B0%2581%25E9%259D%25A2%25E6%2596%2587%25E6%25A1%2588-YDDb.png&amp;size=m" type="image/jpeg" length="900802"/><category>实验报告</category><pubDate>Wed, 25 Mar 2026 14:36:48 GMT</pubDate></item><item><title><![CDATA[从零搭建 Unity 开发环境：从安装到运行一次搞定]]></title><link>https://me.sujianyu.cn/archives/Insunityforwin</link><description><![CDATA[<img src="https://me.sujianyu.cn/plugins/feed/assets/telemetry.gif?title=%E4%BB%8E%E9%9B%B6%E6%90%AD%E5%BB%BA%20Unity%20%E5%BC%80%E5%8F%91%E7%8E%AF%E5%A2%83%EF%BC%9A%E4%BB%8E%E5%AE%89%E8%A3%85%E5%88%B0%E8%BF%90%E8%A1%8C%E4%B8%80%E6%AC%A1%E6%90%9E%E5%AE%9A&amp;url=/archives/Insunityforwin" width="1" height="1" alt="" style="opacity:0;">本文介绍了Unity游戏开发环境的搭建过程，包括安装Unity Hub、Unity Editor和Visual Studio，并进行配置与关联。通过新建项目和脚本验证环境，帮助初学者快速入门。]]></description><guid isPermaLink="false">/archives/Insunityforwin</guid><dc:creator>时锦</dc:creator><enclosure url="https://me.sujianyu.cn/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2F%25E5%25BE%25AE%25E4%25BF%25A1%25E5%259B%25BE%25E7%2589%2587_20260303144727_17_38.png&amp;size=m" type="image/jpeg" length="513669"/><category>安装教程</category><pubDate>Tue, 3 Mar 2026 06:48:53 GMT</pubDate></item><item><title><![CDATA[时光如锦，工具随行 | 我的「时锦工具箱」小程序 1.0.0 正式上线啦]]></title><link>https://me.sujianyu.cn/archives/shijintools1.0.0</link><description><![CDATA[<img src="https://me.sujianyu.cn/plugins/feed/assets/telemetry.gif?title=%E6%97%B6%E5%85%89%E5%A6%82%E9%94%A6%EF%BC%8C%E5%B7%A5%E5%85%B7%E9%9A%8F%E8%A1%8C%20%7C%20%E6%88%91%E7%9A%84%E3%80%8C%E6%97%B6%E9%94%A6%E5%B7%A5%E5%85%B7%E7%AE%B1%E3%80%8D%E5%B0%8F%E7%A8%8B%E5%BA%8F%201.0.0%20%E6%AD%A3%E5%BC%8F%E4%B8%8A%E7%BA%BF%E5%95%A6&amp;url=/archives/shijintools1.0.0" width="1" height="1" alt="" style="opacity:0;">「时锦工具箱」微信小程序1.0.0版本上线，整合二维码生成、BMI计算、弹幕显示等实用功能，主打轻量无广告、操作简便，满足日常高频需求。]]></description><guid isPermaLink="false">/archives/shijintools1.0.0</guid><dc:creator>时锦</dc:creator><enclosure url="https://me.sujianyu.cn/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2F%25E5%25BE%25AE%25E4%25BF%25A1%25E5%259B%25BE%25E7%2589%2587_20260228184250_96_1.png&amp;size=m" type="image/jpeg" length="486488"/><category>时锦工具箱</category><pubDate>Sat, 28 Feb 2026 10:44:16 GMT</pubDate></item><item><title><![CDATA[Windows超详细MySQL安装教程| 小白必看，一步到位]]></title><link>https://me.sujianyu.cn/archives/wininstallmysql</link><description><![CDATA[<img src="https://me.sujianyu.cn/plugins/feed/assets/telemetry.gif?title=Windows%E8%B6%85%E8%AF%A6%E7%BB%86MySQL%E5%AE%89%E8%A3%85%E6%95%99%E7%A8%8B%7C%20%E5%B0%8F%E7%99%BD%E5%BF%85%E7%9C%8B%EF%BC%8C%E4%B8%80%E6%AD%A5%E5%88%B0%E4%BD%8D&amp;url=/archives/wininstallmysql" width="1" height="1" alt="" style="opacity:0;">本文介绍了MySQL的安装方法，重点讲解了Windows系统下通过.zip压缩包安装的步骤，包括下载、配置、启动及环境变量设置，并提供了常见报错及解决方法，适用于Win10和Win11系统。]]></description><guid isPermaLink="false">/archives/wininstallmysql</guid><dc:creator>时锦</dc:creator><enclosure url="https://me.sujianyu.cn/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2FWindows%25E8%25B6%2585%25E8%25AF%25A6%25E7%25BB%2586MySQL%25E5%25AE%2589%25E8%25A3%2585%25E6%2595%2599%25E7%25A8%258B-%25E7%25BC%25A9%25E7%2595%25A5%25E5%259B%25BE.jpg&amp;size=m" type="image/jpeg" length="56142"/><category>安装教程</category><pubDate>Sun, 15 Feb 2026 05:25:44 GMT</pubDate></item><item><title><![CDATA[macOS 下 MySQL 安装教程｜两种方法快速搞定，适配开发场景]]></title><link>https://me.sujianyu.cn/archives/macosjiaocheng</link><description><![CDATA[<img src="https://me.sujianyu.cn/plugins/feed/assets/telemetry.gif?title=macOS%20%E4%B8%8B%20MySQL%20%E5%AE%89%E8%A3%85%E6%95%99%E7%A8%8B%EF%BD%9C%E4%B8%A4%E7%A7%8D%E6%96%B9%E6%B3%95%E5%BF%AB%E9%80%9F%E6%90%9E%E5%AE%9A%EF%BC%8C%E9%80%82%E9%85%8D%E5%BC%80%E5%8F%91%E5%9C%BA%E6%99%AF&amp;url=/archives/macosjiaocheng" width="1" height="1" alt="" style="opacity:0;">本文介绍了在macOS系统上安装MySQL的两种方法：Homebrew一键安装和官方DMG包安装，详细讲解了每一步操作流程及注意事项，适合不同需求的开发者。]]></description><guid isPermaLink="false">/archives/macosjiaocheng</guid><dc:creator>时锦</dc:creator><enclosure url="https://me.sujianyu.cn/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2F%25E7%25BD%2591%25E7%25AB%2599%25E4%25B8%258A%25E7%25BA%25BF%25E6%25B5%258B%25E8%25AF%2595%25E6%2596%2587%25E7%25AB%25A0.png&amp;size=m" type="image/jpeg" length="456928"/><category>安装教程</category><pubDate>Fri, 6 Feb 2026 06:28:23 GMT</pubDate></item><item><title><![CDATA[test1]]></title><link>https://me.sujianyu.cn/archives/test1666</link><description><![CDATA[<img src="https://me.sujianyu.cn/plugins/feed/assets/telemetry.gif?title=test1&amp;url=/archives/test1666" width="1" height="1" alt="" style="opacity:0;">本文为第一个测试文章，内容简要介绍了一个初步的测试案例。文章主要描述了测试的背景、目的及基本流程，旨在验证某项技术或方法的可行性。通过简单的实验设计和数据收集，文章展示了测试结果，并提出了一些初步的分析与建议。整体内容较为基础，用于测试摘要生成功能的准确性与简洁性。]]></description><guid isPermaLink="false">/archives/test1666</guid><dc:creator>时锦</dc:creator><enclosure url="https://me.sujianyu.cn/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2F1769745491779.jpeg&amp;size=m" type="image/jpeg" length="21358"/><category>分类 1</category><pubDate>Thu, 5 Feb 2026 12:36:49 GMT</pubDate></item></channel></rss>