MY字典>英语词典>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

        双语例句

        • I want you should git up a nice supper for us tonight.
          我想你应该GIT中为我们带来一份惊喜今晚晚饭。
        • Now you should be ready to begin using the Git tools.
          现在就已经准备好使用Git工具了。
        • This directory will contain a hidden dotfile directory called. git/.
          这个目录包含了一个隐藏目录.git/。
        • It tells you exactly what commands are needed to set up Git and initialize the repository.
          它会准确地告诉您需要哪些命令来设置Git并初始化库。
        • Git is a decentralized version-control software, which can be used to keep GIMP code on the main repository.
          Git是一个分散的版本控制软件,可用于将GIMP代码保持在主知识库上。
        • Alternatively, you can deploy from a Git repository.
          另外,还可以从Git存储库进行部署。
        • Github: Github houses thousands of Git repositories, including the personal dot files of many expert users.
          Github:Github托管了数千个Git知识库,其中包括许多专家用户的个人点文件。
        • For example, the IDE now includes an improved screen for viewing Git logs.
          比如说,现在的IDE包含了一个改进的用于查看Git日志的界面。
        • Records changes to files and directories in Git's index.
          记录Git索引中的文件和目录更改。
        • This command does not switch to other branches: You do that using Git's checkout command.
          该命令不能切换到其他分支:使用Git的checkout命令实现。