CN108650183A - A kind of unmanned plane information query system based on Web dynamic routing matching techniques - Google Patents

A kind of unmanned plane information query system based on Web dynamic routing matching techniques Download PDF

Info

Publication number
CN108650183A
CN108650183A CN201810465969.4A CN201810465969A CN108650183A CN 108650183 A CN108650183 A CN 108650183A CN 201810465969 A CN201810465969 A CN 201810465969A CN 108650183 A CN108650183 A CN 108650183A
Authority
CN
China
Prior art keywords
unmanned plane
plane information
end frame
sent
communication layers
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201810465969.4A
Other languages
Chinese (zh)
Inventor
张迎周
张灿
竺殊荣
孙仪
高扬
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nanjing Post and Telecommunication University
Nanjing University of Posts and Telecommunications
Original Assignee
Nanjing Post and Telecommunication University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nanjing Post and Telecommunication University filed Critical Nanjing Post and Telecommunication University
Priority to CN201810465969.4A priority Critical patent/CN108650183A/en
Publication of CN108650183A publication Critical patent/CN108650183A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/74Address processing for routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/30Managing network names, e.g. use of aliases or nicknames
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/75Indicating network or usage conditions on the user display
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a kind of unmanned plane information query systems based on Web dynamic routing matching techniques, including front end frame, communication layers and presentation layer;The front end frame is used to carry out URL parameter to the addresses URL input by user to parse to obtain query argument, and the query argument parsed is sent to communication layers;The communication layers are used for the query argument that receiving front-end frame is sent, and the query argument that front end frame parses is sent to server, the unmanned plane information data that server is returned according to query argument can be received simultaneously, and the unmanned plane information data received can be sent to presentation layer;The presentation layer is used to receive the unmanned plane information data of communication layers transmission, and can render the page according to unmanned plane information data.The present invention has the advantages that easy to use and inquiry velocity is fast.

Description

