current location: Home > Download > Plugin extension > 百度小程序 > Garbage Classification-Baidu Mini Program
Garbage Classification-Baidu Mini Program
Classify: Plugin extension / 百度小程序 | Release time: 2020-01-15 | visits: 10228 |
Download: 350 |
Latest Downloads
Fantasy Aquarium
Girls Frontline
Wings of Stars
Little Flower Fairy Fairy Paradise
Restaurant Cute Story
Shanhe Travel Exploration
Love and Producer
The most powerful brain 3
Odd Dust: Damila
Young Journey to the West 2
24 HoursReading Leaderboard
- 1 How to Populate an HTML Dropdown List with Data from a MySQL Database?
- 2 dvwssr.dll - What is dvwssr.dll?
- 3 How to Concatenate C Strings on a Single Line?
- 4 How Can We Handle Idle MySQL Connections?
- 5 How to Handle Authentication Cookies for HTTP Requests in Go?
- 6 What is cloud mining?
- 7 How to Troubleshoot "Can't Connect to MySQL Server" Errors When Connecting Remotely via Command Line? .
- 8 Why Can't I Update a Table Inside a Trigger That's Modifying the Same Table in MySQL?
- 9 How to Extract Multi-Line Text from HTML with JavaScript Regex?
- 10 Python Functions and Modules: Writing Reusable Code Like a Pro
- 11 Block Mayhem codes for November 2024
- 12 How Can C Programmers Develop Powerful Browser Plugins with NPAPI?
- 13 How can I run my Go application with administrator privileges without manual UAC elevation?
- 14 Can I Use XPath with BeautifulSoup?
- 15 How to Convert Integers to Strings in PHP: Which Method Is Best?
Latest Tutorials
-
- Go language practical GraphQL
- 1992 2024-04-19
-
- 550W fan master learns JavaScript from scratch step by step
- 3409 2024-04-18
-
- Getting Started with MySQL (Teacher mosh)
- 1796 2024-04-07
-
- Mock.js | Axios.js | Json | Ajax--Ten days of quality class
- 2609 2024-03-29
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