<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>规范 on 冯威的博客</title><link>https://fwhyy.com/tags/%E8%A7%84%E8%8C%83/</link><description>Recent content in 规范 on 冯威的博客</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Mon, 13 Feb 2023 09:46:06 +0800</lastBuildDate><atom:link href="https://fwhyy.com/tags/%E8%A7%84%E8%8C%83/atom.xml" rel="self" type="application/rss+xml"/><item><title>代码提交那点事</title><link>https://fwhyy.com/2023/02/code-commits-that-little-thing/</link><pubDate>Mon, 13 Feb 2023 09:46:06 +0800</pubDate><guid>https://fwhyy.com/2023/02/code-commits-that-little-thing/</guid><description>&lt;p&gt;现在，代码的版本管理大多都在使用 git，常用的一些代码托管平台有：Github、码云、Gitlab 等，不管用的哪个平台，我们经常会做提交代码的操作，但很容易忽视 commit message 的写法。&lt;/p&gt;</description></item><item><title>dotNET Core：编码规范</title><link>https://fwhyy.com/2020/09/dotnet-core-coding-specification/</link><pubDate>Mon, 14 Sep 2020 09:44:15 +0800</pubDate><guid>https://fwhyy.com/2020/09/dotnet-core-coding-specification/</guid><description>&lt;p&gt;在项目开发过程中，由于时间紧、任务重，很容易导致面向功能编程。实现相同的功能，代码可以写的很优雅，也可以写的很晦涩和复杂。现在的工作，都需要进行团队协作，代码就需要有一定的规范进行指引，因为我们需要写出让人可以轻易读懂的代码，而不仅仅是机器。&lt;/p&gt;</description></item></channel></rss>