CN110543343B - Financial interaction page generation method and device based on native android application - Google Patents

Financial interaction page generation method and device based on native android application Download PDF

Info

Publication number
CN110543343B
CN110543343B CN201910512458.8A CN201910512458A CN110543343B CN 110543343 B CN110543343 B CN 110543343B CN 201910512458 A CN201910512458 A CN 201910512458A CN 110543343 B CN110543343 B CN 110543343B
Authority
CN
China
Prior art keywords
page
logic processing
financial interaction
processing data
android application
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.)
Active
Application number
CN201910512458.8A
Other languages
Chinese (zh)
Other versions
CN110543343A (en
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.)
China Ums Co ltd
Original Assignee
China Ums 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 China Ums Co ltd filed Critical China Ums Co ltd
Priority to CN201910512458.8A priority Critical patent/CN110543343B/en
Publication of CN110543343A publication Critical patent/CN110543343A/en
Application granted granted Critical
Publication of CN110543343B publication Critical patent/CN110543343B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Document Processing Apparatus (AREA)

Abstract

The embodiment of the invention provides a financial interaction page generation method and device based on native android application. The method comprises the following steps: and acquiring logic processing data corresponding to the financial interaction page to be generated from the server, and loading the logic processing data to the memory. Acquiring page information corresponding to the native android application, wherein the page information comprises frame information and control information of a page. Rendering the page corresponding to the native android application, and displaying the page. And editing the logic processing data according to the frame information and the control information, fusing the edited logic processing data with the page, generating a financial interaction page, and displaying. Therefore, the page information corresponding to the logic processing data and the native android application is processed respectively and then fused to generate the financial interaction page, the rendering and response speed of the financial interaction page is improved, and the technical problem that the rendering and response speed of the Web APP page is too slow in the prior art is solved.

Description

