CN111338941A - Information processing method and apparatus, electronic device, and storage medium - Google Patents

Information processing method and apparatus, electronic device, and storage medium Download PDF

Info

Publication number
CN111338941A
CN111338941A CN202010107519.5A CN202010107519A CN111338941A CN 111338941 A CN111338941 A CN 111338941A CN 202010107519 A CN202010107519 A CN 202010107519A CN 111338941 A CN111338941 A CN 111338941A
Authority
CN
China
Prior art keywords
migration
target picture
server interface
server
interface
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.)
Granted
Application number
CN202010107519.5A
Other languages
Chinese (zh)
Other versions
CN111338941B (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 Jindi Technology Co Ltd
Original Assignee
Beijing Jindi 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 Jindi Technology Co Ltd filed Critical Beijing Jindi Technology Co Ltd
Priority to CN202010107519.5A priority Critical patent/CN111338941B/en
Publication of CN111338941A publication Critical patent/CN111338941A/en
Application granted granted Critical
Publication of CN111338941B publication Critical patent/CN111338941B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3604Software analysis for verifying properties of programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/22Matching criteria, e.g. proximity measures
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Quality & Reliability (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the disclosure discloses an information processing method and device, an electronic device and a storage medium. The method comprises the following steps: acquiring a target picture before the migration of the server interface and a target picture after the migration of the server interface; determining the changed dimension information in the target picture after the migration of the server interface based on the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface; and determining the server interface with the changed field in the migration process based on the changed dimension information in the target picture after the migration of the server interface. The embodiment of the disclosure can determine the changed server-side interface of the field after the migration through the changed dimension information, and in addition, the changed dimension information can be subjected to netpage, the changed dimension information in the webpage after the migration of the server-side interface can be directly displayed, so that the manpower resource is saved, and the efficiency of counting the changed server-side interface of the field is improved.

Description

Information processing method and apparatus, electronic device, and storage medium
Technical Field
The present disclosure relates to data processing technologies, and in particular, to an information processing method and apparatus, an electronic device, and a storage medium.
Background
With the development of software technology, technicians need to perform microservices, service splitting, optimization upgrading and other processing on a server interface of a website to meet the requirement of continuous iteration upgrading of a server version.
In carrying out the present disclosure, the inventors found that: when the version is upgraded, because the parameters and the calling functions of the server interfaces of different versions are different, the field where the server interface is located needs to be changed in the migration process, so that the system cannot directly compare the returned data of the interfaces, technicians need to compare the new and old interfaces field by field, and huge manpower resources are consumed.
Disclosure of Invention
The present disclosure is proposed to solve the above technical problems. The embodiment of the disclosure provides an information processing method and device, a storage medium and an electronic device.
According to an aspect of an embodiment of the present disclosure, there is provided an information processing method including:
acquiring a target picture before the migration of the server interface and a target picture after the migration of the server interface;
determining the changed dimension information in the target picture after the migration of the server interface based on the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface; the dimension information is used for representing enterprise information or natural person information;
and determining the server interface with the changed field in the migration process based on the changed dimension information in the target picture after the migration of the server interface.
Optionally, in each method embodiment of the present disclosure, the acquiring a target picture before the migration of the server interface and a target picture after the migration of the server interface includes: and acquiring a target picture before the migration of the server-side interface and a target picture after the migration of the server-side interface based on the server-side interface corresponding to each dimension information in the target webpage.
Optionally, in each method embodiment of the present disclosure, the determining, based on a similarity between the target picture before the server interface migration and the target picture after the server interface migration, dimension information that changes in the target picture after the server interface migration includes:
determining the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface based on the color information of the target picture before the migration of the server interface and the color information of the target picture after the migration of the server interface;
and in response to the fact that the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface is smaller than a similarity threshold, marking difference pixel points of the target picture after the migration of the server interface relative to the target picture before the migration of the server interface, and determining the dimensional information of the change in the target picture after the migration of the server interface.
Optionally, in each method embodiment of the present disclosure, the determining, based on the color information of the target picture before the server interface migration and the target picture after the server interface migration, a similarity between the target picture before the server interface migration and the target picture after the server interface migration includes:
based on the coordinates of the dimension information in the target picture before the server interface migration and the target picture after the server interface migration, cutting the target picture before the server interface migration and the target picture after the server interface migration to obtain a plurality of groups of dimension subgraphs with mapping relation between the target picture before the server interface migration and the target picture after the server interface migration; each group of dimensionality subgraphs comprises a dimensionality subgraph of the target picture before the migration of the server interface and a dimensionality subgraph of the target picture after the migration of the server interface;
determining the similarity of the multiple groups of dimensionality subgraphs with the mapping relation based on the color information of the multiple groups of dimensionality subgraphs with the mapping relation;
and determining the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface based on the similarity of the multiple groups of dimensionality subgraphs with the mapping relation.
Optionally, in each method embodiment of the present disclosure, the marking a difference pixel point of the target picture after the migration of the server interface with respect to the target picture before the migration of the server interface, and determining the dimensional information of the change in the target picture after the migration of the server interface includes: based on the multiple groups of dimensionality subgraphs with the mapping relation, marking difference pixel points of the target picture after the migration of the server interface relative to the target picture before the migration of the server interface, and determining the changed dimensionality information in the target picture after the migration of the server interface.
Optionally, in the foregoing method embodiments of the present disclosure, before the obtaining of the target picture before the migration of the server interface and the target picture after the migration of the server interface, the method includes: performing thread task configuration on each dimension information in the webpage corresponding to each dimension information in the target picture; wherein, the thread task corresponding to each dimension information includes: and the server interface corresponding to each dimension information and a callback function for inputting a calling result obtained after the server interface is called.
Optionally, in each of the method embodiments of the present disclosure, after determining, based on the dimension information that changes in the target picture after the migration of the server interface, a server interface with a changed field in the migration process, the method further includes:
and displaying the changed dimension information in the target picture after the migration of the server-side interface on a page, respectively displaying each changed dimension information on the page, and counting the address and the number of the server-side interfaces with the changed fields in the migration process.
According to another aspect of the embodiments of the present disclosure, there is provided an information processing apparatus including:
the acquisition module is used for acquiring a target picture before the migration of the server interface and a target picture after the migration of the server interface;
the first determining module is used for determining the changed dimension information in the target picture after the migration of the server interface based on the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface; the dimension information is used for representing enterprise information or natural person information;
and the second determining module is used for determining the server interface with the changed field in the migration process based on the changed dimension information in the target picture after the migration of the server interface.
Optionally, in each device embodiment of the present disclosure, the obtaining module is specifically configured to: and acquiring a target picture before the migration of the server interface and a target picture after the migration of the server interface based on the server interface corresponding to each dimension information in the target picture.
Optionally, in each of the apparatus embodiments of the present disclosure above, the first determining module includes:
the first determining unit is used for determining the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface based on the color information of the target picture before the migration of the server interface and the color information of the target picture after the migration of the server interface;
and a second determining unit, configured to mark a difference pixel point of the target picture after the migration of the server interface relative to the target picture before the migration of the server interface in response to that the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface is smaller than a similarity threshold, and determine dimension information that changes in the target picture after the migration of the server interface.
Optionally, in each apparatus embodiment of the present disclosure above, the first determining unit is specifically configured to:
based on the coordinates of the dimension information in the target picture before the server interface migration and the target picture after the server interface migration, cutting the target picture before the server interface migration and the target picture after the server interface migration to obtain a plurality of groups of dimension subgraphs with mapping relation between the target picture before the server interface migration and the target picture after the server interface migration; each group of dimensionality subgraphs comprises a dimensionality subgraph of the target picture before the migration of the server interface and a dimensionality subgraph of the target picture after the migration of the server interface;
determining the similarity of the multiple groups of dimensionality subgraphs with the mapping relation based on the color information of the multiple groups of dimensionality subgraphs with the mapping relation;
and determining the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface based on the similarity of the multiple groups of dimensionality subgraphs with the mapping relation.
Optionally, in each apparatus embodiment of the present disclosure, the second determining unit is specifically configured to: based on the multiple groups of dimensionality subgraphs with the mapping relation, marking difference pixel points of the target picture after the migration of the server interface relative to the target picture before the migration of the server interface, and determining the changed dimensionality information in the target picture after the migration of the server interface.
Optionally, in the above apparatus embodiments of the present disclosure, before the obtaining module, the method includes: the configuration module is used for carrying out thread task configuration on each dimension information in the webpage corresponding to each dimension information in the target picture; wherein, the thread task corresponding to each dimension information includes: and the server interface corresponding to each dimension information and a callback function for inputting a calling result obtained after the server interface is called.
Optionally, in each of the apparatus embodiments of the present disclosure, after the second determining module, the method further includes: and the display module is used for carrying out page display on the changed dimension information in the target picture after the migration of the server-side interface, respectively carrying out picture display on each changed dimension information in the page, and counting the address and the number of the server-side interface with the changed field in the migration process.
According to still another aspect of the embodiments of the present disclosure, there is provided a computer-readable storage medium storing a computer program for executing the information processing method according to any one of the above-mentioned embodiments of the present disclosure.
According to still another aspect of an embodiment of the present disclosure, there is provided an electronic apparatus including: a processor; a memory for storing the processor-executable instructions; the processor is configured to read the executable instructions from the memory and execute the instructions to implement the information processing method according to any of the above embodiments.
Based on the information processing method and device, the electronic device and the storage medium provided by the embodiment of the disclosure, a target picture before the migration of the server interface and a target picture after the migration of the server interface are obtained; determining the changed dimension information in the target picture after the migration of the server interface based on the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface; and determining the server interface with the changed field in the migration process based on the changed dimension information in the target picture after the migration of the server interface. Therefore, the embodiment of the disclosure can determine the changed dimension information in the target picture after the migration of the server interface through the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface, thereby determining the server interface with changed fields after the migration through the changed dimension information, and in addition, the changed dimension information can be subjected to netpage, the changed dimension information in the webpage after the migration of the server interface is directly displayed, so that the manpower resource is saved, and the time for counting the change quantity and the position of the fields of the server interface is improved.
The technical solution of the present disclosure is further described in detail by the accompanying drawings and examples.
Drawings
The above and other objects, features and advantages of the present disclosure will become more apparent by describing in more detail embodiments of the present disclosure with reference to the attached drawings. The accompanying drawings are included to provide a further understanding of the embodiments of the disclosure and are incorporated in and constitute a part of this specification, illustrate embodiments of the disclosure and together with the description serve to explain the principles of the disclosure and not to limit the disclosure. In the drawings, like reference numbers generally represent like parts or steps.
Fig. 1 is a schematic flowchart of an information processing method according to an exemplary embodiment of the present disclosure.
Fig. 2(a) -fig. 2(c) are a target picture before the server interface migration, a target picture after the server interface migration, and a target picture after the server interface migration that completes the marking, respectively, in an embodiment of the information processing method to which the present disclosure is applied.
Fig. 3 is a flowchart illustrating an information processing method according to another exemplary embodiment of the present disclosure.
Fig. 4 is a flowchart illustrating an information processing method according to still another exemplary embodiment of the present disclosure.
Fig. 5 is a schematic structural diagram of an information processing apparatus according to an exemplary embodiment of the present disclosure.
Fig. 6 is a schematic structural diagram of an information processing apparatus according to another exemplary embodiment of the present disclosure.
Fig. 7 is a schematic structural diagram of an information processing apparatus according to still another exemplary embodiment of the present disclosure.
Fig. 8 is a block diagram of an electronic device provided in an exemplary embodiment of the present disclosure.
Detailed Description
Hereinafter, example embodiments according to the present disclosure will be described in detail with reference to the accompanying drawings. It is to be understood that the described embodiments are merely a subset of the embodiments of the present disclosure and not all embodiments of the present disclosure, with the understanding that the present disclosure is not limited to the example embodiments described herein.
It should be noted that: the relative arrangement of the components and steps, the numerical expressions, and numerical values set forth in these embodiments do not limit the scope of the present disclosure unless specifically stated otherwise.
It will be understood by those of skill in the art that the terms "first," "second," and the like in the embodiments of the present disclosure are used merely to distinguish one element from another, and are not intended to imply any particular technical meaning, nor is the necessary logical order between them.
It is also understood that in embodiments of the present disclosure, "a plurality" may refer to two or more and "at least one" may refer to one, two or more.
It is also to be understood that any reference to any component, data, or structure in the embodiments of the disclosure, may be generally understood as one or more, unless explicitly defined otherwise or stated otherwise.
In addition, the term "and/or" in the present disclosure is only one kind of association relationship describing an associated object, and means that three kinds of relationships may exist, for example, a and/or B may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" in the present disclosure generally indicates that the former and latter associated objects are in an "or" relationship.
It should also be understood that the description of the various embodiments of the present disclosure emphasizes the differences between the various embodiments, and the same or similar parts may be referred to each other, so that the descriptions thereof are omitted for brevity.
Meanwhile, it should be understood that the sizes of the respective portions shown in the drawings are not drawn in an actual proportional relationship for the convenience of description.
The following description of at least one exemplary embodiment is merely illustrative in nature and is in no way intended to limit the disclosure, its application, or uses.
Techniques, methods, and apparatus known to those of ordinary skill in the relevant art may not be discussed in detail but are intended to be part of the specification where appropriate.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, further discussion thereof is not required in subsequent figures.
The disclosed embodiments may be applied to electronic devices such as terminal devices, computer systems, servers, etc., which are operational with numerous other general purpose or special purpose computing system environments or configurations. Examples of well known terminal devices, computing systems, environments, and/or configurations that may be suitable for use with electronic devices, such as terminal devices, computer systems, servers, and the like, include, but are not limited to: personal computer systems, server computer systems, thin clients, thick clients, hand-held or laptop devices, microprocessor-based systems, set-top boxes, programmable consumer electronics, networked personal computers, minicomputer systems, mainframe computer systems, distributed cloud computing environments that include any of the above, and the like.
Electronic devices such as terminal devices, computer systems, servers, etc. may be described in the general context of computer system-executable instructions, such as program modules, being executed by a computer system. Generally, program modules may include routines, programs, objects, components, logic, data structures, etc. that perform particular tasks or implement particular abstract data types. The computer system/server may be practiced in distributed cloud computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed cloud computing environment, program modules may be located in both local and remote computer system storage media including memory storage devices.
Fig. 1 is a flowchart of an information processing method according to an exemplary embodiment of the present disclosure. The embodiment can be applied to an electronic device, as shown in fig. 1, the information processing method includes the following steps:
s102, acquiring a target picture before the migration of the server interface and a target picture after the migration of the server interface.
The server interface is used to represent a function predefined at the server, such as an Application Programming Interface (API). The server-side interface migration is used to represent changes to the server-side interface caused by server-side version iterations. In an embodiment, the target picture is a captured picture in the web page, for example, the web page is loaded based on the server interface corresponding to each dimension information in the web page, and the target picture of the web page before the server interface is migrated and the target picture of the web page after the server interface is migrated are obtained by using a screenshot function.
And S104, determining the changed dimension information in the target picture after the migration of the server interface based on the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface.
The dimension information in the embodiment of the present disclosure is used to represent enterprise information or natural person information, the enterprise information may include share ratio information, investment relationship information, news information, and the like, and the natural person information may include legal person information, cooperation information, risk information, and the like.
The dimension information is obtained by a corresponding server interface, for example: the information of the share ratio of the company a can obtain the information of the share ratio of the company a by calling a server interface corresponding to the share ratio, namely, a predefined share ratio function. The similarity is used for representing the similarity of contents in different webpage pictures, and the value range of the similarity is between 0 and 1.
In a specific example, fig. 2(a) is a picture of a stock quotation page before the migration of the a corporation server interface, and fig. 2(b) is a picture of a stock quotation page after the migration of the a corporation server interface, and based on the similarity between fig. 2(a) and fig. 2(b), it can be determined that the dimension information that changes in the picture of the stock quotation page after the migration of the a corporation server interface shown in fig. 2(c) specifically includes: volume of transaction, stop and rise, stop and fall, hand-changing information.
And S106, determining the server interface with the changed field in the migration process based on the changed dimension information in the target picture after the migration of the server interface.
Wherein, the field is used for representing variables in the function predefined by the server, such as the names of the legal persons, the positions of the stakeholders and the like in the natural person information.
For example, according to the changed dimension information shown in fig. 2 (c): the volume of transaction, the stop and rise, the stop and fall, and the hand-off information can respectively determine that the server interfaces with the changed fields in the migration process are as follows: a transaction amount interface, an expansion stop interface, a drop stop interface and a hand-changing interface.
Based on the information processing method provided by the embodiment of the disclosure, a target picture before the migration of the server interface and a target picture after the migration of the server interface are obtained; determining the changed dimension information in the target picture after the migration of the server interface based on the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface; and determining the server interface with the changed field in the migration process based on the changed dimension information in the target picture after the migration of the server interface. Therefore, the embodiment of the disclosure can determine the changed dimension information in the target picture after the migration of the server interface through the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface, thereby determining the server interface with changed fields after the migration through the changed dimension information.
As shown in fig. 3, on the basis of the above embodiment shown in fig. 1, in some optional implementations, the step S104 of the present disclosure may include the following steps:
s301, based on the color information of the target picture before the migration of the server interface and the target picture after the migration of the server interface, determining the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface.
The color information is used for representing RGB information in the picture, and the similarity between the target picture before the server interface migration and the target picture after the server interface migration can be calculated through a histogram of RGB channels.
S302, in response to the fact that the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface is smaller than a similarity threshold, marking difference pixel points of the target picture after the migration of the server interface relative to the target picture before the migration of the server interface, and determining the dimensional information of the change in the target picture after the migration of the server interface.
The similarity threshold value can be any value between 0 and 1, and when the similarity threshold value is 1, the similarity threshold value is used for indicating that the target picture before the migration of the server interface is completely consistent with the target picture after the migration of the server interface.
In a specific example, a gray level image obtained by converting the gray levels of two target pictures by using OpenCV is used, difference pixel points between the two target pictures are determined by using a skimage based on a similarity threshold value of 0.8, and rectangles are placed around an area marked as "difference", so that dimension information changed in the target pictures after the server interface is migrated is obtained.
The embodiment of the disclosure solves the problem that the returned data of the interface can not be directly compared due to field change in the migration process of the new interface, and the difference pixel points in the target picture are directly compared by converting the result of the returned data into a UI (user interface), so that the manpower resource and the server-side interface verification time are saved.
As shown in fig. 4, on the basis of the above embodiment shown in fig. 3, in some optional implementations, step S301 may include the following steps:
s401, based on coordinates of dimensional information in the target picture before the migration of the server interface and the target picture after the migration of the server interface, the target picture before the migration of the server interface and the target picture after the migration of the server interface are cut, and multiple groups of dimensional subgraphs with mapping relations between the target picture before the migration of the server interface and the target picture after the migration of the server interface are obtained.
Each set of dimensional subgraphs in the embodiment of the disclosure includes a dimensional subgraph of a target picture before the migration of the server interface and a dimensional subgraph of a target picture after the migration of the server interface.
In a specific example, whether an address (ID) of dimension information exists in a target webpage is determined, if yes, position information of the dimension information is obtained through location of a selenium, two target pictures are cut through the position information of the dimension information, the cut dimension subgraph is stored in a png picture format according to a path of a dimension/operation mode/company address (ID), and a plurality of groups of one-to-one corresponding dimension subgraphs are obtained.
S402, determining the similarity of the multiple groups of dimensionality subgraphs with the mapping relation based on the color information of the multiple groups of dimensionality subgraphs with the mapping relation.
S403, determining the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface based on the similarity of the multiple groups of dimensionality subgraphs with the mapping relation.
For example, the color information of each group of dimensional subgraphs is respectively determined, the similarity of each group of dimensional subgraphs is determined by calculating the histogram of RGB channels of each group of dimensional subgraphs, and the similarity between the first target picture and the second target picture is determined by utilizing the similarity of each group of dimensional subgraphs.
According to the embodiment of the invention, the color information of each group of dimensionality subgraphs is utilized, the problem of abnormity caused by the fact that the processing speed and the picture size are inconsistent due to the fact that the picture size is too large is solved, and the processing speed for checking whether the field in the server-side interface is changed is improved.
In some optional embodiments, step S303 may include the steps of: based on the multiple groups of dimensionality subgraphs with the mapping relation, marking difference pixel points of the target picture after the migration of the server-side interface relative to the target picture before the migration of the server-side interface, and determining the changed dimensionality information in the target picture after the migration of the server-side interface.
For example, when a program is executed, a browser is loaded abnormally, and a server interface is migrated to cause a dimension sub-image in a target image to be abnormal, and then the dimension image with the abnormal dimension sub-image in two target images is deleted, so that a plurality of dimension sub-images with a mapping relation are obtained. And multiple groups of latitude subgraphs with mapping relations are found out by using OpenCV, namely, difference pixel points, rectangular frames are arranged around the areas, and dimension information which changes in the target picture after the server interface is migrated is marked and then stored.
According to the embodiment of the invention, the similarity between the target picture after the migration of the server-side interface and the target picture before the migration of the server-side interface can be rapidly calculated by utilizing the multiple dimensionality subgraphs with the mapping relation, so that the processing speed and accuracy of information are improved.
In some optional embodiments, step S102 may further include the following steps before: and performing thread task configuration on each dimension information in the webpage corresponding to each dimension information in the target picture.
The thread task in the embodiment of the present disclosure may include: after the server-side interface corresponding to each dimension information is called, the obtained calling result is input into a callback function
For example, creating multi-threaded tasks with map _ async does not affect each thread task independently of each other. After the specific data of each dimension information in the webpage corresponding to the target picture is obtained by using the independent thread task corresponding to each dimension information, the webpage is intercepted, and the target picture is obtained.
The embodiment of the disclosure can execute dimension information in batch by configuring a multi-thread task.
In some optional embodiments, step S106 may further include the following step: and displaying the changed dimension information in the target picture after the migration of the server-side interface on a page, respectively displaying each changed dimension information on the page, and counting the address and the number of the server-side interface with the changed field in the migration process.
After each thread task is completed, returning a call result to the callback function, where the call result may include: the method comprises the steps of identifying the address (ID) of an enterprise or a natural person, the name of dimension information, the address of a target picture before the migration of a server interface, the address of the target picture after the migration of the server interface, a similarity numerical value, a block diagram address for marking difference points and the like. The method comprises the steps that a client requests a dimension interface, a callback result is analyzed, the callback result is mapped to a preset style template and rendered, besides, a plurality of obtained callback results can be stored as txt texts, when the txt texts are converted into html pages, 200 pieces of information can be displayed in each page according to the ascending order of similarity and are respectively cut into a plurality of html files, each html file can be popped up to be displayed when a picture is clicked, and UI display of various pieces of variable dimension information from dimension interface data to a target page is completed.
The method and the system can automatically finish all dimension information comparison graphs of all enterprises or natural person lists in batches by displaying the callback results of all variable dimensions, generate the dimension information comparison graphs into html pages, visually display the html pages, and conveniently count the addresses and the number of server interfaces with variable fields in the process of migration.
Any of the information processing methods provided by the embodiments of the present disclosure may be performed by any suitable device having data processing capabilities, including but not limited to: terminal equipment, a server and the like. Alternatively, any of the information processing methods provided by the embodiments of the present disclosure may be executed by a processor, for example, the processor may execute any of the information processing methods mentioned in the embodiments of the present disclosure by calling a corresponding instruction stored in a memory. And will not be described in detail below.
Fig. 5 is a schematic structural diagram of an information processing apparatus according to an exemplary embodiment of the present disclosure. The generating device may be disposed in an electronic device such as a terminal device or a server, and execute the testing method according to any of the above embodiments of the present disclosure. As shown in fig. 5, the test apparatus includes:
the obtaining module 51 is configured to obtain a target picture before the server interface is migrated and a target picture after the server interface is migrated.
A first determining module 52, configured to determine, based on a similarity between the target picture before the server-side interface migration and the target picture after the server-side interface migration, dimension information that changes in the target picture after the server-side interface migration; the dimension information is used for representing enterprise information or natural person information.
And a second determining module 53, configured to determine, based on the dimension information of the change in the target picture after the migration of the server interface, the server interface with a changed field in the migration process.
Based on the information processing device provided by the embodiment of the disclosure, a target picture before the migration of the server interface and a target picture after the migration of the server interface are obtained; determining the changed dimension information in the target picture after the migration of the server interface based on the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface; and determining the server interface with the changed field in the migration process based on the changed dimension information in the target picture after the migration of the server interface. Therefore, the embodiment of the disclosure can determine the changed dimension information in the target picture after the migration of the server interface through the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface, thereby determining the server interface with changed fields after the migration through the changed dimension information, and in addition, the changed dimension information can be subjected to netpage, the changed dimension information in the webpage after the migration of the server interface is directly displayed, so that the manpower resource is saved, and the time for counting the change quantity and the position of the fields of the server interface is improved.
In some embodiments, the obtaining module 51 is specifically configured to: and acquiring a target picture before the migration of the server interface and a target picture after the migration of the server interface based on the server interface corresponding to each dimension information in the target picture.
In some embodiments, the first determining module 52 includes:
the first determining unit is used for determining the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface based on the color information of the target picture before the migration of the server interface and the color information of the target picture after the migration of the server interface;
and the second determining unit is used for marking the difference pixel points of the target picture after the migration of the server interface relative to the target picture before the migration of the server interface in response to the fact that the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface is smaller than a similarity threshold value, and determining the changed dimension information in the target picture after the migration of the server interface.
In some embodiments, the first determining unit is specifically configured to:
based on the coordinates of the dimension information in the target picture before the server interface migration and the target picture after the server interface migration, cutting the target picture before the server interface migration and the target picture after the server interface migration to obtain a plurality of groups of dimension subgraphs with mapping relation between the target picture before the server interface migration and the target picture after the server interface migration; each group of dimensionality subgraphs comprises a dimensionality subgraph of the target picture before the migration of the server interface and a dimensionality subgraph of the target picture after the migration of the server interface;
determining the similarity of the multiple groups of dimensionality subgraphs with the mapping relation based on the color information of the multiple groups of dimensionality subgraphs with the mapping relation;
and determining the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface based on the similarity of the multiple groups of dimensionality subgraphs with the mapping relation.
In some embodiments, the second determining unit is specifically configured to: based on the multiple groups of dimensionality subgraphs with the mapping relation, marking difference pixel points of the target picture after the migration of the server interface relative to the target picture before the migration of the server interface, and determining the changed dimensionality information in the target picture after the migration of the server interface.
Fig. 6 is a schematic structural diagram of an information processing apparatus according to another exemplary embodiment of the present disclosure. As shown in fig. 6, on the basis of the embodiment shown in fig. 5, before the obtaining module 51, the method may further include: the configuration module 61 is configured to perform thread task configuration on each dimension information in the webpage corresponding to each dimension information in the target picture; wherein, the thread task corresponding to each dimension information includes: and the server interface corresponding to each dimension information and a callback function for inputting a calling result obtained after the server interface is called.
Fig. 7 is a schematic structural diagram of an information processing apparatus according to another exemplary embodiment of the present disclosure. As shown in fig. 7, on the basis of the embodiment shown in fig. 5, after the second determining module 53, the method may further include: the display module 71 is configured to perform page display on the dimensional information that changes in the target picture after the migration of the server interface, perform picture display on each changed dimensional information in the page, and count the address and the number of the server interface whose field changes in the migration process.
In addition, an embodiment of the present disclosure also provides an electronic device, which includes: a processor; a memory for storing the processor-executable instructions; the processor is configured to read the executable instruction from the memory and execute the instruction to implement the information processing method according to any of the above embodiments of the present disclosure.
Next, an electronic apparatus 80 according to an embodiment of the present disclosure is described with reference to fig. 8. The electronic device 80 may be either or both of the first device and the second device, or a stand-alone device separate from them that may communicate with the first device and the second device to receive the collected input signals therefrom. FIG. 8 illustrates a block diagram of an electronic device in accordance with an embodiment of the disclosure. As shown in fig. 8, the electronic device includes one or more processors 81 and memory 82.
The processor 81 may be a Central Processing Unit (CPU) or other form of processing unit having data processing capabilities and/or instruction execution capabilities, and may control other components in the electronic device to perform desired functions.
Memory 82 may include one or more computer program products that may include various forms of computer-readable storage media, such as volatile memory and/or non-volatile memory. The volatile memory may include, for example, Random Access Memory (RAM), cache memory (cache), and/or the like. The non-volatile memory may include, for example, Read Only Memory (ROM), hard disk, flash memory, etc. One or more computer program instructions may be stored on the computer-readable storage medium and executed by the processor 81 to implement the enterprise information analysis processing method of the software program of the various embodiments of the present disclosure described above and/or other desired functions. In one example, the electronic device may further include: an input device 83 and an output device 84, which are interconnected by a bus system and/or other form of connection mechanism (not shown).
The input device 83 may also include, for example, a keyboard, a mouse, and the like.
The output device 84 can output various kinds of information to the outside. The output devices 84 may include, for example, a display, speakers, a printer, and a communication network and remote output devices connected thereto, among others.
Of course, for simplicity, only some of the components of the electronic device relevant to the present disclosure are shown in fig. 8, omitting components such as buses, input/output interfaces, and the like. In addition, the electronic device may include any other suitable components, depending on the particular application.
In addition to the above-described methods and apparatuses, embodiments of the present disclosure may also be a computer program product comprising computer program instructions that, when executed by a processor, cause the processor to perform the steps in the information processing methods of the software programs of the various embodiments described above in this specification.
The computer program product may write program code for carrying out operations for embodiments of the present disclosure in any combination of one or more programming languages, including an object oriented programming language such as Java, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server.
Furthermore, embodiments of the present disclosure may also be a computer-readable storage medium having stored thereon computer program instructions that, when executed by a processor, cause the processor to perform the steps in the information processing methods of the software programs of the various embodiments described above in this specification.
The computer-readable storage medium may take any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. A readable storage medium may include, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable disk, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
The foregoing describes the general principles of the present disclosure in conjunction with specific embodiments, however, it is noted that the advantages, effects, etc. mentioned in the present disclosure are merely examples and are not limiting, and they should not be considered essential to the various embodiments of the present disclosure. Furthermore, the foregoing disclosure of specific details is for the purpose of illustration and description and is not intended to be limiting, since the disclosure is not intended to be limited to the specific details so described.
In the present specification, the embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts in the embodiments are referred to each other. For the system embodiment, since it basically corresponds to the method embodiment, the description is relatively simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The block diagrams of devices, apparatuses, systems referred to in this disclosure are only given as illustrative examples and are not intended to require or imply that the connections, arrangements, configurations, etc. must be made in the manner shown in the block diagrams. These devices, apparatuses, devices, systems may be connected, arranged, configured in any manner, as will be appreciated by those skilled in the art. Words such as "including," "comprising," "having," and the like are open-ended words that mean "including, but not limited to," and are used interchangeably therewith. The words "or" and "as used herein mean, and are used interchangeably with, the word" and/or, "unless the context clearly dictates otherwise. The word "such as" is used herein to mean, and is used interchangeably with, the phrase "such as but not limited to".
The methods and apparatus of the present disclosure may be implemented in a number of ways. For example, the methods and apparatus of the present disclosure may be implemented by software, hardware, firmware, or any combination of software, hardware, and firmware. The above-described order for the steps of the method is for illustration only, and the steps of the method of the present disclosure are not limited to the order specifically described above unless specifically stated otherwise. Further, in some embodiments, the present disclosure may also be embodied as programs recorded in a recording medium, the programs including machine-readable instructions for implementing the methods according to the present disclosure. Thus, the present disclosure also covers a recording medium storing a program for executing the method according to the present disclosure.
It is also noted that in the devices, apparatuses, and methods of the present disclosure, each component or step can be decomposed and/or recombined. These decompositions and/or recombinations are to be considered equivalents of the present disclosure.
The previous description of the disclosed aspects is provided to enable any person skilled in the art to make or use the present disclosure. Various modifications to these aspects will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other aspects without departing from the scope of the disclosure. Thus, the present disclosure is not intended to be limited to the aspects shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
The foregoing description has been presented for purposes of illustration and description. Furthermore, this description is not intended to limit embodiments of the disclosure to the form disclosed herein. While a number of example aspects and embodiments have been discussed above, those of skill in the art will recognize certain variations, modifications, alterations, additions and sub-combinations thereof.

Claims (16)

1. An information processing method characterized by comprising:
acquiring a target picture before the migration of the server interface and a target picture after the migration of the server interface;
determining the changed dimension information in the target picture after the migration of the server interface based on the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface;
and determining the server interface with the changed field in the migration process based on the changed dimension information in the target picture after the migration of the server interface.
2. The method of claim 1, wherein the obtaining the target picture before the migration of the server interface and the target picture after the migration of the server interface comprises: and acquiring a target picture before the migration of the server interface and a target picture after the migration of the server interface based on the server interface corresponding to each dimension information in the target picture.
3. The method according to claim 1 or 2, wherein the determining the dimension information of the change in the target picture after the migration of the server interface based on the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface comprises:
determining the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface based on the color information of the target picture before the migration of the server interface and the color information of the target picture after the migration of the server interface;
and in response to the fact that the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface is smaller than a similarity threshold, marking difference pixel points of the target picture after the migration of the server interface relative to the target picture before the migration of the server interface, and determining the dimensional information of the change in the target picture after the migration of the server interface.
4. The method of claim 3, wherein the determining the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface based on the color information of the target picture before the migration of the server interface and the color information of the target picture after the migration of the server interface comprises:
based on the coordinates of the dimension information in the target picture before the server interface migration and the target picture after the server interface migration, cutting the target picture before the server interface migration and the target picture after the server interface migration to obtain a plurality of groups of dimension subgraphs with mapping relation between the target picture before the server interface migration and the target picture after the server interface migration; each group of dimensionality subgraphs comprises a dimensionality subgraph of the target picture before the migration of the server interface and a dimensionality subgraph of the target picture after the migration of the server interface;
determining the similarity of the multiple groups of dimensionality subgraphs with the mapping relation based on the color information of the multiple groups of dimensionality subgraphs with the mapping relation;
and determining the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface based on the similarity of the multiple groups of dimensionality subgraphs with the mapping relation.
5. The method according to claim 3 or 4, wherein the step of marking a difference pixel point of the target picture after the migration of the server interface relative to the target picture before the migration of the server interface and determining the dimensional information of the change in the target picture after the migration of the server interface comprises: based on the multiple groups of dimensionality subgraphs with the mapping relation, marking difference pixel points of the target picture after the migration of the server interface relative to the target picture before the migration of the server interface, and determining the changed dimensionality information in the target picture after the migration of the server interface.
6. The method according to any one of claims 1 to 5, wherein before the obtaining the target picture before the migration of the server interface and the target picture after the migration of the server interface, the method comprises:
performing thread task configuration on each dimension information in the webpage corresponding to each dimension information in the target picture; wherein, the thread task corresponding to each dimension information includes: and the server interface corresponding to each dimension information and a callback function for inputting a calling result obtained after the server interface is called.
7. The method according to claim 6, wherein after determining the server-side interface with changed fields in the migration process based on the dimension information of the change in the target picture after the migration of the server-side interface, the method further comprises:
and displaying the changed dimension information in the target picture after the migration of the server-side interface on a page, respectively displaying each changed dimension information on the page, and counting the address and the number of the server-side interfaces with the changed fields in the migration process.
8. An information processing apparatus characterized by comprising:
the acquisition module is used for acquiring a target picture before the migration of the server interface and a target picture after the migration of the server interface;
the first determining module is used for determining the changed dimension information in the target picture after the migration of the server interface based on the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface; and the second determining module is used for determining the server interface with the changed field in the migration process based on the changed dimension information in the target picture after the migration of the server interface.
9. The apparatus of claim 8, wherein the obtaining module is specifically configured to: and acquiring a target picture before the migration of the server interface and a target picture after the migration of the server interface based on the server interface corresponding to each dimension information in the target picture.
10. The apparatus of claim 8 or 9, wherein the first determining module comprises:
the first determining unit is used for determining the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface based on the color information of the target picture before the migration of the server interface and the color information of the target picture after the migration of the server interface;
and the second determining unit is used for marking the difference pixel points of the target picture after the migration of the server interface relative to the target picture before the migration of the server interface in response to the fact that the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface is smaller than a similarity threshold value, and determining the changed dimension information in the target picture after the migration of the server interface.
11. The apparatus according to claim 10, wherein the first determining unit is specifically configured to:
based on the coordinates of the dimension information in the target picture before the server interface migration and the target picture after the server interface migration, cutting the target picture before the server interface migration and the target picture after the server interface migration to obtain a plurality of groups of dimension subgraphs with mapping relation between the target picture before the server interface migration and the target picture after the server interface migration; each group of dimensionality subgraphs comprises a dimensionality subgraph of the target picture before the migration of the server interface and a dimensionality subgraph of the target picture after the migration of the server interface;
determining the similarity of the multiple groups of dimensionality subgraphs with the mapping relation based on the color information of the multiple groups of dimensionality subgraphs with the mapping relation;
and determining the similarity between the target picture before the migration of the server interface and the target picture after the migration of the server interface based on the similarity of the multiple groups of dimensionality subgraphs with the mapping relation.
12. The apparatus according to claim 10 or 11, wherein the second determining unit is specifically configured to: based on the multiple groups of dimensionality subgraphs with the mapping relation, marking difference pixel points of the target picture after the migration of the server interface relative to the target picture before the migration of the server interface, and determining the changed dimensionality information in the target picture after the migration of the server interface.
13. The apparatus of claim 12, wherein prior to the obtaining module, comprising: the configuration module is used for carrying out thread task configuration on each dimension information in the webpage corresponding to each dimension information in the target picture; wherein, the thread task corresponding to each dimension information includes: and the server interface corresponding to each dimension information and a callback function for inputting a calling result obtained after the server interface is called.
14. The apparatus according to any of claims 8-13, wherein the second determining module is followed by: and the display module is used for carrying out page display on the changed dimension information in the target picture after the migration of the server-side interface, respectively carrying out picture display on each changed dimension information in the page, and counting the address and the number of the server-side interface with the changed field in the migration process.
15. A computer-readable storage medium, characterized in that the storage medium stores a computer program for executing the information processing method of any one of claims 1 to 7.
16. An electronic device, characterized in that the electronic device comprises:
a processor;
a memory for storing the processor-executable instructions;
the processor is used for reading the executable instructions from the memory and executing the instructions to realize the information processing method of any one of the claims 1 to 7.
CN202010107519.5A 2020-02-21 2020-02-21 Information processing method and device, electronic equipment and storage medium Active CN111338941B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010107519.5A CN111338941B (en) 2020-02-21 2020-02-21 Information processing method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010107519.5A CN111338941B (en) 2020-02-21 2020-02-21 Information processing method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111338941A true CN111338941A (en) 2020-06-26
CN111338941B CN111338941B (en) 2024-02-20

Family

ID=71185332

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010107519.5A Active CN111338941B (en) 2020-02-21 2020-02-21 Information processing method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111338941B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040199609A1 (en) * 2003-04-07 2004-10-07 Microsoft Corporation System and method for web server migration
US20080086608A1 (en) * 2006-10-10 2008-04-10 Hitachi, Ltd. System and method for migration of CDP journal data between storage subsystems
CN103544043A (en) * 2012-07-16 2014-01-29 株式会社Ntt都科摩 Hierarchical system for managing a plurality of virtual machines, method and computer program
US20140157260A1 (en) * 2012-11-30 2014-06-05 International Business Machines Corporation Virtual machine image migration
CN104079507A (en) * 2013-03-27 2014-10-01 国际商业机器公司 Method and device for synchronizing IP (Internet Protocol) information
US9361092B1 (en) * 2015-03-09 2016-06-07 International Business Machines Corporation Recommending upgrade actions during migration
CN106030500A (en) * 2014-04-22 2016-10-12 株式会社日立制作所 Data migration method of storage system
CN106953893A (en) * 2017-02-15 2017-07-14 北京百度网讯科技有限公司 Data Migration between cloud storage system
CN109783472A (en) * 2018-12-14 2019-05-21 深圳壹账通智能科技有限公司 Moving method, device, computer equipment and the storage medium of table data

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040199609A1 (en) * 2003-04-07 2004-10-07 Microsoft Corporation System and method for web server migration
US20080086608A1 (en) * 2006-10-10 2008-04-10 Hitachi, Ltd. System and method for migration of CDP journal data between storage subsystems
CN103544043A (en) * 2012-07-16 2014-01-29 株式会社Ntt都科摩 Hierarchical system for managing a plurality of virtual machines, method and computer program
US20140157260A1 (en) * 2012-11-30 2014-06-05 International Business Machines Corporation Virtual machine image migration
CN104079507A (en) * 2013-03-27 2014-10-01 国际商业机器公司 Method and device for synchronizing IP (Internet Protocol) information
CN106030500A (en) * 2014-04-22 2016-10-12 株式会社日立制作所 Data migration method of storage system
US9361092B1 (en) * 2015-03-09 2016-06-07 International Business Machines Corporation Recommending upgrade actions during migration
CN106953893A (en) * 2017-02-15 2017-07-14 北京百度网讯科技有限公司 Data Migration between cloud storage system
CN109783472A (en) * 2018-12-14 2019-05-21 深圳壹账通智能科技有限公司 Moving method, device, computer equipment and the storage medium of table data

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
赵艳妮;郭华磊;: "一种异构信息系统数据迁移技术研究" *

Also Published As

Publication number Publication date
CN111338941B (en) 2024-02-20

Similar Documents

Publication Publication Date Title
US8671389B1 (en) Web application resource manager on the web and localizable components
US9195653B2 (en) Identification of in-context resources that are not fully localized
CN111144078B (en) Method, device, server and storage medium for determining positions to be marked in PDF (portable document format) file
CN110309463B (en) Floor page optimization method and device, computer storage medium and network equipment
CN109101294B (en) Data acquisition method, plug-in, electronic equipment and storage medium
CN111431767A (en) Multi-browser resource synchronization method and device, computer equipment and storage medium
CN113986426B (en) Image detection method and device, readable medium and electronic equipment
CN114237651A (en) Installation method and device of cloud native application, electronic equipment and medium
CN114297700A (en) Dynamic and static combined mobile application privacy protocol extraction method and related equipment
CN107329981B (en) Page detection method and device
CN113296752A (en) Method, system, device and storage medium for generating API document
CN111914517A (en) Document hyperlink creating method and device, electronic equipment and readable storage medium
CN113050921A (en) Webpage conversion method, device, storage medium and computer equipment
CN115756461A (en) Annotation template generation method, image identification method and device and electronic equipment
CN111338941A (en) Information processing method and apparatus, electronic device, and storage medium
CN111125605B (en) Page element acquisition method and device
CN111475156A (en) Page code generation method and device, electronic equipment and storage medium
CN114116761A (en) Variable processing method, variable processing device, computer equipment and storage medium
CN109344377B (en) Data processing method, device, electronic equipment and storage medium
CN113722642B (en) Webpage conversion method and device, electronic equipment and storage medium
CN117033185A (en) Page test method and device, electronic equipment and storage medium
CN115600029A (en) Method, device, system, equipment and storage medium for displaying webpage
CN114048399A (en) Document calling method, device, equipment and storage medium
CN111078198A (en) Front-end page processing method, device, equipment and computer-readable storage medium
CN114721642A (en) Data display method and device, storage medium and electronic equipment

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