0%

0. 写在前面

我一开始对电工的世界几乎是零基础:电线“几平方”、空开“1P/2P”、空调插座“16A”这些词全都不懂。

后来我的做法是:

  1. 先让 AI 给一个“八九不离十”的建议清单;
  2. 再把清单拿给物业电工师傅确认、按现场调整;
  3. 最后把过程和术语沉淀下来,变成下次还能复用的资产。

安全声明:家用电属于高风险操作。涉及配电箱/接线/打孔,请优先找持证电工。本文仅作经验记录,不替代专业施工与验收。

本次实际快速信息(给只想抄作业的人)

  • 用线方案:RVV 护套线明线直走(不走线槽/线管)
  • 护套线外径:约 10mm
  • 线卡:10mm(和护套线外径一致)
  • 用量与价格:护套线 15m × 10 元/米 ≈ 150 元
  • 施工来源:小区物业电工上门(建议优先这种“正规渠道”)
阅读全文 »

转载声明:本文转载自博客园 每天进步一点点,仅供学习交流使用。

1. 下载准备

必需软件SSMS 15.0.18424.0下载 | SQL Prompt 10.13.1下载 | 注册机(需自行获取)

注册机说明

  • 文件名SQL.Prompt.Keygen.exe
  • 获取方式:请通过技术交流群组或相关论坛获取
  • 使用提醒:仅供学习测试,建议购买正版软件
阅读全文 »

This isn’t a method I invented myself—it’s actually inspired by a super active English learning project I found on GitHub. What follows is my first attempt at following their process and documenting my journey.

After reading the project’s introduction, I really agree with the idea that “saying what you truly want to say is the key to language learning.” With AI tools, this step is now easier and more efficient than ever. Honestly, it’s amazing how powerful these tools have become.

阅读全文 »

在这篇博客中,我将分享一些我常用的ASP.NET开发工具。这些工具不仅提高了我的开发效率,也帮助我更好地管理和维护项目。希望对你也有所帮助。

开发工具分类

  1. 集成开发环境(IDE)
  2. 版本控制
  3. 数据库管理
  4. 调试工具
  5. 其他工具
阅读全文 »