CN109634608A - Interface dynamic generation method, system, equipment and medium - Google Patents

Interface dynamic generation method, system, equipment and medium Download PDF

Info

Publication number
CN109634608A
CN109634608A CN201811542910.7A CN201811542910A CN109634608A CN 109634608 A CN109634608 A CN 109634608A CN 201811542910 A CN201811542910 A CN 201811542910A CN 109634608 A CN109634608 A CN 109634608A
Authority
CN
China
Prior art keywords
interface
data
template
field
path
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
CN201811542910.7A
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.)
Jiangsu Manyun Software Technology Co Ltd
Original Assignee
Jiangsu Manyun Software Technology Co Ltd
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 Jiangsu Manyun Software Technology Co Ltd filed Critical Jiangsu Manyun Software Technology Co Ltd
Priority to CN201811542910.7A priority Critical patent/CN109634608A/en
Publication of CN109634608A publication Critical patent/CN109634608A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a kind of interface dynamic generation method, system, equipment and media, comprising: receives one and is requested by the interface that client is sent;It is obtained according to interface request matching and the corresponding business datum of interface request and interface index corresponding with interface request, the interface index is mapped in an interface template;The interface template is extracted according to the interface index, the interface template includes the text field, picture fields and hop field;According to described the text field, the picture fields and the hop field in interface template described in the service data updating to generate interface data, and the interface data is sent to the client.

Description

