current location:Home > Technical Articles > WeChat Applet > WeChat Development

  • 10 recommended content about the logic layer
    10 recommended content about the logic layer
    This article mainly introduces relevant information about the detailed introduction of the view layer (xx.xml) and logic layer (xx.js) of the WeChat mini program. Friends in need can refer to the concept of WeChat mini program as a cloud OS and the WeChat ecosystem itself. It's just an OS. In addition, the WeChat public platform and the WeChat development platform themselves are already very mature structures, which can perfectly match the functions of Apps. At the same time, they can also achieve the ultimate in interactive experience, and have the potential to replace Apps. The significance of the Apple App Store model is to provide third-party software providers with a convenient and efficient software sales platform...
    WeChat Development 1841 2017-06-10 13:28:12
  • 10 recommended articles about payment development
    10 recommended articles about payment development
    This article introduces the development process of card payment under WeChat Pay. WeChat card payment refers to the payment process in which the user opens the card swiping interface of WeChat wallet, and the merchant scans the QR code and submits the payment to complete the payment. 1. Does the card payment API interface address api.mch.weixin.qq.com/pay/micropay require a certificate? No. Input parameter name Variable name Required Type Example value Description Public account IDappid is String(32)wx8888888888888888 The public account ID assigned by WeChat (enterprise...
    WeChat Development 3006 2017-06-10 11:57:04
  • Detailed introduction to mini program development experience
    Detailed introduction to mini program development experience
    This article mainly introduces relevant information on the summary of problems encountered during the development of WeChat mini programs. Friends in need can refer to the summary of problems encountered during the development of WeChat mini programs. For the first time to formally develop a mini program, start with the following few Let’s talk about the development process and experience of the mini program, mainly the functions used in this project. Data Request This mini program does not have many additional functions, so data and data processing are the main work this time. The mini program provides users with APIs for users to request data from their own servers. It is worth mentioning that , before developing a small program, you need to...
    WeChat Development 2298 2017-06-10 11:36:22
  • Detailed introduction to pull-up loading
    Detailed introduction to pull-up loading
    There are two ways to implement pull-down refresh and pull-up loading of WeChat mini programs. 1. Use the "onPullDownRefresh" and "onReachBottom" methods to implement pull-down refresh and pull-up loading of mini programs. 2. Set bindscrolltoupper and bindscrolltolower in scroll-view to implement WeChat mini program. Pull down to refresh and pull up to load. 1. Use "onPullDownRefresh" and &...
    WeChat Development 2492 2017-06-10 11:35:56
  • WeChat Mini Program-Snake Tutorial Example
    WeChat Mini Program-Snake Tutorial Example
    A long time ago, almost half a year ago, the author published an article about the development of the OC version of Snake. After many months, the WeChat applet came out, so I had nothing to do and wrote another applet. Please be sure to read the following paragraph...
    WeChat Development 6845 2017-05-31 16:58:03
  • Detailed examples of modularization in WeChat development
    Detailed examples of modularization in WeChat development
    JavaScript Module Specification Modularity is common in any large application. Unlike some more traditional programming languages, JavaScript (ECMA-262 version) does not yet support native modularization. The Javascript community has done a lot...
    WeChat Development 1828 2017-05-31 16:26:55
  • WeChat development list rendering multi-layer nested loop
    WeChat development list rendering multi-layer nested loop
    The introductory tutorial on list rendering with multi-layer nested loops. In the current official documents, it is mainly a case of one-dimensional array list rendering. It is still relatively simple and simple, and it still feels like there is no way to start for children who are just getting started. <viewwx:for=
    WeChat Development 1826 2017-05-31 16:16:24
  • Summarize an example of the WeChat development process
    Summarize an example of the WeChat development process
    I use vscode directly as the editor (the same applies to other editors, and I still use WeChat development tools for preview). For syntax highlighting, set wxml to html and wxss to css.
    WeChat Development 2276 2017-05-31 16:05:59
  • Example code for implementing WeChat sharing function using js
    Example code for implementing WeChat sharing function using js
    This article mainly introduces the js implementation of WeChat sharing friend link display, which is helpful for learning ASP.NET programming technology. Interested friends can refer to it.
    WeChat Development 3088 2017-05-29 10:11:40
  • Introduction to WeChat development (jssdk development)
    Introduction to WeChat development (jssdk development)
    A project needs to obtain the current position in WeChat, so I started my WeChat development journey... WeChat JSSDK documentation mp.weixin.qq.com/wiki/7/aaa137b55fb2e0456bf8dd9148dd613f.html JSSDK usage steps
    WeChat Development 2199 2017-05-27 13:56:28
  • WeChat public account development--analyzing CreateTime
    WeChat public account development--analyzing CreateTime
    It can be seen from the message interface guide of the WeChat public platform that each type of message definition contains the CreateTime parameter, which indicates the creation time of the message, as shown in the following figure: The above figure is 4.1-Text Message in the message interface guide Definition. Pay attention to the description of CreateTime: message creation time (integer). The key point is that this is an integer time, not the standard format time similar to yyyy-MM-dd HH:mm:ss that we are all familiar with. This article mainly wants to introduce the integer message creation defined in the WeChat message interface.
    WeChat Development 3372 2017-05-27 13:46:17
  • Introduction to WeChat developmentCreateTime
    Introduction to WeChat developmentCreateTime
    Createtime in WeChat is expressed as the number of seconds between 0:00:00 on January 1, 1970 and the time when the message was created. There are two ways to obtain Createtime:
    WeChat Development 3879 2017-05-27 13:44:04
  • WeChat payment for WeChat development
    WeChat payment for WeChat development
    Add test authorization directory and test whitelist: In the WeChat backend, set the test authorization directory, such as xxx.sinaapp.com/example/, and add your WeChat ID to the test whitelist. Note that the "personal WeChat ID" here is neither a QQ account nor a personal nickname. It is the string in the "WeChat ID" field in the "Me" interface after logging in to WeChat.
    WeChat Development 2636 2017-05-27 13:31:17
  • Detailed explanation of the view layer (xx.xml) and logic layer (xx.js) in WeChat development
    Detailed explanation of the view layer (xx.xml) and logic layer (xx.js) in WeChat development
    This article mainly introduces the relevant information about the detailed introduction of the WeChat applet view layer (xx.xml) and logic layer (xx.js). Friends in need can refer to it.
    WeChat Development 2177 2017-05-26 10:51:08
  • Share an example tutorial on displaying json data through api interface
    Share an example tutorial on displaying json data through api interface
    This article mainly introduces the example of WeChat applet displaying json data to the applet through the API interface. The editor thinks it is quite good, so I will share it with you now and give it as a reference. Let’s follow the editor and take a look.
    WeChat Development 3163 2017-05-26 10:48:06

Tool Recommendations

jQuery enterprise message form contact code

jQuery enterprise message form contact code is a simple and practical enterprise message form and contact us introduction page code.
form button
2024-02-29

HTML5 MP3 music box playback effects

HTML5 MP3 music box playback special effect is an mp3 music player based on HTML5 css3 to create cute music box emoticons and click the switch button.

HTML5 cool particle animation navigation menu special effects

HTML5 cool particle animation navigation menu special effect is a special effect that changes color when the navigation menu is hovered by the mouse.
Menu navigation
2024-02-29

jQuery visual form drag and drop editing code

jQuery visual form drag and drop editing code is a visual form based on jQuery and bootstrap framework.
form button
2024-02-29

Organic fruit and vegetable supplier web template Bootstrap5

An organic fruit and vegetable supplier web template-Bootstrap5
Bootstrap template
2023-02-03

Bootstrap3 multifunctional data information background management responsive web page template-Novus

Bootstrap3 multifunctional data information background management responsive web page template-Novus
backend template
2023-02-02

Real estate resource service platform web page template Bootstrap5

Real estate resource service platform web page template Bootstrap5
Bootstrap template
2023-02-02

Simple resume information web template Bootstrap4

Simple resume information web template Bootstrap4
Bootstrap template
2023-02-02

Cute summer elements vector material (EPS PNG)

This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.
PNG material
2024-05-09

Four red 2023 graduation badges vector material (AI EPS PNG)

This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
PNG material
2024-02-29

Singing bird and cart filled with flowers design spring banner vector material (AI EPS)

This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.
banner picture
2024-02-29

Golden graduation cap vector material (EPS PNG)

This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
PNG material
2024-02-27

Home Decor Cleaning and Repair Service Company Website Template

Home Decoration Cleaning and Maintenance Service Company Website Template is a website template download suitable for promotional websites that provide home decoration, cleaning, maintenance and other service organizations. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-05-09

Fresh color personal resume guide page template

Fresh color matching personal job application resume guide page template is a personal job search resume work display guide page web template download suitable for fresh color matching style. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-29

Designer Creative Job Resume Web Template

Designer Creative Job Resume Web Template is a downloadable web template for personal job resume display suitable for various designer positions. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28

Modern engineering construction company website template

The modern engineering and construction company website template is a downloadable website template suitable for promotion of the engineering and construction service industry. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28