A kind of unmanned plane information query system based on Web dynamic routing matching techniques
Technical field
The present invention relates to technical field of software engineering, and in particular to a kind of nobody based on Web dynamic routing matching techniques Machine information inquiry system.
Background technology
Unmanned air vehicle technique has become the most important thing of various countries' strategic objective in the world, therefore develops the technology with extremely Important meaning.Unmanned plane information query technique is the importance of unmanned air vehicle technique.It is a kind of easy to use that thus there is an urgent need for inventions And the unmanned plane information query system that inquiry velocity is fast.
Invention content
The object of the present invention is to provide a kind of easy to use and inquiry velocity it is fast based on Web dynamic routing matching techniques Unmanned plane information query system.
To achieve the above object, present invention employs following technical solutions:Described one kind is matched based on Web dynamic routings The unmanned plane information query system of technology, including front end frame, communication layers and presentation layer;
The front end frame is used to carry out URL parameter to the addresses URL input by user to parse to obtain query argument, and will solution The query argument of precipitation is sent to communication layers;
The communication layers are used for the query argument that receiving front-end frame is sent, and the query argument that front end frame is parsed It is sent to server, while the unmanned plane information data that server is returned according to query argument can be received, and can will be received Unmanned plane information data be sent to presentation layer;
The presentation layer is used to receive the unmanned plane information data of communication layers transmission, and can be according to unmanned plane information data wash with watercolours Contaminate the page.
Further, a kind of unmanned plane information query system based on Web dynamic routing matching techniques above-mentioned, wherein: Front end frame builds the main framework of Web page using Vue.js, and is carried out using vue-router dynamic routing matching techniques URL parameter is analyzed.
Further, a kind of unmanned plane information query system based on Web dynamic routing matching techniques above-mentioned, wherein: Communication layers use RESTful service call modes, are realized using the libraries axios and carry out Ajax communications between browser and server.
Further, a kind of unmanned plane information query system based on Web dynamic routing matching techniques above-mentioned, wherein: Presentation layer carries out page rendering using the libraries Element-ui.
Through the implementation of the above technical solution, the beneficial effects of the invention are as follows:(1) present invention is the application journey based on Web Sequence can be run on most of browser, therefore very easy to use;(2) query argument is embedded in the addresses URL by the present invention In, it is inquired to server after being parsed from client, renders by result after reception result, therefore inquiry velocity is fast.
Description of the drawings
Fig. 1 is a kind of fortune of the unmanned plane information query system based on Web dynamic routing matching techniques of the present invention Row process schematic.
Specific implementation mode
The invention will be further described in the following with reference to the drawings and specific embodiments.
As shown in Figure 1, a kind of unmanned plane information query system based on Web dynamic routing matching techniques, including Front end frame, communication layers and presentation layer;
The front end frame is used to carry out URL parameter to the addresses URL input by user to parse to obtain query argument, and will solution The query argument of precipitation is sent to communication layers;The front end frame builds the main framework of Web page using Vue.js, and uses Vue-router dynamic routing matching techniques carry out URL parameter analysis;
Wherein Vue is the gradual frame of a set of structure user interface, and Vue uses the design of bottom-up incremental development, The core library of Vue only focuses on view layer, it is not only easy to left-hand seat, is also convenient for and third party library or existing Item increasing;And work as When being used in combination with the library that monofile component and the Vue ecosystems are supported, Vue is also fully able to as complicated single page application program Driving is provided;Vue has the characteristics that small, performance is good, flexibility is strong;Vue-router is one and aims at Vue.js application journeys The URL routing jump tools library that sequence provides, URL can be easily parsed using it, very convenient for extraction query argument;
The communication layers are used for the query argument that receiving front-end frame is sent, and the query argument that front end frame is parsed It is sent to server, while the unmanned plane information data that server is returned according to query argument can be received, and can will be received Unmanned plane information data be sent to presentation layer;The communication layers use RESTful service call modes, use the libraries axios reality It is existing that Ajax communications are carried out between browser and server;
Wherein axios be one based on Promise be used for browser and nodejs HTTP clients, itself have with Lower feature:XMLHttpRequest is created from browser, http request is sent out from node.js, Promise API is supported, blocks Cutting request and response, convert requests and response data, cancellation request, automatic conversion JSON data, client support prevents CSRF/ XSRF;
Wherein RESTful is a kind of software architecture style, design style, it is a kind of new Web service framework mode, base Can be more succinct in the software of RESTful Style Designs, more have levels, it is easier to realize the mechanism such as caching;
The presentation layer is used to receive the unmanned plane information data of communication layers transmission, and can be according to unmanned plane information data wash with watercolours Contaminate the page;The presentation layer carries out page rendering using the libraries Element-ui, and wherein Element-ui is to be based on Vue.js frames The libraries front-end interface UI, use it for interface element design, Element-ui can help you more easily to develop more quickly Web projects can be the realization that developer is absorbed in service logic using it, and beautify in interface without diverting one's attention.
It is an advantage of the invention that:(1) present invention is the application program based on Web, can be run on most of browser, Therefore very easy to use;(2) query argument is embedded in the addresses URL by the present invention, to service after being parsed from client Device is inquired, and renders by result after reception result, therefore inquiry velocity is fast.

Claims (4)

1. a kind of unmanned plane information query system based on Web dynamic routing matching techniques, it is characterised in that:Including front end frame Frame, communication layers and presentation layer;
The front end frame is used to carry out URL parameter to the addresses URL input by user to parse to obtain query argument, and will parse Query argument be sent to communication layers;
The communication layers are used for the query argument that receiving front-end frame is sent, and the query argument that front end frame is parsed is sent To server, while the unmanned plane information data that server is returned according to query argument can be received, and the nothing that can will be received Man-machine information data is sent to presentation layer;
The presentation layer is used to receive the unmanned plane information data of communication layers transmission, and can render page according to unmanned plane information data Face.
2. a kind of unmanned plane information query system based on Web dynamic routing matching techniques according to claim 1, special Sign is:Front end frame builds the main framework of Web page using Vue.js, and matches skill using vue-router dynamic routings Art carries out URL parameter analysis.
3. a kind of unmanned plane information query system based on Web dynamic routing matching techniques according to claim 1, special Sign is:Communication layers use RESTful service call modes, are realized using the libraries axios and are carried out between browser and server Ajax is communicated.
4. a kind of unmanned plane information query system based on Web dynamic routing matching techniques according to claim 1, special Sign is:Presentation layer carries out page rendering using the libraries Element-ui.
CN201810465969.4A 2018-05-15 2018-05-15 A kind of unmanned plane information query system based on Web dynamic routing matching techniques Pending CN108650183A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810465969.4A CN108650183A (en) 2018-05-15 2018-05-15 A kind of unmanned plane information query system based on Web dynamic routing matching techniques

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810465969.4A CN108650183A (en) 2018-05-15 2018-05-15 A kind of unmanned plane information query system based on Web dynamic routing matching techniques