Interface dynamic generation method, system, equipment and medium
Technical field
The present invention relates to a kind of technologies in interface synthesis field, more specifically, being related to a kind of Dynamic Interface's Generation Method, system, equipment and medium.
Background technique
Smart phone is popularized without saying more, and cell phone application penetrates into various industries: electric business (Taobao, Jingdone district etc.), finance (each mobile phone industry, P2P debt-credit etc.), medical (intelligent medical treatment), traffic (drop drop, Uber etc.), education (admiring class net etc.), food and drink (be hungry, Meituan etc.).Enterprise, no matter scale, it is all customized or will oneself customized APP.So more APP are without outer With regard to Three models: Native App, Web App, Hybrid App.
Native App refers to primary exploitation, and more mature at present, each major company is all made of this mode.But its manually at This higher, same project, at least needs the end Android, the end iOS, three, the end Web development teams.
Web App refers to system and application based on Web, operates on the network and browser of high-end handsets, uses webpage The application of technological development realization specific function.With the difference of WAP: functional plane.WAP's stresses using web technologies in mobile terminal It shows, including text, media file.Web App stresses to realize App function using web technologies.
Hybrid App is developed based on the cross-platform mobile application engine framework of third party.Use HTML5 and JS as The bottom function such as camera, sensor, address list etc. of engine encapsulation is called in exploitation.It is with the good user of Native App The advantage of interactive experience, meanwhile, the advantage with Web App Cross-border congestion management.
Client based on Native App, Web App or Hybrid App mode development can not timely adjust display Interface, it is necessary to wait client that could adjust display interface when carrying out version updating.
Summary of the invention
In view of the problems of the existing technology, the purpose of the present invention is to provide a kind of interface dynamic generation method, system, Equipment and medium can be compiled according to the acquisition business datum for the interface request dynamic that client issues and the interface of interface module Number, interface template is obtained according to interface index, then is updated business datum to form interface data to interface template, and will Interface data is sent to client, display interface is formed according to the interface data of dynamic generation by client, so that objective Family end can dynamically form new display interface, and developer can be to interface mould independent of version updating in real time The timely and relatively independent change of plate, so that client can generate different display interfaces.
According to an aspect of the present invention, a kind of interface dynamic generation method is provided, comprising:
One is received to be requested by the interface that client is sent;
Business datum corresponding with interface request is obtained according to interface request matching and is asked with the interface Corresponding interface index is sought, the interface index is mapped in an interface template;
Extract the interface template according to the interface index, the interface template include the text field, picture fields with And hop field;
According to described the text field, the picture fields and described in interface template described in the service data updating The interface data is sent to the client to generate interface data by hop field.
Preferably, the interface template includes several rendering units, and the rendering unit includes rendering type, the text Field, the picture fields and the hop field.
Preferably, described the text field in the interface template according to the service data updating, the picture The interface data is sent to the client and specifically included by field and the hop field to generate interface data:
The text data in the business datum is extracted according to described the text field, and will be described in text data replacement Described the text field in interface template;
The image data in the business datum is extracted according to the picture fields, and will be described in image data replacement The picture fields in interface template;
The data that jump in the business datum are extracted according to the hop field, and are jumped described described in data replacement The hop field in interface template.
It preferably, include first path and the second path in the business datum, the hop field includes icon path With jump path, it is described that the data that jump in the business datum are extracted according to the hop field, and jump data for described The hop field specific steps replaced in the interface template include:
Extract first path described in the business datum and second path;
The icon path in the interface template is replaced according to the first path;
Path is jumped according in interface template described in second path replacement.
Preferably, described the text field, the picture fields and the hop field are EL expression formula.
Preferably, in the client, each rendering Type mapping is in a display field.
Preferably, it specifically includes:
Data server receives one and is requested by the interface that client is sent;
Data server according to the interface request matching obtain business datum corresponding with interface request and with Corresponding interface index is requested at the interface, and the interface index is mapped in an interface template;
Rendering server extracts the interface template according to the interface index, the interface template include the text field, Picture fields and hop field;
Described the text field, the picture word of the rendering server in the interface template according to the service data updating The interface data is sent to the client to generate interface data by section and the hop field.
According to an aspect of the present invention, a kind of Dynamic Interface's Generation system is provided, comprising:
Receiving module receives one and is requested by the interface that client is sent;
Data match module, according to the interface request matching obtain business datum corresponding with interface request and Interface index corresponding with interface request, the interface index are mapped in an interface template;
Template matching module extracts the interface template according to the interface index, and the interface template includes text word Section, picture fields and hop field;
Data generation module, according to described the text field, the figure in interface template described in the service data updating The interface data is sent to the client to generate interface data by piece field and the hop field.
According to an aspect of the present invention, a kind of Dynamic Interface's Generation equipment is provided, comprising:
Processor;
Memory, wherein being stored with the executable instruction of the processor;
Wherein, the processor is configured to execute above-mentioned interface dynamic generation method via the executable instruction is executed The step of.
According to an aspect of the present invention, a kind of computer readable storage medium is provided, for storing program, feature exists In described program is performed the step of realizing above-mentioned interface dynamic generation method.
The beneficial effect of above-mentioned technical proposal is:
Interface dynamic generation method, system, equipment and medium of the invention can be asked according to the interface that client issues The dynamic interface index for obtaining business datum and interface module is sought, interface template is obtained according to interface index, then by business Data are updated interface template to form interface data, and interface data are sent to client, by client according to dynamic The interface data of generation forms display interface, so that client can be independent of version updating, real-time dynamic shape The display interface of Cheng Xin, and the change that developer can be timely and relatively independent to interface template, so that client energy Enough generate different display interfaces.
Other features and advantages of the present invention and various embodiments of the present invention structurally and operationally, will referring to Attached drawing is described in detail.It should be noted that the present invention is not limited to specific embodiments described hereins.It is given herein these The purpose that embodiment is merely to illustrate that.
Detailed description of the invention
Upon reading the detailed description of non-limiting embodiments with reference to the following drawings, other feature of the invention, Objects and advantages will become more apparent upon.
Fig. 1 is a kind of specific implementation scene of interface dynamic generation method in preferred embodiment of the invention;
Fig. 2 is a kind of flow diagram of interface dynamic generation method in preferred embodiment of the invention;
Fig. 3 is a kind of product process figure of interface data in preferred embodiment of the invention;
Fig. 4 is a kind of update flow chart of hop field in preferred embodiment of the invention;
Fig. 5 is a kind of interface schematic diagram in preferred embodiment of the invention;
Fig. 6 is a kind of structural block diagram of Dynamic Interface's Generation system in preferred embodiment of the invention;
Fig. 7 is a kind of structural schematic diagram of Dynamic Interface's Generation equipment in preferred embodiment of the invention;
Fig. 8 is a kind of structural schematic diagram of computer readable storage medium in preferred embodiment of the invention.
Appended drawing reference:
101 mobile devices
102 data servers
103 rendering servers
104 template servers
401 screens
402 first display areas
403 second display areas
404 third display areas
From the detailed description below in conjunction with attached drawing, the features and advantages of the present invention will become more apparent.Through attached drawing, Identical attached drawing identifies respective element.In the accompanying drawings, same reference numerals be indicated generally at it is identical, functionally similar and/or Similar element in structure.
Specific embodiment
Following will be combined with the drawings in the embodiments of the present invention, and technical solution in the embodiment of the present invention carries out clear, complete Site preparation description, it is clear that the described embodiment is only a part of the embodiment of the present invention, instead of all the embodiments.Based on this Embodiment in invention, those of ordinary skill in the art are obtained every other under the premise of not making the creative labor Embodiment shall fall within the protection scope of the present invention.
" first " used herein, " second " and similar word are not offered as any sequence, quantity or again The property wanted, and be used only to distinguish different component parts.The similar word such as " comprising " or "comprising" means before there is the word The element or object in face are covered the element for appearing in the word presented hereinafter or object and its are equal, and are not excluded for other elements Or object." connection " either the similar word such as " connected " is not limited to physics or mechanical connection, but can be with It is either direct or indirect including electrical connection."upper", "lower", "left", "right" etc. are only used for indicating relative position Relationship, after the absolute position for being described object changes, then the relative positional relationship may also correspondingly change.
It should be noted that in the absence of conflict, the feature in embodiment and embodiment in the present invention can phase Mutually combination.
The present invention will be further explained below with reference to the attached drawings and specific examples, but not as the limitation of the invention.
Fig. 1 is a kind of specific implementation scene of interface dynamic generation method.In implement scene shown in fig. 1, including move Dynamic equipment 101, data server 102, template server 104 and rendering server 103.Mobile device 101 and data service It is connected between device 102 by network, which can be, but not limited to any people that can be interacted with user Machine interactive electronic product, such as: smart phone, tablet computer and desktop computer etc..The operating system of the mobile device 101 can To be any operating system, such as: Android operation system, IOS operating system.Data server 102 can be but not limited to It is a kind of to calculate the electronic equipment with information processing, hardware according to the instruction for realizing setting or storage, automatic progress numerical value Including but not limited to microprocessor, specific integrated circuit (ASIC), programmable logic device (PLD), field programmable gate array (FPGA), digital signal processor (DSP) and embedded device etc..Data server 102 can also be desktop computer, net The cloud that network host, single network server, multiple network server clusters or multiple servers are constituted;Here, cloud is by being based on cloud The a large number of computers or network servers for calculating (Cloud Computing) is constituted, wherein cloud computing is the one of distributed computing Kind, the virtual supercomputer being made of the computer of a group loose couplings.Network can include but is not limited to internet, wide area Net, Metropolitan Area Network (MAN), VPN network, wireless self-organization network (Ad Hoc network) etc..Likewise, template server 104 and rendering service Device 103 is also possible to desktop computer, network host, single network server, multiple network server clusters or multiple services The cloud that device is constituted.
Interface dynamic generation method row is described in detail below based on specific implementation scene shown in fig. 1.
Fig. 2 is a kind of flow diagram of interface dynamic generation method.This Fig. 2 shows interface dynamic generation method it is specific Including step S202, step S204, step S206 and step S208.Step S202 receives an interface sent by client Request;Step S204, according to interface request matching obtain with interface request corresponding business datum and with interface request it is corresponding Interface index, interface index is mapped in an interface template;Step S206 extracts interface template, interface mould according to interface index Plate includes the text field, picture fields and hop field;Step S208, according to the text in service data updating interface template Interface data is sent to client to generate interface data by field, picture fields and hop field.
In step S202, data server 102 receives one and is requested by the interface that client is sent.Data server 102 It receives and runs on the interface request that the client of mobile device 101 issues.When running client in mobile device 101, client End needs the operation inputted according to user, to show different interfaces.Client needs on the screen 401 of mobile device 101 When display interface, an interface can be sent to business datum server 102 and requested, and receive the interface from rendering server 103 The corresponding interface data of request, then shows corresponding interface according to the interface data.
In step S204, data server 102 obtains business number corresponding with interface request according to interface request matching Accordingly and interface index corresponding with interface request, interface index are mapped in an interface template.It include textual data in business datum According to, image data and and jump data.Jump includes first path and the second path in data.
In step S206, rendering server 103 extracts interface template according to interface index, and interface template includes text word Section, picture fields and hop field.It include icon path and jumping path in hop field.The text field, picture fields with And hop field is EL (Expression Language) expression formula.
In step S208, rendering server 103 is according to the text field, the picture word in service data updating interface template Interface data is sent to client to generate interface data by section and hop field.
Fig. 3 is a kind of product process figure of interface data.In step S208 shown in Fig. 3, specifically includes the following steps: step Rapid S302, step S304 and step S306.In step s 302, the textual data in business datum is extracted according to the text field According to, and text data is replaced into the text field in interface template;In step s 304, business datum is extracted according to picture fields In image data, and by image data replace interface template in picture fields;In step S306, mentioned according to hop field The data that jump in business datum are taken, and the hop field in data replacement interface template will be jumped.
Fig. 4 is a kind of update flow chart of hop field.Step S306 is specifically included: step S402, extracts business datum Middle first path and the second path;Step S404 replaces the icon path in interface template according to first path;Step S406, Path is jumped according in the second path replacement interface template.
The data that jump in business datum include first path and the second path.Data server 102 is according to receiving Interface request, extracts corresponding business datum and interface index corresponding with interface request.Each interface index is right An interface template is answered, interface template is individually stored in template server 104.The business that data server 102 extracts Data include first path and the second path, and first path and the second path are a uniform resource locator (URL).
The format of first path and the second path in business datum are as follows:
Wherein, the first path that " icon " is referred to, " action " are the second path, and first path and the second path are matched in groups Right, diameter group, each group of paths have corresponding group name all the way for first path and the second path composition, such as: " advert2 ", " Advert1 " etc..
Interface template includes icon path and jumps path.Rendering server 103 receives connecing for the sending of data server 102 Mouth numbers also business datum.Rendering server 103 is matched according to interface index in template server 104 according to interface index Obtain corresponding interface template.Rendering server 103 is as follows according to the format for the interface template that interface index matches:
It include several rendering units, the format of rendering unit in above-mentioned interface template are as follows:
"type":"ServiceAd",
"icon":"${advert2.icon}",
" title ": " advertisement ",
"action":"${advert2.action}"
In each rendering unit, including rendering type (" type "), icon path (" icon "), rendering title (" Title ") and jump path (" action ").Render entitled one character string being made of chinese character.
In rendering unit further include: the text field, picture fields.Make herein just for the renewal process of hop field It illustrates, the update of the text field and picture fields is also identical principle.
According to the icon path in first path and the second routing update interface template and path is jumped to generate interface number According to, and interface data is sent to client.I.e. rendering server 103 is according to first path and the second path according to interface module In icon path and jump path, generate interface data later.Interface data is sent to mobile device by rendering server 103 101 client.
After step S402, step S404 and step S406, updated interface template (interface data) are as follows:
Fig. 5 is a kind of interface schematic diagram.The median surface Fig. 5 includes the first display area 402, second in screen 401 Display area 403 and third display area 404.It is aobvious according to one picture of icon path extraction in above-mentioned updated interface template It is shown in third display area 404, the character rendered in title is shown in the second display area 403.By the first display area 402 With jump path to being associated with, that is, when clicking the first display area 402, can turn to and jump the page indicated by path.And it renders For Type mapping in a display field, which determines that the first display area 402, the second display area 403 and third are shown The positional relationship in region 404.
According to an aspect of the present invention, a kind of Dynamic Interface's Generation system is provided.
Fig. 6 is a kind of structural block diagram of Dynamic Interface's Generation system.The Dynamic Interface's Generation system 500 includes:
Receiving module 501 receives one and is requested by the interface that client is sent;
Data match module 502 obtains business datum corresponding with interface request and and boundary according to interface request matching It requests in person and seeks corresponding interface index, interface index is mapped in an interface template;
Template matching module 503 extracts interface template according to interface index, and interface template includes the text field, picture word Section and hop field;
Data generation module 504, according in service data updating interface template the text field, picture fields and jump Interface data is sent to client to generate interface data by field.
According to an aspect of the present invention, a kind of Dynamic Interface's Generation equipment is provided, comprising: processor;Memory, wherein It is stored with the executable instruction of processor;Wherein, processor executes interface dynamic generation method to executable instruction when executed The step of.
Fig. 7 is the structural schematic diagram of Dynamic Interface's Generation equipment of the invention.It is described according to the present invention referring to Fig. 7 This embodiment electronic equipment 600.The electronic equipment 600 that Fig. 7 is shown is only an example, should not be to of the invention real The function and use scope for applying example bring any restrictions.
As shown in fig. 7, electronic equipment 600 is showed in the form of universal computing device.The component of electronic equipment 600 can wrap Include but be not limited to: at least one processing unit 610, at least one storage unit 620, connection different platform component (including storage Unit 620 and processing unit 610) bus 630, display unit 640 etc..
Wherein, storage unit is stored with program code, and program code can be executed with unit 610 processed, so that processing is single Member 610 executes various exemplary implementations according to the present invention described in this specification above-mentioned electronic prescription circulation processing method part The step of mode.For example, processing unit 610 can execute step as shown in Figure 2.
Storage unit 620 may include the readable medium of volatile memory cell form, such as Random Access Storage Unit (RAM) 6201 and/or cache memory unit 6202, it can further include read-only memory unit (ROM) 6203.
Storage unit 620 can also include program/utility with one group of (at least one) program module 6205 6204, such program module 6205 includes but is not limited to: operating system, one or more application program, other program moulds It may include the realization of network environment in block and program data, each of these examples or certain combination.
Bus 630 can be to indicate one of a few class bus structures or a variety of, including storage unit bus or storage Cell controller, peripheral bus, graphics acceleration port, processing unit use any bus structures in a variety of bus structures Local bus.
Electronic equipment 600 can also be with one or more external equipments 700 (such as keyboard, sensing equipment, bluetooth equipment Deng) communication, can also be enabled a user to one or more equipment interact with the electronic equipment 600 communicate, and/or with make Any equipment (such as the router, modulation /demodulation that the electronic equipment 600 can be communicated with one or more of the other calculating equipment Device etc.) communication.This communication can be carried out by input/output (I/O) interface 650.Also, electronic equipment 600 can be with By network adapter 660 and one or more network (such as local area network (LAN), wide area network (WAN) and/or public network, Such as internet) communication.Network adapter 660 can be communicated by bus 630 with other modules of electronic equipment 600.It should Understand, although not shown in the drawings, other hardware and/or software module can be used in conjunction with electronic equipment 600, including but unlimited In: microcode, device driver, redundant processing unit, external disk drive array, RAID system, tape drive and number According to backup storage platform etc..
According to an aspect of the present invention, a kind of computer readable storage medium is provided, for storing program, described program It is performed the step of realizing the above method.
Fig. 8 is the structural schematic diagram of computer readable storage medium of the invention.Refering to what is shown in Fig. 8, describing according to this The program product 800 for realizing the above method of the embodiment of invention can use the read-only storage of portable compact disc Device (CD-ROM) and including program code, and can be run on terminal device, such as PC.However, journey of the invention Sequence product is without being limited thereto, and in this document, readable storage medium storing program for executing can be any tangible medium for including or store program, the journey Sequence can be commanded execution system, device or device use or in connection.
Program product can be using any combination of one or more readable mediums.Readable medium can be readable signal Jie Matter or readable storage medium storing program for executing.Readable storage medium storing program for executing for example can be but be not limited to electricity, magnetic, optical, electromagnetic, infrared ray or partly lead System, device or the device of body, or any above combination.More specific example (the non exhaustive column of readable storage medium storing program for executing Table) it include: the electrical connection with one or more conducting wires, portable disc, hard disk, random access memory (RAM), read-only storage Device (ROM), erasable programmable read only memory (EPROM or flash memory), optical fiber, portable compact disc read only memory (CD- ROM), light storage device, magnetic memory device or above-mentioned any appropriate combination.
Computer readable storage medium may include in a base band or as carrier wave a part propagate data-signal, In carry readable program code.The data-signal of this propagation can take various forms, including but not limited to electromagnetic signal, Optical signal or above-mentioned any appropriate combination.Readable storage medium storing program for executing can also be any readable Jie other than readable storage medium storing program for executing Matter, the readable medium can send, propagate or transmit for by instruction execution system, device or device use or and its The program of combined use.The program code for including on readable storage medium storing program for executing can transmit with any suitable medium, including but not It is limited to wireless, wired, optical cable, RF etc. or above-mentioned any appropriate combination.
The program for executing operation of the present invention can be write with any combination of one or more programming languages Code, programming language include object oriented program language-Java, C++ etc., further include conventional process Formula programming language-such as " C " language or similar programming language.Program code can be calculated fully in user It executes in equipment, partly execute on a user device, executing, as an independent software package partially in user calculating equipment Upper part executes on a remote computing or executes in remote computing device or server completely.It is being related to remotely counting In the situation for calculating equipment, remote computing device can pass through the network of any kind, including local area network (LAN) or wide area network (WAN), it is connected to user calculating equipment, or, it may be connected to external computing device (such as utilize ISP To be connected by internet).
To sum up, the present invention can be according to the acquisition business datum and interface module for the interface request dynamic that client issues Interface index obtains interface template according to interface index, then is updated business datum to form interface number to interface template According to, and interface data is sent to client, display interface is formed according to the interface data of dynamic generation by client, thus It enables a client to dynamically form new display interface in real time, and developer can be right independent of version updating The timely and relatively independent change of interface template, so that client can generate different display interfaces.
The above content is a further detailed description of the present invention in conjunction with specific preferred embodiments, and it cannot be said that Specific implementation of the invention is only limited to these instructions.For those of ordinary skill in the art to which the present invention belongs, exist Under the premise of not departing from present inventive concept, a number of simple deductions or replacements can also be made, all shall be regarded as belonging to of the invention Protection scope.

