CN113821193B - Information generation method, device and storage medium - Google Patents

Information generation method, device and storage medium Download PDF

Info

Publication number
CN113821193B
CN113821193B CN202011351121.2A CN202011351121A CN113821193B CN 113821193 B CN113821193 B CN 113821193B CN 202011351121 A CN202011351121 A CN 202011351121A CN 113821193 B CN113821193 B CN 113821193B
Authority
CN
China
Prior art keywords
routing
file
configuration file
information
page
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
CN202011351121.2A
Other languages
Chinese (zh)
Other versions
CN113821193A (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.)
Beijing Jingdong Zhenshi Information Technology Co Ltd
Original Assignee
Beijing Jingdong Zhenshi Information 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 Beijing Jingdong Zhenshi Information Technology Co Ltd filed Critical Beijing Jingdong Zhenshi Information Technology Co Ltd
Priority to CN202011351121.2A priority Critical patent/CN113821193B/en
Publication of CN113821193A publication Critical patent/CN113821193A/en
Application granted granted Critical
Publication of CN113821193B publication Critical patent/CN113821193B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • G06F8/24Object-oriented
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses an information generation method, a device and a storage medium, which are characterized in that firstly at least one configuration file corresponding to a page to be processed is monitored, secondly, a routing file corresponding to the configuration file is generated in response to annotation information carried by the configuration file, finally, a routing code corresponding to the configuration file is generated based on routing path information in the routing file, reference information of the routing code is obtained based on the routing code, and the reference information is stored in an entry file of the page to be processed. According to the embodiment of the application, the annotation information is used in the configuration file corresponding to the page to be processed, so that the routing code is automatically generated for the page to be processed with the annotation information, the problems of low code readability and difficult mapping relation management caused by too many and too disorder of the relevant routing codes of the entry file are solved, and the development efficiency is improved.

Description

