Đăng nhập Đăng ký

functional code nghĩa là gì

functional code คือ
Câu ví dụ
  • Test-driven development (TDD) is a development technique where the developer must first write a test that fails before one writes a new functional code.
    Thiết kế dựa trên kiểm thử (TDD) là một kỹ thuật phát triển, trong đó trước tiên bạn phải viết một mã kiểm thử chạy thất bại, trước khi bạn viết mã nguồn cho chức năng mới.
  • Test-driven development (TDD) is a development technique where you must first write a test that fails before you write new functional code.
    Thiết kế dựa trên kiểm thử (TDD) là một kỹ thuật phát triển, trong đó trước tiên bạn phải viết một mã kiểm thử chạy thất bại, trước khi bạn viết mã nguồn cho chức năng mới.
  • Conversely, in functional code, the output value of a function depends only on the arguments that are input to the function, so calling a function f twice with the same value for an argument x will produce the same result f(x) both times.
    Ngược lại, trong lập trình hàm, giá trị xuất ra của một hàm chỉ phụ thuộc vào các tham số đầu vào của hàm, vì thế gọi hàm f hai lần với cùng giá trị tham số x sẽ cho ra cùng kết quả f(x).
  • Native to LabVIEW is a graphical programming language (G) that uses a dataflow model instead of sequential lines of text code, empowering you to write functional code using a visual layout that resembles your thought process.
    LabVIEW là một ngôn ngữ lập trình đồ họa (G) sử dụng kiểu dòng dữ liệu (dataflow) thay cho các dòng code tuần tự, cho phép bạn viết code sử dụng các khối chức năng ảo tương tự như quá trình suy nghĩ của bạn.
  • thêm câu ví dụ:  1  2