TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What is the origin of the term "edge case"?

4 点作者 hairywalt大约 1 年前
For reasons, I&#x27;ve become interested in the background to the term &quot;edge case&quot;. I&#x27;d presumed it was old school engineering terminology that had been ported over to software.<p>But searching on Google Books etc. all the uses that fit the modern meaning are related to programming&#x2F;software testing, and even those examples are relatively recent.<p>Is this correct or am I missing something?

2 条评论

082349872349872大约 1 年前
<a href="https:&#x2F;&#x2F;books.google.com&#x2F;ngrams&#x2F;graph?content=corner+case%2C+edge+case&amp;year_start=1800&amp;year_end=2019&amp;corpus=en-2019&amp;smoothing=3" rel="nofollow">https:&#x2F;&#x2F;books.google.com&#x2F;ngrams&#x2F;graph?content=corner+case%2C...</a><p>suggests it&#x27;s a low-dimension version of &quot;corner case&quot;, which I believe comes from aerospace*. (both spike in 1947-1957, which, albeit possible, seems early for a software origin)<p>* compare &quot;coffin corner&quot;: <a href="https:&#x2F;&#x2F;books.google.com&#x2F;ngrams&#x2F;graph?content=corner+case%2Cedge+case%2C+coffin+corner&amp;year_start=1800&amp;year_end=2019&amp;corpus=en-2019&amp;smoothing=3" rel="nofollow">https:&#x2F;&#x2F;books.google.com&#x2F;ngrams&#x2F;graph?content=corner+case%2C...</a>
评论 #39673034 未加载
ahazred8ta大约 1 年前
Apparently it started out in aviation engineering, referring to unusual behavior at the edge of the flight envelope. Related to &#x27;corner case&#x27;.
评论 #39673067 未加载