词语:编程热度:377

词语编程拆分为汉字:

编字的拼音、笔画、偏旁部首、笔顺、繁体字,编字字源来历,编字演变

用细条或带形的东西交叉组织起来:~结。~织。~扎。按一定的原则、规则或次序来组织或排列:~排。~目(编制目录或指已编成的目录)。~次。~年。~订。~配。~码。把材料加以适当的组织排列而成为书籍、报刊、广播电视节目等:~写。~译。~审。~修。……

程字的拼音、笔画、偏旁部首、笔顺、繁体字,程字字源来历,程字演变

规矩,法式:~式。~序。章~。规~。进展,限度:~度。进~。日~。过~。道路的段落:路~。行(xíng )~。里~。启~。前~。衡量,考核:计日~功。姓。……

 

查询词语:编程

汉语拼音:biān chéng

词语编程基本解释

编制计算机程序。

词语编程在线造句

  1. PHP would surely have lost a lot of its appeal if it had not moved to support OO programing in PHP 5.

    如果PHP5没有支持面向对象编程的话,肯定会丧失很多吸引力。
  2. As the company grew, making sure programmers were all following the same rules became difficult.

    随着公司不断成长壮大,要让所有的程序员都遵循同样的编程规则变得越来越困难。
  3. The programming language compiler added a default static constructor to your type and did not make it private.

    编程语言编译器已向您的类型中添加默认静态构造函数,但未将其设置为私有。
  4. Let's drill down to the details to see how JAX-RPC is trying to eliminate these problems by defining a common programming model.

    让我们深入讨论细节问题以了解JAX-RPC是如何通过定义一个公共编程模型来设法彻底解决这些问题的。
  5. Parallel programming has its own special place in computing; Part 2 of this series examines parallel programming platforms and examples.

    并行编程在计算中有自己特殊的地位:本系列文章的第2部分将介绍并行编程平台,并给出几个例子。
  6. Focusing on low-level network programming, this book is just as applicable today as it was when .

    本书出版时正值.NET1.0刚刚诞生,重点放在底层的网络编程上;
  7. For someone familiar with another programming language, this behavior might seem to be a recipe for confusion.

    对于熟悉其他编程语言的人来说,此行为可能导致某些混乱。
  8. You can put it together, program the demo, and test it out in less than an hour.

    您可以在一个小时以内完成组装、编程和测试工作。
  9. In the software community , you " lock up " the programming source code as a means of securing it against hackers and competitors .

    在软件社区中,您“锁上”编程源代码作为保护它免受黑客和竞争者侵袭的一种手段。

词语编程百科解释:

编程

编程(biān chéng)是编定程序的中文简称,就是让计算机代为解决某个问题,对某个计算体系规定一定的运算方式,使计算体系按照该计算方式运行,并最终得到相应结果的过程。

为了使计算机能够理解(understand)人的意图,人类就必须将需解决的问题的思路、方法和手段通过计算机能够理解的形式告诉计算机,使得计算机能够根据人的指令一步一步去工作,完成某种特定的任务。这种人和计算体系之间交流的过程就是编程。

编程:设计具备逻辑流动作用的一种“可控体系”

【注:编程不一定是针对计算机程序而言的,针对具备逻辑计算力的体系,都可以算编程。】