functional programming的意思
functional programming中文翻譯:
[計]函數型程序設計法
函數程序設計
相似詞語短語
functional imperative───功能性需要
linear programming───n.[數]線性規劃
multiprogramming───n.(計)多道程序設計
counterprogramming───反程序設計
extreme programming───極限編程(軟件名)
functional change───功能轉變
functional currencies───功能性貨幣;職能貨幣
functional group───[化學]官能團;功能組,功能基
functional groups───官能團;功能群;功能組
雙語使用場景
Sjoerd Visscher's library offers far more tools for doing functional programming.───舍爾德·維舍爾的書庫提供更多的函數式編程工具。
What is functional programming?───什么是函數式編程?
This name is a functional programming convention.───這個名字是函數式編程的協定。
C - T - ABS abstractive algorithm transforms - expression to SKI - expression, which is the theoretical foundation of functional programming language implementation.───ABSTRACT,C-T-ABS是把λ表達式轉換成SKI表達式的抽象算法, 是函數式語言實現的理論基礎.
This is another functional programming construct.───這是另一個函數編程結構。
英語使用場景
Should PHP be used as a functional programming language?
As you might guess, Clojure is a functional programming language.
Haskell: Learn more about this pure functional programming language.
Functional programming is especially useful for concurrency, since it eliminates the need to synchronize access to mutable state.
Wish you can benefit from our online sentence dictionary and make progress day by day!
One alternate to object-oriented programming is functional programming, and Python offers resources to program in a functional style, as well as object oriented and procedural.
This is another functional programming construct.
Functional programming is expanding that mandate, encompassing more-specific details.
Functional programming represents the next abstraction leap: ceding more mundane details such as iteration, concurrency, and state to the runtime as much as possible.