- Learn WebAssembly
- Mike Rourke
- 84字
- 2021-08-13 15:38:57
Git
Git is a version control system (VCS) that allows you to track changes to files and manage work between multiple developers contributing to the same code base. Git is the VCS powering GitHub and GitLab, and is also available on Bitbucket (they also offer Mercurial, which is another VCS). Git will allow us to clone repositories from GitHub, and is a prerequisite for the EMSDK, which we'll cover in the next chapter. In this section, we will cover the installation process for Git.
推薦閱讀
- 潮流:UI設計必修課
- Azure IoT Development Cookbook
- Dynamics 365 Application Development
- Python應用輕松入門
- Access 2016數據庫管
- 軟件工程
- jQuery開發基礎教程
- 學習正則表達式
- Visual Basic程序設計
- HTML+CSS+JavaScript網頁設計從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- Android嵌入式系統程序開發:基于Cortex-A8(第2版)
- Emotional Intelligence for IT Professionals
- INSTANT Apache ServiceMix How-to
- 從“1”開始3D編程
- PyTorch生成對抗網絡編程