Financial interaction page generation method and device based on native android application
[ technical field ] A method for producing a semiconductor device
The invention relates to the technical field of mobile interaction, in particular to a financial interaction page generation method and device based on native android application.
[ background of the invention ]
Web APP is mobile application software based on Web technology, Web information is obtained through an access server, and display and interaction are carried out in the application software in a Web page mode.
In the process of implementing the invention, the inventor finds that at least the following problems exist in the prior art:
in the related art, rendering of a Web page is realized by HTML 5. However, for the financial interaction page, a large amount of logic processing data needs to be operated, the page rendering speed is too slow, the transaction waiting time is too long, and the requirement of the interaction page for quick response under the financial interaction scene cannot be met.
[ summary of the invention ]
The present invention is directed to solving, at least to some extent, one of the technical problems in the related art.
Therefore, a first object of the present invention is to provide a financial interaction page generation method based on native android application, so as to implement respective processing and then fusion of logic processing data and page information corresponding to native android application, generate a financial interaction page, and improve rendering and response speeds of the financial interaction page.
The second purpose of the invention is to provide a financial interaction page generation device based on the native android application.
A third object of the present invention is to provide a terminal device.
A fourth object of the invention is to propose a non-transitory computer-readable storage medium.
In order to achieve the above object, an embodiment of a first aspect of the present invention provides a method for generating a financial interaction page based on a native android application, including: acquiring logic processing data corresponding to a financial interaction page to be generated from a server; loading the logic processing data to a memory; acquiring page information corresponding to the native android application; the page information comprises frame information and control information of a page; rendering a page corresponding to the native android application, and displaying the page; editing the logic processing data according to the frame information and the control information; and fusing the edited logic processing data with the page to generate the financial interaction page.
In addition, the method for generating the financial interaction page provided by the embodiment of the invention also has the following additional technical characteristics:
optionally, the obtaining, from the server, logic processing data corresponding to the financial interaction page to be generated includes: acquiring an instruction for generating the financial interaction page; determining a service type corresponding to the financial interaction page; sending a corresponding access request to the server according to the service type; acquiring the logic processing data corresponding to the service type from the server; wherein the logic processing data corresponds to at least one of the financial interaction pages included in the business type.
Optionally, the page corresponding to the native android application is transmitted and stored in a form of a component, and before the obtaining of the page information corresponding to the native android application, the method further includes: acquiring an instruction for updating the native android application; acquiring a first component corresponding to the page from the server; replacing a second component corresponding to the page stored in a memory with the first component; and replacing the page information corresponding to the second component with the page information corresponding to the first component.
Optionally, the logic processing data includes page display data and logic processing codes, and the editing the logic processing data according to the frame information and the control information includes: adjusting the page display data to realize the matching of the page display data and the frame information; and associating the logic processing code with the control information and the page display data respectively.
Optionally, after the fusing the edited logic processing data with the page to generate the financial interaction page, the method further includes: acquiring an operation instruction for interacting the financial interaction page; analyzing the operation instruction to obtain a logic processing instruction corresponding to the operation instruction; and operating the logic processing code according to the logic processing instruction, and updating the page display data according to a processing result.
Optionally, the logic processing instruction includes input information and a selection of a program, and the executing the logic processing code according to the logic processing instruction includes: according to the selection of the program, determining a corresponding code from the logic processing codes; taking the input information as the input of the code to obtain the output of the code; encrypting the output of the code and then sending the encrypted output to the server; and acquiring feedback information of the server and generating the processing result.
The embodiment of the second aspect of the invention provides a device for generating a financial interaction page based on native android application, which comprises the following steps: the first acquisition module is used for acquiring logic processing data corresponding to the financial interaction page to be generated from the server; the loading module is used for loading the logic processing data to the memory; the second acquisition module is used for acquiring page information corresponding to the native android application; the page information comprises frame information and control information of a page; the rendering module is used for rendering the page corresponding to the native android application; the display module is used for displaying the page; the editing module is used for editing the logic processing data according to the frame information and the control information; and the fusion module is used for fusing the edited logic processing data with the page to generate the financial interaction page.
In addition, the device for generating a financial interaction page provided by the embodiment of the invention also has the following additional technical characteristics:
optionally, the first obtaining module includes: the first acquisition sub-module is used for acquiring an instruction for generating the financial interaction page; the first determining submodule is used for determining the service type corresponding to the financial interaction page; the first sending submodule is used for sending a corresponding access request to the server according to the service type; the second obtaining submodule is used for obtaining the logic processing data corresponding to the service type from the server; wherein the logical processing data corresponds to at least one of the financial interaction pages included in the business type.
Optionally, the page corresponding to the native android application is transmitted and stored in a component form, and the apparatus further includes: the third acquisition module is used for acquiring an instruction for updating the native android application; the fourth obtaining module is used for obtaining the first component corresponding to the page from the server; the first replacing module is used for replacing a second component corresponding to the page stored in the memory with the first component; and the second replacement module is used for replacing the page information corresponding to the second component with the page information corresponding to the first component.
Optionally, the logic processing data includes page display data and logic processing code, and the editing module includes: the adjusting submodule is used for adjusting the page display data so as to realize the matching of the page display data and the frame information; and the association sub-module is used for associating the logic processing code with the control information and the page display data respectively.
Optionally, the apparatus further comprises: the fifth acquisition module is used for acquiring an operation instruction for interacting the financial interaction page; the analysis module is used for analyzing the operation instruction to obtain a logic processing instruction corresponding to the operation instruction; the operation module is used for operating the logic processing codes according to the logic processing instructions; and the updating module is used for updating the page display data according to the processing result.
The logic processing instruction comprises input information and program selection, and the operation module comprises: the second determining submodule is used for determining corresponding codes from the logic processing codes according to the selection of the program; setting a submodule, which is used for taking the input information as the input of the code so as to obtain the output of the code; the second sending submodule is used for sending the encrypted output of the code to the server; the third obtaining submodule is used for obtaining the feedback information of the server; and the generation submodule is used for generating the processing result.
The third aspect of the present invention provides a terminal device, and when an instruction processor in the terminal device executes the instruction processor, the method for generating a financial interaction page based on native android application according to the foregoing method embodiment is implemented.
A fourth aspect of the present invention provides a non-transitory computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the method for generating a financial interaction page based on a native android application according to the foregoing method embodiment.
Additional aspects and advantages of the invention will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the invention.
Compared with the prior art, the technical scheme at least has the following beneficial effects:
the page information corresponding to the logic processing data and the native android application is processed respectively and then fused to generate the financial interaction page, so that the rendering and response speed of the financial interaction page is increased, and the technical problem that the rendering and response speed of the Web APP page is too low in the prior art is solved.
[ description of the drawings ]
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic flowchart of a method for generating a financial interaction page based on a native android application according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of another method for generating a financial interaction page based on a native android application according to an embodiment of the present invention;
FIG. 3 is a schematic view of a running hierarchy of a financial interaction page provided by an embodiment of the present invention;
fig. 4 is a schematic structural diagram of an apparatus for generating a financial interaction page based on a native android application according to an embodiment of the present invention; and
fig. 5 is a schematic structural diagram of another apparatus for generating a financial interaction page based on a native android application according to an embodiment of the present invention.
[ detailed description ] embodiments
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are illustrative and intended to be illustrative of the invention and are not to be construed as limiting the invention.
In order to better understand the technical solution of the present invention, a method and an apparatus for generating a financial interaction page based on native android application according to an embodiment of the present invention are described in detail below with reference to the accompanying drawings.
As can be known from the description of the above prior art, in the related art, rendering of a Web page is realized by HTML 5. However, for the financial interaction page, a large amount of logic processing data needs to be operated, the page rendering speed is too slow, the transaction waiting time is too long, and the requirement of the interaction page for quick response under the financial interaction scene cannot be met.
Aiming at the problem, the embodiment of the invention provides a financial interaction page generation method based on native android application, and the rendering and response speeds of the financial interaction page are improved by virtue of the advantages of fast rendering, fast response, stable performance and the like of the native android application.
Fig. 1 is a schematic flow diagram of a method for generating a financial interaction page based on native android application according to an embodiment of the present invention. As shown in fig. 1, the method comprises the steps of:
step S101, logic processing data corresponding to the financial interaction page to be generated is obtained from the server.
It should be understood that for a complete financial interaction application, at least one financial interaction page is included, i.e., there may be multiple financial interaction pages. In order to avoid that a user needs to access the server every time a page jump is performed during the application program using process, the method for generating a financial interaction page provided by the embodiment of the invention acquires all logic processing data required by the application program from the server when the application program starts to run. Specifically, all logic processing data possibly involved in the logic processing process is determined through the service type corresponding to the financial interaction page, and then the logic processing data is loaded into the memory so as to be called at any time in the rendering and displaying process of the financial interaction page.
One possible implementation manner is to obtain an instruction for generating a financial interaction page, determine a service type corresponding to the financial interaction page, send a corresponding access request to the server according to the service type, and obtain logic processing data corresponding to the service type from the server. Wherein the logic processing data corresponds to at least one financial interaction page included in the business type.
It should be noted that, in the data stored in the server, the same service type includes at least one financial interaction page and corresponding logic processing data. For mobile application software, only one service type is usually involved, that is, the logical processing data required by the mobile application software is included in the logical processing data corresponding to the service type.
Therefore, after the instruction for generating the financial interaction page is obtained, all logic processing data possibly related to the mobile application software can be determined according to the service type corresponding to the financial interaction page to be generated.
Step S102, loading the logic processing data into the memory.
It should be particularly noted that, because the method for generating a financial interaction page provided by the embodiment of the present invention combines the data information stored in the terminal storage by the native android application, the memory size occupied by all the logic processing data acquired from the server is not large, but the rendering and response speed of the financial interaction page can be significantly increased.
And S103, acquiring page information corresponding to the native android application.
The page information comprises frame information and control information of the page, wherein the frame information is used for setting the position of each control in the page, and the control information is used for setting the type and the content of each control.
It can be understood that the page corresponding to the native android application only occupies a part of the display of the financial interaction page, and therefore the frame information in the corresponding page information also needs to be positioned for the logic processing data.
It should be noted that, in order to facilitate transmission and storage of a page corresponding to a native android application, the page corresponding to the native android application provided by the embodiment of the present invention is transmitted and stored in a component form, and may be specifically packaged into a DEX component.
Further, in order to realize remote downloading and updating of the page corresponding to the native android application, a possible implementation manner is to obtain an instruction for updating the native android application, and obtain the first component corresponding to the page from the server. And the first component is a component corresponding to the updated native android application.
And replacing the second component corresponding to the page stored in the memory with the first component, and replacing the page information corresponding to the second component with the page information corresponding to the first component. And the second component is a component corresponding to the native android application before updating.
The page information corresponding to different components is different, so that the page information needs to be updated while the components are updated.
In one possible implementation, the page information is generated according to the components, and after the second component is replaced by the first component, the updated page information can be generated directly according to the first component.
And step S104, rendering the page corresponding to the native android application, and displaying the page.
It should be understood that after the logic processing data is loaded into the memory, another thread may be started to render the page corresponding to the native android application, and only the page is displayed.
It should be noted that, in the method for generating a financial interaction page provided in the embodiment of the present invention, the first thread and the second thread may be used to process the logic processing data acquired from the server and the page corresponding to the native android application, respectively. The page information corresponding to the native android application is stored on the terminal in a component form, so that the page is not influenced by the acquired logic processing data when rendered.
Furthermore, the first thread acquires the logic processing data from the server and loads the logic processing data into the memory, and the second thread can render the page so as to save the generation time of the whole financial interaction page.
And step S105, editing the logic processing data according to the frame information and the control information.
It should be understood that the method for generating the financial interaction page provided by the embodiment of the present invention may be operated in different terminals, and may also be operated in different native android applications of the same terminal.
While page information corresponding to different terminals or different native android applications may be different, in order to enable the logic processing data in the memory to be matched with the page corresponding to the native android application, the logic processing data needs to be edited.
And step S106, fusing the edited logic processing data with the page to generate a financial interaction page.
It should be noted that the android system provides an interface for fusing logic processing data and a page, and a method provided by the interface can be directly called to generate and display a financial interaction page.
In summary, in the method for generating a financial interaction page based on native android application provided in the embodiments of the present invention, logic processing data corresponding to a financial interaction page to be generated is obtained from a server, and the logic processing data is loaded into a memory. Acquiring page information corresponding to the native android application, wherein the page information comprises frame information and control information of a page. Rendering the page corresponding to the native android application, and displaying the page. And editing the logic processing data according to the frame information and the control information, fusing the edited logic processing data with the page, generating a financial interaction page, and displaying. Therefore, the page information corresponding to the logic processing data and the native android application is processed respectively and then fused to generate the financial interaction page, the rendering and response speed of the financial interaction page is improved, and the technical problem that the rendering and response speed of the Web APP page is too low in the prior art is solved.
In order to more clearly illustrate how the method for generating a financial interaction page according to the embodiment of the present invention edits the logic processing data, the embodiment of the present invention further provides another method for generating a financial interaction page based on a native android application.
It should be noted that the logic processing data provided by the embodiment of the present invention includes page display data and logic processing code, where the page display data refers to display information that needs to be acquired from a server in a financial interaction page, and the display information cannot be acquired from page information corresponding to a native android application. The logic processing code refers to data information required by data processing of the financial interaction page in the man-machine interaction process and is used for realizing terminal processing and transmission encryption of data.
Fig. 2 is a schematic flow chart of another method for generating a financial interaction page based on native android application according to an embodiment of the present invention, and as shown in fig. 2, based on the method flow shown in fig. 1, step S105 edits logic processing data according to frame information and control information, where the method includes:
step S201, adjusting the page display data to match the page display data with the frame information.
Based on the foregoing description, it can be known that when editing the logic processing data, the page display data needs to be adjusted to match the page display data with the frame information. Especially, the size and the display form of the page display data can be adjusted adaptively.
In order to make the page display data more adaptive, one possible implementation is that different sizes and display forms may be provided on the server.
Another possible implementation manner is to add a section of code to the page display data, so as to process the page display data according to the frame information, and generate an adaptive size and display form at the terminal.
Step S202, the logic processing code is respectively associated with the control information and the page display data.
Similarly, for the logic processing code, the control information and the page display data in the financial interaction page need to be associated, so that when the user operates the financial interaction page, the operation instruction is transferred to the logic processing code for execution.
Specifically, in step S106, after the edited logic processing data is fused with the page to generate the financial interaction page, an operation instruction for the user to interact with the financial interaction page needs to be obtained. And analyzing the operation instruction to obtain a logic processing instruction corresponding to the operation instruction. And operating the logic processing code according to the logic processing instruction, and updating the page display data according to the processing result.
It should be understood that when a user inputs an operation instruction, some functions are generally selected and corresponding contents are input, and for the logic processing code, the selection of the input information and program is obtained.
Furthermore, according to the selection of the program, the corresponding code is determined from the logic processing code, the input information is used as the input of the code, the code is operated, the output of the code can be obtained, and the terminal data processing is completed.
Because of the specificity of the financial interactive page, the operation command related to the financial information change must be communicated with the server to verify the information and synchronize the data, and therefore, the output of the code must be encrypted and then transmitted to the server. The server verifies and feeds back the operation behavior of the user at the terminal, if the verification is successful, the operation is legal, the data stored in the server is changed, the successful operation information is fed back, and the changed data is sent to the terminal to check the change result. If the verification fails, the operation is illegal, and the information of the operation failure is fed back.
And after the terminal acquires the feedback information of the server, according to whether the corresponding processing result is successfully generated or not, if the corresponding processing result is successful, page skipping is carried out, and if the corresponding processing result is failed, the user is prompted to illegally operate.
Therefore, the logic processing data can be edited according to the frame information and the control information.
In order to more clearly illustrate how the financial interaction page provided by the embodiment of the present invention implements human-computer interaction, the following describes an operation hierarchy of the financial interaction page, as shown in fig. 3, the hierarchy includes:
and the service control layer is used for scheduling the first thread and the second thread to respectively process the logic processing data acquired from the server and the page corresponding to the native android application, communicate with the server and interact with the user.
And the page rendering layer is used for rendering the page of the native android application.
And the logic processing layer is used for loading, editing and running the logic processing data.
In order to implement the foregoing embodiment, an embodiment of the present invention further provides a device for generating a financial interaction page based on native android application, and fig. 4 is a schematic structural diagram of the device for generating a financial interaction page based on native android application provided in the embodiment of the present invention. As shown in fig. 4, the apparatus includes: the system comprises a first acquisition module 310, a loading module 320, a second acquisition module 330, a rendering module 340, a display module 350, an editing module 360 and a fusion module 370.
The first obtaining module 310 is configured to obtain, from the server, logic processing data corresponding to the financial interaction page to be generated.
The loading module 320 is configured to load the logic processing data into the memory.
The second obtaining module 330 is configured to obtain page information corresponding to the native android application.
The page information comprises frame information and control information of the page.
And a rendering module 340, configured to render a page corresponding to the native android application.
And a display module 350, configured to display the page.
And the editing module 360 is configured to edit the logic processing data according to the frame information and the control information.
And a fusion module 370, configured to fuse the edited logic processing data with the page to generate a financial interaction page.
Further, in order to avoid repeated accesses to the server, one possible implementation manner is that the first obtaining module 310 includes: the first obtaining sub-module 311 is configured to obtain an instruction for generating a financial interaction page. The first determining sub-module 312 is configured to determine a service type corresponding to the financial interaction page. And the first sending submodule 313 is configured to send a corresponding access request to the server according to the service type. And the second obtaining submodule 314 is configured to obtain the logic processing data corresponding to the service type from the server. Wherein the logic processing data corresponds to at least one financial interaction page included in the business type.
Further, in order to implement remote downloading and updating of a page corresponding to the native android application, a possible implementation manner is that the apparatus further includes: a third obtaining module 380, configured to obtain an instruction for updating the native android application. The fourth obtaining module 390 is configured to obtain the first component corresponding to the page from the server. A first replacement module 3100 configured to replace a first component with a second component corresponding to a page stored in a memory. A second replacing module 3110, configured to replace the page information corresponding to the second component with the page information corresponding to the first component.
It should be noted that the foregoing explanation on the embodiment of the method for generating a financial interaction page is also applicable to the apparatus for generating a financial interaction page in this embodiment, and details are not repeated here.
In summary, the device for generating a financial interaction page based on native android application, provided by the embodiment of the present invention, acquires the logic processing data corresponding to the financial interaction page to be generated from the server, and loads the logic processing data to the memory. Acquiring page information corresponding to the native android application, wherein the page information comprises frame information and control information of a page. Rendering the page corresponding to the native android application, and displaying the page. And editing the logic processing data according to the frame information and the control information, fusing the edited logic processing data with the page, generating a financial interaction page, and displaying. Therefore, the page information corresponding to the logic processing data and the native android application is processed respectively and then fused to generate the financial interaction page, the rendering and response speed of the financial interaction page is improved, and the technical problem that the rendering and response speed of the Web APP page is too slow in the prior art is solved.
In order to implement the foregoing embodiment, an embodiment of the present invention further provides another device for generating a financial interaction page based on native android application, and fig. 5 is a schematic structural diagram of the another device for generating a financial interaction page based on native android application according to the embodiment of the present invention. As shown in fig. 5, based on the apparatus structure shown in fig. 4, the editing module 360 includes: an adjustment sub-module 361 and an association sub-module 362.
The adjusting sub-module 361 is configured to adjust the page display data to match the page display data with the frame information.
And the association sub-module 362 is configured to associate the logic processing code with the control information and the page display data, respectively.
Further, in order to achieve interaction with the user, one possible implementation manner is that the apparatus further includes: the fifth obtaining module 3120 is configured to obtain an operation instruction for interacting with the financial interaction page. The parsing module 3130 is configured to parse the operation instruction to obtain a logic processing instruction corresponding to the operation instruction. An execution module 3140, configured to execute the logic processing code according to the logic processing instruction. An updating module 3150, configured to update the page display data according to the processing result.
Further, to perform background processing according to the logic processing instruction, the execution module 3140 includes: a second determining submodule 3141, configured to determine a corresponding code from the logic processing codes according to the selection of the program. A sub-module 3142 is provided for inputting the input information as a code to get an output of the code. And a second sending submodule 3143, configured to encrypt the output of the code and send the encrypted output to the server. And a third obtaining sub-module 3144, configured to obtain feedback information of the server. A generation submodule 3145 is used to generate a processing result.
It should be noted that the foregoing explanation on the embodiment of the method for generating a financial interaction page is also applicable to the apparatus for generating a financial interaction page in this embodiment, and details are not repeated here.
Therefore, the logic processing data can be edited according to the frame information and the control information.
In order to implement the foregoing embodiment, an embodiment of the present invention further provides a terminal device, and when an instruction processor in the terminal device executes the instruction processor, the method for generating a financial interaction page based on native android application as described in the foregoing method embodiment is implemented.
In order to implement the foregoing embodiment, the present invention further provides a non-transitory computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the method for generating a financial interaction page based on a native android application according to the foregoing method embodiment.
In the description of the specification, reference to the description of "one embodiment," "some embodiments," "an example," "a specific example," or "some examples" or the like means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In the description of the present invention, "a plurality" means at least two, e.g., two, three, etc., unless specifically limited otherwise.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing steps of a custom logic function or process, and alternate implementations are included within the scope of the preferred embodiment of the present invention in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present invention.
The logic and/or steps represented in the flowcharts or otherwise described herein, e.g., an ordered listing of executable instructions that can be considered to implement logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. For the purposes of this description, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device. More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: an electrical connection (electronic device) having one or more wires, a portable computer diskette (magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable compact disc read-only memory (CDROM). Further, the computer-readable medium could even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via for instance optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner if necessary, and then stored in a computer memory.
It should be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. If implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
It will be understood by those skilled in the art that all or part of the steps carried by the method for implementing the above embodiments may be implemented by hardware related to instructions of a program, which may be stored in a computer readable storage medium, and when the program is executed, the program includes one or a combination of the steps of the method embodiments.
In addition, functional units in the embodiments of the present invention may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a stand-alone product, may also be stored in a computer readable storage medium.
The storage medium mentioned above may be a read-only memory, a magnetic or optical disk, etc. Although embodiments of the present invention have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present invention, and that variations, modifications, substitutions and alterations can be made to the above embodiments by those of ordinary skill in the art within the scope of the present invention.

Claims (9)

1. A financial interaction page generation method based on native android application is characterized by comprising the following steps:
acquiring logic processing data corresponding to a financial interaction page to be generated from a server, wherein the logic processing data comprises page display data and logic processing codes;
loading the logic processing data to a memory;
acquiring page information corresponding to the native android application; the page information comprises frame information and control information of a page;
rendering a page corresponding to the native android application, and displaying the page;
editing the logic processing data according to the frame information and the control information; and
fusing the edited logic processing data with the page to generate the financial interaction page;
after the fusing the edited logic processing data with the page to generate the financial interaction page, further comprising:
acquiring an operation instruction for interacting the financial interaction page;
analyzing the operation instruction to obtain a logic processing instruction corresponding to the operation instruction;
and operating the logic processing code according to the logic processing instruction, and updating the page display data according to a processing result.
2. The generation method of claim 1, wherein the obtaining of the logic processing data corresponding to the financial interaction page to be generated from the server comprises:
acquiring an instruction for generating the financial interaction page;
determining a service type corresponding to the financial interaction page;
sending a corresponding access request to the server according to the service type;
acquiring the logic processing data corresponding to the service type from the server; wherein the logical processing data corresponds to at least one of the financial interaction pages included in the business type.
3. The generation method of claim 1 or 2, wherein the page corresponding to the native android application is transmitted and stored in a component form, and before the obtaining of the page information corresponding to the native android application, the generation method further comprises:
acquiring an instruction for updating the native android application;
acquiring a first component corresponding to the page from the server;
replacing a second component corresponding to the page stored in a memory with the first component;
and replacing the page information corresponding to the second component with the page information corresponding to the first component.
4. The generation method of claim 1, wherein the editing the logical process data according to the frame information and the control information comprises:
adjusting the page display data to realize the matching of the page display data and the frame information;
and respectively associating the logic processing code with the control information and the page display data.
5. The method of claim 1, wherein the logical processing instructions include input information and program selections, and wherein executing the logical processing code according to the logical processing instructions comprises:
determining corresponding codes from the logic processing codes according to the selection of the program;
taking the input information as the input of the code to obtain the output of the code;
encrypting the output of the code and then sending the encrypted output to the server;
and acquiring feedback information of the server and generating the processing result.
6. A generation device of financial interaction page based on native android application is characterized by comprising:
the system comprises a first acquisition module, a second acquisition module and a third acquisition module, wherein the first acquisition module is used for acquiring logic processing data corresponding to a financial interaction page to be generated from a server, and the logic processing data comprises page display data and logic processing codes;
the loading module is used for loading the logic processing data to the memory;
the second acquisition module is used for acquiring page information corresponding to the native android application; the page information comprises frame information and control information of a page;
the rendering module is used for rendering the page corresponding to the native android application;
the display module is used for displaying the page;
the editing module is used for editing the logic processing data according to the frame information and the control information; and
the fusion module is used for fusing the edited logic processing data with the page to generate the financial interaction page;
the fifth acquisition module is used for acquiring an operation instruction for interacting the financial interaction page;
the analysis module is used for analyzing the operation instruction to acquire a logic processing instruction corresponding to the operation instruction;
and the operation module is used for operating the logic processing code according to the logic processing instruction and updating the page display data according to the processing result.
7. The generation apparatus of claim 6, wherein the first obtaining module comprises:
the first obtaining sub-module is used for obtaining an instruction for generating the financial interaction page;
the first determining submodule is used for determining the service type corresponding to the financial interaction page;
the first sending submodule is used for sending a corresponding access request to the server according to the service type;
the second obtaining submodule is used for obtaining the logic processing data corresponding to the service type from the server; wherein the logic processing data corresponds to at least one of the financial interaction pages included in the business type.
8. A terminal device, characterized in that when an instruction processor in the terminal device executes, the method for generating a native android application based financial interaction page as claimed in any of claims 1-5 is implemented.
9. A non-transitory computer readable storage medium having stored thereon a computer program, wherein the computer program, when executed by a processor, implements the method for generating a native android application based financial interaction page of any of claims 1-5.
CN201910512458.8A 2019-06-13 2019-06-13 Financial interaction page generation method and device based on native android application Active CN110543343B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910512458.8A CN110543343B (en) 2019-06-13 2019-06-13 Financial interaction page generation method and device based on native android application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910512458.8A CN110543343B (en) 2019-06-13 2019-06-13 Financial interaction page generation method and device based on native android application

Publications (2)

Publication Number Publication Date
CN110543343A CN110543343A (en) 2019-12-06
CN110543343B true CN110543343B (en) 2022-09-27

Family

ID=68709599

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910512458.8A Active CN110543343B (en) 2019-06-13 2019-06-13 Financial interaction page generation method and device based on native android application

Country Status (1)

Country Link
CN (1) CN110543343B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113779448A (en) * 2020-08-10 2021-12-10 北京沃东天骏信息技术有限公司 Page processing method and device
CN112214214A (en) * 2020-10-29 2021-01-12 上海厦广科技有限公司 Low code development system, device and medium for android native APP
CN113760438A (en) * 2021-09-22 2021-12-07 京东科技信息技术有限公司 Page display method and device for webpage application

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102207874A (en) * 2011-06-23 2011-10-05 王艳 Web element dynamic packaging system based on element description grammar
CN102819423B (en) * 2011-12-12 2016-01-20 金蝶软件(中国)有限公司 The method of Dynamic controlling document showing interface and device
CN102567027B (en) * 2011-12-28 2015-04-15 用友软件股份有限公司 Interface framework construction system and interface framework construction method
CN105095265A (en) * 2014-05-08 2015-11-25 阿里巴巴集团控股有限公司 Method and apparatus for implementing page display of mobile device

Also Published As

Publication number Publication date
CN110543343A (en) 2019-12-06

Similar Documents

Publication Publication Date Title
CN110543343B (en) Financial interaction page generation method and device based on native android application
EP3139331A1 (en) Advertisement template configuration method, server and system
CN110147240B (en) Cloud storage-based application program installation method, system and storage medium
US9542062B2 (en) Virtualization of mobile device user experience
US20070016696A1 (en) Method, System, and Software Tool for Emulating a Portal Application
CN104219246A (en) Method and device for controlling display interface of client
CN104067276A (en) Client-side minimal download and simulated page navigation features
CN108279882B (en) Framework generation method, device, equipment and computer readable medium
CN110750415B (en) Interface service configuration method, device, medium and computer equipment
US20150317405A1 (en) Web Page Variation
CN114489711A (en) Terminal upgrading method and device and storage medium
CN111984239A (en) Page configuration method, device, server and storage medium
US20190149571A1 (en) Method and device for repairing page vulnerability
CN103731692A (en) Method and system for playing SDM data
CN111414303B (en) Auxiliary system and method for script performance test
CN110825425B (en) Configuration data management method and device, electronic equipment and storage medium
US11301227B2 (en) Server apparatus, information processing apparatus, and control method for installing application
CN103761130A (en) Dual-system start control method and dual-system start control device
CN110442601A (en) A kind of method and apparatus that Openstack mirror image data accelerates parallel
CN115981614A (en) Project engineering modularization processing method, electronic equipment and computer storage medium
US20150143333A1 (en) Native Application Variation
CN112379902B (en) Method, apparatus and computer readable storage medium for adapting multiple end devices
US20240220394A1 (en) Method and apparatus for outputting running data of effect
CN113422791A (en) Cloud service configuration method and device, electronic equipment and computer-readable storage medium
CN117270956B (en) Configuration method of hardware equipment, client, hardware equipment network management system and medium

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
GR01 Patent grant
GR01 Patent grant