5-hour zero-based entry WeChat applet cloud development course video

5-hour zero-based entry WeChat applet cloud development course video

This course will guide you to get started with cloud development of small programs from scratch. Get rid of the background and implement the mini program background yourself, learn to develop audio and video mini programs, learn to upload and manage mini program pictures, learn artificial intelligence to recognize pictures, use mini programs to imitate WeChat Moments, and implement a cloud album.

5-hour zero-based entry WeChat applet cloud development course video

5-hour zero-based entry WeChat applet cloud development course video course catalog

notes

typora installation package

typorasetupx64_0.9.72.zip 54.84M

Historical Notes

Mini Program Cloud Development eBook 20200310.md 5.70kb

Mini Program Cloud Development eBook 20200310.md 16.52kb

Cloud Development Support Notes 20191205.doc 305.50kb

video

10~Image Recognition

video

1 applet image recognition effect demonstration.mp4 19.43M

2 Analysis of the principle of image recognition by applet.mp4 17.60M

3Create a small program for cloud development.mp4 13.55M

4 applet recognition image code writing.mp4 23.98M

5Display the recognized card number on the page.mp4 7.00M

6 Select the image to be recognized and upload it to the cloud storage.mp4 29.02M

7Get the real URL of the picture in the cloud storage.mp4 21.57M

8 applet to realize the identification of documents.mp4 31.16M

demo1030.zip 8.75kb

Flowchart.png 59.55kb

Effect picture.png 240.16kb

Cloud development supporting notes.doc 613.50kb

11~Message push

10~Send messages to multiple users.mp4 94.70M

1~Open subscription message and apply for push template.mp4 26.20M

2~Creation of cloud development project.mp4 58.96M

3~Create cloud function root directory.mp4 36.11M

4~Writing and deploying cloud functions to obtain user openid.mp4 27.08M

5~Get subscription message authorization code writing.mp4 40.55M

6~Mobile preview and real machine debugging.mp4 26.95M

7~Write a cloud function to push a template message.mp4 42.78M

8~Send a template message to a single user.mp4 82.50M

9~Dynamically define the content to be pushed.mp4 62.06M

Subscribe to news.zip 6.25kb

12~Login and Register

Source code

login1204.zip 8.55kb

Personal center page with exit.zip 10.53kb

10Log in and jump to the home page.mp4 36.89M

11The complete process from registration to logging in to the homepage.mp4 10.83M

12 Writing of login and non-login pages of personal center.mp4 35.10M

13Save user login status.mp4 40.87M

14 Demonstration of personal center login and logout functions.mp4 40.54M

1Registration page development.mp4 31.58M

2Get the username entered by the user.mp4 22.84M

3Get the account and password entered by the user.mp4 14.12M

4 Get the information entered by the user and prepare for registration.mp4 26.36M

5 Check whether the information entered by the user complies with the rules.mp4 25.07M

6 Registration function code writing.mp4 34.53M

7.Writing of the login page.mp4 24.42M

8 Obtaining and verifying login information.mp4 25.00M

9 Complete implementation of the login function.mp4 49.92M

Cloud Development Support Notes 20191205.doc 305.50kb

1. Understanding Cloud Development

1-1 Understanding Mini Program Cloud Development.mp4 14.97M

1-2 Register for a mini program, download developer tools and create your first mini program.mp4 22.47M

1-3 Introduction to the opening of cloud development and cloud development management background.mp4 17.76M

1-4 Initialization preparation of cloud development environment.mp4 8.19M

Cloud development supporting notes.doc 302.50kb

2 Getting Started with Cloud Database

1 Comprehensive case demonstration of adding, deleting, modifying and checking in cloud database.mp4 8.74M

2 applet cloud database ~ add data.mp4 24.59M

3 applet cloud database ~ query data.mp4 18.24M

4 applet cloud database ~ delete data.mp4 18.24M

5 applet cloud database ~ modify data.mp4 21.69M

6 applet cloud data ~ solving problems encountered when modifying data.mp4 8.38M

Cloud Development Support Notes.doc 54.00kb

Cloud Database 0609.zip 5.86kb

Cloud data addition, deletion, modification and query.png 71.26kb

3~Getting started with Cloud Functions

1Create a small program for cloud development.mp4 24.15M

2 Implementing an addition and summation function through the applet cloud function.mp4 20.02M

3Use cloud function to obtain the user's openid.mp4 20.43M

4The difference between getting data through cloud functions and getting data through database API.mp4 23.21M

5Getting data from the cloud development background through cloud functions.mp4 19.87M

yun0908.zip 9.84kb

Cloud Development Support Notes.doc 54.00kb

4. Cloud Storage

Source code

test1013.zip 5.78kb

material

test1013.xlsx 14.42kb

Video.mp4 18.26M

4-1 Introduction to Mini Program Cloud Storage.mp4 19.10M

4-2 applet uploads pictures to cloud storage.mp4 35.80M

4-3 Mini program obtains and displays pictures in cloud storage.mp4 27.01M

4-4 applet uploads video files to cloud storage.mp4 21.15M

4-5 Mini Program Video Online Playback.mp4 7.88M

4-6 Upload excel and other files to cloud storage.mp4 32.41M

4-7 Download and open the excel file in the applet.mp4 30.31M

Cloud development supporting notes.doc 302.50kb

