Garbage Classification-Baidu Mini Program
Garbage classification applet
Project description:
Garbage classification applet: mainly realizes the query of garbage classification information. It provides text, image recognition and speech recognition retrieval, and also supports city switching, garbage classification topic modules and garbage classification knowledge quizzes.
Garbage classification data interface: Based on the garbage classification project, it is open to the required API interface. For details, see [Interface Document]
Version Note: This project has been launched on WeChat, QQ, and Alipay The mini program platforms have all been launched. This project will include the source code of mini programs for four platforms: WeChat, QQ, Alipay, and Baidu mini programs.
Directory structure
images - project-related image files
pages - project page-related files (including pages, styles, js and page configuration files)
utils - utils file, which can be introduced by require
File description
config.js - Project configuration file (including the host part of the Api interface)
Instructions for use
The host part in the config.js file needs to be changed to your actual host domain name
The key needed to locate the SDK in the util.js file needs to be replaced with the key you applied for in Tencent Map [sdk document]
Development Tools
WeChat Mini Program: WeChat Developer Tools
Alipay Mini Program: Mini Program Developer Tools
QQ Mini Program: QQ Mini Program Developer Tools
< p>Baidu Mini Program: Baidu Developer ToolsProject screenshots
All resources on this site are contributed by netizens or reprinted by major download sites. Please check the integrity of the software yourself! All resources on this site are for learning reference only. Please do not use them for commercial purposes. Otherwise, you will be responsible for all consequences! If there is any infringement, please contact us to delete it. Contact information: admin@php.cn
Related Article

10 Jan 2025
SqlParameter Parameters.Add vs. AddWithValue: Choosing the Best MethodWhen working with SQL commands, you may encounter the need to add...

10 Jan 2025
In Dave The Diver, there are some creatures that are not easy to catch. Or, catch alive that is. The spider crab is one of those very species, making it seem like the only way to bring these crustaceans back up to land is to viciously crack them up w

10 Jan 2025
Conditional Column CountingConsider a table named "Jobs" structured as follows:jobId, jobName, Prioritywhere "Priority" is an integer between 1...

10 Jan 2025
Prepare for Interview Like a Pro with Interview Questions CLI What is the Interview Questions CLI? The Interview Questions CLI is a command-line tool designed for JavaScript learners and developers who want to enhance their interview

10 Jan 2025
Improved Methods for Trimming Leading Zeros in SQL ServerThe conventional approach for trimming leading zeros in SQL Server involves employing the...

10 Jan 2025
ShouldSerialize() vs Specified Conditional Serialization PatternConditional serialization is crucial to selectively control serialization...

