Home > front end >  Front and back of the connection
Front and back of the connection

Time:09-18

This is an interface with HTML do, how and backend database connection, thus find want pictures of

CodePudding user response:

Dynamic pages using Java, JSP + servlet + JDBC access to data for data processing

CodePudding user response:

nodejs

CodePudding user response:

If you want to refresh, submit the form data directly, for example looks like this:
 


Then do the style beautification, submitted data in the back-end processing. If you don't want to refresh, use the jQuery ajax or Vue.
As for the back-end, use any language, like Python, recommend FastApi and Django framework

CodePudding user response:

What I do is separated before and after the end, the background to provide interfaces, front desk direct call,

CodePudding user response:

Callback interface parameter fuzzy query back-end match out

CodePudding user response:

An Ajax request

CodePudding user response:

The backend can, for example: PHP + mysql

CodePudding user response:

The backend: webService links database, the realization of interface
Front end: ajax call interface display

CodePudding user response:

Why want to care about these, it is ok to use your most familiar

CodePudding user response:

Front submit to say, basically be to see the background with what you write, how to deal with the front of the data, you say this post is too general.

CodePudding user response:

Pass to the background and the fuzzy query, returned to the front
  • Related