中英
模块化程序设计
  • 简明
  • 新汉英
  • 网络释义
  • 专业释义
  • 1

    [计] modular programming

    ...件是模块化概念在软件设计中的应用,是软件开发的一种重要技巧,在计 算技术中称之为“模块化程序设计”(Modular Programming),它是指“把系统或程序 作为一组模块集合来开发的一种技术"1161。

  • 2

     Data windows

    ...模块化程序设计,数据库 [gap=1330]Key words: The House Leasing, Management Information System Modular Design , Database System , Data windows ...

  • 3

     Database System

    ...模块化程序设计,数据库 [gap=1330]Key words: The House Leasing, Management Information System Modular Design , Database System , Data windows ...

  • 双语例句
  • 1
    软件采用模块程序设计思想设计。
    The modularized design is also adopted in its software system.
  • 2
    软件部分采用模块程序设计方法,用C51编写代码。
    The modular programming approach is adopted on the software design and code is writed in C51 language.
  • 3
    这种分块编译思想适用于基于分程序结构的其它非模块程序设计语言。
    This idea of separate compilation is suitable for non-modular programming languages based on the block structure.
查看更多
  • 百科
  • 模块化程序设计

    模块化程序设计是指在进行程序设计时将一个大程序按照功能划分为若干小程序模块,每个小程序模块完成一个确定的功能,并在这些模块之间建立必要的联系,通过模块的互相协作完成整个功能的程序设计方法。

查看更多