Information generation method, device and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method, an apparatus, and a storage medium for generating information.
Background
In the development process of Flutter, a mode of configuring routing is generally adopted to realize the skip among pages. This way, the degree of coupling between the modules can be reduced, and communication between the modules is facilitated. But requires the routing code to be written in the entry file. However, with the iteration of the project and the increase of pages and functional modules, writing a large amount of routing codes causes the problem of low development efficiency on one hand, and writing the routing codes in the entry file on the other hand may cause the problem of reduced code readability and chaotic routing relation management.
Disclosure of Invention
The embodiment of the application provides an information generation method, which solves the problem of low efficiency caused by disordered routing relations.
The method comprises the following steps:
monitoring at least one configuration file corresponding to a page to be processed;
generating a routing file corresponding to the configuration file in response to annotation information carried by the configuration file;
generating a routing code corresponding to the configuration file based on the routing path information in the routing file, acquiring the reference information of the routing code based on the routing code, and storing the reference information into an entry file of the page to be processed.
Optionally, when the operation behavior of the configuration file occurs, generating the annotation information for the configuration file, and storing the annotation information into the configuration file, wherein the operation behavior comprises a new operation and a modification operation.
Optionally, the routing file corresponding to the annotation information is searched based on the annotation information, and when the routing file corresponding to the annotation information exists, the routing file is modified based on the identifier of the function module corresponding to the configuration file included in the routing file in the page to be processed and routing path information.
Optionally, the routing files belonging to the same functional module are classified according to the identifier, and the routing codes of the configuration files corresponding to the functional modules are generated.
In another embodiment of the present application, there is provided an apparatus for information generation, the apparatus including:
the monitoring module is used for monitoring at least one configuration file corresponding to the page to be processed;
the first generation module is used for responding to the annotation information carried by the configuration file and generating a routing file corresponding to the configuration file;
and the second generation module is used for generating a routing code corresponding to the configuration file based on the routing path information in the routing file, acquiring the reference information of the routing code based on the routing code, and storing the reference information into an entry file of the page to be processed.
Optionally, the apparatus further comprises:
and the third generation module is used for generating the annotation information for the configuration file when the operation behavior of the configuration file occurs, and storing the annotation information into the configuration file, wherein the operation behavior comprises a new operation and a modification operation.
Optionally, the apparatus further comprises:
and the modification module is used for searching the routing file corresponding to the annotation information based on the annotation information, and modifying the routing file based on the identifier of the function module corresponding to the configuration file in the page to be processed and the routing path information, which are included in the routing file, when the routing file corresponding to the annotation information exists.
Optionally, the second generating module is further configured to:
and classifying the routing files belonging to the same functional module according to the identifier, and generating the routing codes of the configuration files corresponding to the functional modules.
In another embodiment of the present application, a non-transitory computer-readable storage medium storing instructions that, when executed by a processor, cause the processor to perform the steps of a method of information generation described above is provided.
In another embodiment of the present application, there is provided a terminal device including a processor for performing each step of the above-described method for generating information.
Based on the above embodiment, firstly, at least one configuration file corresponding to a page to be processed is monitored, secondly, a routing file corresponding to the configuration file is generated in response to annotation information carried by the configuration file, and finally, a routing code corresponding to the configuration file is generated based on routing path information in the routing file, reference information of the routing code is obtained based on the routing code, and the reference information is stored in an entry file of the page to be processed. According to the embodiment of the application, the annotation information is used in the configuration file corresponding to the page to be processed, so that the routing code is automatically generated for the page to be processed with the annotation information, the problems of low code readability and difficult mapping relation management caused by too many and too disorder of the relevant routing codes of the entry file are solved, and the development efficiency is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the embodiments will be briefly described below, it being understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and other related drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flow chart of a method for generating information provided for an embodiment 100 of the present application;
FIG. 2 is a schematic diagram showing a specific flow of a method for generating information according to an embodiment 200 of the present application;
FIG. 3 shows a schematic diagram of an apparatus for information generation according to an embodiment 300 of the present application;
fig. 4 shows a schematic diagram of a terminal device according to an embodiment 400 of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
The terms "first," "second," "third," "fourth" and the like in the description and in the claims and in the above drawings, if any, are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the application described herein may be capable of being practiced otherwise than as specifically illustrated and described. Furthermore, the terms "comprise" and "have," as well as any variations thereof, are intended to cover a non-exclusive inclusion. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those elements but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Based on the problems in the prior art, the embodiment of the application provides an information generation method, which is mainly applicable to the technical field of computers. The method comprises the steps of configuring route path information in annotation information by using an annotation information Router in a start file corresponding to a page, automatically generating related route codes for the page with the annotation information by monitoring the configuration file, solving the problems of low code readability and difficult management of mapping relation caused by too much and too disorder of route related codes of a main entry file based on the mode, dividing the automatically generated route related codes into modules, respectively putting the modules into different files, only exposing references of the route codes to the outside, and managing the route codes of related pages in each module to realize an information generation method. The following embodiments may be combined with each other, and the same or similar concepts or processes may not be described in detail in some embodiments. Fig. 1 is a schematic flow chart of a method for generating information according to an embodiment 100 of the present application. Wherein, the detailed steps are as follows:
step S11, at least one configuration file corresponding to the page to be processed is monitored.
In this step, the page to be processed generally includes a plurality of functional modules, and the page function of the page to be processed is implemented by each functional module. Each function module corresponds to a corresponding configuration file, and the operation behaviors such as the new addition or modification operation of the function module are recorded in each configuration file. Further, each configuration file corresponding to the page to be processed is monitored, and whether the configuration file carries annotation information is judged.
And step S12, generating a routing file corresponding to the configuration file in response to the annotation information carried by the configuration file.
In this step, in the embodiment of the present application, a developer may write the routing path information of the page to be processed into the annotation information by using the annotation information. When the page to be processed is monitored to carry annotation information, generating a routing file corresponding to the configuration file based on data in the annotation information.
Step S13, generating a routing code corresponding to the configuration file based on the routing path information in the routing file, acquiring the reference information of the routing code based on the routing code, and storing the reference information into an entry file of the page to be processed.
In the step, based on the route path information in the obtained route file, the identifier of the function module and the route path information are analyzed, a route code is generated, and the reference information of the route code is exposed to the outside. And grouping according to the identifiers, and putting the routing codes of the same module into the same file. Further, the routing file is analyzed, the reference information of the routing codes is obtained, the reference information is stored in an entry file of a page to be processed, the codes related to the routing configuration corresponding to the entry file are modified, and the routing files of all the modules are packed into an installation package.
As described above, according to the above embodiment, firstly, at least one configuration file corresponding to a page to be processed is monitored, secondly, a routing file corresponding to the configuration file is generated in response to annotation information carried by the configuration file, and finally, a routing code corresponding to the configuration file is generated based on routing path information in the routing file, and reference information of the routing code is acquired based on the routing code, and the reference information is stored in an entry file of the page to be processed. According to the embodiment of the application, the annotation information is used in the configuration file corresponding to the page to be processed, so that the routing code is automatically generated for the page to be processed with the annotation information, the problems of low code readability and difficult mapping relation management caused by too many and too disorder of the relevant routing codes of the entry file are solved, and the development efficiency is improved.
Fig. 2 is a schematic diagram of a specific flow of a method for generating information according to an embodiment 200 of the present application. The detailed process of the specific flow is as follows:
s201, annotation information is generated for the configuration file.
Here, when the configuration file generates an operation action, annotation information is generated for the configuration file and stored in the configuration file, wherein the operation action includes an add operation and a modify operation. Specifically, the configuration file is a start file corresponding to each functional module in the page to be processed, and the annotation information is Router annotation. In addition, annotation information may also be loaded for a particular profile.
S202, monitoring at least one configuration file corresponding to a page to be processed.
S203, judging whether annotation information is carried.
If the configuration file is not monitored, namely whether the dart file carries annotation information, the monitoring event is continuously executed.
S204, responding to the annotation information carried by the configuration file, and searching whether a routing file corresponding to the annotation information exists.
Here, the file listener is started, and when a new. Dart file is newly added or modified, a route file corresponding to the annotation information is searched based on the annotation information.
S205, modifying the existing route file based on the annotation information.
Here, when there is a route file corresponding to the annotation information, the route file is modified based on the identifier of the function module and the route path information corresponding to the configuration file included in the route file in the page to be processed, so that the latest route path information is included in the route file.
S206, generating a routing file corresponding to the configuration file.
If the route file corresponding to the configuration file is not found, the configuration file marked with the annotation information, namely, the dalt file is analyzed by using a builder_runner annotation analyzer, the analyzed content, namely, the configured route path information, and the identifier of the functional module to which the dalt file belongs are written into the corresponding route file through a file reading and writing tool, and the route file corresponding to the configuration file is generated. The file name of the routing file is the. Dart file name, so that the configuration file, namely the. Dart file, corresponds to the routing file, namely the. Router file one by one.
S207, generating a routing code corresponding to the configuration file, and storing the routing code into the corresponding file according to each functional module.
Here, the routing files belonging to the same functional module are classified according to the identifiers, and the routing codes of the respective configuration files corresponding to the functional modules are generated. Specifically, a routing file is acquired, an identifier of a functional module to which the routing file belongs and the content of a routing path are analyzed, and a routing related code is generated. Further, the codes are grouped according to the identifiers Fu Duilu of the function modules to which the routing codes belong, and the routing codes of the same function modules are stored in the same file.
S208, acquiring the reference information of the routing code based on the routing code, and storing the reference information into an entry file of the page to be processed.
In this step, based on a plurality of routing codes corresponding to each functional module, reference information corresponding to the routing codes is obtained, and the reference information is stored in an entry file of a page to be processed, so that the reference information is exposed to the outside, and the corresponding routing codes are called through the reference information.
The application is based on the above steps to realize the above information generation method. By using the annotation information, the route path information of the page to be processed is directly written in the annotation information, and the relevant route codes are automatically generated by analyzing the annotation information and automatically configured in the entry file. Meanwhile, the routing relationship is divided according to different functional modules, so that the routing code does not need to be repeatedly generated when a new functional module is accessed later, the development efficiency is improved, the routing relationship is convenient to maintain, and the maintainability of the code is improved. In the router file, only when the configuration file is newly added or changed for the first time, the router file is rewritten, so that time-consuming file operation is reduced, and development efficiency is improved.
Based on the same inventive concept, the embodiment 300 of the present application further provides an apparatus for generating information, where, as shown in fig. 3, the apparatus includes:
the monitoring module 31 is configured to monitor at least one configuration file corresponding to a page to be processed;
a first generating module 32, configured to generate a routing file corresponding to the configuration file in response to the annotation information carried by the configuration file;
the second generating module 33 is configured to generate a routing code corresponding to the configuration file based on the routing path information in the routing file, obtain reference information of the routing code based on the routing code, and store the reference information in an entry file of the page to be processed.
In this embodiment, the specific functions and interaction manners of the monitoring module 31, the first generating module 32, and the second generating module 33 may be referred to the description of the corresponding embodiment of fig. 1, and are not repeated herein.
Optionally, the apparatus further comprises:
and a third generating module 34, configured to generate annotation information for the configuration file when the configuration file generates an operation action, and store the annotation information in the configuration file, where the operation action includes an add operation and a modify operation.
Optionally, the apparatus further comprises:
and a modifying module 35, configured to search for a routing file corresponding to the annotation information based on the annotation information, and modify the routing file based on the identifier of the function module and the routing path information corresponding to the configuration file included in the routing file in the page to be processed when the routing file corresponding to the annotation information exists.
Optionally, the second generating module 33 is further configured to:
and classifying the routing files belonging to the same functional module according to the identifiers, and generating routing codes of the configuration files corresponding to the functional modules.
As shown in fig. 4, a further embodiment 400 of the present application further provides a terminal device, comprising a processor 401, wherein the processor 401 is configured to perform the steps of a method for generating information as described above. As can also be seen from fig. 4, the terminal device provided by the above embodiment further comprises a non-transitory computer readable storage medium 402, on which non-transitory computer readable storage medium 402 a computer program is stored which, when being executed by the processor 401, performs the steps of a method of information generation as described above. In practice, the terminal device may be one or more computers, as long as the computer readable medium and the processor are included.
In particular, the storage medium can be a general-purpose storage medium, such as a removable disk, a hard disk, a FLASH, etc., and the computer program on the storage medium, when executed, can perform each step in a method for generating information as described above. In practice, the computer readable medium may be contained in the apparatus/device/system described in the above embodiments or may exist alone without being assembled into the apparatus/device/system. The computer-readable storage medium carries one or more programs that, when executed, are capable of performing the steps of one of the information generation methods described above.
According to an embodiment of the present disclosure, the computer-readable storage medium may be a non-volatile computer-readable storage medium, which may include, for example, but is not limited to: portable computer diskette, hard disk, random Access Memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), portable compact disc read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the foregoing, but are not intended to limit the scope of the application. In the disclosed embodiments, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
Those skilled in the art will appreciate that the features recited in the various embodiments of the disclosure and/or in the claims may be combined in various combinations and/or combinations, even if such combinations or combinations are not explicitly recited in the present application. In particular, the features recited in the various embodiments of the application and/or in the claims may be combined in various combinations and/or combinations without departing from the spirit and teachings of the application, all of which are within the scope of the disclosure.
Finally, it should be noted that: the above examples are only specific embodiments of the present application, and are not intended to limit the scope of the present application, but it should be understood by those skilled in the art that the present application is not limited thereto, and that the present application is described in detail with reference to the foregoing examples: any person skilled in the art may, within the scope of the disclosure of the present application, still make modifications to the technical solutions described in the foregoing embodiments or easily conceive of changes, or make equivalent substitutions of some of the technical features thereof; such changes, variations or substitutions, however, are not intended to depart from the spirit and scope of the embodiments of the application, and are intended to be included within the scope of the application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (6)

