-  第三届中国 Rust 开发者大会  Learning by Contributing to Rust  Compiler  Yukang   github.com/chenyukang  Engineer @ Cryptape  Leveling Up in Rust  • 2011 ~ 2014  EDA startup             C/C++  • 2014 ~ 2020  DJI 0 码力 |
          23 页 |
          3.28 MB
          | 1 年前 3 
 
-  Dictator and Lieutenants Workflow  Patterns for Managing Source Code Branches  Workflows Summary  Contributing to a Project  Commit Guidelines  Private Small Team  Private Managed Team  Forked Public Project Setup and Configuration  SSH Access  Your Avatar  Your Email Addresses  Two Factor Authentication  Contributing to a Project  Forking Projects  The GitHub Flow  Advanced Pull Requests  GitHub Flavored Markdown Adding Collaborators  Managing Pull Requests  Mentions and Notifications  Special Files  README  CONTRIBUTING  Project Administration  Managing an organization  Organization Basics  Teams  Audit Log  Scripting 0 码力 |
          731 页 |
          21.49 MB
          | 1 年前 3 
 
-  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  126  Contributing to a Project . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  166  Contributing to a Project . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  Let’s change a file that was already tracked. If you change a previously tracked file called  CONTRIBUTING.md and then run your git status command again, you get something that looks like  this:  $ git 0 码力 |
          501 页 |
          17.96 MB
          | 1 年前 3 
 
-  Dictator and Lieutenants Workflow  Patterns for Managing Source Code Branches  Workflows Summary  Contributing to a Project  Commit Guidelines  Private Small Team  Private Managed Team  Forked Public Project Setup and Configuration  SSH Access  Your Avatar  Your Email Addresses  Two Factor Authentication  Contributing to a Project  Forking Projects  The GitHub Flow  Advanced Pull Requests  GitHub Flavored Markdown Adding Collaborators  Managing Pull Requests  Mentions and Notifications  Special Files  README  CONTRIBUTING  Project Administration  Managing an organization  Organization Basics  Teams  Audit Log  Scripting 0 码力 |
          691 页 |
          13.35 MB
          | 1 年前 3 
 
-  Documentation  Release 3.4  Aymeric Augustin  Aug 20, 2017  Contents  1 Installation 3  2 User guide 5  3 Contributing 7  3.1 Getting started . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  the Changelog.  5  websockets Documentation, Release 3.4  6 Chapter 2. User guide  CHAPTER 3  Contributing  Bug reports, patches and suggestions welcome! Just open an issue or send a pull request.  Getting /usr/bin/env python  import asyncio import datetime import random import websockets  8 Chapter 3. Contributing  websockets Documentation, Release 3.4  async def time(websocket, path):  while True: now = datetime 0 码力 |
          36 页 |
          192.66 KB
          | 1 年前 3 
 
-  Documentation  Release 3.3  Aymeric Augustin  Mar 29, 2017  Contents  1 Installation 3  2 User guide 5  3 Contributing 7  3.1 Getting started . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  the Changelog.  5  websockets Documentation, Release 3.3  6 Chapter 2. User guide  CHAPTER 3  Contributing  Bug reports, patches and suggestions welcome! Just open an issue or send a pull request.  Getting /usr/bin/env python  import asyncio import datetime import random import websockets  8 Chapter 3. Contributing  websockets Documentation, Release 3.3  async def time(websocket, path):  while True: now = datetime 0 码力 |
          32 页 |
          176.18 KB
          | 1 年前 3 
 
-  Release 3.2  Aymeric Augustin  August 17, 2016  Contents  1 Installation 3  2 User guide 5  3 Contributing 7  3.1 Getting started . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  the Changelog.  5  websockets Documentation, Release 3.2  6 Chapter 2. User guide  CHAPTER 3  Contributing  Bug reports, patches and suggestions welcome! Just open an issue or send a pull request.  3.1 sleep(random.random() * 3)  start_server = websockets.serve(time, '127.0.0.1', 5678)  8 Chapter 3. Contributing  websockets Documentation, Release 3.2  asyncio.get_event_loop().run_until_complete(start_server) 0 码力 |
          32 页 |
          170.46 KB
          | 1 年前 3 
 
-  Release 2.7  Aymeric Augustin  November 18, 2015  Contents  1 Installation 3  2 User guide 5  3 Contributing 7  3.1 Getting started . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  the Changelog.  5  websockets Documentation, Release 2.7  6 Chapter 2. User guide  CHAPTER 3  Contributing  Bug reports, patches and suggestions welcome! Just open an issue or send a pull request.  3.1 messages.appendChild(message); }; document.body.appendChild(messages);    8 Chapter 3. Contributing  websockets Documentation, Release 2.7