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

    原文:http://www.cnblogs.com/qiangsheng/archive/2007/12/10/989037.html

    Integrated graphical development environment of the R/3 System. The ABAP Workbench allows you to develop, modify, test and manage client/server applications written in ABAP. You can use the tools of the ABAP Workbench to: Write ABAP code, Design screens, Create user interfaces, Test applications for efficiency, Check applications for errors, Use predefined functions, Access development objects, Create and access database information, and Create Internet services. To perform the different tasks, the ABAP Workbench contains tools such as the ABAP Editor, the Menu Painter, the Screen Painter, the Function Builder, the Web Application Builder and the Object Navigator.

    ----------------------
    分隔线上面是 SAP 标准文档中提供的说明
    分隔线下面是我的翻译
    ----------------------
    R/3 系统的集成图形化开发界面。ABAP 工作台允许你开发、修改、测试和管理用 ABAP 编写的客户/服务器应用程序。可以使用 ABAP 工作台的工具来:编写 ABAP 代码、设计屏幕、创建用户接口、测试应用的效率、检查应用的错误、使用定义的函数、访问开发对象、创建和访问数据库信息和创建互联网服务。为了执行不同的任务,ABAP 工作台包含了诸如 ABAP 编辑器、菜单制作器、屏幕绘制器、函数制作器、Web 应用制作器和对象浏览器等工具。
  • 相关阅读:
    mongodb教程
    redis高级知识
    memcached删除机制与大数据缓存问题
    nginx 运维基础
    mysql 集群与分区
    Memcached之缓存雪崩,缓存穿透,缓存预热,缓存算法
    git cz配置
    Angular零碎知识点-持续补充
    Vue学习笔记-组件
    Vue学习笔记-自定义指令生命周期函数
  • 原文地址:https://www.cnblogs.com/rena/p/9109644.html
Copyright © 2011-2022 走看看