<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title> 文章订阅 | 评论观点 | CH前端社区</title>
    <description>评论观点</description>
    <pubDate>Sun, 19 Apr 2026 08:45:35 +0000</pubDate>
    <lastBuildDate>Sun, 19 Apr 2026 08:45:35 +0000</lastBuildDate>
    <generator>CH前端社区</generator>
    <link>https://www.chinahtml.com/articles/category/7/</link>
    <atom:link rel="self" type="application/rss+xml" href="https://www.chinahtml.com/articles/category/7/index.rss"/>
    <item>
      <title>拯救你的旧代码库，不得不看的11条军规！</title>
      <pubDate>Wed, 05 Jul 2017 01:37:05 +0000</pubDate>
      <link>https://www.chinahtml.com/articles/27/</link>
      <guid>https://www.chinahtml.com/articles/27/</guid>
      <author>laogui</author>
      <dc:creator>laogui</dc:creator>
      <content:encoded><![CDATA[<div style="text-align: center">

	<a href="https://bbs.chinahtml.com/attachments/9909/" target="_blank">浏览附件9909</a>
	
&#8203;</div>每个程序员、项目经理或团队负责人的职业生涯中至少会遇到一次这样的事件：你接手一坨超过百万行代码的系统，原来的程序员很久以前就离职，现在也许正在某个阳光明媚的地方度假，文档（如果有的话）最有可能的情况就是与现有的系统不同步。而你的工作则是带领团队脱离这个混乱。<br />
<br />
在经历逃离的本能回应之后，你开始对项目进行了了解，通过你手头现有的东西，失败是大概率发生的事件。但是，公司高层领导是不能容忍项目失败的结果发生。你该如何应对？<br />
<br />
这时，如果能够把这些垃圾代码变成健康的可维护的项目，实际上是非常值得一试的事情。以下是我们总结的改进旧版代码库的一些经验（或者叫军规）。<br />
<h2><b>改进旧代码库的 11 条军规 ——</b></h2><br />
<h3><b>数据备份</b></h3><br />
我们很难记得每天修改了哪些东西，特别是配置数据容易受到这种问题的影响。配置通常不会进行版本控制，如果能够进行定期备份，则可以规避很多麻烦。...<br />
<br />
<a href="https://www.chinahtml.com/articles/27/" target="_blank" class="externalLink" rel="nofollow">拯救你的旧代码库，不得不看的11条军规！</a>]]></content:encoded>
    </item>
    <item>
      <title>教你写好开发者文档的 8 个最佳案例</title>
      <pubDate>Sat, 03 Jun 2017 06:40:04 +0000</pubDate>
      <link>https://www.chinahtml.com/articles/18/</link>
      <guid>https://www.chinahtml.com/articles/18/</guid>
      <author>shenlan</author>
      <dc:creator>shenlan</dc:creator>
      <content:encoded><![CDATA[你刚刚收到来自一位愤怒的开发者的电子邮件。你的文档有问题，开发人员花了几个小时才弄明白。现在轮到你更新文档，并找出如何在将来避免这些问题。 但是要怎么做呢？<br />
<br />
创建出色的文档是很难的。致力于此通常意味着忽略了你工作的另一部分 - 而那段时间可能与开发工作一样有价值。每周几个小时改善文档可能会产生组合效应。开发人员陷入此种困境的频率会降低，请求支持的次数将会减少，并且老天保佑的话，愤怒式电子邮件也将减少。事实上，当你有很好的开发文档时，你甚至可能会经常收到快乐热情的电子邮件。<br />
<br />
这篇文章展示了8个很不错的开发者文档例子，其撰写投入的时间为开发的团队带来极大的收益。 那么来找找您喜欢的文档功能，并在自己的文档中使用它们，使您自己的文档更有价值。<br />
<br />
<span style="font-size: 18px"><b>开发者主页</b></span><br />


	<a href="https://bbs.chinahtml.com/attachments/9833/" target="_blank">浏览附件9833</a>
	
<br />
<br />
文档首页面向三类用户。 <a href="https://devcenter.heroku.com/" target="_blank" class="externalLink" rel="nofollow">Heroku开发中心</a>通过多种方式来帮助这三类用户找到他们需要的信息。...<br />
<br />
<a href="https://www.chinahtml.com/articles/18/" target="_blank" class="externalLink" rel="nofollow">教你写好开发者文档的 8 个最佳案例</a>]]></content:encoded>
    </item>
  </channel>
</rss>
