zoukankan      html  css  js  c++  java
  • ABAP术语-Function Builder

    原文:http://www.cnblogs.com/qiangsheng/archive/2008/02/03/1063196.html

    Tool for creating and managing function modules. You use the Function Builder to create, change, test and document function modules. You can assign function modules to function groups. The Function Builder contains a function library, which serves as a central storage facility for all function modules.

    ----------------------
    分隔线上面是 SAP 标准文档中提供的说明
    分隔线下面是我的翻译
    ----------------------
    创建和管理函数模块的工具。使用函数制作器来创建、修改、测试函数模块,并且编写它的文档。可以把函数模块分配到函数组。函数制作器包含一个函数库,做为所有函数模块的核心存储工具。
  • 相关阅读:
    vue中常用的属性标签
    Vue 基本简介
    ES6 Map 和 WeakMap
    ES6 set/weakset
    ES6 generator生成器函数 async
    ES6 promise对象
    信息论-熵-随机变量-泛函
    机器学习一
    RS-232接口
    图的存储结构
  • 原文地址:https://www.cnblogs.com/rena/p/9110120.html
Copyright © 2011-2022 走看看