Claims (10)

1. a kind of interface dynamic generation method characterized by comprising
One is received to be requested by the interface that client is sent;
According to the interface request matching obtain business datum corresponding with interface request and with the interface request pair The interface index answered, the interface index are mapped in an interface template;
The interface template is extracted according to the interface index, the interface template includes the text field, picture fields and jump Turn field;
According in interface template described in the service data updating described the text field, the picture fields and described jump The interface data is sent to the client to generate interface data by field.
2. interface dynamic generation method according to claim 1, which is characterized in that the interface template includes several renderings Unit, the rendering unit include rendering type, described the text field, the picture fields and the hop field.
3. interface dynamic generation method according to claim 1, which is characterized in that described according to the service data updating Described the text field, the picture fields and the hop field in the interface template is incited somebody to action with generating interface data The interface data is sent to the client and specifically includes:
The text data in the business datum is extracted according to described the text field, and the text data is replaced into the interface Described the text field in template;
The image data in the business datum is extracted according to the picture fields, and the image data is replaced into the interface The picture fields in template;
The data that jump in the business datum are extracted according to the hop field, and the data that jump are replaced into the interface The hop field in template.
4. interface dynamic generation method according to claim 3, which is characterized in that include the first via in the business datum Diameter and the second path, the hop field includes icon path and jumps path, described according to hop field extraction Data are jumped in business datum, and the data that jump are replaced into hop field specific steps in the interface template Include:
Extract first path described in the business datum and second path;
The icon path in the interface template is replaced according to the first path;
Path is jumped according in interface template described in second path replacement.
5. interface dynamic generation method according to claim 1, which is characterized in that described the text field, the picture word Section and the hop field are EL expression formula.
6. interface dynamic generation method according to claim 3, which is characterized in that in the client, each wash with watercolours Type mapping is contaminated in a display field.
7. interface dynamic generation method according to claim 1 characterized by comprising
Data server receives one and is requested by the interface that client is sent;
The data server according to the interface request matching obtain business datum corresponding with interface request and with Corresponding interface index is requested at the interface, and the interface index is mapped in an interface template;
Rendering server extracts the interface template according to the interface index, and the interface template includes the text field, picture Field and hop field;
Described the text field, the picture word of the rendering server in the interface template according to the service data updating The interface data is sent to the client to generate interface data by section and the hop field.
8. a kind of Dynamic Interface's Generation system characterized by comprising
Receiving module receives one and is requested by the interface that client is sent;
Data match module, according to the interface request matching obtain business datum corresponding with interface request and with institute It states interface and requests corresponding interface index, the interface index is mapped in an interface template;
Template matching module extracts the interface template according to the interface index, and the interface template includes the text field, figure Piece field and hop field;
Data generation module, according to described the text field, the picture word in interface template described in the service data updating The interface data is sent to the client to generate interface data by section and the hop field.
9. a kind of Dynamic Interface's Generation equipment characterized by comprising
Processor;
Memory, wherein being stored with the executable instruction of the processor;
Wherein, the processor is configured to come any one of perform claim requirement 1-7 institute via the execution executable instruction The step of stating interface dynamic generation method.
10. a kind of computer readable storage medium, for storing program, which is characterized in that described program is performed realization power Benefit requires the step of interface dynamic generation method described in any one of 1-7.
CN201811542910.7A 2018-12-17 2018-12-17 Interface dynamic generation method, system, equipment and medium Pending CN109634608A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811542910.7A CN109634608A (en) 2018-12-17 2018-12-17 Interface dynamic generation method, system, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811542910.7A CN109634608A (en) 2018-12-17 2018-12-17 Interface dynamic generation method, system, equipment and medium