1. A method of information generation, comprising:
monitoring at least one configuration file corresponding to a page to be processed;
generating a routing file corresponding to the configuration file in response to annotation information carried by the configuration file;
generating a routing code corresponding to the configuration file based on the routing path information in the routing file, acquiring reference information of the routing code based on the routing code, and storing the reference information into an entry file of the page to be processed;
before the step of monitoring at least one configuration file corresponding to the page to be processed, the method further includes:
when the configuration file generates operation behaviors, generating annotation information for the configuration file and storing the annotation information into the configuration file, wherein the operation behaviors comprise a new operation and a modification operation;
wherein, between the step of monitoring at least one configuration file corresponding to a page to be processed and the step of generating a routing file corresponding to the configuration file, the method further comprises:
and searching the routing file corresponding to the annotation information based on the annotation information, and modifying the routing file based on the identifier of the function module corresponding to the configuration file in the page to be processed and routing path information included in the routing file when the routing file corresponding to the annotation information exists.
2. The method of claim 1, wherein the step of generating a routing code corresponding to the profile comprises:
and classifying the routing files belonging to the same functional module according to the identifier, and generating the routing codes of the configuration files corresponding to the functional modules.
3. An apparatus for generating information, comprising:
the monitoring module is used for monitoring at least one configuration file corresponding to the page to be processed;
the first generation module is used for responding to the annotation information carried by the configuration file and generating a routing file corresponding to the configuration file;
the second generation module is used for generating a routing code corresponding to the configuration file based on the routing path information in the routing file, acquiring the reference information of the routing code based on the routing code, and storing the reference information into an entry file of the page to be processed;
wherein the apparatus further comprises:
the third generation module is used for generating the annotation information for the configuration file and storing the annotation information into the configuration file when the configuration file has operation behaviors, wherein the operation behaviors comprise a new operation and a modification operation;
wherein the apparatus further comprises:
and the modification module is used for searching the routing file corresponding to the annotation information based on the annotation information, and modifying the routing file based on the identifier of the function module corresponding to the configuration file in the page to be processed and the routing path information, which are included in the routing file, when the routing file corresponding to the annotation information exists.
4. The apparatus of claim 3, wherein the second generation module is further configured to:
and classifying the routing files belonging to the same functional module according to the identifier, and generating the routing codes of the configuration files corresponding to the functional modules.
5. A non-transitory computer readable storage medium storing instructions which, when executed by a processor, cause the processor to perform the steps of a method of information generation according to claim 1 or 2.
6. A terminal device comprising a processor for performing the steps of a method of information generation as claimed in claim 1 or 2.
CN202011351121.2A 2020-11-26 2020-11-26 Information generation method, device and storage medium Active CN113821193B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011351121.2A CN113821193B (en) 2020-11-26 2020-11-26 Information generation method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011351121.2A CN113821193B (en) 2020-11-26 2020-11-26 Information generation method, device and storage medium

