找词语>英语词典>git翻译和用法

git

英 [ɡɪt]

美 [ɡɪt]

n.  蠢货; 饭桶; 讨厌鬼

复数:gits 

BNC.16422 / COCA.17023

牛津词典

    noun

    • 蠢货;饭桶;讨厌鬼
      a stupid or unpleasant man

      柯林斯词典

      • 烦人的家伙;讨厌鬼;死鬼
        If you refer to another person as agit, you mean you dislike them and find them annoying.

        英英释义

        noun

        双语例句

        • If you use Git for source control, for instance, you can enable the Git OMZ!
          例如,如果您使用Git进行源代码控制,可以启用GitOMZ!
        • Records changes to files and directories in Git's index.
          记录Git索引中的文件和目录更改。
        • Other good options for version control include Subversion and GIT.
          用于版本控制的其他好的选择有Subversion和GIT。
        • JetBrains also improved the experience for developers using distributed version control systems like Git or Mercurial.
          JetBrains还通过分布式版本控制系统(如Git或Mercurial)改进了开发者的体验。
        • Currently there is not SCM support, but I plan to integrate git and GitHub.
          当前还没有SCM的支持,但是我计划与git和GitHub整合。
        • This example creates a copy of the Git maps project in your current working directory.
          该示例在当前工作目录中创建一个Git地图项目副本。
        • I want you should git up a nice supper for us tonight.
          我想你应该GIT中为我们带来一份惊喜今晚晚饭。
        • For example, the IDE now includes an improved screen for viewing Git logs.
          比如说,现在的IDE包含了一个改进的用于查看Git日志的界面。
        • Git uses an internal index to track the state of the files and directories in a repository.
          Git使用内部索引跟踪文件的状态和存储库中的目录。
        • You can use git mv and git rm to manage files, renaming and removing them, respectively.
          可以分别使用gitmv和gitrm管理文件,重命名并移除它们。