5~List display

1~Add and obtain cloud database data.mp4 28.91M

2~Get the cloud database list data and display it on the page.mp4 14.74M

3~Export and import of data in the database.mp4 8.24M

4~Add 21 data demo database can only request 20 data.mp4 20.87M

5 Breaking through the 20-data limit through cloud functions.mp4 30.57M

yun1112.zip 10.29kb

Cloud Development Supporting Notes 20191112.doc 305.00kb

6~Page loading

110.json 2.37kb

1Create a cloud development project and import multiple list data.mp4 46.53M

2 Initialize the cloud development environment and request data.mp4 31.54M

3. List data display and explanation of the pull-down bottoming principle.mp4 26.05M

4 Load the second page data.mp4 34.17M

5 pages loading list data.mp4 33.33M

6 Optimization of paging loading function.mp4 46.01M

Pagination.zip 5.30kb

Cloud Development Support Notes 20200101.doc 311.00kb

7~Like and collect

10. The collection function is realized, and the collection status can be synchronized to the background server.mp4 51.65M

11Synchronize the update of likes and favorites status to the server.mp4 42.85M

1. Explanation of the implementation principle of the collection function.mp4 71.96M

2. Explanation of the like principle and ternary operator.mp4 29.92M

3 Cloud Development Database Add Manual Data.mp4 36.44M

4 Batch import and export of cloud data.mp4 40.44M

5 List page jumps to detail page and carries id data.mp4 31.25M

6Details page data display.mp4 23.44M

7 Details like and favorite status display.mp4 24.01M

8 Synchronize the server's likes and favorites status.mp4 36.67M

9 FAQs about syncing favorites to the server.mp4 30.54M

Like, Save and Comment.zip 14.72kb

Cloud Development Support Notes 20191216.doc 308.00kb

8~Implementation of the comment function

1. Learning to import source code from mini program.mp4 24.66M

2Display and beautification of comment content.mp4 42.10M

3Get the comment content entered by the user.mp4 31.27M

4 Insert the newly entered comment content into the comment list array.mp4 66.95M

5Post a comment and sync to the database.mp4 28.42M

6 Dynamically refresh the page after posting a comment successfully.mp4 34.24M

7Optimization of comment function.mp4 38.57M

Like, Save and Comment.zip 15.45kb

Cloud Development Support Notes 20191218.doc 308.00kb

9~Cloud Album

Icon Resources

delete.png 0.40kb

fabu.png 0.71kb

tab1n.png 2.67kb

tab1y.png 5.19kb

tab2n.png 2.74kb

tab2y.png 5.20kb

tab3n.png 2.06kb

tab3y.png 4.83kb

Source code

Cloud Album 0517.zip 5.24kb

Cloud Album 0518.zip 36.29kb

Cloud Album 0519.zip 36.66kb

10 applet delete button layout.mp4 13.01M

11Solution to the problem of the position disorder of the delete button of the applet.mp4 4.38M

12 applet gets the id value corresponding to the clicked item.mp4 10.73M

13. Implementation of the function of deleting picture data in applet.mp4 12.68M

14. How to use the pop-up window for selecting mini programs.mp4 10.18M

1Realize cloud photo album project display with the help of cloud development.mp4 4.30M

2Create your own cloud development project and implement the image upload function.mp4 30.19M

3. Display of pictures stored in applet cloud.mp4 9.21M

4Cloud development to achieve multiple pictures upload.mp4 13.59M

5 applet uploads pictures and authors to the picture list database.mp4 17.97M

6 applet to realize cloud photo album picture list.mp4 17.47M

7Get the picture list json data and parse it into a list.mp4 24.33M

8 applet publishing pictures and picture lists complete process display.mp4 18.54M

9 applet to get the current time.mp4 10.60M

Notes and materials.zip 1.90M

Cloud Album.png 244.43kb

Cloud Album 0519.zip 36.66kb

other

11~Practical examples of posting to Moments

video

5-1 Cloud development to achieve the effect of small program to send friends circle demonstration.mp4 18.26M

Source code

191016 Post to Moments.zip 15.46kb

101.png 323.40kb

2.png 61.49kb

5.png 85.89kb

Cloud development supporting notes.doc 303.00kb

<<:  3 common models of user operation!

>>:  What are the product methods to improve user retention?

Recommend

How to plan website activities in November, the peak season for e-commerce?

If someone asked you how to increase sales of an ...

Perhaps this is the "ultimate secret" of user operation

Among all operations , user operation is the most...

A breakdown of brand private domain operation strategies!

In recent years, new brands in the beauty and ski...

How do you plan a successful event and ensure that expectations are met?

A good product may not be known to anyone. After ...

11 important tools that excellent operations talents must know or use skillfully

If you want to be an excellent operations staff, ...

Short video operation matrix gameplay!

Account matrix has always been the most common op...

[Data Brother] A huge amount of Qianchuan refined gameplay courses!

[Data Brother] A huge amount of Qianchuan refined...

Community operation: How to create a good community atmosphere?

Before starting the article, I would like to shar...

10 dimensions of event planning!

Event planning is an important part of marketing ...

Why is it so difficult for short video creators to monetize?

Behind the spectacular rise of short videos are a...

Do you only know the funnel model for conversion rate analysis? You can also use these

What is a conversion? 1. Conversion rate Let’s ta...