英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

git    
浇铸沟; 门

浇铸沟; 门

git
n 1: a person who is deemed to be despicable or contemptible;
"only a rotter would do that"; "kill the rat"; "throw the
bum out"; "you cowardly little pukes!"; "the British call a
contemptible person a `git'" [synonym: {rotter}, {dirty dog},
{rat}, {skunk}, {stinker}, {stinkpot}, {bum}, {puke},
{crumb}, {lowlife}, {scum bag}, {so-and-so}, {git}]

Gate \Gate\ (g[=a]t), n. [OE. [yogh]et, [yogh]eat, giat, gate,
door, AS. geat, gat, gate, door; akin to OS., D., & Icel. gat
opening, hole, and perh. to E. gate a way, gait, and get, v.
Cf. {Gate} a way, 3d {Get}.]
1. A large door or passageway in the wall of a city, of an
inclosed field or place, or of a grand edifice, etc.;
also, the movable structure of timber, metal, etc., by
which the passage can be closed.
[1913 Webster]

2. An opening for passage in any inclosing wall, fence, or
barrier; or the suspended framework which closes or opens
a passage. Also, figuratively, a means or way of entrance
or of exit.
[1913 Webster]

Knowest thou the way to Dover?
Both stile and gate, horse way and footpath. --Shak.
[1913 Webster]

Opening a gate for a long war. --Knolles.
[1913 Webster]

3. A door, valve, or other device, for stopping the passage
of water through a dam, lock, pipe, etc.
[1913 Webster]

4. (Script.) The places which command the entrances or
access; hence, place of vantage; power; might.
[1913 Webster]

The gates of hell shall not prevail against it.
--Matt. xvi.
18.
[1913 Webster]

5. In a lock tumbler, the opening for the stump of the bolt
to pass through or into.
[1913 Webster]

6. (Founding)
(a) The channel or opening through which metal is poured
into the mold; the ingate.
(b) The waste piece of metal cast in the opening; a sprue
or sullage piece. [Written also {geat} and {git}.]
[1913 Webster]

{Gate chamber}, a recess in the side wall of a canal lock,
which receives the opened gate.

{Gate channel}. See {Gate}, 5.

{Gate hook}, the hook-formed piece of a gate hinge.

{Gate money}, entrance money for admission to an inclosure.


{Gate tender}, one in charge of a gate, as at a railroad
crossing.

{Gate valva}, a stop valve for a pipe, having a sliding gate
which affords a straight passageway when open.

{Gate vein} (Anat.), the portal vein.

{To break gates} (Eng. Univ.), to enter a college inclosure
after the hour to which a student has been restricted.

{To stand in the gate} or {To stand in the gates}, to occupy
places or advantage, power, or defense.
[1913 Webster]


Geat \Geat\ (g[=e]t), n. [See {Gate} a door.] (Founding)
The channel or spout through which molten metal runs into a
mold in casting. [Written also {git}, {gate}.]
[1913 Webster]


Git \Git\ (g[i^]t), n. (Founding)
See {Geat}.
[1913 Webster] Gitana


请选择你想看的字典辞典:
单词字典翻译
git查看 git 在百度字典中的解释百度英翻中〔查看〕
git查看 git 在Google字典中的解释Google英翻中〔查看〕
git查看 git 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • Git
    Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency Git is lightning fast and has a huge ecosystem of GUIs, hosting services, and command-line tools
  • Git · GitHub
    If you're getting started with Git, a great place to learn the basic commands is the Git Cheat sheet It's translated into many languages, open source as a part of the github training-kit repository, and a great starting place for the fundamentals on the command line
  • Git 教程 | 菜鸟教程
    Git 教程 Git 是一个开源的分布式版本控制系统,用于敏捷高效地处理任何或小或大的项目。 Git 是 Linus Torvalds 为了帮助管理 Linux 内核开发而开发的一个开放源码的版本控制软件。
  • Git - Git 版本控制系统
    Git 是一个 免费且开源 的分布式版本控制系统,旨在快速高效地处理从小型到非常大型的项目。 Git 的运行速度 极快,并拥有由 GUI 客户端 、 托管服务 和 命令行工具 组成的庞大生态系统。
  • 【2025年最新版】Git安装及环境配置超详细教程(以win11为例子)_git安装及配置教程-CSDN博客
    文章浏览阅读2 8w次,点赞53次,收藏147次。本文详细介绍了在Windows 11系统下安装配置Git的完整流程。从官方下载安装程序开始,通过图文并茂的方式,逐步讲解安装选项设置、环境变量配置、默认编辑器选择等关键步骤。教程还包含SSH密钥生成和GitHub账户绑定等高级配置,确保用户能够建立完整的
  • Git 使用教程:最详细、最正宗手把手教学(万字长文) - 知乎
    使用 Git 可以追踪代码的历史修改记录,方便团队协作、代码共享和代码重构。 Git 的基本工作流程如下: 在开始编写代码之前,首先需要创建一个 Git 仓库(repository),用于存储代码和版本历史记录。
  • Introduction to Git - Training | Microsoft Learn
    Use Git to track changes and collaborate with other developers
  • Git - 安装 Git
    本书写作时使用的 Git 版本为 2 8 0。 我们使用的大部分命令仍然可以在很古老的 Git 版本上使用,但也有少部分命令不好用或者在旧版本中的行为有差异。 因为 Git 在保持向后兼容方面表现很好,本书使用的这些命令在 2 8 之后的版本应该有效。
  • Git Repo | 镜像站使用帮助 | 清华大学开源软件镜像站 | Tsinghua Open Source Mirror
    git-repo 使用帮助 | 镜像站使用帮助 | 清华大学开源软件镜像站,致力于为国内和校内用户提供高质量的开源软件镜像、Linux 镜像源服务,帮助用户更方便地获取开源软件。本镜像站由清华大学 TUNA 协会负责运行维护。
  • GitHub · Change is constant. GitHub keeps you ahead.
    © 2026 GitHub, Inc Terms Privacy (Updated 02 2024) Sitemap What is Git? Manage cookies Do not share my personal information English





中文字典-英文字典  2005-2009