Publications (2)

Publication Number Publication Date
CN113821193A CN113821193A (en) 2021-12-21
CN113821193B true CN113821193B (en) 2023-09-26

Family

ID=78924912

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011351121.2A Active CN113821193B (en) 2020-11-26 2020-11-26 Information generation method, device and storage medium

Country Status (1)

Country Link
CN (1) CN113821193B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114489758B (en) * 2022-02-14 2024-08-16 北京京东振世信息技术有限公司 Page isolation method, page rendering method, device, equipment and computer medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107968841A (en) * 2017-12-20 2018-04-27 深圳乐信软件技术有限公司 Dynamic routing method, device, storage medium and the client of Webpage
WO2019128392A1 (en) * 2017-12-29 2019-07-04 北京三快在线科技有限公司 Method and apparatus for extracting service field, and electronic device and storage medium
CN110262797A (en) * 2019-06-10 2019-09-20 杭州米络星科技(集团)有限公司 A kind of application module and routing jump method
CN110308900A (en) * 2019-06-27 2019-10-08 广州华多网络科技有限公司 Generation method, device, computer equipment and the storage medium of page route documents
CN110968317A (en) * 2019-12-02 2020-04-07 广州鲁邦通物联网科技有限公司 Method and system for automatically generating vue page component through UCI/USI configuration file
CN111443908A (en) * 2020-03-19 2020-07-24 深圳市震有软件科技有限公司 vue method, device, equipment and medium for realizing route interaction of multiple independent pages
CN111552895A (en) * 2020-04-14 2020-08-18 携程计算机技术(上海)有限公司 Method, system, device and medium for analyzing page route in applet application

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107968841A (en) * 2017-12-20 2018-04-27 深圳乐信软件技术有限公司 Dynamic routing method, device, storage medium and the client of Webpage
WO2019128392A1 (en) * 2017-12-29 2019-07-04 北京三快在线科技有限公司 Method and apparatus for extracting service field, and electronic device and storage medium
CN110262797A (en) * 2019-06-10 2019-09-20 杭州米络星科技(集团)有限公司 A kind of application module and routing jump method
CN110308900A (en) * 2019-06-27 2019-10-08 广州华多网络科技有限公司 Generation method, device, computer equipment and the storage medium of page route documents
CN110968317A (en) * 2019-12-02 2020-04-07 广州鲁邦通物联网科技有限公司 Method and system for automatically generating vue page component through UCI/USI configuration file
CN111443908A (en) * 2020-03-19 2020-07-24 深圳市震有软件科技有限公司 vue method, device, equipment and medium for realizing route interaction of multiple independent pages
CN111552895A (en) * 2020-04-14 2020-08-18 携程计算机技术(上海)有限公司 Method, system, device and medium for analyzing page route in applet application

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
解凯 ; 李天聪 ; .云笔记系统.北京印刷学院学报.2018,(09),全文. *