Publications (1)

Publication Number Publication Date
CN108650183A true CN108650183A (en) 2018-10-12

Family

ID=63755949

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810465969.4A Pending CN108650183A (en) 2018-05-15 2018-05-15 A kind of unmanned plane information query system based on Web dynamic routing matching techniques

Country Status (1)

Country Link
CN (1) CN108650183A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109448427A (en) * 2018-11-09 2019-03-08 易的物联科技无锡有限公司 A kind of system of the wisdom parking management towards all kinds of parking lots
CN111782211A (en) * 2020-06-28 2020-10-16 中国工商银行股份有限公司 Parameter page dynamic generation method and device based on Vue component
CN113312036A (en) * 2021-06-15 2021-08-27 曙光信息产业(北京)有限公司 Large-screen display method, device and equipment of Web page and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170026437A1 (en) * 2013-01-16 2017-01-26 Futurewei Technologies, Inc. URL Parameter Insertion and Addition in Adaptive Streaming
CN107707532A (en) * 2017-09-15 2018-02-16 北京小米移动软件有限公司 URL generations, query argument verification method, device, equipment and storage medium
CN107991905A (en) * 2017-12-25 2018-05-04 南京邮电大学 A kind of analogue system of the multiple no-manned plane mission planning based on Web

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170026437A1 (en) * 2013-01-16 2017-01-26 Futurewei Technologies, Inc. URL Parameter Insertion and Addition in Adaptive Streaming
CN107707532A (en) * 2017-09-15 2018-02-16 北京小米移动软件有限公司 URL generations, query argument verification method, device, equipment and storage medium
CN107991905A (en) * 2017-12-25 2018-05-04 南京邮电大学 A kind of analogue system of the multiple no-manned plane mission planning based on Web

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109448427A (en) * 2018-11-09 2019-03-08 易的物联科技无锡有限公司 A kind of system of the wisdom parking management towards all kinds of parking lots
CN111782211A (en) * 2020-06-28 2020-10-16 中国工商银行股份有限公司 Parameter page dynamic generation method and device based on Vue component
CN111782211B (en) * 2020-06-28 2023-08-18 中国工商银行股份有限公司 Dynamic generation method and device for parameter page based on Vue component
CN113312036A (en) * 2021-06-15 2021-08-27 曙光信息产业(北京)有限公司 Large-screen display method, device and equipment of Web page and storage medium
CN113312036B (en) * 2021-06-15 2023-08-18 曙光信息产业(北京)有限公司 Large screen display method, device and equipment of Web page and storage medium

Similar Documents

Publication Publication Date Title
KR102015071B1 (en) Data structure pooling of voice active data packets
JP6833951B2 (en) Handling sequence-dependent operations for packet-based data message transmission
JP6932827B2 (en) Sequence-dependent data message integration in a voice-activated computer network environment
EP3485450B1 (en) Network based advertisement data traffic latency reduction
CN108650183A (en) A kind of unmanned plane information query system based on Web dynamic routing matching techniques
CN103365833B (en) A kind of input candidate word reminding method based on context and system
CN106663111A (en) Evaluating semantic interpretations of a search query
CN103326929B (en) Method and device for transmitting messages
US10262066B2 (en) Crowd-sourced native application crawling
CN103049511B (en) The display packing of a kind of microblogging concern list, content of microblog and client thereof
Ghiani et al. On-demand cross-device interface components migration
US20130159062A1 (en) Process-driven composite application architecture
CN102567532A (en) Information distribution method and information distribution device
CN101202694A (en) Method and system for supplying web service on pervasive device
CN103077176A (en) Method of carrying out quick search in browser according to type of key words
JP2011118879A (en) Location independent execution of user interface operations
EP2529533A1 (en) Method, apparatus and system for intercepted triggering of execution of internet services
CN112382290B (en) Voice interaction method, device, equipment and computer storage medium
CN102831150A (en) Interactive method, system and terminal for browser and local application
CN103973542A (en) Voice information processing method and device
CN102436509A (en) Method and system for browsing webpage at mobile terminal
CN105808360A (en) Portlet communication method based on shared messages
CN104239454A (en) Searching method and device
CN103425473A (en) Implementation method and system of open micro-blog
CN101673281A (en) Method for making travel plan

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20181012

RJ01 Rejection of invention patent application after publication