记作业>英语词典>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

        双语例句

        • Now you should be ready to begin using the Git tools.
          现在就已经准备好使用Git工具了。
        • Install Git, a distributed source code-control management system.
          安装Git,一个分布式源代码控制管理系统。
        • If you use Git for source control, for instance, you can enable the Git OMZ!
          例如,如果您使用Git进行源代码控制,可以启用GitOMZ!
        • Many developers and open source projects keep code under version control with Git and github.
          许多开发人员和开放源码项目使用Git和github进行代码版本控制。
        • Adds a new file to Git's index.
          向Git索引添加一个新文件。
        • This command does not switch to other branches: You do that using Git's checkout command.
          该命令不能切换到其他分支:使用Git的checkout命令实现。
        • 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存储库进行部署。
        • Git commits are atomic and project-wide, not per-file as in CVS.
          Git提交都是原子的,且是整个项目范围的,而不像CVS中一样是对每个文件的。
        • There are two important reasons to be interested in Git if you are a Subversion user.
          如果您是一名Subversion用户的话,那么有两个重要的原因会使您对Git产生兴趣。