PBE:示例编程

“Programming By Example”(简称PBE)是计算机科学领域中一种常见的编程方法,其名称常缩写为PBE以方便书写与使用。这种方法强调通过具体示例来引导程序设计与实现,在自动化编程、数据转换等场景中被广泛采用。其中文译名为“示例编程”,直观地体现了基于实例进行开发的核心理念。

Programming By Example具体释义

  • 英文缩写:PBE
  • 英语全称:Programming By Example
  • 中文意思:示例编程
  • 中文拼音:shì lì biān chéng
  • 相关领域pbe 常用

Programming By Example的英文发音

例句

  1. This paper thoroughly analyzes the buffer of datawindow controls in PowerBuilder, and probes the technique of programming by an example.
  2. 分析了PB中数据窗口控件的缓冲区,并通过具体实例探讨了利用它编程时的技巧。
  3. The method is better than single method of regress analysis and linear programming by an example demonstrated, the results show that the modular artifical neural network forecast is very efficient.
  4. 其预测结果比单一的回归分析法和线性规划法计算精度要高,表明组合式人工神经网络对预测企业产品销售量具有良好的适应性。
  5. Introduces the application of SIEMENS system macro instruction @ and variable R in the numerical control programming by a practical example.
  6. 这里通过实例,介绍SIEMENS系统中的宏指令@及变量R在数控编程中的应用。
  7. In order to solve multiple-attribute decision-making ( MADM ) problem in power distribution system planning, this paper proposes a method based on outranking relation and linear programming and demonstrates it by an example.
  8. 为了解决配电网规划的综合决策问题,提出一种基于级别高于关系和线性规划的配电网规划辅助决策方法,并通过案例进行了说明。
  9. The driver will perform hardware register accesses and advanced programming by making use of mmap (), for example.
  10. 例如,这个驱动程序可能会通过利用mmap()来访问硬件寄存器并进行高级编程。