中英
programing
  • 简明
  • 柯林斯
  • n.程式设计,程序编排;节目制作
  • v.编写程序;设计程式(program 的 ing 形式)
  • 初中/高中/CET4/CET6/
  • 网络释义
  • 专业释义
  • 英英释义
  • 1

     程序设计

    ...试 [P97 程序调试第 3 步,需进行回归测试,防止引进 新的错误] D.程序经调试改错后不必进行再测试 [解析] 程序设计(Programing)是将问题的求解步骤用程序 设计语言按照计算机所能执行的操作描述起来的过程。

  • 2

     程序编排

    ... programer n.项目,程序制定者 programing n.程序编排 progressive adj.前进的,进步的 ...

  • 3

     编程方式

    ... 机床重量Net weyght 机床外形尺寸(长×宽×高)Mcachine dimension(L×B×H) 编程方式Programing ...

短语
查看更多
  • 双语例句
  • 权威例句
  • 1
    But in the case of oop programing there are no objects in machine language.
    但在面向对象编程中有没有对象的情况下机器语言。
  • 2
    PHP would surely have lost a lot of its appeal if it had not moved to support OO programing in PHP 5.
    如果PHP 5没有支持面向对象编程的话,肯定会丧失很多吸引力。
  • 3
    I think that increased data volumes will impact day to day programing work far more than multicore will.
    我想在对日常编程工作的影响上,增长的数据容量要远远超过多核。
查看更多
  • 词典短语
  • 同近义词
查看更多
  • 百科
  • Programing

    Computer programming (often shortened to programming) is a process that leads from an original formulation of a computing problem to executable computer programs. Programming involves activities such as analysis, developing understanding, generating algorithms, verification of requirements of algorithms including their correctness and resource consumption, and implementation (commonly referred to as coding) of algorithms in a target programming language. Source code is written in one or more programming languages (such as C, C++, C#, Java, Python, Smalltalk, JavaScript, etc.). The purpose of programming is to find a sequence of instructions that will automate performing a specific task or solving a given problem.[citation needed] The process of programming thus often requires expertise in many different subjects, including knowledge of the application domain, specialized algorithms and formal logic.Related tasks include testing, debugging, and maintaining the source code, implementation of the build system, and management of derived artifacts such as machine code of computer programs. These might be considered part of the programming process, but often the term "software development" is used for this larger process with the term "programming", "implementation", or "coding" reserved for the actual writing of source code. Software engineering combines engineering techniques with software development practices.

查看更多