首页下载资源行业研究pdf-mpaas-develop

ZIPpdf-mpaas-develop

2201_7605108444.25MB需要积分:1

资源文件列表:

mPaaS_training_pdf.zip 大约有16个文件
  1. mPaaS_training_pdf/
  2. __MACOSX/._mPaaS_training_pdf 220B
  3. mPaaS_training_pdf/Ant Technology mPaaS Mobile Delivery Service User Guide 20221014.pdf 9.38MB
  4. __MACOSX/mPaaS_training_pdf/._Ant Technology mPaaS Mobile Delivery Service User Guide 20221014.pdf 652B
  5. mPaaS_training_pdf/Ant Technology mPaaS Mobile Gateway Service User Guide 20230425.pdf 6.55MB
  6. __MACOSX/mPaaS_training_pdf/._Ant Technology mPaaS Mobile Gateway Service User Guide 20230425.pdf 233B
  7. mPaaS_training_pdf/Ant Technology Message Push Service User Guide 20240205.pdf 10.55MB
  8. __MACOSX/mPaaS_training_pdf/._Ant Technology Message Push Service User Guide 20240205.pdf 712B
  9. mPaaS_training_pdf/.DS_Store 6KB
  10. __MACOSX/mPaaS_training_pdf/._.DS_Store 120B
  11. mPaaS_training_pdf/Ant Technology Mobile Analysis Service User Guide 20221019.pdf 9.02MB
  12. __MACOSX/mPaaS_training_pdf/._Ant Technology Mobile Analysis Service User Guide 20221019.pdf 656B
  13. mPaaS_training_pdf/Ant Technology mPaaS Mobile Sync Service User Guide 20221025.pdf 4.6MB
  14. __MACOSX/mPaaS_training_pdf/._Ant Technology mPaaS Mobile Sync Service User Guide 20221025.pdf 652B
  15. mPaaS_training_pdf/Ant Technology mPaaS Mini program development kit User Guide 20230814.pdf 17.65MB
  16. __MACOSX/mPaaS_training_pdf/._Ant Technology mPaaS Mini program development kit User Guide 20230814.pdf 652B

资源介绍:

pdf
Ant
Technology
Mini program development
kit
User Guide
Document Version: 20230814
Ant
Technology
Mini program development
kit
User Guide
Document Version: 20230814
BBAAD9C20180234D78A0072836F0BF10A2B9B20710143BA0A0D9833BB1482BF11B48B038B158FB0322B926089846D2EB4CE921DAB1D0CB211BBFC2E1763E36DC241430AD4E2CC9C7F416253768A74D947737E17A71A4753ED81B919C6FB2DC58D8A6259B3E3
Legal disclaimer
Ant Group all rights reserved©2022.
No part of this document shall be excerpted, translated, reproduced,
transmitted, or disseminated by any organization, company, or individual in
any form or by any means without the prior written consent of Ant Group.
Trademark statement
and other trademarks related to Ant Group are owned by Ant
Group. The third-party registered trademarks involved in this document are
owned by the right holder according to law.
Disclaimer
The content of this document may be changed due to product version
upgrades, adjustments, or other reasons. Ant Group reserves the right to
modify the content of this document without notice and the updated
versions of this document will be occasionally released through channels
authorized by Ant Group. You must pay attention to the version changes of
this document as they occur and download and obtain the latest version of
this document from Ant Group's authorized channels. Ant Group does not
assume any responsibility for direct or indirect losses caused by improper
use of documents.
Mini program development kit User Guide·Legal disclaimer
> Document Version: 20230814 I
BBAAD9C20180234D78A0072836F0BF10A2B9B20710143BA0A0D9833BB1482BF11B48B038B158FB0322B926089846D2EB4CE921DAB1D0CB211BBFC2E1763E36DC241430AD4E2CC9C7F416253768A74D947737E17A71A4753ED81B919C6FB2DC58D8A6259B3E3
Document conventions
Style Description Example
Danger
A danger notice indicates a situation
that will cause major system changes,
faults, physical injuries, and other
adverse results.
Danger:
Resetting will result in the loss of
user configuration data.
Warning
A warning notice indicates a situation
that may cause major system changes,
faults, physical injuries, and other
adverse results.
Warning:
Restarting will cause business
interruption. About 10 minutes are
required to restart an instance.
Notice
A caution notice indicates warning
information, supplementary
instructions, and other content that
the user must understand.
Notice:
If the weight is set to 0, the server
no longer receives new requests.
Note
A note indicates supplemental
instructions, best practices, tips, and
other content.
Note:
You can use Ctrl + A to select all
files.
>
Closing angle brackets are used to
indicate a multi-level menu cascade.
Click Settings> Network> Set network
type.
Bold
Bold formatting is used for buttons ,
menus, page names, and other UI
elements.
Click OK.
Courier font Courier font is used for commands
Run the cd /d C:/window command to
enter the Windows system folder.
Italic
Italic formatting is used for
parameters and variables.
bae log list --instanceid
Instance_ID
[] or [a|b]
This format is used for an optional
value, where only one item can be
selected.
ipconfig [-all|-t]
{} or {a|b}
This format is used for a required
value, where only one item can be
selected.
switch {active|stand}
Mini program development kit
User Guide·Document conventi
ons
> Document Version: 20230814 I
BBAAD9C20180234D78A0072836F0BF10A2B9B20710143BA0A0D9833BB1482BF11B48B038B158FB0322B926089846D2EB4CE921DAB1D0CB211BBFC2E1763E36DC241430AD4E2CC9C7F416253768A74D947737E17A71A4753ED81B919C6FB2DC58D8A6259B3E3
Table of Contents
1.Mini Program Development
1.1. Activate mPaaSAbout Mini Program
1.2. Integrate Mini Program into Android
1.2.1. Quick start
1.2.2. Advanced guide
1.2.2.2. Customize navigation bar
1.2.2.3. Customize bi-directional channels
1.2.2.4. Extend API permissions
1.2.2.5. Customize startup loading page
1.2.2.6. Extend upper-right pop-up menu
1.2.2.7. Set entrance/exit animation
1.2.2.8. Specify the page to redirect to when starting the Mini Program
1.2.2.9. Pass startup parameters to Android Mini Program
1.2.2.10. Preset an Android mini program in the client
1.2.2.11. Realize multiple instantiation of Android mini program
1.2.2.12. Customize View in Android Mini Program
1.2.2.13. Customize rendering parameters in custom View
1.2.2.14. Send custom message to custom View
1.2.2.15. Send custom event to the mini program
1.2.3. Instructions on upgrading Mini Program
1.2.4. Tutorial
1.2.4.1. Overview
1.2.4.2. Create a native project in Android Studio
1.2.4.3. Create an App in the mPaaS console
1.2.4.4. Integrate Mini Program to project through Native AAR
15
15
15
15
18
18
19
19
21
24
26
27
28
29
30
32
32
34
35
35
36
36
36
36
37
37
Mini program development kit User Guide·Table of Contents
> Document Version: 20230814 I
BBAAD9C20180234D78A0072836F0BF10A2B9B20710143BA0A0D9833BB1482BF11B48B038B158FB0322B926089846D2EB4CE921DAB1D0CB211BBFC2E1763E36DC241430AD4E2CC9C7F416253768A74D947737E17A71A4753ED81B919C6FB2DC58D8A6259B3E3
1.2.4.5. Initialize conguration
1.2.4.6. Create and release a mini program
1.2.4.7. Start mini program
1.2.4.8. Access real-device preview and debugging
1.2.4.9. Customize bi-directional channel
1.2.4.10. Customize startup loading page
1.2.4.11. Custom navigation bar
1.3. Integrate Mini Program into iOS
1.3.1. Quick start
1.3.2. Advanced guide
1.3.2.2. Customize navigation bar of iOS Mini Program
1.3.2.3. Custom bi-directional channel for iOS Mini Program
1.3.2.4. Customize startup loading page of iOS Mini Program
1.3.2.5. Customize error page for iOS mini program
1.3.2.6. iOS Mini Program supports custom View
1.3.2.7. API permission extended conguration for iOS Mini Program
1.3.2.8. Preset an iOS mini program in the client
1.3.2.9. Add extended information for iOS Mini Program
1.3.2.10. Pass startup parameters to iOS Mini Program
1.3.3. Mini Program upgrade instructions
1.4. Mriver Tiny App
1.4.1. Integrate Mriver Tiny App into Android
1.4.1.1. Quick start
1.4.1.2. Start a Mriver Tiny App
1.4.2. Integrate Mriver Tiny App into iOS
1.5. Develop mini program
1.5.1. Quick start
38
39
41
41
42
46
47
54
54
63
63
65
67
68
70
70
73
75
76
76
77
78
78
78
81
83
84
84
Mini program development kit User Guide·Table of Contents
> Document Version: 20230814 II
BBAAD9C20180234D78A0072836F0BF10A2B9B20710143BA0A0D9833BB1482BF11B48B038B158FB0322B926089846D2EB4CE921DAB1D0CB211BBFC2E1763E36DC241430AD4E2CC9C7F416253768A74D947737E17A71A4753ED81B919C6FB2DC58D8A6259B3E3
100+评论
captcha