GithubHelp home page GithubHelp logo

twisted-intro-cn's Introduction

twisted-intro-cn's People

Contributors

bufrr avatar hanaasagi avatar likebeta avatar luocheng avatar polar9527 avatar pythonwood avatar samypesse avatar spacewander avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

twisted-intro-cn's Issues

p09.md#deferred模拟器[这部分未翻译],twisted-deferred/deferred-simulator.py 这段代码根本就不需要研究明白

p09.md#deferred模拟器[这部分未翻译]
twisted-deferred/deferred-simulator.py 这段代码根本就不需要研究明白,这是作者写的一个小工具程序,你只需要把程序跑起来,然后根据提示输入就可以了,然后程序会在终端上打印出一个如p09.md#图18 那样的deferred激活路线。 所以在你的翻译里请不要让读者去研究那段代码,很难读懂且浪费时间。
但你会发现,读其中的代码twisted-deferred/deferred-simulator.py ,可以更好的理解deferred。
你这完全是在给读者挖坑。
Each pair should be on a single line and you can abbreviate
return/fail/passthru as r/f/p.

Examples:

r good f bad # callback returns 'good'
# and errback raises Exception('bad')

f googly p # callback raises Exception('googly')
# and errback passes its failure along

Enter a blank line when you are done, and a diagram of the deferred
will be printed next to the firing patterns for both the callback()
and errback() methods. In the diagram,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.