Web Programming Learning Three: Using SAPUI5 to create Web Apps ui__ programming

Source: Internet
Author: User
Tags create index json

A third exercise, try SAPUI5. This is a more important UI library for SAP. Implemented entirely through HTML5, it can be developed as a UI for Web and mobile applications.

Now it's open source. Here you can download:

http://sap.github.io/openui5/

The SAPUI5 feature is very powerful, the development is also very simple, contains many components and the topic, and is develops through the MVC, the following simple look.


The version of Apache Web server 2.2.26,sapui5 is 1.18.


1. Install the Apache server and run it.

2. Extract the downloaded SAPUI5 package to the Apache server application directory, I am/application/mamp/htdocs

3. Test.

Open http://localhost:8888/sapui5/


4. Create a static Web project Hellosapui5

5. Create index.html

<! DOCTYPE html>  

6. Operation Result:


Summary:

This very simple example shows the SAPUI5 table control, creates a table, and then binds the JSON-formatted data to it, and finally shows it on the page.

The code is very simple, the interface is very beautiful, very good and powerful.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.