<?xml version="1.0" encoding="utf-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><title>风享汇</title><link>http://hui.fzwqq.com/</link><description>知识分享，汇聚网络</description><item><title>SQLite、json和mysql三种数据库的优缺点</title><link>http://hui.fzwqq.com/post/2222.html</link><description>&lt;section data-role=&quot;outer&quot; class=&quot;article135&quot; label=&quot;edit by 135editor&quot;&gt;&lt;section data-role=&quot;paragraph&quot; class=&quot;_135editor&quot;&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; margin-top: 5px;&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/05/202605181779073258916482.jpg&quot; alt=&quot;未标题-1.jpg&quot; width=&quot;600&quot; height=&quot;338&quot; border=&quot;0&quot; vspace=&quot;0&quot; style=&quot;width: 600px; height: 338px;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 25px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　SQLite、JSON和MySQL是三种不同的数据存储技术，每种都有其特定的使用场景和优缺点。下面将分别讨论它们的优缺点：&lt;/span&gt;&lt;/p&gt;&lt;/section&gt;&lt;section class=&quot;_135editor&quot; data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;162848&quot; data-color=&quot;#d82821&quot;&gt;&lt;section style=&quot;margin: 10px auto; display: flex; justify-content: flex-start;&quot;&gt;&lt;section style=&quot;display: flex;align-items: center;&quot;&gt;&lt;section style=&quot;flex-shrink: 0;padding-right: 10px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;background-image: linear-gradient(rgb(255, 255, 255), rgb(234, 87, 87), rgb(255, 255, 255)); background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 0px 2px 0px 0px; border-radius: 100%; box-sizing: border-box;&quot;&gt;&lt;section style=&quot;background-color: #ffffff;border-radius: 100%;padding: 6px 6px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;background: linear-gradient(to bottom,#ffffff,#fcb1b1,#ffffff);padding: 0 2px 0 0;border-radius: 100%;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;border-radius: 100%; padding: 6px; box-sizing: border-box;&quot;&gt;&lt;section style=&quot;background-color: #feebeb;border-radius: 100%;padding: 4px;box-sizing:border-box;&quot;&gt;&lt;section class=&quot;assistant&quot; style=&quot;font-size: 16px;letter-spacing: 1.5px;color: #ffffff;background-color: #f63831;width: 34px;height: 34px;border-radius: 100%;text-align: center;line-height: 34px;box-sizing:border-box;&quot;&gt;&lt;strong&gt;0&lt;/strong&gt;&lt;strong class=&quot;autonum&quot; data-original-title=&quot;&quot; title=&quot;&quot;&gt;1&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;border: 1px solid #fdd8d8;background-color: #feebeb;border-radius: 25px;padding: 10px 30px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #d82821;&quot;&gt;&lt;strong class=&quot;135brush&quot; data-brushtype=&quot;text&quot;&gt;SQLite&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　&lt;span style=&quot;font-size: 16px; color: #00B050;&quot;&gt;优点&lt;strong style=&quot;font-size: 16px; text-wrap: wrap;&quot;&gt;✅&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot; style=&quot;list-style-type: disc;&quot;&gt;&lt;li&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;轻量级‌：&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;SQLite是一个轻量级的数据库，不需要单独的服务器进程，可以直接嵌入到应用程序中。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;自包含‌：&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;SQLite数据库文件是一个单一的文件，便于备份和移植。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;跨平台‌：&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;SQLite几乎可以在所有操作系统上运行，包括Windows、Linux和MacOS。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;事务管理‌：&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;支持事务处理，确保数据的一致性和完整性。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;简单易用‌：&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;使用SQL语言进行查询，易于学习和使用。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　&lt;span style=&quot;font-size: 16px; color: #C00000;&quot;&gt;缺点❌&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot; style=&quot;list-style-type: disc;&quot;&gt;&lt;li&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;性能瓶颈‌：&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;对于非常大的数据集或在多用户环境中，SQLite的性能可能不如专门的数据库服务器。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;并发处理‌：&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;尽管支持事务，但在高并发场景下表现可能不佳。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 25px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;扩展性‌：&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;不适合处理极其大规模的数据或高并发的应用程序。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;section class=&quot;_135editor&quot; data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;162848&quot; data-color=&quot;#d82821&quot;&gt;&lt;section style=&quot;margin: 10px auto; display: flex; justify-content: flex-start;&quot;&gt;&lt;section style=&quot;display: flex;align-items: center;&quot;&gt;&lt;section style=&quot;flex-shrink: 0;padding-right: 10px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;background-image: linear-gradient(rgb(255, 255, 255), rgb(234, 87, 87), rgb(255, 255, 255)); background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 0px 2px 0px 0px; border-radius: 100%; box-sizing: border-box;&quot;&gt;&lt;section style=&quot;background-color: #ffffff;border-radius: 100%;padding: 6px 6px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;background: linear-gradient(to bottom,#ffffff,#fcb1b1,#ffffff);padding: 0 2px 0 0;border-radius: 100%;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;border-radius: 100%; padding: 6px; box-sizing: border-box;&quot;&gt;&lt;section style=&quot;background-color: #feebeb;border-radius: 100%;padding: 4px;box-sizing:border-box;&quot;&gt;&lt;section class=&quot;assistant&quot; style=&quot;font-size: 16px;letter-spacing: 1.5px;color: #ffffff;background-color: #f63831;width: 34px;height: 34px;border-radius: 100%;text-align: center;line-height: 34px;box-sizing:border-box;&quot;&gt;&lt;strong&gt;0&lt;/strong&gt;&lt;strong class=&quot;autonum&quot; data-original-title=&quot;&quot; title=&quot;&quot; data-num=&quot;2&quot;&gt;2&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;border: 1px solid #fdd8d8;background-color: #feebeb;border-radius: 25px;padding: 10px 30px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #d82821;&quot;&gt;&lt;strong class=&quot;135brush&quot; data-brushtype=&quot;text&quot;&gt;JSON&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　&lt;strong&gt;　&lt;span style=&quot;font-size: 16px; color: #00B050;&quot;&gt;优点&lt;strong style=&quot;font-size: 16px; text-wrap: wrap;&quot;&gt;✅&lt;/strong&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot; style=&quot;list-style-type: disc;&quot;&gt;&lt;li&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;轻量级‌：&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;JSON文件很小，易于传输和存储。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;跨语言‌：&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;几乎所有编程语言都支持JSON，便于数据交换。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;易读性‌：&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;结构清晰，易于人类阅读和编辑。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;灵活性‌：&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;结构可以动态改变，不需要预先定义模式。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　&lt;span style=&quot;font-size: 16px; color: #C00000;&quot;&gt;缺点❌&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot; style=&quot;list-style-type: disc;&quot;&gt;&lt;li&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;查询能力有限‌：&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;不像SQL那样强大，JSON本身不支持复杂的查询操作。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;性能问题‌：&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;对于大型数据集或复杂查询，解析和查询JSON可能会比直接在关系数据库中执行SQL慢。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 25px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;一致性‌：&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;在多用户环境中，没有像数据库那样的并发控制和事务管理机制。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;section class=&quot;_135editor&quot; data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;162848&quot; data-color=&quot;#d82821&quot;&gt;&lt;section style=&quot;margin: 10px auto; display: flex; justify-content: flex-start;&quot;&gt;&lt;section style=&quot;display: flex;align-items: center;&quot;&gt;&lt;section style=&quot;flex-shrink: 0;padding-right: 10px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;background-image: linear-gradient(rgb(255, 255, 255), rgb(234, 87, 87), rgb(255, 255, 255)); background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 0px 2px 0px 0px; border-radius: 100%; box-sizing: border-box;&quot;&gt;&lt;section style=&quot;background-color: #ffffff;border-radius: 100%;padding: 6px 6px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;background: linear-gradient(to bottom,#ffffff,#fcb1b1,#ffffff);padding: 0 2px 0 0;border-radius: 100%;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;border-radius: 100%; padding: 6px; box-sizing: border-box;&quot;&gt;&lt;section style=&quot;background-color: #feebeb;border-radius: 100%;padding: 4px;box-sizing:border-box;&quot;&gt;&lt;section class=&quot;assistant&quot; style=&quot;font-size: 16px;letter-spacing: 1.5px;color: #ffffff;background-color: #f63831;width: 34px;height: 34px;border-radius: 100%;text-align: center;line-height: 34px;box-sizing:border-box;&quot;&gt;&lt;strong&gt;0&lt;/strong&gt;&lt;strong class=&quot;autonum&quot; data-original-title=&quot;&quot; title=&quot;&quot; data-num=&quot;3&quot;&gt;3&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;border: 1px solid #fdd8d8;background-color: #feebeb;border-radius: 25px;padding: 10px 30px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #d82821;&quot;&gt;&lt;strong class=&quot;135brush&quot; data-brushtype=&quot;text&quot;&gt;MySQL&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　&lt;span style=&quot;font-size: 16px; color: #00B050;&quot;&gt;&lt;strong&gt;优点✅&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot; style=&quot;list-style-type: disc;&quot;&gt;&lt;li&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;高性能‌：&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;MySQL是为高性能设计的，适合处理大量数据和复杂查询。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;可扩展性‌：&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;可以通过添加更多的服务器来扩展性能和容量。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;丰富的功能‌：&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;支持复杂的查询、存储过程、触发器等高级功能。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;ACID兼容性‌：&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;提供完整的事务支持，保证数据的完整性和一致性。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;社区支持‌：&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;有强大的社区支持和丰富的第三方工具。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　&lt;span style=&quot;font-size: 16px; color: #C00000;&quot;&gt;&lt;strong&gt;缺点❌&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot; style=&quot;list-style-type: disc;&quot;&gt;&lt;li&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;资源占用‌：&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;相比SQLite，MySQL需要更多的系统资源（如CPU和内存）。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;复杂性‌：&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;配置和维护相对复杂，需要一定的数据库管理经验。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;成本‌：&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;对于一些小型项目或个人开发者来说，可能需要考虑许可成本。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 25px;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;单点故障‌：&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;在高可用性配置方面可能需要额外的设置和成本。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;section class=&quot;_135editor&quot; data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;11669&quot; data-color=&quot;#d82821&quot;&gt;&lt;p style=&quot;margin: 25px 0px 10px;&quot;&gt;&lt;span style=&quot;color:inherit; font-size:18px&quot;&gt;&lt;strong style=&quot;color:inherit&quot;&gt;&lt;span class=&quot;135brush&quot; data-brushtype=&quot;text&quot; style=&quot;border-radius: 0px 50px 50px 0px; color: #FFFFFF; padding: 5px 15px 5px 10px; background-color: #d82821;&quot;&gt;总结选择建议&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/section&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　如果你的应用需要轻量级、嵌入式数据库且不涉及复杂查询或高并发，选择SQLite。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　如果你的应用需要轻量级数据存储格式且易于在不同系统间交换数据，选择JSON。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 5px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　如果你的应用需要高性能、可扩展性和复杂的数据处理能力，选择MySQL。每种技术都有其最佳使用场景，选择时应根据具体需求和资源情况来决定。&lt;/span&gt;&lt;/p&gt;&lt;/section&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Wed, 24 Jun 2026 15:35:39 +0800</pubDate></item><item><title>花墙拍照别再比剪刀手了！换个姿势美十倍</title><link>http://hui.fzwqq.com/post/2291.html</link><description>&lt;section data-role=&quot;outer&quot; label=&quot;edit by 135editor&quot; data-pm-slice=&quot;0 0 []&quot;&gt;&lt;section data-role=&quot;paragraph&quot; class=&quot;&quot;&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;caret-color: red;&quot;&gt;　　拍花墙的穿搭，其实不用搞得太隆重。一件软糯的灰色针织小开衫，内搭藏青色碎花茶歇裙，脚踩小白鞋配堆堆白袜，再挎个软乎乎的棕色小皮包，整体风格温柔又日常，和满墙浅粉的花朵搭在一起特别和谐，不会抢了花的风头，也不会在画面里显得突兀。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260624153355178228643572597.jpeg&quot; width=&quot;600&quot; height=&quot;338&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 338px;&quot;/&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　好多姐妹一到花墙跟前就犯愁，站得笔直比个剪刀手，拍出来又僵又死板，完全没那味儿。其实只要换几个简单的小姿势，普通人也能拍出氛围感满满的花墙照片。整理了几个我拍花墙百试百灵的姿势，新手直接照着抄作业就行。&lt;/span&gt;&lt;/p&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;136454&quot; data-color=&quot;#19412b&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin: 10px auto;display: flex;justify-content: center;align-items: center;&quot;&gt;&lt;section style=&quot;flex-shrink: 0;padding: 0 5px 0 0;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #ffffff;background-color: #3b1717;border-radius: 100%;text-align: center;width: 2em;height: 2em;line-height: 2em;text-shadow:0.063em 0.063em 0.063em #0f0606;box-sizing:border-box;&quot;&gt;&lt;strong&gt;0&lt;/strong&gt;&lt;strong data-original-title=&quot;&quot; title=&quot;&quot;&gt;1&lt;/strong&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;justify-content: flex-end;margin: -5px 0 0;&quot;&gt;&lt;section style=&quot;width: 10px;box-sizing:border-box;&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewbox=&quot;0 0 14 10&quot; style=&quot;display: block;&quot; xml:space=&quot;default&quot;&gt;&lt;path data-name=&quot;形状 1&quot; style=&quot;fill: #3b1717;fill-rule: evenodd;&quot; d=&quot;M218,752s-0.453,7.566,5,9.788c0,0-10.284,1.864-14-5.873Z&quot; transform=&quot;translate(-209 -752)&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;&quot;&gt;&lt;section style=&quot;background-color: #fff9f8;border-radius: 25px;padding: 3px 10px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #19412b;text-align: center;&quot;&gt;&lt;strong data-brushtype=&quot;text&quot;&gt;侧身蹲坐望远方&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;flex-shrink: 0;margin-left:-5px;&quot;&gt;&lt;section style=&quot;width: 7px;height: 7px;border-radius: 100%;border: 1px solid #19412b;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　别总站着拍，蹲下来真的打开新世界。侧身对着花墙蹲下，一条腿自然弯曲，手轻轻搭在膝盖上就好。不用死盯着镜头，眼神往斜上方飘一点，带点放空的感觉，画面瞬间就有故事感了。对了，背记得稍微挺直一点，别塌腰缩肩，体态舒展了，上镜真的会好看很多。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;margin-bottom: 32px;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260624153355178228643532167.jpeg&quot; width=&quot;600&quot; height=&quot;899&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 899px;&quot;/&gt;&lt;/section&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;136454&quot; data-color=&quot;#19412b&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin: 10px auto;display: flex;justify-content: center;align-items: center;&quot;&gt;&lt;section style=&quot;flex-shrink: 0;padding: 0 5px 0 0;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #ffffff;background-color: #3b1717;border-radius: 100%;text-align: center;width: 2em;height: 2em;line-height: 2em;text-shadow:0.063em 0.063em 0.063em #0f0606;box-sizing:border-box;&quot;&gt;&lt;strong&gt;0&lt;/strong&gt;&lt;strong data-original-title=&quot;&quot; title=&quot;&quot; data-num=&quot;2&quot;&gt;2&lt;/strong&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;justify-content: flex-end;margin: -5px 0 0;&quot;&gt;&lt;section style=&quot;width: 10px;box-sizing:border-box;&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewbox=&quot;0 0 14 10&quot; style=&quot;display: block;&quot; xml:space=&quot;default&quot;&gt;&lt;path data-name=&quot;形状 1&quot; style=&quot;fill: #3b1717;fill-rule: evenodd;&quot; d=&quot;M218,752s-0.453,7.566,5,9.788c0,0-10.284,1.864-14-5.873Z&quot; transform=&quot;translate(-209 -752)&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;&quot;&gt;&lt;section style=&quot;background-color: #fff9f8;border-radius: 25px;padding: 3px 10px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #19412b;text-align: center;&quot;&gt;&lt;strong data-brushtype=&quot;text&quot;&gt;撑伞抱书微低头&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;flex-shrink: 0;margin-left:-5px;&quot;&gt;&lt;section style=&quot;width: 7px;height: 7px;border-radius: 100%;border: 1px solid #19412b;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　透明伞绝对是花墙拍照的宝藏道具，谁用谁知道。单手握住伞柄自然举着，不用举得老高，稍微往身后侧一点就行。另一只手把书抱在胸前，头轻轻往肩膀方向歪一点，视线往下落，不用笑得太用力，嘴角带点浅淡的弧度就足够温柔。晴天用它还能挡掉脸上的顶光，避免拍出一脸阴影，实用性拉满。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;margin-bottom: 32px;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260624153356178228643619983.jpeg&quot; width=&quot;600&quot; height=&quot;899&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 899px;&quot;/&gt;&lt;/section&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;136454&quot; data-color=&quot;#19412b&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin: 10px auto;display: flex;justify-content: center;align-items: center;&quot;&gt;&lt;section style=&quot;flex-shrink: 0;padding: 0 5px 0 0;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #ffffff;background-color: #3b1717;border-radius: 100%;text-align: center;width: 2em;height: 2em;line-height: 2em;text-shadow:0.063em 0.063em 0.063em #0f0606;box-sizing:border-box;&quot;&gt;&lt;strong&gt;0&lt;/strong&gt;&lt;strong data-original-title=&quot;&quot; title=&quot;&quot; data-num=&quot;3&quot;&gt;3&lt;/strong&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;justify-content: flex-end;margin: -5px 0 0;&quot;&gt;&lt;section style=&quot;width: 10px;box-sizing:border-box;&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewbox=&quot;0 0 14 10&quot; style=&quot;display: block;&quot; xml:space=&quot;default&quot;&gt;&lt;path data-name=&quot;形状 1&quot; style=&quot;fill: #3b1717;fill-rule: evenodd;&quot; d=&quot;M218,752s-0.453,7.566,5,9.788c0,0-10.284,1.864-14-5.873Z&quot; transform=&quot;translate(-209 -752)&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;&quot;&gt;&lt;section style=&quot;background-color: #fff9f8;border-radius: 25px;padding: 3px 10px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #19412b;text-align: center;&quot;&gt;&lt;strong data-brushtype=&quot;text&quot;&gt;拈花递书看镜头&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;flex-shrink: 0;margin-left:-5px;&quot;&gt;&lt;section style=&quot;width: 7px;height: 7px;border-radius: 100%;border: 1px solid #19412b;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　一只手轻轻捏着一枝花凑到脸边，注意别太用力捏坏花瓣，指尖虚虚扶着就好。另一只手把书本朝着镜头的方向递出来，能自然形成前景虚化的效果，画面层次一下就丰富了。身体稍微侧一点，别正正地对着镜头，很容易显壮。眼神直视镜头，笑的时候放松苹果肌，灵动又有互动感。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;margin-bottom: 32px;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260624153356178228643688464.jpeg&quot; width=&quot;600&quot; height=&quot;899&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 899px;&quot;/&gt;&lt;/section&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;136454&quot; data-color=&quot;#19412b&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin: 10px auto;display: flex;justify-content: center;align-items: center;&quot;&gt;&lt;section style=&quot;flex-shrink: 0;padding: 0 5px 0 0;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #ffffff;background-color: #3b1717;border-radius: 100%;text-align: center;width: 2em;height: 2em;line-height: 2em;text-shadow:0.063em 0.063em 0.063em #0f0606;box-sizing:border-box;&quot;&gt;&lt;strong&gt;0&lt;/strong&gt;&lt;strong data-original-title=&quot;&quot; title=&quot;&quot; data-num=&quot;4&quot;&gt;4&lt;/strong&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;justify-content: flex-end;margin: -5px 0 0;&quot;&gt;&lt;section style=&quot;width: 10px;box-sizing:border-box;&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewbox=&quot;0 0 14 10&quot; style=&quot;display: block;&quot; xml:space=&quot;default&quot;&gt;&lt;path data-name=&quot;形状 1&quot; style=&quot;fill: #3b1717;fill-rule: evenodd;&quot; d=&quot;M218,752s-0.453,7.566,5,9.788c0,0-10.284,1.864-14-5.873Z&quot; transform=&quot;translate(-209 -752)&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;&quot;&gt;&lt;section style=&quot;background-color: #fff9f8;border-radius: 25px;padding: 3px 10px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #19412b;text-align: center;&quot;&gt;&lt;strong data-brushtype=&quot;text&quot;&gt;托腮侧身看镜头&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;flex-shrink: 0;margin-left:-5px;&quot;&gt;&lt;section style=&quot;width: 7px;height: 7px;border-radius: 100%;border: 1px solid #19412b;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　显脸小神器姿势，一定要试试。侧身蹲在花墙前，一只手轻轻托着脸颊，注意是轻搭，别把脸挤得变形。另一只手自然搭在腿上，肩膀往下沉，别耸肩。这个角度拍出来脸会显得很小巧，眼神柔和一点看着镜头，自带一种松弛的温柔感，怎么拍都不容易出错。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;margin-bottom: 32px;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260624153357178228643737663.jpeg&quot; width=&quot;600&quot; height=&quot;899&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 899px;&quot;/&gt;&lt;/section&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;136454&quot; data-color=&quot;#19412b&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin: 10px auto;display: flex;justify-content: center;align-items: center;&quot;&gt;&lt;section style=&quot;flex-shrink: 0;padding: 0 5px 0 0;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #ffffff;background-color: #3b1717;border-radius: 100%;text-align: center;width: 2em;height: 2em;line-height: 2em;text-shadow:0.063em 0.063em 0.063em #0f0606;box-sizing:border-box;&quot;&gt;&lt;strong&gt;0&lt;/strong&gt;&lt;strong data-original-title=&quot;&quot; title=&quot;&quot; data-num=&quot;5&quot;&gt;5&lt;/strong&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;justify-content: flex-end;margin: -5px 0 0;&quot;&gt;&lt;section style=&quot;width: 10px;box-sizing:border-box;&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewbox=&quot;0 0 14 10&quot; style=&quot;display: block;&quot; xml:space=&quot;default&quot;&gt;&lt;path data-name=&quot;形状 1&quot; style=&quot;fill: #3b1717;fill-rule: evenodd;&quot; d=&quot;M218,752s-0.453,7.566,5,9.788c0,0-10.284,1.864-14-5.873Z&quot; transform=&quot;translate(-209 -752)&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;&quot;&gt;&lt;section style=&quot;background-color: #fff9f8;border-radius: 25px;padding: 3px 10px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #19412b;text-align: center;&quot;&gt;&lt;strong data-brushtype=&quot;text&quot;&gt;举花挡脸捧书拍&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;flex-shrink: 0;margin-left:-5px;&quot;&gt;&lt;section style=&quot;width: 7px;height: 7px;border-radius: 100%;border: 1px solid #19412b;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　拍特写镜头就用这个姿势，超有氛围感。拿一小簇开得好看的花，轻轻贴在脸颊旁边，不用把脸全挡住，露出大半张脸更有呼吸感。另一只手捧着翻开的书放在身前，要是书页上能落两片花瓣，细节感直接就拉满了。眼神正对镜头，表情放软，清透又灵动。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;margin-bottom: 32px;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260624153358178228643899815.jpeg&quot; width=&quot;600&quot; height=&quot;899&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 899px;&quot;/&gt;&lt;/section&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;136454&quot; data-color=&quot;#19412b&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin: 10px auto;display: flex;justify-content: center;align-items: center;&quot;&gt;&lt;section style=&quot;flex-shrink: 0;padding: 0 5px 0 0;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #ffffff;background-color: #3b1717;border-radius: 100%;text-align: center;width: 2em;height: 2em;line-height: 2em;text-shadow:0.063em 0.063em 0.063em #0f0606;box-sizing:border-box;&quot;&gt;&lt;strong&gt;0&lt;/strong&gt;&lt;strong data-original-title=&quot;&quot; title=&quot;&quot; data-num=&quot;6&quot;&gt;6&lt;/strong&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;justify-content: flex-end;margin: -5px 0 0;&quot;&gt;&lt;section style=&quot;width: 10px;box-sizing:border-box;&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewbox=&quot;0 0 14 10&quot; style=&quot;display: block;&quot; xml:space=&quot;default&quot;&gt;&lt;path data-name=&quot;形状 1&quot; style=&quot;fill: #3b1717;fill-rule: evenodd;&quot; d=&quot;M218,752s-0.453,7.566,5,9.788c0,0-10.284,1.864-14-5.873Z&quot; transform=&quot;translate(-209 -752)&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;&quot;&gt;&lt;section style=&quot;background-color: #fff9f8;border-radius: 25px;padding: 3px 10px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #19412b;text-align: center;&quot;&gt;&lt;strong data-brushtype=&quot;text&quot;&gt;抬手摸花书前伸&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;flex-shrink: 0;margin-left:-5px;&quot;&gt;&lt;section style=&quot;width: 7px;height: 7px;border-radius: 100%;border: 1px solid #19412b;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　站着拍也能很舒展，不用全程僵成电线杆。身体稍微侧站，一只手抬起来，指尖轻轻碰到头顶的花枝就行，别使劲拽花，小心被管理员说。另一只手把翻开的书往镜头方向伸，利用近大远小的效果，画面瞬间就有了空间感。头微微仰一点，视线往斜前方看，脖颈的线条会被拉得很好看，整个人看着特别舒展。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;margin-bottom: 32px;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260624153358178228643898107.jpeg&quot; width=&quot;600&quot; height=&quot;899&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 899px;&quot;/&gt;&lt;/section&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;136454&quot; data-color=&quot;#19412b&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin: 10px auto;display: flex;justify-content: center;align-items: center;&quot;&gt;&lt;section style=&quot;flex-shrink: 0;padding: 0 5px 0 0;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #ffffff;background-color: #3b1717;border-radius: 100%;text-align: center;width: 2em;height: 2em;line-height: 2em;text-shadow:0.063em 0.063em 0.063em #0f0606;box-sizing:border-box;&quot;&gt;&lt;strong&gt;0&lt;/strong&gt;&lt;strong data-original-title=&quot;&quot; title=&quot;&quot; data-num=&quot;7&quot;&gt;7&lt;/strong&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;justify-content: flex-end;margin: -5px 0 0;&quot;&gt;&lt;section style=&quot;width: 10px;box-sizing:border-box;&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewbox=&quot;0 0 14 10&quot; style=&quot;display: block;&quot; xml:space=&quot;default&quot;&gt;&lt;path data-name=&quot;形状 1&quot; style=&quot;fill: #3b1717;fill-rule: evenodd;&quot; d=&quot;M218,752s-0.453,7.566,5,9.788c0,0-10.284,1.864-14-5.873Z&quot; transform=&quot;translate(-209 -752)&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;&quot;&gt;&lt;section style=&quot;background-color: #fff9f8;border-radius: 25px;padding: 3px 10px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #19412b;text-align: center;&quot;&gt;&lt;strong data-brushtype=&quot;text&quot;&gt;侧身持书看花侧&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;flex-shrink: 0;margin-left:-5px;&quot;&gt;&lt;section style=&quot;width: 7px;height: 7px;border-radius: 100%;border: 1px solid #19412b;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　想要那种不经意的抓拍感，就用这个姿势。半侧身站着，手里拿本书自然垂在身前，不用刻意摆得整整齐齐。头往侧边转一点，视线落在旁边的花丛上，眼神放空，就像走路时突然被花吸引停住了脚步。拍半身特别好看，满墙的花做背景，人在中间温柔又有故事感。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;margin-bottom: 32px;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260624153359178228643932005.jpeg&quot; width=&quot;600&quot; height=&quot;899&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 899px;&quot;/&gt;&lt;/section&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;136454&quot; data-color=&quot;#19412b&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin: 10px auto;display: flex;justify-content: center;align-items: center;&quot;&gt;&lt;section style=&quot;flex-shrink: 0;padding: 0 5px 0 0;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #ffffff;background-color: #3b1717;border-radius: 100%;text-align: center;width: 2em;height: 2em;line-height: 2em;text-shadow:0.063em 0.063em 0.063em #0f0606;box-sizing:border-box;&quot;&gt;&lt;strong&gt;0&lt;/strong&gt;&lt;strong data-original-title=&quot;&quot; title=&quot;&quot; data-num=&quot;8&quot;&gt;8&lt;/strong&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;justify-content: flex-end;margin: -5px 0 0;&quot;&gt;&lt;section style=&quot;width: 10px;box-sizing:border-box;&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewbox=&quot;0 0 14 10&quot; style=&quot;display: block;&quot; xml:space=&quot;default&quot;&gt;&lt;path data-name=&quot;形状 1&quot; style=&quot;fill: #3b1717;fill-rule: evenodd;&quot; d=&quot;M218,752s-0.453,7.566,5,9.788c0,0-10.284,1.864-14-5.873Z&quot; transform=&quot;translate(-209 -752)&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;&quot;&gt;&lt;section style=&quot;background-color: #fff9f8;border-radius: 25px;padding: 3px 10px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #19412b;text-align: center;&quot;&gt;&lt;strong data-brushtype=&quot;text&quot;&gt;举花抵头看书页&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;flex-shrink: 0;margin-left:-5px;&quot;&gt;&lt;section style=&quot;width: 7px;height: 7px;border-radius: 100%;border: 1px solid #19412b;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　安静温柔的书香感，这个姿势就能拍出来。一只手把花枝轻轻举在头顶侧边，别举得太僵硬，像举着个奖杯似的就怪了。另一只手捧着翻开的书，视线落在书页上，完全不用看镜头。就营造出一种正看着书，被身旁的花香吸引的感觉。嘴角带点淡淡的笑意，整个人安安静静的，特别有氛围感。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;margin-bottom: 32px;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260624153400178228644029984.jpeg&quot; width=&quot;600&quot; height=&quot;899&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 899px;&quot;/&gt;&lt;/section&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;136454&quot; data-color=&quot;#19412b&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin: 10px auto;display: flex;justify-content: center;align-items: center;&quot;&gt;&lt;section style=&quot;flex-shrink: 0;padding: 0 5px 0 0;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #ffffff;background-color: #3b1717;border-radius: 100%;text-align: center;width: 2em;height: 2em;line-height: 2em;text-shadow:0.063em 0.063em 0.063em #0f0606;box-sizing:border-box;&quot;&gt;&lt;strong&gt;0&lt;/strong&gt;&lt;strong data-original-title=&quot;&quot; title=&quot;&quot; data-num=&quot;9&quot;&gt;9&lt;/strong&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;justify-content: flex-end;margin: -5px 0 0;&quot;&gt;&lt;section style=&quot;width: 10px;box-sizing:border-box;&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewbox=&quot;0 0 14 10&quot; style=&quot;display: block;&quot; xml:space=&quot;default&quot;&gt;&lt;path data-name=&quot;形状 1&quot; style=&quot;fill: #3b1717;fill-rule: evenodd;&quot; d=&quot;M218,752s-0.453,7.566,5,9.788c0,0-10.284,1.864-14-5.873Z&quot; transform=&quot;translate(-209 -752)&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;&quot;&gt;&lt;section style=&quot;background-color: #fff9f8;border-radius: 25px;padding: 3px 10px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #19412b;text-align: center;&quot;&gt;&lt;strong data-brushtype=&quot;text&quot;&gt;抬手闻花抬下巴&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;flex-shrink: 0;margin-left:-5px;&quot;&gt;&lt;section style=&quot;width: 7px;height: 7px;border-radius: 100%;border: 1px solid #19412b;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　拍侧脸线条超绝的一个姿势。一只手抬起来扶住花枝，凑到鼻尖附近，做出轻轻闻花的姿态，别真的把脸埋进去，容易蹭一脸花粉。头微微仰起来，下巴轻轻抬一点，脖颈的线条会被拉得特别好看。另一只手自然放在身侧的花丛边，视线往上看，温柔又舒展，侧脸轮廓特别上镜。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;margin-bottom: 32px;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260624153400178228644034054.jpeg&quot; width=&quot;600&quot; height=&quot;899&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 899px;&quot;/&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　最后再碎碎念几句小技巧。拍花墙尽量选上午或者下午四点左右的光线，阳光柔和不刺眼，打在脸上会很通透。表情不用一直咧嘴笑，放松的状态其实最上镜。道具不用多，一把透明伞、一本书，就足够拍出很多种感觉了。下次路过花墙的时候，记得试试这些姿势，轻松拍出刷爆朋友圈的照片。&lt;/span&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;</description><pubDate>Wed, 24 Jun 2026 15:31:45 +0800</pubDate></item><item><title>拽酷御姐皮衣冷感美人写真</title><link>http://hui.fzwqq.com/post/2290.html</link><description>&lt;p style=&quot;text-align: center; margin-top: 5px; margin-bottom: 5px;&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/202606241782284066133644.jpg&quot; alt=&quot;007Y7ePDly1hy5cb6yju6j30zk1bewja_1782284010.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; margin-top: 5px; margin-bottom: 5px;&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/202606241782284066328115.jpg&quot; alt=&quot;007Y7ePDly1hy5cb7ksukj30zk1be7lf_1782284014.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; margin-top: 5px; margin-bottom: 5px;&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/202606241782284066865282.jpg&quot; alt=&quot;007Y7ePDly1hy5cb7v7tsj30zk1be45z_1782284022.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; margin-top: 5px; margin-bottom: 5px;&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/202606241782284066318685.jpg&quot; alt=&quot;007Y7ePDly1hy5cb8iq7xj30zk1begqo_1782284028.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; margin-top: 5px; margin-bottom: 5px;&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/202606241782284066899481.jpg&quot; alt=&quot;007Y7ePDly1hy5cb8rt1rj30zk1beq70_1782284034.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; margin-top: 5px; margin-bottom: 5px;&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/202606241782284067599541.jpg&quot; alt=&quot;007Y7ePDly1hy5cb8zuqwj30zk1beaen_1782284038.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; margin-top: 5px; margin-bottom: 5px;&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/202606241782284067184900.jpg&quot; alt=&quot;007Y7ePDly1hy5cb9ck55j30zk1be0ze_1782284044.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; margin-top: 5px; margin-bottom: 5px;&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/202606241782284067132293.jpg&quot; alt=&quot;007Y7ePDly1hy5cb78u0kj30zk1ben0x_1782284050.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; margin-top: 5px; margin-bottom: 5px;&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/202606241782284067784189.jpg&quot; alt=&quot;007Y7ePDly1hy5cb852pnj30zk1beaey_1782284054.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;</description><pubDate>Wed, 24 Jun 2026 14:52:53 +0800</pubDate></item><item><title>夏日荷塘拍照指南｜9个姿势教你拍出清新氛围感大片</title><link>http://hui.fzwqq.com/post/2289.html</link><description>&lt;section data-role=&quot;outer&quot; label=&quot;edit by 135editor&quot; data-pm-slice=&quot;0 0 []&quot;&gt;&lt;section data-role=&quot;paragraph&quot; class=&quot;&quot;&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 0px;&quot;&gt;&lt;span style=&quot;font-size: 16px;caret-color: red;&quot;&gt;　　一到夏天，朋友圈的&lt;span textstyle=&quot;&quot;&gt;&lt;strong&gt;荷塘照&lt;/strong&gt;&lt;/span&gt;就开始刷屏了。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　说实话，荷花池真的是天生的拍照背景板，大片浓绿衬着粉白的花，随便站进去都自带清新滤镜。但很多人真到了现场就懵了——站着像游客打卡，蹲着显腿短，拍出来要么人被荷叶淹没，要么动作僵得像木桩。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260623143632178219659218261.jpeg&quot; width=&quot;600&quot; height=&quot;338&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 338px;&quot;/&gt;&lt;/section&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;caret-color: red;&quot;&gt;　　今天把最出片的9个姿势+构图思路整理出来，新手照着摆就行，不用硬凹也能拍出夏日松弛感。&lt;/span&gt;&lt;/p&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;154854&quot; data-color=&quot;#dd93a8&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin: 10px auto;display: flex;justify-content: center;&quot;&gt;&lt;section style=&quot;display: flex;align-items: center;&quot;&gt;&lt;section style=&quot;flex-shrink: 0;&quot;&gt;&lt;section style=&quot;width: 9px;height: 9px;border: 1px solid #dd93a8;background-color: #ffffff;border-radius: 100%;margin-bottom: -8px;margin-left: 3px;box-sizing:border-box;transform: rotateZ(1deg);-webkit-transform: rotateZ(1deg);-moz-transform: rotateZ(1deg);-o-transform: rotateZ(1deg);&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;font-size: 16px;letter-spacing: 1.5px;color: #ffffff;width: 38px;height: 38px;border-radius: 100%;background-color: #dd93a8;display: flex;justify-content: center;align-items: center;box-sizing:border-box;&quot;&gt;&lt;strong&gt;0&lt;/strong&gt;&lt;strong&gt;1&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;margin-left: 8px;&quot;&gt;&lt;section style=&quot;display: flex;justify-content: space-between;&quot;&gt;&lt;section style=&quot;width: 20px;height: 1px;border-bottom: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;width: 20px;height: 1px;border-bottom: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;border-left: 1px solid #a38080;border-right: 1px solid #a38080;padding: 4px 12px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #744e4e;text-align: center;&quot;&gt;&lt;strong data-brushtype=&quot;text&quot;&gt;提裙漫步&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;justify-content: space-between;&quot;&gt;&lt;section style=&quot;width: 20px;height: 1px;border-top: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;width: 20px;height: 1px;border-top: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　找荷塘里的田间小路站进去，让小路从画面深处往镜头方向延伸，天然就是一条视觉引导线，视线自然而然会落到人身上，还能拉出很强的纵深感。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260623143632178219659285764.jpeg&quot; width=&quot;600&quot; height=&quot;905&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 905px;&quot;/&gt;&lt;/section&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　动作不用复杂，双手轻轻提着两边裙摆，脚步放慢，像顺着小路慢慢往前走的样子，头稍微低一点看脚下，不用刻意盯镜头。机位可以稍微放低一点，把前后的荷叶都收进画面，层次一下子就出来了。别走太快，抓拍慢步的瞬间最自然，还能拍出裙摆轻轻飘起来的感觉。&lt;/span&gt;&lt;/p&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;154854&quot; data-color=&quot;#dd93a8&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin: 10px auto;display: flex;justify-content: center;&quot;&gt;&lt;section style=&quot;display: flex;align-items: center;&quot;&gt;&lt;section style=&quot;flex-shrink: 0;&quot;&gt;&lt;section style=&quot;width: 9px;height: 9px;border: 1px solid #dd93a8;background-color: #ffffff;border-radius: 100%;margin-bottom: -8px;margin-left: 3px;box-sizing:border-box;transform: rotateZ(1deg);-webkit-transform: rotateZ(1deg);-moz-transform: rotateZ(1deg);-o-transform: rotateZ(1deg);&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;font-size: 16px;letter-spacing: 1.5px;color: #ffffff;width: 38px;height: 38px;border-radius: 100%;background-color: #dd93a8;display: flex;justify-content: center;align-items: center;box-sizing:border-box;&quot;&gt;&lt;strong&gt;0&lt;/strong&gt;&lt;strong data-num=&quot;2&quot;&gt;2&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;margin-left: 8px;&quot;&gt;&lt;section style=&quot;display: flex;justify-content: space-between;&quot;&gt;&lt;section style=&quot;width: 20px;height: 1px;border-bottom: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;width: 20px;height: 1px;border-bottom: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;border-left: 1px solid #a38080;border-right: 1px solid #a38080;padding: 4px 12px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #744e4e;text-align: center;&quot;&gt;&lt;strong data-brushtype=&quot;text&quot;&gt;背影望远&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;justify-content: space-between;&quot;&gt;&lt;section style=&quot;width: 20px;height: 1px;border-top: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;width: 20px;height: 1px;border-top: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　社恐姐妹必学的姿势，不用露脸也能拍出满满故事感。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260623143633178219659377587.jpeg&quot; width=&quot;600&quot; height=&quot;905&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 905px;&quot;/&gt;&lt;/section&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　人站在画面右侧，左边留出大片荷塘和远处的树，画面空一点才会有呼吸感，不会挤得慌。双手背到身后攥着草帽就行，身子站得舒展点，头转向远处发呆，完全不用管镜头。拍背影最忌讳站得笔直，稍微侧一点身，草帽还能给背影增加细节，不会显得光秃秃的单调。&lt;/span&gt;&lt;/p&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;154854&quot; data-color=&quot;#dd93a8&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin: 10px auto;display: flex;justify-content: center;&quot;&gt;&lt;section style=&quot;display: flex;align-items: center;&quot;&gt;&lt;section style=&quot;flex-shrink: 0;&quot;&gt;&lt;section style=&quot;width: 9px;height: 9px;border: 1px solid #dd93a8;background-color: #ffffff;border-radius: 100%;margin-bottom: -8px;margin-left: 3px;box-sizing:border-box;transform: rotateZ(1deg);-webkit-transform: rotateZ(1deg);-moz-transform: rotateZ(1deg);-o-transform: rotateZ(1deg);&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;font-size: 16px;letter-spacing: 1.5px;color: #ffffff;width: 38px;height: 38px;border-radius: 100%;background-color: #dd93a8;display: flex;justify-content: center;align-items: center;box-sizing:border-box;&quot;&gt;&lt;strong&gt;0&lt;/strong&gt;&lt;strong data-num=&quot;3&quot;&gt;3&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;margin-left: 8px;&quot;&gt;&lt;section style=&quot;display: flex;justify-content: space-between;&quot;&gt;&lt;section style=&quot;width: 20px;height: 1px;border-bottom: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;width: 20px;height: 1px;border-bottom: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;border-left: 1px solid #a38080;border-right: 1px solid #a38080;padding: 4px 12px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #744e4e;text-align: center;&quot;&gt;&lt;strong data-brushtype=&quot;text&quot;&gt;仰头舒展&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;justify-content: space-between;&quot;&gt;&lt;section style=&quot;width: 20px;height: 1px;border-top: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;width: 20px;height: 1px;border-top: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　想拍大气一点的全身照，试试居中构图，稳得不会出错。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260623143633178219659384926.jpeg&quot; width=&quot;600&quot; height=&quot;906&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 906px;&quot;/&gt;&lt;/section&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　人站在画面正中间，背景用远山和荷塘铺着，画面平衡感特别好。别站得板正，侧身站更显线条，一只手把草帽举到头顶，身体轻轻往后仰，头抬起来闭着眼，像在晒太阳吹风的样子。这个姿势整个人是舒展打开的，完全不会死板，元气和生命力直接拉满。&lt;/span&gt;&lt;/p&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;154854&quot; data-color=&quot;#dd93a8&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin: 10px auto;display: flex;justify-content: center;&quot;&gt;&lt;section style=&quot;display: flex;align-items: center;&quot;&gt;&lt;section style=&quot;flex-shrink: 0;&quot;&gt;&lt;section style=&quot;width: 9px;height: 9px;border: 1px solid #dd93a8;background-color: #ffffff;border-radius: 100%;margin-bottom: -8px;margin-left: 3px;box-sizing:border-box;transform: rotateZ(1deg);-webkit-transform: rotateZ(1deg);-moz-transform: rotateZ(1deg);-o-transform: rotateZ(1deg);&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;font-size: 16px;letter-spacing: 1.5px;color: #ffffff;width: 38px;height: 38px;border-radius: 100%;background-color: #dd93a8;display: flex;justify-content: center;align-items: center;box-sizing:border-box;&quot;&gt;&lt;strong&gt;0&lt;/strong&gt;&lt;strong data-num=&quot;4&quot;&gt;4&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;margin-left: 8px;&quot;&gt;&lt;section style=&quot;display: flex;justify-content: space-between;&quot;&gt;&lt;section style=&quot;width: 20px;height: 1px;border-bottom: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;width: 20px;height: 1px;border-bottom: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;border-left: 1px solid #a38080;border-right: 1px solid #a38080;padding: 4px 12px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #744e4e;text-align: center;&quot;&gt;&lt;strong data-brushtype=&quot;text&quot;&gt;坐地举帽&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;justify-content: space-between;&quot;&gt;&lt;section style=&quot;width: 20px;height: 1px;border-top: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;width: 20px;height: 1px;border-top: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　走累了就坐下拍，出片率其实比站着还高。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　找荷塘边的草地或者硬实的小路坐下，一条腿伸直一条腿弯曲，身体自然形成三角形，画面稳当还显腿长。一只手搭在膝盖上，另一只手把草帽举起来，脸侧过去闭着眼笑，阳光落在脸上的质感特别治愈。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260623143634178219659482106.jpeg&quot; width=&quot;600&quot; height=&quot;905&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 905px;&quot;/&gt;&lt;/section&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　怕麻烦的话光脚拍更有夏天的感觉，就是坐之前先扒拉一下草，看看有没有小石子和虫子，别扎到脚。&lt;/span&gt;&lt;/p&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;154854&quot; data-color=&quot;#dd93a8&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin: 10px auto;display: flex;justify-content: center;&quot;&gt;&lt;section style=&quot;display: flex;align-items: center;&quot;&gt;&lt;section style=&quot;flex-shrink: 0;&quot;&gt;&lt;section style=&quot;width: 9px;height: 9px;border: 1px solid #dd93a8;background-color: #ffffff;border-radius: 100%;margin-bottom: -8px;margin-left: 3px;box-sizing:border-box;transform: rotateZ(1deg);-webkit-transform: rotateZ(1deg);-moz-transform: rotateZ(1deg);-o-transform: rotateZ(1deg);&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;font-size: 16px;letter-spacing: 1.5px;color: #ffffff;width: 38px;height: 38px;border-radius: 100%;background-color: #dd93a8;display: flex;justify-content: center;align-items: center;box-sizing:border-box;&quot;&gt;&lt;strong&gt;0&lt;/strong&gt;&lt;strong data-num=&quot;5&quot;&gt;5&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;margin-left: 8px;&quot;&gt;&lt;section style=&quot;display: flex;justify-content: space-between;&quot;&gt;&lt;section style=&quot;width: 20px;height: 1px;border-bottom: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;width: 20px;height: 1px;border-bottom: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;border-left: 1px solid #a38080;border-right: 1px solid #a38080;padding: 4px 12px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #744e4e;text-align: center;&quot;&gt;&lt;strong data-brushtype=&quot;text&quot;&gt;蹲姿回眸&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;justify-content: space-between;&quot;&gt;&lt;section style=&quot;width: 20px;height: 1px;border-top: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;width: 20px;height: 1px;border-top: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　想和荷花近距离同框，蹲下来拍最出片。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　蹲在荷花旁边，一只手轻轻扶着荷花枝，身体侧一点，听到快门的时候转过头看向镜头，笑的自然点就好。镜头前面可以放几片荷叶，虚掉之后画面会特别有层次，再挎个草编包，整个人就是清清爽爽的田园感。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260623143634178219659485143.jpeg&quot; width=&quot;600&quot; height=&quot;912&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 912px;&quot;/&gt;&lt;/section&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　提醒一句，尽量别踩进荷塘泥里，也别随便折公园里的荷花，文明拍照才能次次都有好风景。&lt;/span&gt;&lt;/p&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;154854&quot; data-color=&quot;#dd93a8&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin: 10px auto;display: flex;justify-content: center;&quot;&gt;&lt;section style=&quot;display: flex;align-items: center;&quot;&gt;&lt;section style=&quot;flex-shrink: 0;&quot;&gt;&lt;section style=&quot;width: 9px;height: 9px;border: 1px solid #dd93a8;background-color: #ffffff;border-radius: 100%;margin-bottom: -8px;margin-left: 3px;box-sizing:border-box;transform: rotateZ(1deg);-webkit-transform: rotateZ(1deg);-moz-transform: rotateZ(1deg);-o-transform: rotateZ(1deg);&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;font-size: 16px;letter-spacing: 1.5px;color: #ffffff;width: 38px;height: 38px;border-radius: 100%;background-color: #dd93a8;display: flex;justify-content: center;align-items: center;box-sizing:border-box;&quot;&gt;&lt;strong&gt;0&lt;/strong&gt;&lt;strong data-num=&quot;6&quot;&gt;6&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;margin-left: 8px;&quot;&gt;&lt;section style=&quot;display: flex;justify-content: space-between;&quot;&gt;&lt;section style=&quot;width: 20px;height: 1px;border-bottom: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;width: 20px;height: 1px;border-bottom: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;border-left: 1px solid #a38080;border-right: 1px solid #a38080;padding: 4px 12px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #744e4e;text-align: center;&quot;&gt;&lt;strong data-brushtype=&quot;text&quot;&gt;仰身闻花&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;justify-content: space-between;&quot;&gt;&lt;section style=&quot;width: 20px;height: 1px;border-top: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;width: 20px;height: 1px;border-top: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　这个角度我真的巨爱，谁拍谁温柔。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　找荷叶茂密的地方，半坐半靠在草地上，身体往后仰，顺着对角线的方向舒展身形，头抬起来凑近旁边的荷花，做闻花香的动作，眼睛轻轻闭着。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260623143635178219659570803.jpeg&quot; width=&quot;600&quot; height=&quot;906&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 906px;&quot;/&gt;&lt;/section&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　机位要抬高，从上往下俯拍，既能避开后面杂乱的背景，还能把周围的荷叶荷花都框进来，画面柔乎乎的，氛围感直接拉满。&lt;/span&gt;&lt;/p&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;154854&quot; data-color=&quot;#dd93a8&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin: 10px auto;display: flex;justify-content: center;&quot;&gt;&lt;section style=&quot;display: flex;align-items: center;&quot;&gt;&lt;section style=&quot;flex-shrink: 0;&quot;&gt;&lt;section style=&quot;width: 9px;height: 9px;border: 1px solid #dd93a8;background-color: #ffffff;border-radius: 100%;margin-bottom: -8px;margin-left: 3px;box-sizing:border-box;transform: rotateZ(1deg);-webkit-transform: rotateZ(1deg);-moz-transform: rotateZ(1deg);-o-transform: rotateZ(1deg);&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;font-size: 16px;letter-spacing: 1.5px;color: #ffffff;width: 38px;height: 38px;border-radius: 100%;background-color: #dd93a8;display: flex;justify-content: center;align-items: center;box-sizing:border-box;&quot;&gt;&lt;strong&gt;0&lt;/strong&gt;&lt;strong data-num=&quot;7&quot;&gt;7&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;margin-left: 8px;&quot;&gt;&lt;section style=&quot;display: flex;justify-content: space-between;&quot;&gt;&lt;section style=&quot;width: 20px;height: 1px;border-bottom: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;width: 20px;height: 1px;border-bottom: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;border-left: 1px solid #a38080;border-right: 1px solid #a38080;padding: 4px 12px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #744e4e;text-align: center;&quot;&gt;&lt;strong data-brushtype=&quot;text&quot;&gt;置身花海&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;justify-content: space-between;&quot;&gt;&lt;section style=&quot;width: 20px;height: 1px;border-top: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;width: 20px;height: 1px;border-top: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　想拍出“人在画中游”的感觉，用三分法准没错。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　把人物放在画面下三分之一的位置，上面留出大片的荷塘，视觉上特别开阔，还能衬得人娇小可爱。不用做复杂动作，双手搭在包带上，头轻轻抬起来闭着眼，嘴角带点笑意，像在感受风拂过的样子。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260623143635178219659558955.jpeg&quot; width=&quot;600&quot; height=&quot;905&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 905px;&quot;/&gt;&lt;/section&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　满池的荷叶当背景，随便拍都很有夏日氛围，尤其适合拍远景，特别有故事感。&lt;/span&gt;&lt;/p&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;154854&quot; data-color=&quot;#dd93a8&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin: 10px auto;display: flex;justify-content: center;&quot;&gt;&lt;section style=&quot;display: flex;align-items: center;&quot;&gt;&lt;section style=&quot;flex-shrink: 0;&quot;&gt;&lt;section style=&quot;width: 9px;height: 9px;border: 1px solid #dd93a8;background-color: #ffffff;border-radius: 100%;margin-bottom: -8px;margin-left: 3px;box-sizing:border-box;transform: rotateZ(1deg);-webkit-transform: rotateZ(1deg);-moz-transform: rotateZ(1deg);-o-transform: rotateZ(1deg);&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;font-size: 16px;letter-spacing: 1.5px;color: #ffffff;width: 38px;height: 38px;border-radius: 100%;background-color: #dd93a8;display: flex;justify-content: center;align-items: center;box-sizing:border-box;&quot;&gt;&lt;strong&gt;0&lt;/strong&gt;&lt;strong data-num=&quot;8&quot;&gt;8&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;margin-left: 8px;&quot;&gt;&lt;section style=&quot;display: flex;justify-content: space-between;&quot;&gt;&lt;section style=&quot;width: 20px;height: 1px;border-bottom: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;width: 20px;height: 1px;border-bottom: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;border-left: 1px solid #a38080;border-right: 1px solid #a38080;padding: 4px 12px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #744e4e;text-align: center;&quot;&gt;&lt;strong data-brushtype=&quot;text&quot;&gt;荷叶框景&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;justify-content: space-between;&quot;&gt;&lt;section style=&quot;width: 20px;height: 1px;border-top: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;width: 20px;height: 1px;border-top: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　利用现场的荷叶就能拍出高级感，根本不用额外道具。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　找几片长势好的荷叶放在镜头前面，让荷叶在画面四周围成一个天然的框，把人物框在中间，焦点对准人，前景的荷叶虚成朦胧的绿色，瞬间就有了前后层次。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260623143636178219659665706.jpeg&quot; width=&quot;600&quot; height=&quot;912&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 912px;&quot;/&gt;&lt;/section&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　人物就轻轻拿着一朵荷花，抬着头凑近闻，眼睛闭着，像藏在荷塘深处的感觉，温柔又有氛围感。&lt;/span&gt;&lt;/p&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;154854&quot; data-color=&quot;#dd93a8&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin: 10px auto;display: flex;justify-content: center;&quot;&gt;&lt;section style=&quot;display: flex;align-items: center;&quot;&gt;&lt;section style=&quot;flex-shrink: 0;&quot;&gt;&lt;section style=&quot;width: 9px;height: 9px;border: 1px solid #dd93a8;background-color: #ffffff;border-radius: 100%;margin-bottom: -8px;margin-left: 3px;box-sizing:border-box;transform: rotateZ(1deg);-webkit-transform: rotateZ(1deg);-moz-transform: rotateZ(1deg);-o-transform: rotateZ(1deg);&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;font-size: 16px;letter-spacing: 1.5px;color: #ffffff;width: 38px;height: 38px;border-radius: 100%;background-color: #dd93a8;display: flex;justify-content: center;align-items: center;box-sizing:border-box;&quot;&gt;&lt;strong&gt;0&lt;/strong&gt;&lt;strong data-num=&quot;9&quot;&gt;9&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;margin-left: 8px;&quot;&gt;&lt;section style=&quot;display: flex;justify-content: space-between;&quot;&gt;&lt;section style=&quot;width: 20px;height: 1px;border-bottom: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;width: 20px;height: 1px;border-bottom: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;border-left: 1px solid #a38080;border-right: 1px solid #a38080;padding: 4px 12px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;font-size: 16px;color: #744e4e;text-align: center;&quot;&gt;&lt;strong data-brushtype=&quot;text&quot;&gt;俯拍靠水&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;section style=&quot;display: flex;justify-content: space-between;&quot;&gt;&lt;section style=&quot;width: 20px;height: 1px;border-top: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;width: 20px;height: 1px;border-top: 1px solid #a38080;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　如果荷塘边有木栈道或者亲水平台，一定要试试这个角度。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　坐在平台边缘，把人放在画面右下角，上半身往前倾，双手轻轻伸出去靠近水面，背对着镜头，能拍出很好看的背部线条。裙摆自然铺在木板上，垂下去的部分会特别飘逸。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260623143636178219659637048.jpeg&quot; width=&quot;600&quot; height=&quot;799&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 799px;&quot;/&gt;&lt;/section&gt;&lt;p style=&quot;margin-bottom: 32px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　从上往下拍，满屏都是荷叶，人就点缀在角落里，意境感特别足，完全不会和别人的游客照撞款。&lt;/span&gt;&lt;/p&gt;&lt;section data-role=&quot;splitline&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;120370&quot; data-color=&quot;#dd93a8&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin: 10px auto;display: flex;justify-content: center;&quot;&gt;&lt;section style=&quot;display: flex;align-items: center;&quot;&gt;&lt;section style=&quot;width: 12px;height: 12px;background-color: #41d8d3;border-radius: 100%;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;width: 12px;height: 12px;background-color: #b996bb;border-radius: 100%;margin: 0 0 0 15px;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;width: 12px;height: 12px;background-color: #dd93a8;border-radius: 100%;margin: 0 0 0 15px;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 32px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　其实荷塘拍照真的没那么多讲究，不用硬凹复杂的动作，也不用非得盯着镜头笑。顺着夏天的松弛感来，利用好身边的小路、荷叶、栈道这些小东西，把构图和动作搭起来，普通人也能拍出很有质感的照片。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　对了，拍的时候记得做好防晒和防蚊，荷塘边的蚊子真的很猛。下次去打卡的时候，把这篇存好挨个试，肯定能选出好几张能当头像的图。&lt;/span&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;</description><pubDate>Tue, 23 Jun 2026 14:35:46 +0800</pubDate></item><item><title>牛仔裤街拍万能姿势｜日常出门随手拍，松弛感直接拉满</title><link>http://hui.fzwqq.com/post/2288.html</link><description>&lt;section data-role=&quot;outer&quot; label=&quot;edit by 135editor&quot; data-pm-slice=&quot;0 0 []&quot;&gt;&lt;section data-role=&quot;paragraph&quot; class=&quot;&quot;&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 0px;&quot;&gt;&lt;span style=&quot;font-size: 16px;caret-color: red;&quot;&gt;　　日常出门压马路、逛街边小店，牛仔裤绝对是穿搭顶流，舒服百搭还不挑人。可一到拍照就拉胯，明明现实里看腿又长又直，镜头里直接五五分，整个人僵得像电线杆，好好的休闲穿搭拍出来像路人随拍，半点儿街拍氛围感都没有。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260623141043178219504367041.jpeg&quot; width=&quot;600&quot; height=&quot;338&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 338px;&quot;/&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　说真的，牛仔裤拍照自带先天优势——高腰款能狠狠拉高腰线，修身款能衬出腰臀线条，哪怕是基础款，找对姿势也能拍出随性又高级的街头感。今天整理了7个零难度站姿，全是出门就能直接用的干货，穿牛仔裤拍巨出片。&lt;/span&gt;&lt;/p&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;92657&quot; data-color=&quot;#0c5189&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin:10px auto;&quot;&gt;&lt;section style=&quot;width: 100%;text-align: center;max-width:100% !important;box-sizing:border-box;&quot; data-width=&quot;100%&quot;&gt;&lt;section style=&quot;display: inline-block;width: auto;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;display:flex;justify-content: flex-start;margin-left: -20px;&quot;&gt;&lt;section style=&quot;margin-bottom:10px;&quot;&gt;&lt;section style=&quot;width:30px;height:30px;background:#0f6100;border-radius:100%;box-shadow: 0px 1px 1px #a9a9a9;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;color: rgb(255, 255, 255); line-height: 30px; font-size: 18px; margin-left: 2px;&quot;&gt;&lt;span data-original-title=&quot;&quot; title=&quot;&quot;&gt;1&lt;/span&gt;.&lt;/section&gt;&lt;section style=&quot;margin-left: 22px;margin-top: -13px;height: 12px;width: 0px;border-top: 6px solid transparent;border-left: 15px solid #0f6100;border-bottom: 6px solid transparent;z-index: 999;box-sizing:border-box;transform: rotate(35deg);-webkit-transform: rotate(35deg);-moz-transform: rotate(35deg);-o-transform: rotate(35deg);&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section data-bgless=&quot;spin&quot; data-bglessp=&quot;280&quot; data-bgopacity=&quot;80%&quot; style=&quot;font-size: 16px;letter-spacing:2px;background:#0c5189;color: #fff;padding:6px 20px;margin-top: -20px;box-sizing:border-box;&quot;&gt;&lt;strong&gt;抬手搭头顶&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　这个姿势配短上衣+高腰牛仔裤，简直是比例作弊器，亲测谁拍谁显高。一只手轻轻搭在头顶，手臂别贴死脑袋，留点空隙能拉长肩颈线条，显头小一绝。另一只手自然弯在胸前，手指放松别攥成拳头，越松越有街拍那味儿。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260623141043178219504324859.jpeg&quot; width=&quot;600&quot; height=&quot;900&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 900px;&quot;/&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　身体稍微侧一点，别正对着镜头杵着，腰轻轻收一下，高腰牛仔裤的腰线直接拉到胸下，腿长瞬间两米既视感。肩膀记得往下沉，别耸肩缩脖子。街边两排梧桐树的林荫路拍特别有感觉，树影打在牛仔布料上，随性又有质感。&lt;/span&gt;&lt;/p&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;92657&quot; data-color=&quot;#0c5189&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin:10px auto;&quot;&gt;&lt;section style=&quot;width: 100%;text-align: center;max-width:100% !important;box-sizing:border-box;&quot; data-width=&quot;100%&quot;&gt;&lt;section style=&quot;display: inline-block;width: auto;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;display:flex;justify-content: flex-start;margin-left: -20px;&quot;&gt;&lt;section style=&quot;margin-bottom:10px;&quot;&gt;&lt;section style=&quot;width:30px;height:30px;background:#0f6100;border-radius:100%;box-shadow: 0px 1px 1px #a9a9a9;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;color: rgb(255, 255, 255); line-height: 30px; font-size: 18px; margin-left: 2px;&quot;&gt;&lt;span data-original-title=&quot;&quot; title=&quot;&quot; data-num=&quot;2&quot;&gt;2&lt;/span&gt;.&lt;/section&gt;&lt;section style=&quot;margin-left: 22px;margin-top: -13px;height: 12px;width: 0px;border-top: 6px solid transparent;border-left: 15px solid #0f6100;border-bottom: 6px solid transparent;z-index: 999;box-sizing:border-box;transform: rotate(35deg);-webkit-transform: rotate(35deg);-moz-transform: rotate(35deg);-o-transform: rotate(35deg);&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section data-bgless=&quot;spin&quot; data-bglessp=&quot;280&quot; data-bgopacity=&quot;80%&quot; style=&quot;font-size: 16px;letter-spacing:2px;background:#0c5189;color: #fff;padding:6px 20px;margin-top: -20px;box-sizing:border-box;&quot;&gt;&lt;strong&gt;背手歪头笑&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　走清爽挂街拍的一定要试，温柔又不刻意，完全没有摆拍感。双手自然背到身后，别绷着劲，松松搭着就行，不然很像上课被老师点名。穿露肩上衣配牛仔裤的话，刚好能露出锁骨，不会因为穿长裤显得沉闷笨重。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260623141044178219504497745.jpeg&quot; width=&quot;600&quot; height=&quot;900&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 900px;&quot;/&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　脖子稍微往前探一丢丢，避免拍出双下巴，这个小技巧真的百试百灵。歪一点头，带点浅浅的笑，不用咧嘴大乐，就很有日常抓拍的松弛感。路过社区咖啡店、沿街小店门口拍，生活感直接拉满，像朋友随手帮你按的快门。&lt;/span&gt;&lt;/p&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;92657&quot; data-color=&quot;#0c5189&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin:10px auto;&quot;&gt;&lt;section style=&quot;width: 100%;text-align: center;max-width:100% !important;box-sizing:border-box;&quot; data-width=&quot;100%&quot;&gt;&lt;section style=&quot;display: inline-block;width: auto;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;display:flex;justify-content: flex-start;margin-left: -20px;&quot;&gt;&lt;section style=&quot;margin-bottom:10px;&quot;&gt;&lt;section style=&quot;width:30px;height:30px;background:#0f6100;border-radius:100%;box-shadow: 0px 1px 1px #a9a9a9;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;color: rgb(255, 255, 255); line-height: 30px; font-size: 18px; margin-left: 2px;&quot;&gt;&lt;span data-original-title=&quot;&quot; title=&quot;&quot; data-num=&quot;3&quot;&gt;3&lt;/span&gt;.&lt;/section&gt;&lt;section style=&quot;margin-left: 22px;margin-top: -13px;height: 12px;width: 0px;border-top: 6px solid transparent;border-left: 15px solid #0f6100;border-bottom: 6px solid transparent;z-index: 999;box-sizing:border-box;transform: rotate(35deg);-webkit-transform: rotate(35deg);-moz-transform: rotate(35deg);-o-transform: rotate(35deg);&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section data-bgless=&quot;spin&quot; data-bglessp=&quot;280&quot; data-bgopacity=&quot;80%&quot; style=&quot;font-size: 16px;letter-spacing:2px;background:#0c5189;color: #fff;padding:6px 20px;margin-top: -20px;box-sizing:border-box;&quot;&gt;&lt;strong&gt;交叉抱手臂&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　手不知道往哪放的时候，抱臂绝对是懒人首选，配牛仔裤又酷又随性。但有个坑千万别踩：别把胳膊紧紧贴在身上，会显得局促又显壮，还像在闹脾气。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260623141045178219504595937.jpeg&quot; width=&quot;600&quot; height=&quot;900&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 900px;&quot;/&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　就轻轻交叉搭在身前，手肘往外打开一点，刚好能卡在高腰牛仔裤的腰线上方，悄悄掐出腰臀比，肚子上的小肉肉也能挡个严实。重心往一条腿上放，肩膀一高一低打破对称，牛仔裤的裤型会更显腿直。身后有绿植或者街边灰墙当背景，画面干净又有层次，日常街拍感拉满。&lt;/span&gt;&lt;/p&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;92657&quot; data-color=&quot;#0c5189&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin:10px auto;&quot;&gt;&lt;section style=&quot;width: 100%;text-align: center;max-width:100% !important;box-sizing:border-box;&quot; data-width=&quot;100%&quot;&gt;&lt;section style=&quot;display: inline-block;width: auto;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;display:flex;justify-content: flex-start;margin-left: -20px;&quot;&gt;&lt;section style=&quot;margin-bottom:10px;&quot;&gt;&lt;section style=&quot;width:30px;height:30px;background:#0f6100;border-radius:100%;box-shadow: 0px 1px 1px #a9a9a9;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;color: rgb(255, 255, 255); line-height: 30px; font-size: 18px; margin-left: 2px;&quot;&gt;&lt;span data-original-title=&quot;&quot; title=&quot;&quot; data-num=&quot;4&quot;&gt;4&lt;/span&gt;.&lt;/section&gt;&lt;section style=&quot;margin-left: 22px;margin-top: -13px;height: 12px;width: 0px;border-top: 6px solid transparent;border-left: 15px solid #0f6100;border-bottom: 6px solid transparent;z-index: 999;box-sizing:border-box;transform: rotate(35deg);-webkit-transform: rotate(35deg);-moz-transform: rotate(35deg);-o-transform: rotate(35deg);&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section data-bgless=&quot;spin&quot; data-bglessp=&quot;280&quot; data-bgopacity=&quot;80%&quot; style=&quot;font-size: 16px;letter-spacing:2px;background:#0c5189;color: #fff;padding:6px 20px;margin-top: -20px;box-sizing:border-box;&quot;&gt;&lt;strong&gt;侧身撩发丝&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　想要氛围感街拍，这个姿势闭眼冲，牛仔裤的线条感会被衬得特别好。身体侧对着镜头站，重心放在后腿，腰轻轻塌一点，修身牛仔裤的腰臀线条直接拉满，谁拍谁知道有多绝。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260623141045178219504548243.jpeg&quot; width=&quot;600&quot; height=&quot;900&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 900px;&quot;/&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　一只手抬到耳后撩下头发，别太用力抓，就指尖蹭过发丝的感觉，越自然越有动态抓拍感。另一只手垂在身侧，别贴紧大腿，留一点空隙会更舒展。眼神往斜下方瞟，不用硬盯镜头，带点漫不经心的劲儿。晴天树荫下拍，光斑落在牛仔布料上，质感直接出来了。&lt;/span&gt;&lt;/p&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;92657&quot; data-color=&quot;#0c5189&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin:10px auto;&quot;&gt;&lt;section style=&quot;width: 100%;text-align: center;max-width:100% !important;box-sizing:border-box;&quot; data-width=&quot;100%&quot;&gt;&lt;section style=&quot;display: inline-block;width: auto;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;display:flex;justify-content: flex-start;margin-left: -20px;&quot;&gt;&lt;section style=&quot;margin-bottom:10px;&quot;&gt;&lt;section style=&quot;width:30px;height:30px;background:#0f6100;border-radius:100%;box-shadow: 0px 1px 1px #a9a9a9;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;color: rgb(255, 255, 255); line-height: 30px; font-size: 18px; margin-left: 2px;&quot;&gt;&lt;span data-original-title=&quot;&quot; title=&quot;&quot; data-num=&quot;5&quot;&gt;5&lt;/span&gt;.&lt;/section&gt;&lt;section style=&quot;margin-left: 22px;margin-top: -13px;height: 12px;width: 0px;border-top: 6px solid transparent;border-left: 15px solid #0f6100;border-bottom: 6px solid transparent;z-index: 999;box-sizing:border-box;transform: rotate(35deg);-webkit-transform: rotate(35deg);-moz-transform: rotate(35deg);-o-transform: rotate(35deg);&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section data-bgless=&quot;spin&quot; data-bglessp=&quot;280&quot; data-bgopacity=&quot;80%&quot; style=&quot;font-size: 16px;letter-spacing:2px;background:#0c5189;color: #fff;padding:6px 20px;margin-top: -20px;box-sizing:border-box;&quot;&gt;&lt;strong&gt;正面站直拍&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　探店打卡、拍街边门头的时候，这个姿势百搭又大气，配牛仔裤不会太正式，分寸感刚好。正对着镜头站，双手背在身后，腰背挺直但别僵，别像站军姿似的绷着整个人。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260623141046178219504643357.jpeg&quot; width=&quot;600&quot; height=&quot;900&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 900px;&quot;/&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　脚可以稍微一前一后错开，脚尖往前伸一点，高腰牛仔裤顺着腿型往下延伸，视觉上腿直接拉长一截。不用搞太多花里胡哨的动作，安安静静站着，牛仔裤的休闲感中和了打卡的刻意，特别有松弛的街头感。拍的时候把店铺门头和人物都框进去，日常探店的氛围感就有了。&lt;/span&gt;&lt;/p&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;92657&quot; data-color=&quot;#0c5189&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin:10px auto;&quot;&gt;&lt;section style=&quot;width: 100%;text-align: center;max-width:100% !important;box-sizing:border-box;&quot; data-width=&quot;100%&quot;&gt;&lt;section style=&quot;display: inline-block;width: auto;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;display:flex;justify-content: flex-start;margin-left: -20px;&quot;&gt;&lt;section style=&quot;margin-bottom:10px;&quot;&gt;&lt;section style=&quot;width:30px;height:30px;background:#0f6100;border-radius:100%;box-shadow: 0px 1px 1px #a9a9a9;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;color: rgb(255, 255, 255); line-height: 30px; font-size: 18px; margin-left: 2px;&quot;&gt;&lt;span data-original-title=&quot;&quot; title=&quot;&quot; data-num=&quot;6&quot;&gt;6&lt;/span&gt;.&lt;/section&gt;&lt;section style=&quot;margin-left: 22px;margin-top: -13px;height: 12px;width: 0px;border-top: 6px solid transparent;border-left: 15px solid #0f6100;border-bottom: 6px solid transparent;z-index: 999;box-sizing:border-box;transform: rotate(35deg);-webkit-transform: rotate(35deg);-moz-transform: rotate(35deg);-o-transform: rotate(35deg);&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section data-bgless=&quot;spin&quot; data-bglessp=&quot;280&quot; data-bgopacity=&quot;80%&quot; style=&quot;font-size: 16px;letter-spacing:2px;background:#0c5189;color: #fff;padding:6px 20px;margin-top: -20px;box-sizing:border-box;&quot;&gt;&lt;strong&gt;楼梯回头杀&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　遇到街边台阶、户外楼梯别放过，回头杀配牛仔裤，辣度直接拉满。侧身站在台阶上，身体稍微往前倾一点，转过头来看镜头。别整个身子都转过来，留着侧身的弧度，牛仔裤包裹的腰臀线条会特别好看。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260623141046178219504628852.jpeg&quot; width=&quot;600&quot; height=&quot;825&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 825px;&quot;/&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　一只手轻轻搭在腿侧，手指放松，牛仔裤的裤缝顺着腿型往下延伸，特别显腿长。旁边的栏杆刚好当天然引导线，把视线都集中在身上，拍出来很有故事感，像街头偶然抓拍到的美女，完全没有摆拍的生硬。&lt;/span&gt;&lt;/p&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;92657&quot; data-color=&quot;#0c5189&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin:10px auto;&quot;&gt;&lt;section style=&quot;width: 100%;text-align: center;max-width:100% !important;box-sizing:border-box;&quot; data-width=&quot;100%&quot;&gt;&lt;section style=&quot;display: inline-block;width: auto;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;display:flex;justify-content: flex-start;margin-left: -20px;&quot;&gt;&lt;section style=&quot;margin-bottom:10px;&quot;&gt;&lt;section style=&quot;width:30px;height:30px;background:#0f6100;border-radius:100%;box-shadow: 0px 1px 1px #a9a9a9;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;color: rgb(255, 255, 255); line-height: 30px; font-size: 18px; margin-left: 2px;&quot;&gt;&lt;span data-original-title=&quot;&quot; title=&quot;&quot; data-num=&quot;7&quot;&gt;7&lt;/span&gt;.&lt;/section&gt;&lt;section style=&quot;margin-left: 22px;margin-top: -13px;height: 12px;width: 0px;border-top: 6px solid transparent;border-left: 15px solid #0f6100;border-bottom: 6px solid transparent;z-index: 999;box-sizing:border-box;transform: rotate(35deg);-webkit-transform: rotate(35deg);-moz-transform: rotate(35deg);-o-transform: rotate(35deg);&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section data-bgless=&quot;spin&quot; data-bglessp=&quot;280&quot; data-bgopacity=&quot;80%&quot; style=&quot;font-size: 16px;letter-spacing:2px;background:#0c5189;color: #fff;padding:6px 20px;margin-top: -20px;box-sizing:border-box;&quot;&gt;&lt;strong&gt;倚栏站侧身&lt;/strong&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　逛公园、街边步道遇到栏杆，赶紧靠过去拍，慵懒感街拍这不就来了。侧身轻轻靠在栏杆上，别整个人都压上去，就松松挨着，上半身稍微转过来一点对着镜头。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260623141046178219504694067.jpeg&quot; width=&quot;600&quot; height=&quot;803&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 803px;&quot;/&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　双腿一前一后站，前面的腿微微弯曲，脚尖往镜头方向伸，不管是直筒裤还是微喇牛仔裤，顺着腿型垂下来都巨显腿直。双手搭在栏杆上，怎么舒服怎么放，不用刻意凹造型。风吹过头发的时候按快门，随性又自然，完全是日常出门闲逛的松弛状态。&lt;/span&gt;&lt;/p&gt;&lt;section data-role=&quot;splitline&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;120370&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;margin: 10px auto;display: flex;justify-content: center;&quot;&gt;&lt;section style=&quot;display: flex;align-items: center;&quot;&gt;&lt;section style=&quot;width: 12px;height: 12px;background-color: #ffe02c;border-radius: 100%;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;width: 12px;height: 12px;background-color: #89ddd0;border-radius: 100%;margin: 0 0 0 15px;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;section style=&quot;width: 12px;height: 12px;background-color: #8cb7f6;border-radius: 100%;margin: 0 0 0 15px;box-sizing:border-box;&quot;&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　其实牛仔裤街拍的精髓，从来不是动作有多花哨，而是那份松弛的日常感。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　不用硬凹很夸张的造型，也不用非得找网红打卡点，就穿着舒服的裤子，在熟悉的街边走一走、停一停，抓拍到的自然状态，往往比刻意摆出来的更打动人。多试试不同的角度，走路的时候抓拍几张，歪头笑的时候按快门，慢慢就能找到最适合自己的感觉。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　下次穿牛仔裤出门的时候，记得试试这几个小姿势，随手拍都能出片。&lt;/span&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;</description><pubDate>Tue, 23 Jun 2026 14:09:43 +0800</pubDate></item><item><title>家人们，奶茶真的最好在2小时内喝完！</title><link>http://hui.fzwqq.com/post/2287.html</link><description>&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　奶茶是现代生活中备受喜爱的饮品，不仅口感丰富，还能让人心情轻松愉悦。随着天气越来越热，奶茶也迎来了消费高峰。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　经常买奶茶的人肯定看到过&lt;strong&gt;很多奶茶包装上印有“请尽快饮用”“2 小时之内饮用”“1 小时内饮用完毕”等字样&lt;/strong&gt;，有些店员也会提醒“尽快饮用，否则影响口感”。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px; text-align: center;&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/202606231782193562802822.jpg&quot; alt=&quot;5a6e8446-63b8-44d9-8ed4-d88cbab76231.jpg&quot; width=&quot;600&quot; height=&quot;383&quot; border=&quot;0&quot; vspace=&quot;0&quot; style=&quot;width: 600px; height: 383px;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　那奶茶真的必须“2 小时”之内饮用吗？先说答案：&lt;strong&gt;现制奶茶的话，大家最好还是尽快喝完，最好不超过 2 小时&lt;/strong&gt;。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　&lt;span style=&quot;font-size: 16px; color: #C00000;&quot;&gt;&lt;strong&gt;奶茶里有什么?&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　奶茶，顾名思义就是奶+茶为主做成的饮料。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　奶茶通常由茶叶、牛奶做成的，现在为了调节口感，还会加入糖、奶油、奶酪、水果、奶精等调味，让它的口感更多样，也能满足不同人的口感需求。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　· 奶：常见的有牛奶，还有加入奶油、植脂的，还有加奶酪的。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　· 茶：红茶、绿茶、清茶等等，都可以，还可以加入各种茶粉。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　· 糖：有加白糖的，也有加果葡糖浆的，最近还有用代糖的，如赤藓糖醇、阿斯巴甜等。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　· 盐：内蒙古有些传统奶茶味道是咸的，在制作过程中会加盐。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　· 水果：很多奶茶还会加入各种新鲜水果，比如草莓、葡萄、芒果等，也会让奶茶更香甜。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　&lt;span style=&quot;font-size: 16px; color: #C00000;&quot;&gt;&lt;strong&gt;奶茶到底应该多久喝完？&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　一杯奶茶到底多长时间内喝完呢？1 小时，还是 2 小时？从安全和口感来说，2 个小时是个不错的选择。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　&lt;strong&gt;1、安全&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　奶茶的口感很好，它含有蛋白质、脂肪、糖等营养物质，这些营养成分同样受环境中很多微生物的喜爱。一杯现制奶茶放在没有任何保护措施的外界，就会引发各种微生物虎视眈眈。如果奶茶保存时间过长，各种细菌微生物都可能大量生长繁殖，从而导致食品安全隐患。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　食物放在外面就会有细菌生长，而生长速度跟温度有很大关系。在食品安全里，我们通常认为 5℃——60℃ 是危险温度区，这个温度范围内，细菌会快速繁殖，加速食物腐败。大家可以看到，基本就是我们日常环境的温度。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　食品在 5°C 至 60°C 之间安全保存的时间要遵循 4 小时/2 小时规定，也就是，在危险温度区停留不超过 2 小时（包括准备、储存和陈列）的食品可以放回冰箱冷藏（保存在 5°C 以下）或重新加热（加热至 60°C以上），并在稍后再次取出。但是，食品在危险温度区间停留的总时间不得超过 4 小时。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　意思是，如果没有任何处理（没有密封或者冷藏），最好在 2 个小时内吃完；如果超过 2 个小时，最好重新冷藏或者重新加热后再吃；如果超过 4 个小时，那就尽量不要吃了。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　因此，从食品安全角度，奶茶最好在 2 个小时内喝完是有道理的，喝不完的就最好放冰箱。如果在外面放的时间超过 4 个小时，最好就不喝了。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　&lt;strong&gt;2、口感&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　除了从食品安全角度考虑，口感也很重要。毕竟我们很多人花十几块甚至几十块买一杯奶茶，不就是为了它好喝嘛。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　当你购买一杯新鲜泡制的奶茶时，它的口感最佳，茶香、奶香、果香等各种味道都能充分展现，而且是最好的状态。然而，随着时间的推移，奶茶中的成分会发生变化，风味也会慢慢损失。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　首先，茶叶中的茶多酚会逐渐氧化分解，导致茶香减弱，同时牛奶、水果的风味也会慢慢变淡。这些变化会使奶茶的口感变得平淡，失去原有风味和口感。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　其次，随着时间的推移，放在外面的奶茶温度也会发生变化，尤其是在现在炎热的夏天，外面的温度都在三四十度附近。冰镇奶茶温度会慢慢变高，而热奶茶温度会慢慢降低。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　人们对冰镇奶茶和热奶茶的温度喜好还是不一样的。加冰对大家的影响还是很大的，点加冰奶茶的，当然喜欢冰镇的口感，但是时间久了，加的冰块会慢慢融化，温度变高了，味道自然会变化。人们对热奶茶的口感喜好一般更喜欢它在 50℃ 左右，时间久了，温度低了，也会觉得口感不好。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　所以，为了好喝，也应该尽快喝完。不过对口感方面的影响到底如何，并没有一个非常确切的时间说明。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align:center&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/202606231782193582817966.jpg&quot; alt=&quot;未标题-1_1782193556.jpg&quot; width=&quot;600&quot; height=&quot;337&quot; border=&quot;0&quot; vspace=&quot;0&quot; style=&quot;width: 600px; height: 337px;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　&lt;span style=&quot;font-size: 16px; color: #C00000;&quot;&gt;&lt;strong&gt;如何放心喝奶茶？&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　现制奶茶的话，大家最好还是尽快喝完，最好不超过 2 小时，这是为了保证口感的新鲜和食品安全。如果你想要尽情享受奶茶的美味，记得在购买后尽快饮用，避免过长时间的保存。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　另外需要提醒大家，“请于 2 小时内饮用”是从奶茶制作完成时开始计算的，如果通过外卖订购，还需减去配送时间。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　如果奶茶一直是密封放在冰箱 4℃ 左右冷藏，超过 2 小时也可以放心饮用。如果奶茶已经打开或者经过吸管吸吮，就最好在 2 小时内喝完；喝不完，就要放冰箱，最好还是尽快喝完。如果是在外面室温下放了 2 小时后再放进冰箱，那再喝的时候还是要注意看它有没有异味、变坏。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　当然，这是食品安全的理想推荐，并不意味超过 4 个小时喝了就一定会食物中毒、拉肚子，只是说风险更大一些。具体在实际生活里，还要考虑成本，毕竟真丢掉，很多人也舍不得，还会造成食物浪费。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　最后建议大家，奶茶虽然好喝，可不要贪杯，毕竟它是高糖高油的食品！&lt;/span&gt;&lt;/p&gt;</description><pubDate>Tue, 23 Jun 2026 13:43:15 +0800</pubDate></item><item><title>城市冷感辣妹，酷酷的牛仔街拍</title><link>http://hui.fzwqq.com/post/2286.html</link><description>&lt;p style=&quot;text-align: center; margin-top: 5px; margin-bottom: 5px;&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/202606211782016159790550.jpg&quot; alt=&quot;1_1782016080.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; margin-top: 5px; margin-bottom: 5px;&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/202606211782016159488415.jpg&quot; alt=&quot;2_1782016087.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; margin-top: 5px; margin-bottom: 5px;&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/202606211782016160168068.jpg&quot; alt=&quot;3_1782016092.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; margin-top: 5px; margin-bottom: 5px;&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/202606211782016160766963.jpg&quot; alt=&quot;4_1782016097.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; margin-top: 5px; margin-bottom: 5px;&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/202606211782016160476086.jpg&quot; alt=&quot;5_1782016122.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; margin-top: 5px; margin-bottom: 5px;&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/202606211782016160787060.jpg&quot; alt=&quot;6_1782016128.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; margin-top: 5px; margin-bottom: 5px;&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/202606211782016160182817.jpg&quot; alt=&quot;7_1782016141.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;</description><pubDate>Sun, 21 Jun 2026 12:26:52 +0800</pubDate></item><item><title>足球少女拍照指南｜10个松弛感出片姿势，青春又亮眼</title><link>http://hui.fzwqq.com/post/2285.html</link><description>&lt;section data-role=&quot;outer&quot; label=&quot;edit by 135editor&quot; data-pm-slice=&quot;0 0 []&quot;&gt;&lt;section data-role=&quot;paragraph&quot;&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　很多人去足球场拍照，往草坪上一站就手足无措，要么傻站比耶，要么拍出来又僵又普通。其实足球场自带青春感 Buff，找对姿势和角度，普通人也能拍出元气满满的校园感大片。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; margin-bottom: 15px;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260621100355178200743592713.jpeg&quot; width=&quot;600&quot; height=&quot;338&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 338px;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot; data-pm-slice=&quot;2 2 [&amp;quot;para&amp;quot;,{&amp;quot;tagName&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;attributes&amp;quot;:{&amp;quot;data-role&amp;quot;:&amp;quot;outer&amp;quot;,&amp;quot;class&amp;quot;:&amp;quot;article135&amp;quot;,&amp;quot;label&amp;quot;:&amp;quot;edit by 135editor&amp;quot;,&amp;quot;data-pm-slice&amp;quot;:&amp;quot;0 0 []&amp;quot;},&amp;quot;namespaceURI&amp;quot;:&amp;quot;http://www.w3.org/1999/xhtml&amp;quot;},&amp;quot;para&amp;quot;,{&amp;quot;tagName&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;attributes&amp;quot;:{&amp;quot;data-role&amp;quot;:&amp;quot;paragraph&amp;quot;,&amp;quot;class&amp;quot;:&amp;quot;_135editor&amp;quot;},&amp;quot;namespaceURI&amp;quot;:&amp;quot;http://www.w3.org/1999/xhtml&amp;quot;},&amp;quot;para&amp;quot;,{&amp;quot;tagName&amp;quot;:&amp;quot;p&amp;quot;,&amp;quot;attributes&amp;quot;:{&amp;quot;style&amp;quot;:&amp;quot;margin-top: 0px; margin-bottom: 15px; display: block;&amp;quot;},&amp;quot;namespaceURI&amp;quot;:&amp;quot;http://www.w3.org/1999/xhtml&amp;quot;}]&quot;&gt;　　经典蓝白竖条纹球衣，下摆随便打个结露一点点腰，下身配白色百褶运动短裙，再搭双白长筒袜和复古蓝德训鞋，清爽又有活力，往足球场随便一站，美式校园甜酷那味儿直接拉满，青春又亮眼，走在球场上回头率超高。&lt;/span&gt;&lt;/p&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;95270&quot; data-color=&quot;#236ca7&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;display: flex;justify-content: center;align-items: center;margin:10px auto;&quot;&gt;&lt;section style=&quot;text-align: center;transform: rotate(0deg);-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);&quot;&gt;&lt;section style=&quot;display:inline-block;border: 1px solid #4a9bd9;border-radius:100%;border-right: none;padding:2px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;line-height: 36px; color: rgb(255, 255, 255); width: 36px; height: 36px; border-radius: 100%; background: rgb(35, 108, 167); border-right: none; box-sizing: border-box;&quot;&gt;0&lt;span data-original-title=&quot;&quot; title=&quot;&quot;&gt;1&lt;/span&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section data-brushtype=&quot;text&quot; data-bgless=&quot;spin&quot; data-bgopacity=&quot;30%&quot; data-bdless=&quot;spin&quot; data-bdopacity=&quot;20%&quot; style=&quot;margin-left:-30px;background: rgba(35, 108, 164, 0.7);border: 1px solid #4a9bd9;letter-spacing:1.5px;border-radius:20px;padding:3px 15px 3px 35px;color: #fff;box-sizing:border-box;&quot;&gt;仰躺抬腿&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　直接往草坪上一躺就完事，双腿交叉着往上抬，膝盖别绷太直，带点弧度反而更自然。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　机位选斜上方俯拍，分分钟拉出大长腿比例。足球随手搁脑袋边，墨镜往衣服上一扔，闭着眼假装晒太阳，松弛感直接拉满，连表情都不用特意管理。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;margin-bottom: 24px;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260621100356178200743664596.jpeg&quot; width=&quot;600&quot; height=&quot;825&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 825px;&quot;/&gt;&lt;/section&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;95270&quot; data-color=&quot;#236ca7&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;display: flex;justify-content: center;align-items: center;margin:10px auto;&quot;&gt;&lt;section style=&quot;text-align: center;transform: rotate(0deg);-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);&quot;&gt;&lt;section style=&quot;display:inline-block;border: 1px solid #4a9bd9;border-radius:100%;border-right: none;padding:2px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;line-height: 36px; color: rgb(255, 255, 255); width: 36px; height: 36px; border-radius: 100%; background: rgb(35, 108, 167); border-right: none; box-sizing: border-box;&quot;&gt;0&lt;span data-original-title=&quot;&quot; title=&quot;&quot; data-num=&quot;2&quot; aria-describedby=&quot;tooltip366900&quot;&gt;2&lt;/span&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section data-brushtype=&quot;text&quot; data-bgless=&quot;spin&quot; data-bgopacity=&quot;30%&quot; data-bdless=&quot;spin&quot; data-bdopacity=&quot;20%&quot; style=&quot;margin-left:-30px;background: rgba(35, 108, 164, 0.7);border: 1px solid #4a9bd9;letter-spacing:1.5px;border-radius:20px;padding:3px 15px 3px 35px;color: #fff;box-sizing:border-box;&quot;&gt;扶帽浅笑&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　还是仰躺的姿势，拉近镜头拍特写就好。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　白棒球帽一戴，指尖轻轻搭住帽檐，侧脸迎着阳光放松笑。拍近景就重点拍侧脸和肩颈，这个角度巨显脸小。阳光打在皮肤上透着自然的光泽，原相机直出都很能打，省了好多修图功夫。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;margin-bottom: 24px;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260621100356178200743622065.jpeg&quot; width=&quot;600&quot; height=&quot;799&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 799px;&quot;/&gt;&lt;/section&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;95270&quot; data-color=&quot;#236ca7&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;display: flex;justify-content: center;align-items: center;margin:10px auto;&quot;&gt;&lt;section style=&quot;text-align: center;transform: rotate(0deg);-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);&quot;&gt;&lt;section style=&quot;display:inline-block;border: 1px solid #4a9bd9;border-radius:100%;border-right: none;padding:2px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;line-height: 36px; color: rgb(255, 255, 255); width: 36px; height: 36px; border-radius: 100%; background: rgb(35, 108, 167); border-right: none; box-sizing: border-box;&quot;&gt;0&lt;span data-original-title=&quot;&quot; title=&quot;&quot; data-num=&quot;3&quot;&gt;3&lt;/span&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section data-brushtype=&quot;text&quot; data-bgless=&quot;spin&quot; data-bgopacity=&quot;30%&quot; data-bdless=&quot;spin&quot; data-bdopacity=&quot;20%&quot; style=&quot;margin-left:-30px;background: rgba(35, 108, 164, 0.7);border: 1px solid #4a9bd9;letter-spacing:1.5px;border-radius:20px;padding:3px 15px 3px 35px;color: #fff;box-sizing:border-box;&quot;&gt;单脚踩球&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　站着怕僵硬的姐妹一定要试试这个！&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　一只脚轻轻搭在足球上，另一只脚站稳，一只手抬起来扶帽檐，身体稍微侧一点，重心往后靠。让朋友用低角度仰拍，蓝天和远处的球门都能框进画面，腿还能被拉得又细又长，酷飒感直接拉满。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;margin-bottom: 24px;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260621100356178200743645996.jpeg&quot; width=&quot;600&quot; height=&quot;818&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 818px;&quot;/&gt;&lt;/section&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;95270&quot; data-color=&quot;#236ca7&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;display: flex;justify-content: center;align-items: center;margin:10px auto;&quot;&gt;&lt;section style=&quot;text-align: center;transform: rotate(0deg);-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);&quot;&gt;&lt;section style=&quot;display:inline-block;border: 1px solid #4a9bd9;border-radius:100%;border-right: none;padding:2px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;line-height: 36px; color: rgb(255, 255, 255); width: 36px; height: 36px; border-radius: 100%; background: rgb(35, 108, 167); border-right: none; box-sizing: border-box;&quot;&gt;0&lt;span data-original-title=&quot;&quot; title=&quot;&quot; data-num=&quot;4&quot;&gt;4&lt;/span&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section data-brushtype=&quot;text&quot; data-bgless=&quot;spin&quot; data-bgopacity=&quot;30%&quot; data-bdless=&quot;spin&quot; data-bdopacity=&quot;20%&quot; style=&quot;margin-left:-30px;background: rgba(35, 108, 164, 0.7);border: 1px solid #4a9bd9;letter-spacing:1.5px;border-radius:20px;padding:3px 15px 3px 35px;color: #fff;box-sizing:border-box;&quot;&gt;球门举球&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　走到球门网前面，侧身站好，双手把足球抱在胸口位置，身体微微转过来看向镜头。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　球网在前面自带层次感，身后的蓝天和教学楼也能一起入镜，满满的青春校园感，像极了日剧里的校园女主。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;margin-bottom: 24px;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260621100357178200743773152.jpeg&quot; width=&quot;600&quot; height=&quot;799&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 799px;&quot;/&gt;&lt;/section&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;95270&quot; data-color=&quot;#236ca7&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;display: flex;justify-content: center;align-items: center;margin:10px auto;&quot;&gt;&lt;section style=&quot;text-align: center;transform: rotate(0deg);-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);&quot;&gt;&lt;section style=&quot;display:inline-block;border: 1px solid #4a9bd9;border-radius:100%;border-right: none;padding:2px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;line-height: 36px; color: rgb(255, 255, 255); width: 36px; height: 36px; border-radius: 100%; background: rgb(35, 108, 167); border-right: none; box-sizing: border-box;&quot;&gt;0&lt;span data-original-title=&quot;&quot; title=&quot;&quot; data-num=&quot;5&quot;&gt;5&lt;/span&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section data-brushtype=&quot;text&quot; data-bgless=&quot;spin&quot; data-bgopacity=&quot;30%&quot; data-bdless=&quot;spin&quot; data-bdopacity=&quot;20%&quot; style=&quot;margin-left:-30px;background: rgba(35, 108, 164, 0.7);border: 1px solid #4a9bd9;letter-spacing:1.5px;border-radius:20px;padding:3px 15px 3px 35px;color: #fff;box-sizing:border-box;&quot;&gt;网前靠坐&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　坐在球门的网框边上，一条腿弯起来，足球搁膝盖上，一只手随意搭着球网。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　身体稍微往后仰一点，笑得开朗点，就像运动累了歇脚时随手抓拍的，特别有元气，一点摆拍的痕迹都没有。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;margin-bottom: 24px;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260621100357178200743715946.jpeg&quot; width=&quot;600&quot; height=&quot;799&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 799px;&quot;/&gt;&lt;/section&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;95270&quot; data-color=&quot;#236ca7&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;display: flex;justify-content: center;align-items: center;margin:10px auto;&quot;&gt;&lt;section style=&quot;text-align: center;transform: rotate(0deg);-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);&quot;&gt;&lt;section style=&quot;display:inline-block;border: 1px solid #4a9bd9;border-radius:100%;border-right: none;padding:2px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;line-height: 36px; color: rgb(255, 255, 255); width: 36px; height: 36px; border-radius: 100%; background: rgb(35, 108, 167); border-right: none; box-sizing: border-box;&quot;&gt;0&lt;span data-original-title=&quot;&quot; title=&quot;&quot; data-num=&quot;6&quot;&gt;6&lt;/span&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section data-brushtype=&quot;text&quot; data-bgless=&quot;spin&quot; data-bgopacity=&quot;30%&quot; data-bdless=&quot;spin&quot; data-bdopacity=&quot;20%&quot; style=&quot;margin-left:-30px;background: rgba(35, 108, 164, 0.7);border: 1px solid #4a9bd9;letter-spacing:1.5px;border-radius:20px;padding:3px 15px 3px 35px;color: #fff;box-sizing:border-box;&quot;&gt;动态带球&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　想要有活力的照片，一定要试试动态抓拍！&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　轻轻踢着球往前走，手臂自然张开保持平衡，让朋友开连拍猛按快门。头发飘起来、动作有点模糊都没关系，反而更有真实的活力感，比摆出来的自然一百倍。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;margin-bottom: 24px;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260621100358178200743896456.jpeg&quot; width=&quot;600&quot; height=&quot;827&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 827px;&quot;/&gt;&lt;/section&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;95270&quot; data-color=&quot;#236ca7&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;display: flex;justify-content: center;align-items: center;margin:10px auto;&quot;&gt;&lt;section style=&quot;text-align: center;transform: rotate(0deg);-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);&quot;&gt;&lt;section style=&quot;display:inline-block;border: 1px solid #4a9bd9;border-radius:100%;border-right: none;padding:2px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;line-height: 36px; color: rgb(255, 255, 255); width: 36px; height: 36px; border-radius: 100%; background: rgb(35, 108, 167); border-right: none; box-sizing: border-box;&quot;&gt;0&lt;span data-original-title=&quot;&quot; title=&quot;&quot; data-num=&quot;7&quot;&gt;7&lt;/span&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section data-brushtype=&quot;text&quot; data-bgless=&quot;spin&quot; data-bgopacity=&quot;30%&quot; data-bdless=&quot;spin&quot; data-bdopacity=&quot;20%&quot; style=&quot;margin-left:-30px;background: rgba(35, 108, 164, 0.7);border: 1px solid #4a9bd9;letter-spacing:1.5px;border-radius:20px;padding:3px 15px 3px 35px;color: #fff;box-sizing:border-box;&quot;&gt;单膝跪姿&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　单膝跪在草坪上，一只手搭在足球上，身体微微往前倾。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　这个姿势真的很藏肉，还能凸显腰线，眼神可以稍微冷一点，瞬间从甜妹切换成酷姐，风格感直接拉满。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;margin-bottom: 24px;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260621100358178200743848215.jpeg&quot; width=&quot;600&quot; height=&quot;817&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 817px;&quot;/&gt;&lt;/section&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;95270&quot; data-color=&quot;#236ca7&quot; data-pm-slice=&quot;0 0 []&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;display: flex;justify-content: center;align-items: center;margin:10px auto;&quot;&gt;&lt;section style=&quot;text-align: center;transform: rotate(0deg);-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);&quot;&gt;&lt;section style=&quot;display:inline-block;border: 1px solid #4a9bd9;border-radius:100%;border-right: none;padding:2px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;line-height: 36px; color: rgb(255, 255, 255); width: 36px; height: 36px; border-radius: 100%; background: rgb(35, 108, 167); border-right: none; box-sizing: border-box;&quot;&gt;0&lt;span data-original-title=&quot;&quot; title=&quot;&quot; data-num=&quot;8&quot;&gt;8&lt;/span&gt;&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section data-brushtype=&quot;text&quot; data-bgless=&quot;spin&quot; data-bgopacity=&quot;30%&quot; data-bdless=&quot;spin&quot; data-bdopacity=&quot;20%&quot; style=&quot;margin-left:-30px;background: rgba(35, 108, 164, 0.7);border: 1px solid #4a9bd9;letter-spacing:1.5px;border-radius:20px;padding:3px 15px 3px 35px;color: #fff;box-sizing:border-box;&quot;&gt;举球过顶&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　站在球门正中间，双手把足球高高举过头顶，头偏向一侧笑着看旁边。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　用低角度往上拍，身后的球网刚好形成天然的框架，整个人比例特别好，还有种进球庆祝的雀跃感，画面很有感染力。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;margin-bottom: 24px;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260621100358178200743878142.jpeg&quot; width=&quot;600&quot; height=&quot;837&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 837px;&quot;/&gt;&lt;/section&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;95270&quot; data-color=&quot;#236ca7&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;display: flex;justify-content: center;align-items: center;margin:10px auto;&quot;&gt;&lt;section style=&quot;text-align: center;transform: rotate(0deg);-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);&quot;&gt;&lt;section style=&quot;display:inline-block;border: 1px solid #4a9bd9;border-radius:100%;border-right: none;padding:2px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;line-height: 36px; color: rgb(255, 255, 255); width: 36px; height: 36px; border-radius: 100%; background: rgb(35, 108, 167); border-right: none; box-sizing: border-box;&quot;&gt;09&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section data-brushtype=&quot;text&quot; data-bgless=&quot;spin&quot; data-bgopacity=&quot;30%&quot; data-bdless=&quot;spin&quot; data-bdopacity=&quot;20%&quot; style=&quot;margin-left:-30px;background: rgba(35, 108, 164, 0.7);border: 1px solid #4a9bd9;letter-spacing:1.5px;border-radius:20px;padding:3px 15px 3px 35px;color: #fff;box-sizing:border-box;&quot;&gt;盘腿抛球&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　盘腿坐在草坪上，把足球往上轻轻抛起来，眼睛跟着球走，手做出要接住的姿势。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　一定要开连拍！抓球在空中、表情又自然的瞬间，画面灵动又鲜活，完全不会有死板的感觉。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;margin-bottom: 24px;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260621100359178200743962522.jpeg&quot; width=&quot;600&quot; height=&quot;799&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 799px;&quot;/&gt;&lt;/section&gt;&lt;section data-role=&quot;title&quot; data-tools=&quot;135编辑器&quot; data-id=&quot;95270&quot; data-color=&quot;#236ca7&quot; class=&quot;_135editor&quot;&gt;&lt;section style=&quot;display: flex;justify-content: center;align-items: center;margin:10px auto;&quot;&gt;&lt;section style=&quot;text-align: center;transform: rotate(0deg);-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);&quot;&gt;&lt;section style=&quot;display:inline-block;border: 1px solid #4a9bd9;border-radius:100%;border-right: none;padding:2px;box-sizing:border-box;&quot;&gt;&lt;section style=&quot;line-height: 36px; color: rgb(255, 255, 255); width: 36px; height: 36px; border-radius: 100%; background: rgb(35, 108, 167); border-right: none; box-sizing: border-box;&quot;&gt;10&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;section data-brushtype=&quot;text&quot; data-bgless=&quot;spin&quot; data-bgopacity=&quot;30%&quot; data-bdless=&quot;spin&quot; data-bdopacity=&quot;20%&quot; style=&quot;margin-left:-30px;background: rgba(35, 108, 164, 0.7);border: 1px solid #4a9bd9;letter-spacing:1.5px;border-radius:20px;padding:3px 15px 3px 35px;color: #fff;box-sizing:border-box;&quot;&gt;球网前景&lt;/section&gt;&lt;/section&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　最后可以拍一张氛围感特写。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　躲在球网后面，让球网处在前景形成虚化的网格，你在网后抱着足球，轻轻扯住一根网绳。朦胧的网格既能修饰脸型，又自带故事感，氛围感直接拉到最顶，发朋友圈绝对被问爆。&lt;/span&gt;&lt;/p&gt;&lt;section style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/20260621100359178200743922540.jpeg&quot; width=&quot;600&quot; height=&quot;799&quot; border=&quot;0&quot; vspace=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 600px; height: 799px;&quot;/&gt;&lt;/section&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;&lt;span textstyle=&quot;&quot;&gt;&lt;strong&gt;　　最后补个小提醒：&lt;/strong&gt;&lt;/span&gt;拍照尽量选下午四点之后，阳光柔和不刺眼，打在头发上还能拍出金丝感，皮肤也会显得更通透。其实球场拍照真的没什么复杂技巧，核心就是放松，越自然越出片。蓝白球衣加百褶裙的组合，既贴合球赛的热闹氛围，又自带满满的青春感，日常去操场散步也能穿。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;　　下次约朋友去球场玩，记得把这几个姿势存好，轻松拍出刷爆朋友圈的元气写真。&lt;/span&gt;&lt;/p&gt;&lt;/section&gt;&lt;/section&gt;</description><pubDate>Sun, 21 Jun 2026 10:02:06 +0800</pubDate></item><item><title>今日夏至：盛夏，如约而至</title><link>http://hui.fzwqq.com/post/1155.html</link><description>&lt;p style=&quot;margin-bottom: 15px; margin-top: 5px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　今日迎来夏至节气。夏至这天，太阳直射地面的位置到达一年的最北端，几乎直射北回归线，此时，北半球各地的白昼时间达到全年最长。“日长之至，日影短至，至者，极也，故曰夏至”。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　夏至通常会在每年 6 月 21 日或 22 日这两天。夏至，顾名思义就是最炎热的时节即将到来。也就是说，夏至后，天气将更加炎热，还请各位小伙伴不要忘了做好防暑降温准备。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　吃过夏至面，一天短一线。黑夜最短，愿快乐最长。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/202606211782000899532072.jpg&quot; alt=&quot;未标题-1_1782000881.jpg&quot; width=&quot;600&quot; height=&quot;337&quot; border=&quot;0&quot; vspace=&quot;0&quot; style=&quot;width: 600px; height: 337px;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-wrap-mode: wrap; margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　&lt;span style=&quot;color: #C00000;&quot;&gt;&lt;strong&gt;夏日之至&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-wrap-mode: wrap; margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　天文角度来看，夏至这天，北回归线及其以北的地区也将迎来一年中正午太阳高度最高的一天。在北京地区，夏至日白昼可长达 15 小时，正午太阳高度高达 73°32′。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-wrap-mode: wrap; margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　这一天北半球得到的太阳辐射最多，比南半球多了将近一倍。不过从另一个角度来看，既然已经达到了一年中白昼时间的“最长”，也就意味着接下来白昼时间又会逐渐变短。正如那一首古诗中所说：“昼晷已云极，宵漏自此长。绿筠尚含粉，圆荷始散芳。”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-wrap-mode: wrap; margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　&lt;span style=&quot;color: #C00000;&quot;&gt;&lt;strong&gt;夏至起源&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-wrap-mode: wrap; margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　夏至是二十四节气中最早被确定的一个节气。公元前七世纪，先人采用土圭测日影，就确定了夏至。据《恪遵宪度抄本》：“日北至，日长之至，日影短至，故曰夏至。至者，极也。”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-wrap-mode: wrap; margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　关于夏至，还有一个有趣的民间传说，IT之家小编不妨给大家讲一讲。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-wrap-mode: wrap; margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　据说很久以前，有一家人养了一个姑娘，这位姑娘针线活的本领非常了得，因为心灵手巧，因此家人给她取名为巧姐儿。巧姐儿不仅模样生得清秀端庄，而且心地善良，加上精湛的针线绣花的功夫，因此在巧姐儿成年时，求亲事的人家便一个接一个。而最终，家人选择将巧姐儿嫁到村里的赵财主家。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-wrap-mode: wrap; margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　出嫁后第三天，按风俗巧姐儿应该由女婿陪伴着回门去，也就是回娘家。回去之前，赵财主家的公公、婆婆和丈夫出于风俗礼节，吩咐巧姐儿在太阳下山前做十双袜子、十双鞋子和十个烟荷包带回来。善良的巧姐儿以为这是真的，于是回到娘家后顾不得和家人团聚，便开始赶工做这些东西。结果那天太阳下山时，巧姐儿只做出了七双袜子，七双鞋和七个烟荷包，怎么也做不完了。巧姐急得哭了出来，这时候，屋里进来了一位老奶奶，了解了巧姐的情况后，说不用急，我来帮你。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-wrap-mode: wrap; margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　老奶奶向巧姐借了红丝线，把红线向天上一抛，结果红丝线竟然越飞越远，直到飞到太阳旁边，围着太阳绕了一圈，竟然将太阳拴住了，就像放风筝一样。太阳要向西山落下时，巧姐将红线的这头轻轻一拽，太阳又被拽到了东边，这样一天的时间就被延长了。在老奶奶的帮助下，巧姐最终完成了任务，也赢得了公公家人的喜欢。但自此，公公婆婆却让巧姐做更多的针线活。终于有一天，半个太阳落下山的时候，巧姐手里的红丝线轻轻飘了起来，带着巧姐向天边的云霞飞去，丈夫家里的人任凭怎样都没能抓住巧姐，而巧姐则义无反顾地向天边飞去。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-wrap-mode: wrap; margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　后来，这一天就被人们称为夏至。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-wrap-mode: wrap; margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　&lt;strong&gt;&lt;span style=&quot;color: #C00000;&quot;&gt;夏至气候&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-wrap-mode: wrap; margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　夏至以后地面受热强烈，空气对流旺盛，午后至傍晚常易形成雷阵雨。这种热雷雨骤来疾去，降雨范围小，人们称“夏雨隔田坎”。对流气流带来的强降雨，往往会带来气象灾害。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-wrap-mode: wrap; margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　夏至时节在江淮一带正是梅雨时节，空气非常潮湿，冷、暖空气团在这里交汇，并形成一道低压槽，导致阴雨连绵的天气。在这样的天气下，器物发霉，人体也觉得不舒服，一些蚊虫繁殖速度很快，一些肠道性的病菌也很容易滋生。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-wrap-mode: wrap; margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　而夏至期间最主要的特点还是“热”，过了夏至，虽然太阳直射点逐渐向南移动。但由于太阳辐射到地面的热量仍比地面向空中散发的多，故在以后的一段时间内，气温将继续升高，也就是人们常说的桑拿天气。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-wrap-mode: wrap; margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　&lt;span style=&quot;color: #C00000;&quot;&gt;&lt;strong&gt;夏至养生&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-wrap-mode: wrap; margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　夏至后，天气会非常炎热，如何防暑降温是这一段时期养生的重点。首先“心静自然凉”，夏至期间应该尽量让自己的心情保持愉悦，避免烦躁、激动或紧张。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-wrap-mode: wrap; margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　夏至期间，让人容易口干舌燥，火气大，人容易食欲不振，这个时候适宜吃些清淡食物，开胃又消暑。例如绿豆汤，绿豆甘寒，有清心利尿、消暑止渴、清热解毒之效。夏季常吃绿豆粥消暑养胃最佳。此外还有荷叶，荷叶味苦性平，具有消暑化秽浊的功效。夏日如以鲜荷叶包《六一散》煎服，鲜荷叶包粳米蒸饭，或以鲜荷叶泡茶，均可清暑利湿。此外，绿叶菜和瓜果类等水分多的蔬菜水果都是不错的选择，如白菜、苦瓜、丝瓜、黄瓜等，都是很好的健胃食物。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　&lt;span style=&quot;font-size: 16px; color: #C00000;&quot;&gt;&lt;strong&gt;夏至风俗&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　&lt;strong&gt;夏至吃面&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　夏至有很多习俗，最盛行的是吃面。我国大部分地区都有夏至吃面的习俗。清代的潘荣陛在《帝京岁时纪胜》中记载道：“是日，家家俱食冷淘面，即俗说过水面是也……“，民间也有“吃过夏至面，一天短一线”的说法。当然，不同地区吃面的习俗也有不同，例如北京一带人们爱吃炸酱面，而在南方一些地方，常常把面拼为薄饼，烤熟后夹上豆荚、青菜、豆腐和腊肉等，先祭祖，祭完祖再吃，还可以馈赠亲友。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　&lt;strong&gt;祭神祀祖&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　夏至时值麦收，自古以来有在此时庆祝丰收、祭祀祖先之俗，以祈求消灾年丰。因此，夏至作为节日，纳入了古代祭神礼典。《周礼・春官》载：“以夏日至，致地方物魈。”周代夏至祭神，意为清除荒年、饥饿和死亡。夏至日正是麦收之后，农人既感谢天赐丰收，又祈求获得“秋报”。夏至前后，有的地方举办隆重的“过夏麦”，系古代“夏祭”活动的遗存。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　&lt;strong&gt;称重&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 15px; margin-bottom: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　有些地方这一天还时兴称重量。据说在夏至这一天称了体重后，高温酷暑都不怕。现在夏至称重的习俗很少了，不过古时候缺医少药，一旦生病就难以很快痊愈，人们对夏至称重情有独钟。这也寄托了人们希望自己健康长寿的美好愿望。称重时，男女老少一个挨一个排队过秤，还有人报重，场面十分热闹。&lt;/span&gt;&lt;/p&gt;</description><pubDate>Sun, 21 Jun 2026 08:16:47 +0800</pubDate></item><item><title>从同桌到往后余生</title><link>http://hui.fzwqq.com/post/2284.html</link><description>&lt;p style=&quot;margin-bottom: 15px; text-align: center; margin-top: 5px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;http://hui.fzwqq.com/zb_users/upload/2026/06/202606201781962657587410.jpg&quot; alt=&quot;从同桌到往后余生2_1781962532.jpg&quot; width=&quot;600&quot; height=&quot;337&quot; border=&quot;0&quot; vspace=&quot;0&quot; style=&quot;width: 600px; height: 337px;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　十三岁那年，陈瀚和张涵坐同桌。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　教室在三楼靠楼梯的位置，夏天风刮过来，会带着楼下樟树的味道。陈瀚那时候个子窜得快，坐在最后一排总爱犯困，数学课上脑袋一点一点的，每次都是张涵用胳膊肘轻轻捅他一下，他才猛地惊醒，慌忙去翻课本，指尖总能碰到张涵放在桌沿的手，两个人都飞快地缩回去，耳朵尖红半天。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　那会儿谁也没说过喜欢。就是放学一起走，陈瀚推着自行车，张涵走在旁边，书包带子滑下来，他会顺手帮她提上去。作业写不完的时候，张涵会把自己的作业本推过去，嘴上凶他“下次再上课睡觉我就不借你了”，转头还是会把选择题答案标得清清楚楚。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　就这么懵懵懂懂过了三年。中考成绩出来那天，两个人挤在学校公告栏前面找名字，陈瀚先看见自己的，再往上扫两行，就看见了张涵的名字。他转头看她，她也正看过来，眼睛亮得像装了星星，嘴角压都压不住。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　高中不同班，但教学楼挨着。早自习前张涵会给他带热乎的包子，放他桌洞里，肉馅的，是他爱吃的那家。晚自习结束，两个人总在车棚碰见，然后一起骑车回家，路灯把影子拉得很长，一路说些没营养的闲话——今天哪科老师拖堂了，明天要考的知识点还没背，风从耳边吹过去，连时间都走得慢。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　高考填志愿，陈瀚翻了三天志愿手册，第一志愿全填了张涵想去的那所大学。录取通知下来那天，张涵给他打电话，声音都带着颤，说“陈瀚，我们考上了”。电话那头的陈瀚攥着通知书，笑得跟个傻子似的。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　大学四年是真的快活。他们一起泡图书馆，期末周占座，张涵总爱坐靠窗的位置，阳光落在她头发上，毛茸茸的。食堂三楼的糖醋里脊是他们的固定菜，每次陈瀚都把自己碗里的肉夹给她。周末去操场散步，绕着跑道一圈一圈走，说以后毕业要留在这座城市，租个带阳台的小房子，养一只橘猫。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　毕业照拍完那天，他们在学校门口的小饭馆吃饭，玻璃杯碰在一起，叮的一声响。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　张涵说：“以后我们一起加油。”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　陈瀚点头，伸手揉了揉她的头发：“放心，以后我养你。”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　那时候他真的以为，日子会顺着预想的轨迹往下走。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　哪成想，毕业才是坎儿的开始。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　陈瀚学的专业偏冷门，投出去的简历石沉大海，面试了十几家，要么薪资低得离谱，要么直接被拒。一开始他还天天跑人才市场，早出晚归，回来跟张涵吐槽面试官有多刁难。后来次数多了，人就慢慢泄了气。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　第一次去网吧，是跟以前的大学同学一起，说是打两把游戏散散心。陈瀚坐在烟雾缭绕的包厢里，键盘敲下去的时候，脑子里那些投简历被拒的糟心事好像都暂时没了。游戏里赢了的成就感，比面试被夸一句来得直接多了。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　一开始还只是周末去半天，后来就收不住了。早上张涵出门上班，他假装也出门找工作，转头就拐进了巷口的网吧，一坐就是一整天。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　张涵第一次找到他的时候，是个周三的晚上。她下班绕了大半个城，问了好几个同学，才找到这家藏在居民楼里的网吧。推开门的时候，烟味混着泡面味扑面而来，她眯着眼睛找了半天，才在角落看见陈瀚。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　他盯着屏幕，手指飞快地敲着键盘，旁边放着吃了一半的桶面，汤都凉透了。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　张涵走过去，站在他旁边半天，他都没察觉。最后是她伸手，轻轻按了一下他的肩膀。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　陈瀚回头，看见她的瞬间，脸一下子就白了，鼠标都差点掉在地上。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　“你怎么来了？”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　“我不来，你是不是打算在这儿住下？”张涵的声音带着哭腔，眼睛红得像兔子，“陈瀚，你别这么沉迷游戏了行不行？再这样下去，我们房租都快交不起了。”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　网吧里有人往这边看，陈瀚脸上挂不住，连忙摘下耳机，拉着她往外走。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　“我知道了我知道了，我就是今天心情不好，玩一会儿，明天就去找工作，啊？”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　他哄了一路，张涵哭了一路，到楼下的时候，还是点了点头，信了他。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　结果没撑过一个星期。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　那天张涵加班到九点，下了大雨，她没带伞，淋着雨走回出租屋，开门一看，屋里黑漆漆的，冷锅冷灶，陈瀚又不在。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　她心里那股火一下子就窜上来了。她知道他肯定又去了那家网吧，连伞都没拿，直接冲了过去。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　这次她没客气，走到他旁边，直接把他的键盘往前一推。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　屏幕上的游戏角色瞬间停住，陈瀚猛地转头，刚要发作，看见是张涵，气焰又下去了。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　“陈瀚！你还是个男人吗？你还有点责任心没有？”张涵的声音抖得厉害，“我一天在公司忙到晚，下班淋着雨回来，连口热饭都吃不上，你就天天窝在这儿打游戏？你有没有想过我是什么感受？”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　周围的人都看了过来，陈瀚的脸一阵红一阵白。他张了张嘴，想说点什么，最后还是什么都没说，低着头，拿起外套就往外走。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　张涵跟在他后面，一路走一路掉眼泪。回到家，两个人都没说话。陈瀚在沙发上坐了一夜，张涵在卧室里哭了一夜。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　那之后陈瀚老实了几天，在家投了几份简历。可面试了两家没成，他又蔫了。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　说到底，还是逃避。比起跑出去看别人脸色，坐在网吧里打游戏的日子，实在太舒服了。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　压垮张涵的最后一根稻草，是那个周末。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　她发了工资，取了现金放在抽屉里，是准备交下个季度房租的。早上她出门去超市买东西，回来的时候，抽屉是空的，陈瀚也不见了。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　她站在出租屋的小客厅里，手里还拎着刚买的菜，西红柿和鸡蛋滚了一地。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　她没哭，也没再去网吧找他。她把地上的菜捡起来，收拾进厨房，然后从床底下拖出行李箱，开始收拾自己的衣服。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　一件一件叠，叠得很慢。叠到那件陈瀚大学时候送她的灰色卫衣时，她的眼泪才掉下来，砸在衣服上，晕开一小片湿痕。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　下午的时候，陈瀚回来了。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　他推开门，看见客厅里摆着的行李箱，还有坐在小板凳上的张涵，心里咯噔一下。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　“你……收拾东西干嘛？”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　张涵抬起头，脸上没什么表情，眼睛却肿得厉害。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　“陈瀚，我们分手吧。”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　陈瀚脑子嗡的一声，冲过去抓住她的胳膊：“为什么要分手？我不就是玩了会儿游戏吗？我以后不玩了还不行吗？”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　“晚了。”张涵轻轻挣开他的手，声音很轻，却带着一股决绝，“我不想再跟一个成天沉迷游戏、半点担当都没有的人耗下去了。我耗不起。”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　陈瀚站在原地，看着她把最后一件衣服塞进箱子，拉上拉链。他想说点什么挽留的话，喉咙却像堵了棉花，一个字都说不出来。他那时候才发现，自己好像真的没什么资格留她。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　张涵拎着行李箱走到门口，停下脚步，背对着他站了几秒。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　她以为他会说点什么。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　但身后什么声音都没有。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　她咬了咬嘴唇，拉开门，走了出去。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　门“咔哒”一声关上的瞬间，陈瀚才像是突然回过神，几步冲过去，手放在门把手上，却最终没拧开。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　他靠着门滑坐在地上，捂着脸，肩膀一点点抖起来。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　那天晚上，他一夜没睡。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　出租屋很小，以前总觉得挤，那天却空得吓人。桌上还放着张涵没喝完的半杯水，牙刷还摆在杯子里，好像她只是出门买个菜，马上就会回来。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　可他知道，她不会回来了。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　兜里的钱已经花得差不多了，房租马上到期，连吃饭都成了问题。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　游戏是打不下去了。再混下去，真的要睡大街了。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　第二天陈瀚就把电脑里的游戏全卸载了，打印了一摞简历，出门跑招聘会。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　一开始找的工作是销售，底薪低得可怜，全靠提成。他每天早上六点就出门，挤最早一班公交，跑遍大半个城市，被客户赶出来是常有的事，皮鞋磨破了底，脚底板全是泡。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　最难的时候，他连续吃了半个月泡面，连个卤蛋都舍不得加。晚上回到出租屋，累得倒头就睡，连胡思乱想的力气都没有。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　也不是没动过再去网吧的念头。有次下班路过巷口那家网吧，玻璃门里透出熟悉的光，他站在门口看了很久，最后还是转身走了。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　他总想起张涵走那天的眼神。失望，又疲惫。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　他不能再回去了。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　就这么咬着牙熬。第一个月开了第一单，他拿着提成，去吃了碗加肉的牛肉面，吃着吃着就红了眼。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　后来慢慢顺了起来。他肯拼，又细心，客户都愿意跟他合作，业绩越做越好，领导也赏识他，从专员升到主管，再到部门经理。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　两年时间，说长不长，说短不短。等陈瀚反应过来的时候，他已经成了分公司的负责人，银行卡里的数字翻了好几倍，再也不用为房租发愁了。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　他换了大房子，带阳台的，却一直没养猫。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　晚上下班回到家，空荡荡的屋子，他总想起毕业那年，他们在操场散步时说的话。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　说以后要租个带阳台的房子，养一只橘猫。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　猫没养，人也不在。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　深秋的时候，陈瀚回了趟老家。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　说是回去看看爸妈，其实心里藏着点念想。他不知道张涵还在不在老家，也不知道她现在过得怎么样。两年没联系，他连她的微信都没敢加。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　巷口的梧桐树落了一地叶子，风卷着叶子打旋。陈瀚停好车，刚关上车门，就看见不远处走过来一个人。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　穿米白色的风衣，长发披在肩上，手里拎着一袋橘子，走路的时候步子轻轻的，跟以前一模一样。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　是张涵。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　陈瀚的心跳一下子就快了，站在原地，脚像钉在了地上。他看着她越走越近，阳光落在她脸上，还是记忆里的样子，又好像有点不一样，眉眼间多了点柔和的成熟。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　他张了张嘴，声音有点发哑，试探着喊了一声：“张涵。”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　女孩停下脚步，转过头来。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　她先是愣了一下，眉头微微蹙着，像是在辨认。看了几秒，她的眼睛慢慢睁大，手里的橘子袋都轻轻晃了一下。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　“陈瀚？”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　真的是他。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　两年没见，他变了好多。以前总爱穿连帽卫衣，头发软乎乎的，现在穿了件深色的衬衫，头发梳得整齐，整个人都沉稳了不少，连下颌线都比以前清晰了。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　两个人隔着几步远的距离，站了半天，都没说话。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　还是陈瀚先迈步走了过去，走到她面前，低头看着她，喉咙有点紧。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　“好久不见。”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　“好久不见。”张涵笑了笑，指尖轻轻攥了攥手里的袋子，“听说……你现在做得挺好的。”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　陈瀚愣了一下：“你知道？”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　“嗯，听以前同学说的。”张涵垂了垂眼，“知道你没再玩游戏了，好好工作了。”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　陈瀚看着她，心里又酸又软。他吸了口气，很认真地开口：“张涵，以前是我不对。那时候太浑了，不懂事，辜负了你。其实……我一直想谢谢你。要是当初你没跟我分手，我说不定还窝在网吧里混日子呢。”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　他顿了顿，声音放得很轻，带着点小心翼翼的试探。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　“这两年我一直想着你。现在我有稳定的工作了，能好好过日子了。张涵，我们……重新开始，好不好？”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　张涵看着他，看着他眼里的紧张和期待，忽然就笑了。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　她抬起手，轻轻捶了一下他的胳膊，跟以前上学的时候一样。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　“傻瓜。”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　她的眼睛有点红，嘴角却扬着。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　“你真以为我那时候想跟你分啊？我要是不狠下心说分手，你能踏踏实实去找工作？我那时候都想好了，你要是再不振作，我……我也没办法了。说白了，就是赌了一把。”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　陈瀚怔怔地看着她，半天没反应过来。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　“所以……你那时候是故意的？”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　“不然呢？”张涵吸了吸鼻子，别过脸去，“我拎着箱子走到巷口，还站了十分钟呢，以为你会追出来。结果你倒好，连门都没出。”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　她说着，声音有点委屈。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　陈瀚心里像是被什么东西撞了一下，又酸又暖。他伸手，一把将她揽进怀里，抱得很紧，像是要把这两年空缺的时光都补回来。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　“对不起。”他埋在她头发里，声音闷闷的，“那时候太傻了。”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　张涵靠在他怀里，听着他的心跳，眼泪终于掉了下来，却笑着说：“现在知道傻也不晚。”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　风卷着梧桐叶从身边飘过，巷口的老槐树还是以前的样子。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　就好像这两年的时光只是打了个盹，他们还是十三岁那年的同桌，放学路上并肩走着，风一吹，就是满世界的樟树香。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　后来张涵跟着陈瀚回了城里。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　他们买了带阳台的房子，真的养了一只橘猫。陈瀚有时候加班到很晚，回家的时候，客厅总留着一盏灯，餐桌上放着温着的汤。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　周末的时候，他们会一起去超市买菜，陈瀚拎着袋子，张涵走在旁边挑水果，跟普通的情侣没什么两样。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　偶尔也会吵架，比如陈瀚忘了纪念日，比如张涵追剧忘了吃饭。吵完了，陈瀚会去给她削个苹果，递过去，两个人就和好了。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　日子过得不紧不慢，平淡，却踏实。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　有天晚上，张涵收拾旧东西，翻出了初中的数学课本，扉页上，用铅笔轻轻写着两个名字，陈瀚，张涵，旁边还画了个歪歪扭扭的爱心。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　她拿给陈瀚看，陈瀚挠了挠头，有点不好意思：“那时候上课偷偷写的。”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　张涵笑着靠在他肩膀上，窗外的月光落进来，温柔得不像话。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-bottom: 15px; margin-top: 15px;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;　　从十三岁到二十五岁，兜兜转转，还好，还是你。&lt;/span&gt;&lt;/p&gt;</description><pubDate>Sat, 20 Jun 2026 21:34:58 +0800</pubDate></item></channel></rss>