Publications (1)

Publication Number Publication Date
CN109634608A true CN109634608A (en) 2019-04-16

Family

ID=66074504

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811542910.7A Pending CN109634608A (en) 2018-12-17 2018-12-17 Interface dynamic generation method, system, equipment and medium

Country Status (1)

Country Link
CN (1) CN109634608A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110096279A (en) * 2019-05-08 2019-08-06 湖南快乐阳光互动娱乐传媒有限公司 User interface design system and method
CN110275727A (en) * 2019-06-27 2019-09-24 江苏满运软件科技有限公司 Mobile terminal application program updating method, system, equipment and storage medium
CN110489109A (en) * 2019-08-13 2019-11-22 上海乂学教育科技有限公司 The method and device of code reuse
CN111209024A (en) * 2020-01-17 2020-05-29 福建天泉教育科技有限公司 Method and terminal for dynamically updating UI (user interface) field
CN111432265A (en) * 2020-03-31 2020-07-17 腾讯科技(深圳)有限公司 Method for processing video pictures, related device and storage medium
CN111984259A (en) * 2020-07-10 2020-11-24 浙江大搜车软件技术有限公司 Interface creating method, device, equipment and storage medium
CN113379556A (en) * 2021-07-02 2021-09-10 上海豹云网络信息服务有限公司 Dynamic monitoring method, device and equipment for service data

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106843828A (en) * 2016-12-07 2017-06-13 腾讯科技(深圳)有限公司 interface display, loading method and device
CN108287758A (en) * 2017-01-09 2018-07-17 阿里巴巴集团控股有限公司 A kind of application resource management method, application method and device
US20180210715A1 (en) * 2017-01-25 2018-07-26 Wal-Mart Stores, Inc. Systems, method, and non-transitory computer-readable storage media for generating code for displaying a webpage
CN108536459A (en) * 2018-04-13 2018-09-14 深圳壹账通智能科技有限公司 Update method, device, equipment and the computer storage media of financial product

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106843828A (en) * 2016-12-07 2017-06-13 腾讯科技(深圳)有限公司 interface display, loading method and device
CN108287758A (en) * 2017-01-09 2018-07-17 阿里巴巴集团控股有限公司 A kind of application resource management method, application method and device
US20180210715A1 (en) * 2017-01-25 2018-07-26 Wal-Mart Stores, Inc. Systems, method, and non-transitory computer-readable storage media for generating code for displaying a webpage
CN108536459A (en) * 2018-04-13 2018-09-14 深圳壹账通智能科技有限公司 Update method, device, equipment and the computer storage media of financial product

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110096279A (en) * 2019-05-08 2019-08-06 湖南快乐阳光互动娱乐传媒有限公司 User interface design system and method
CN110275727A (en) * 2019-06-27 2019-09-24 江苏满运软件科技有限公司 Mobile terminal application program updating method, system, equipment and storage medium
CN110489109A (en) * 2019-08-13 2019-11-22 上海乂学教育科技有限公司 The method and device of code reuse
CN111209024A (en) * 2020-01-17 2020-05-29 福建天泉教育科技有限公司 Method and terminal for dynamically updating UI (user interface) field
CN111209024B (en) * 2020-01-17 2023-04-18 福建天泉教育科技有限公司 Method and terminal for dynamically updating UI field
CN111432265A (en) * 2020-03-31 2020-07-17 腾讯科技(深圳)有限公司 Method for processing video pictures, related device and storage medium
CN111432265B (en) * 2020-03-31 2021-08-31 腾讯科技(深圳)有限公司 Method for processing video pictures, related device and storage medium
CN111984259A (en) * 2020-07-10 2020-11-24 浙江大搜车软件技术有限公司 Interface creating method, device, equipment and storage medium
CN113379556A (en) * 2021-07-02 2021-09-10 上海豹云网络信息服务有限公司 Dynamic monitoring method, device and equipment for service data

