英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

continuations    

请选择你想看的字典辞典:
单词字典翻译
continuations查看 continuations 在百度字典中的解释百度英翻中〔查看〕
continuations查看 continuations 在Google字典中的解释Google英翻中〔查看〕
continuations查看 continuations 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • Understanding continuations | F# for fun and profit
    In this post, we talked about continuations and continuation passing style, and how we can think of let as a nice syntax for doing continuations behind scenes So now we have everything we need to start creating our own version of let In the next post, we’ll put this knowledge into practice
  • Implementing a CE: The rest of the standard methods
    In previous posts, we saw that a series of expressions is converted into a chain of continuations like this: Bind ( 1 , fun x -> Bind ( 2 , fun y -> Bind ( x + y , fun z -> Return ( z ) or Yield And this is the key to understanding a “while” loop – it can be expanded in the same way
  • Implementing a CE: Combine | F# for fun and profit
    To understand, let’s go back to the behind-the-scenes view of the computation expression We have seen that return and yield are really just the last step in a series of continuations, like this:
  • Implementing a CE: Delay and Run | F# for fun and profit
    Understanding continuations How 'let' works behind the scenes; Introducing 'bind' Steps towards creating our own 'let!' Computation expressions and wrapper types Using types to assist the workflow; More on wrapper types We discover that even lists can be wrapper types; Implementing a CE: Zero and Yield Getting started with the basic builder methods
  • Implementing a CE: Zero and Yield | F# for fun and profit
    Having covered bind and continuations, and the use of wrapper types, we’re finally ready to take on the full set of methods associated with “builder” classes Note that the “builder” in the context of a computation expression is not the same as the OO “builder pattern” for constructing and validating objects
  • Archives | F# for fun and profit
    Understanding continuations How 'let' works behind the scenes Computation expressions: Introduction Unwrapping the enigma Designing with types: Conclusion A before and after comparison Designing with types: Non-string types Working with integers and dates safely





中文字典-英文字典  2005-2009