Also Published As

Publication number Publication date
CN113821193A (en) 2021-12-21

Similar Documents

Publication Publication Date Title
US10394694B2 (en) Unexplored branch search in hybrid fuzz testing of software binaries
CN111090433B (en) Data processing method, device and storage medium
CN110231994B (en) Memory analysis method, memory analysis device and computer readable storage medium
CN106156355B (en) Log processing method and device
CN106326082B (en) Method and device for recording log in network system
CN111026663B (en) Software defect detection method, device, computer equipment and storage medium
CN111124872A (en) Branch detection method and device based on difference code analysis and storage medium
CN111400164B (en) Software testing method and device
CN109033365B (en) Data processing method and related equipment
CN111897493B (en) Storage space management method and device, electronic equipment and storage medium
CN110716866A (en) Code quality scanning method and device, computer equipment and storage medium
CN113821193B (en) Information generation method, device and storage medium
JP2016099857A (en) Fraudulent program handling system and fraudulent program handling method
CN114297630A (en) Malicious data detection method and device, storage medium and processor
CN108829345B (en) Data processing method of log file and terminal equipment
US9773114B2 (en) Method for analysing program code of electronic device and electronic device
CN110928941A (en) Data fragment extraction method and device
CN115328851A (en) Data protection method, device, equipment and medium
CN113435948B (en) E-commerce platform data monitoring method and system
CN110659194A (en) Dynamic memory detection method, device and storage medium
CN109728929B (en) Test method, test device and storage medium
JPWO2020065778A1 (en) Information processing equipment, control methods, and programs
US20120233224A1 (en) Data processing
CN115220970B (en) Method and device for positioning memory leakage, computer equipment and storage medium
CN114036171B (en) Application data management method, device, computer equipment and storage 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