Home Extension plug-ins 百度小程序 Garbage Classification-Baidu Mini Program

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 Tools

Project screenshots

01.png

04.jpg

05.png


Disclaimer

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

How Can I Find Cars That Passed All Listed Tests? How Can I Find Cars That Passed All Listed Tests?

14 Jan 2025

Finding Cars That Passed All Tests in a ListThe task at hand involves identifying cars from a "cars" table that have successfully passed all tests...

How to Specify Custom Names for Enum Values in System.Text.Json? How to Specify Custom Names for Enum Values in System.Text.Json?

14 Jan 2025

System.Text.Json: How do I specify a custom name for an enum value?This capability is not available out of the box in .NET Core 3.0, .NET 5, .NET...

Why Can't I Use Column Aliases in Subsequent SELECT Expressions, and How Can I Fix It? Why Can't I Use Column Aliases in Subsequent SELECT Expressions, and How Can I Fix It?

14 Jan 2025

Column Aliases and SELECT ExpressionsIn SQL, column aliases are used to provide temporary names for result columns, allowing them to be referenced...

How Can Tablefunc Handle Multiple-Variable Pivoting to Avoid Data Loss? How Can Tablefunc Handle Multiple-Variable Pivoting to Avoid Data Loss?

14 Jan 2025

Multiple Column Pivoting Using TablefuncQuestion:How can tablefunc be leveraged to pivot data on multiple variables, rather than solely using the...

How to Find Cars That Passed All Tests (A, B, C, D) in a Database? How to Find Cars That Passed All Tests (A, B, C, D) in a Database?

14 Jan 2025

Select Group of Rows Matching All Items in a ListConsider two tables:cars: Lists cars with their corresponding model numbers.passedtest: Records...

How Can I Call C   Code (DLL) from C#? How Can I Call C Code (DLL) from C#?

14 Jan 2025

Calling C Code from C#In a typical scenario, interfacing with external libraries and code written in different programming languages can pose a...

See all articles See all articles
xx