current location:Home > Technical Articles > WeChat Applet > WeChat Development
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- The overall framework demo source code of the first 6 articles of asp.net development of WeChat public platform (7)
- The demo given here is the source code of the WeChat public platform with an overall framework. The so-called demo is something that can be directly demonstrated and used. Of course, it will not have very detailed things specific to the business level and data level. Everyone can On this basis, you can play freely. As long as you read the first 6 articles, you will definitely be able to develop something of your own.
- WeChat Development 1728 2017-02-23 14:23:10
-
- asp.net development of WeChat public platform (6) stage summary, service construction, access
- After the first five articles, if you follow step by step, anyone can build a framework that can handle various WeChat messages. Let’s summarize the most easily overlooked issues:
- WeChat Development 1716 2017-02-23 14:21:13
-
- asp.net develops WeChat public platform (5) WeChat graphic messages
- In the previous article, we have successfully responded to events of concern and also implemented the sending of text messages. This article starts processing graphic messages. The most commonly used message type in WeChat is graphic messages, because it combines pictures and text and can best express information. The interface definition of graphic messages in WeChat is as follows:
- WeChat Development 1733 2017-02-23 14:17:59
-
- asp.net develops WeChat public platform (4) follow events, user records, and reply to text messages
- In the previous article, all messages have been encapsulated and processed in their own ways. This article starts with the first step - following. After following, the messages will be recorded, and text messages will be replied to the user at the same time. The following method: DoSub, and new users will be scanned. QR code attention method with parameters: DoCodeNotSub.
- WeChat Development 2141 2017-02-23 14:13:32
-
- Developing WeChat public platform with asp.net (3) WeChat message encapsulation and reflection assignment
- In the previous article, the overall framework has been built and the entrance verification has been implemented. After the verification is passed, it is handed over to the LookMsgType method. The LookMsgType method mainly decomposes different messages sent by WeChat. Different types are handed over to different business logic layers. Method processing. To judge different types of messages, you can use if or switch. Generally speaking, it is better to use switch if there are more than 5 ifs. The LookMsgType method is posted here:
- WeChat Development 1778 2017-02-23 14:07:15
-
- Develop WeChat public platform with asp.net (2) Multi-layer architecture framework construction and entrance implementation
- We have designed a relatively complete database in the previous article, and now we are starting to get into the code. First, execute the database script designed in the previous article in the database to generate the database, and then create the project in VS. In order to facilitate understanding and viewing, I designed very straightforward class names and file names without namespace prefixes.
- WeChat Development 2040 2017-02-23 14:03:32
-
- WeChat development .Net access example
- The WeChat public platform interface development official only provides PHP access sample code. Most of the .Net codes found online require points to download.
- WeChat Development 1535 2017-02-23 13:57:30
-
- WeChat payment development tutorial
- This article introduces the WeChat Pay development tutorial for WeChat Pay v2 and v3 versions, which comes from the official website of WeChat Public Platform.
- WeChat Development 1566 2017-02-23 13:55:27
-
- WeChat development asp.net
- Recently I have been exposed to WeChat development, and I have also been looking at PHP code, but in the end I still used C# language;
- WeChat Development 1557 2017-02-23 13:51:54
-
- C# WeChat Development Journey: Basic Class HttpClientHelper (Update: SSL Security Policy)
- Contains methods for initiating get or post requests through HttpClient. All operations that call the WeChat interface go through this class. Without further ado, let’s go straight to the code:
- WeChat Development 3213 2017-02-23 13:48:33
-
- Delphi implements WeChat development
- This article mainly introduces Delphi to implement WeChat development
- WeChat Development 2623 2017-02-23 13:46:22
-
- WeChat payment for WeChat public account development
- A few days ago, due to the needs of the company's project, I wanted to create a function for online recharge using WeChat. This is to click on a webpage in the WeChat browser to call up WeChat Pay. Now let's briefly talk about the development process of WeChat Pay's public account payment:
- WeChat Development 2054 2017-02-22 16:02:59
-
- WeChat JSSDK for WeChat public account development
- This article introduces WeChat JSSDK for WeChat public account development
- WeChat Development 2342 2017-02-22 15:58:46
-
- .net WeChat public account development - basic interface
- This article mainly introduces the development of .net WeChat public account - basic interface
- WeChat Development 1708 2017-02-22 15:45:38
-
- WeChat public platform development Upload and download multimedia files
- When WeChat public accounts reply to pictures, voices, and videos, they will use media_id to call related files. Many friends have asked how to develop and implement this. This article will introduce how to upload and download multimedia files during the development process of WeChat public platform.
- WeChat Development 4552 2017-02-22 15:40:44