ace
ace
An ace is a playing card, die or domino with a single pip. In the standard French deck, an ace has a single suit symbol (a heart, diamond, spade, or club) located in the middle of the card, sometimes large and decorated, especially in the case of the ace of spades. This embellishment on the ace of spades started when King James VI of Scotland and I of England required an insignia of the printing house to be printed on the ace of spades. This insignia was necessary for identifying the printing house and stamping it as having paid the new stamp tax. Although this requirement was abolished in 1960, the tradition has been kept by many card makers. In other countries the stamp and embellishments are usually found on ace cards; clubs in France, diamonds in Russia, and hearts in Genoa because they have the most blank space.
The word "ace" comes from the Old French word as (from Latin 'as') meaning 'a unit', from the name of a small Roman coin. It originally meant the side of a die with only one pip, before it was a term for a playing card. Since this was the lowest roll of the die, it traditionally meant 'bad luck' in Middle English, but as the ace is often the highest playing card, its meaning has since changed to mean 'high-quality, excellence'.
---
Speaking of tradition, the following is ripped off from astrodigital dot org:
The Space Shuttle and the Horse's Rear End
Did you know that the US Standard railroad gauge (distance between the rails) is 4 feet, 8 1/2 inches? That's an exceedingly odd number. Why was that gauge used? Because that's the way they built them in England, and the US railroads were built by English expatriates.
But why did the English build them like that? Because the first railway lines were built by the same people who built the pre-railroad tramways, and that's the gauge they used.
Why did they use that gauge in England? Because the people who built the tramways used the same jigs and tools that they used for building wagons, which used that wheel spacing.
Why did their wagons use that odd wheel spacing? Because, if they tried to use any other spacing the wagon wheels would break on some of the old, long distance roads. Because that's the spacing of the old wheel ruts.
So who built these old rutted roads? The first long distance roads in Europe were built by Imperial Rome for the benefit of their legions. The Roman roads have been used ever since.
And the ruts? The original ruts, which everyone else had to match for fear of destroying their wagons, were first made by the wheels of Roman war chariots. Since the chariots were made for or by Imperial Rome they were all alike in the matter of wheel spacing.
Thus, we have the answer to the original question. The United States standard railroad gauge of 4 feet, 8 1/2 inches derives from the original specification for an Imperial Roman army war chariot.
And the motto of the story is Specifications and bureaucracies live forever.
So, the next time you are handed a specification and wonder what horse's ass came up with it, you may be exactly right. Because the Imperial Roman chariots were made to be just wide enough to accommodate the back-ends of two war-horses.
So, just what does this have to do with the exploration of space? Well, there's an interesting extension of the story about railroad gauge and horses' behinds. When we see a Space Shuttle sitting on the launch pad, there are two big booster rockets attached to the sides of the main fuel tank. These are the solid rocket boosters, or SRBs. The SRBs are made by Thiokol at a factory in Utah. The engineers who designed the SRBs might have preferred to make them a bit fatter, but the SRBs had to be shipped by train from the factory to the launch site.
The railroad from the factory runs through a tunnel in the mountains. The SRBs had to fit through that tunnel. The tunnel is slightly wider than a railroad track, and the railroad track is about as wide as two horses' behinds.
So a major design feature of what is arguably the world's most advanced transportation system was originally determined by the width of a horse's ass.
---
From U.S. DEPARTMENT OF LABOR (www dot dol dot gov) :
From 1865-1869, 12,000 Chinese immigrants constructed the western section of the transcontinental railroad – one of the greatest engineering feats in American history. Their efforts, which connected the western United States to the eastern United States, laid the foundation for the extraordinary economic prosperity enjoyed by the United States in the years that followed. Many of these workers risked their lives and perished during the harsh winters and dangerous working conditions. They faced prejudice, low wages and social isolation. Despite these challenges, they courageously took a stand to organize for fairer wages and safer working conditions. Their efforts not only bridged our nation together, they advanced the cause of good, safe jobs for all workers, immigrant and native workers alike.
六级/考研单词: ace, deck, diamond, spade, necessity, abolish, seldom, excel, rip, shuttle, rear, railroad, gauge, wagon, imperial, alike, thereby, unite, derive, bureaucrat, accommodate, pad, rocket, tunnel, immigrate, construct, feat, perish, harsh, prejudice, isolate, despite, indigenous
ace的更多相关文章
- Microsoft ACE OLEDB 12.0 数据库连接字符串
Excel 97-2003 Provider=Microsoft.ACE.OLEDB.12.0;Data Source=c:\myFolder\myOldExcelFile.xls;Extended ...
- 基于ACE的c++线程封装
1. 基本需求 1) 一个基类,其某个方法代表一个线程的生命运行周期.之后通过继承自这个基类来实现个性化线程类: 2) 具备类似QObject的定时器设置功能: 3) 提供在线程对象中同步和异步执行方 ...
- JS组件系列——基于Bootstrap Ace模板的菜单和Tab页效果分享(你值得拥有)
前言:最近园子里多了许多谈语言.谈环境.谈逼格(格局)的文章,看看笑笑过后,殊不知其实都是然并卵.提升自己的技术才是王道.之前博主分享过多篇bootstrap组件的文章,引起了很多园友的关注和支持,看 ...
- 第3月第11天 vs2005调试 ace编译
1.vs2005调试 http://blog.csdn.net/u010797208/article/details/40452797 2.macbook ace编译 小坑: 源代码clockid_t ...
- .NET读取Excel数据,提示错误:未在本地计算机上注册“Microsoft.ACE.OLEDB.12.0”提供程序
解决.NET读取Excel数据时,提示错误:未在本地计算机上注册“Microsoft.ACE.OLEDB.12.0”提供程序的操作: 1. 检查本机是否安装Office Access,如果未安装去去h ...
- ACE bus
ACE bus增加的内容: 1):5状态的cache model 2):关于coherency的additional signal 3):两个cache master访问shared cache的ad ...
- 未在本地计算机上注册“microsoft.ACE.oledb.12.0”提供程序
这种错误的可能性有几种,比如: 1.没有安装数据访问组件,需要安装相应版本的数据访问组件: 2.没有安装相应版本的Office客户端,需要安装相应版本的Office客户端: 3.Microsoft.J ...
- 未在本地计算机上注册“microsoft.ACE.oledb.12.0”提供程序 解决方法
最近在搞asp.net.今天在做数据库操作的时候,老发生错误,还以为是自己代码有问题,检查了好久都发现错误. 错误提示: 未在本地计算机上注册“microsoft.ACE.oledb.12.0”提供程 ...
- Linux 编译ACE
1.下载 从官网下载地址 http://download.dre.vanderbilt.edu/previous_versions/选择一个版本下载. 注意,如果是在linux上编译,需要下载.gz结 ...
- 使用OPENROWSET、Microsoft.ACE.OLEDB实现大数据量的高效导入
首先说明使用的环境是:java和Sqlserver. 最近公司需要进行大数据量的导入操作.原来使用的是Apache POI,虽然可以实现功能,但是因为逻辑处理中需要进行许多校验,处理速度太慢,使用多线 ...
随机推荐
- ClickHouse实战
1.概述 最近有被留言关于ClickHouse的使用问题,今天笔者将为大家分享一下ClickHouse的安装细节和使用方法. 2.内容 首先安装环境如下所示: Linux:CentOS7 ClickH ...
- SpringBoot整合Easyexcel操作Excel,闲暇之余,让我们学习更多
关于封面:晚饭后回自习室的路上 Easyexcel 官方文档 Easyexcel | github 前言 最近也是在写的一个小练习中,需要用到这个.趁着这次就将写个整合的Demo给大家. 希望能够让大 ...
- v3
#include <iostream> #include <time.h> #include "map" #include "stdio.h&qu ...
- C语言图书管理借阅系统——ncurses库的使用
一.前言 作为一只大四狗,最近还跟着大二同学修了一门课(当然不是之前没通过啦),课程是高级语言课程设计,高级语言指的是C语言 :),内容是做一个XX管理系统,我选择了图书管理系统,先介绍下我做的系统: ...
- Go语言核心36讲(Go语言进阶技术十六)--学习笔记
22 | panic函数.recover函数以及defer语句(下) 我在前一篇文章提到过这样一个说法,panic 之中可以包含一个值,用于简要解释引发此 panic 的原因. 如果一个 panic ...
- Flink 实践教程:入门(6):读取 PG 数据写入 ClickHouse
作者:腾讯云流计算 Oceanus 团队 流计算 Oceanus 简介 流计算 Oceanus 是大数据产品生态体系的实时化分析利器,是基于 Apache Flink 构建的具备一站开发.无缝连接.亚 ...
- Python基础(迭代)
# from collections import Iterable#collections模块的Iterable类型判断 # dict1 = {'a':111,'b':222,'c':333} # ...
- Github webhooks 自动部署博客文章,使用总结【含视频】
作者:小傅哥 博客:https://bugstack.cn 原文:https://mp.weixin.qq.com/s/VtTHUfyiITNSoGy052jkXQ 沉淀.分享.成长,让自己和他人都能 ...
- Spring Cloud Gateway的断路器(CircuitBreaker)功能
欢迎访问我的GitHub https://github.com/zq2599/blog_demos 内容:所有原创文章分类汇总及配套源码,涉及Java.Docker.Kubernetes.DevOPS ...
- Dapr-Actor构建块
前言: 前篇-绑定 文章对Dapr的绑定构建块进行了解,本篇继续对 Actor 构建块进行了解学习. 一.Actor简介: Actors 为最低级别的"计算单元". 换句话说,您将 ...