Similar Documents

Publication Publication Date Title
CN109634608A (en) Interface dynamic generation method, system, equipment and medium
JP6997253B2 (en) Web page rendering methods, equipment, electronics, storage media and programs
CN104350493B (en) Transform the data into consumable content
TWI590157B (en) Compressed serialization of data for communication from a client-side application
CN103020025B (en) Technology for the automatic animation of document content
US10614155B2 (en) Single page application authoring in a content management system
CN106575158B (en) Environment mapping virtualization mechanism
CN102929867A (en) Technology used for automatically translating a document
CN104572084B (en) User interface generation and data distributing method, device in card business
CN105493074B (en) Method for generating the help of Dynamic Customization context-sensitive
CN105321142B (en) Sampling, mistake manages and/or the context switching carried out via assembly line is calculated
CN103677970A (en) System and method for achieving combination display of terminal local desktop and far-end virtual desktop
EP3298756B1 (en) Interfacing with servers having different apis to obtain advertisement data
WO2019006585A1 (en) Real-time localization
JP7369229B2 (en) How to change the skin of the mini program page, devices and electronic devices
CN115861498A (en) Redirection method and device for motion capture
Qureshi et al. Fully integrated data communication framework by using visualization augmented reality for internet of things networks
US10594954B2 (en) Dynamic and contextual data replacement in video content
CN103885767A (en) System and method used for geographical area correlated websites
An Adopting metaverse‐related mixed reality technologies to tackle urban development challenges: An empirical study of an Australian municipal government
Helal et al. Mobile platforms and development environments
KR102268013B1 (en) Method, apparatus and computer readable recording medium of rroviding authoring platform for authoring augmented reality contents
CN113360473A (en) Cloud storage computing system for medical inspection image big data
Figueiredo et al. Overcoming poverty through digital inclusion
Shrivas et al. To study and design a cross-platform mobile application for student information system using phonegap framework

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: 20190416

RJ01 Rejection of invention patent application after publication