CN112149391B - Information processing method, information processing apparatus, terminal device, and storage medium - Google Patents

Information processing method, information processing apparatus, terminal device, and storage medium Download PDF

Info

Publication number
CN112149391B
CN112149391B CN202011038668.7A CN202011038668A CN112149391B CN 112149391 B CN112149391 B CN 112149391B CN 202011038668 A CN202011038668 A CN 202011038668A CN 112149391 B CN112149391 B CN 112149391B
Authority
CN
China
Prior art keywords
information
target
page
address
streams
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
CN202011038668.7A
Other languages
Chinese (zh)
Other versions
CN112149391A (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.)
Ping An Securities Co Ltd
Original Assignee
Ping An Securities 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 Ping An Securities Co Ltd filed Critical Ping An Securities Co Ltd
Priority to CN202011038668.7A priority Critical patent/CN112149391B/en
Publication of CN112149391A publication Critical patent/CN112149391A/en
Application granted granted Critical
Publication of CN112149391B publication Critical patent/CN112149391B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/151Transformation
    • 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

Abstract

The application is applicable to the technical field of function optimization, and provides an information processing method, an information processing device, a terminal device and a storage medium, wherein the information processing method comprises the following steps: determining a target address from the address information set according to the target information identifier and the content identifier corresponding to each address in the address information set; acquiring page information of a target page according to the target address; classifying the information contained in the page information according to the type of the information contained in the page information to obtain at least one group of information streams; performing format conversion on each group of information streams to obtain byte information streams; and configuring the byte information stream in the file to be filled so as to fill the page information into the part to be filled in the file to be filled. By the method, the problems that the content added to the file such as the service report is single and fixed in form at present and is difficult to adapt to the needs of different users can be solved.

Description

Information processing method, information processing apparatus, terminal device, and storage medium
Technical Field
The present invention relates to the technical field of function optimization, and in particular, to an information processing method, an information processing apparatus, a terminal device, and a computer readable storage medium.
Background
In daily work, people often generate various reports and other documents for summarization, reporting, presentation and the like. At present, in order to improve the efficiency of generating, documents such as reports are usually generated by applying a preset template and inserting related contents such as descriptive text or pictures into the template.
When the report is generated by using the template, the data source to which the fixed template can be linked is often a specific database, and the data source is single and the form is fixed, so that the content in the generated file is also single, and the method is difficult to adapt to the needs of different users.
Disclosure of Invention
In view of this, the embodiments of the present application provide an information processing method, an information processing apparatus, a terminal device, and a computer readable storage medium, so as to solve the problem that the content added to the file such as a service report is relatively single and fixed in form, and is difficult to adapt to the needs of different users.
In a first aspect, an embodiment of the present application provides an information processing method, including:
Determining a target address from an address information set according to the target information identifier and content identifiers corresponding to all addresses in the address information set, wherein the target information identifier is an information identifier corresponding to a part to be supplemented in a file to be filled, the address information set comprises addresses of all pages visited by a target user and content identifiers corresponding to all addresses in a preset time period, the target user is a user indicating filling the file to be filled, and the expiration time of the preset time period is the current time;
acquiring page information of a target page according to the target address;
classifying the information contained in the page information according to the type of the information contained in the page information to obtain at least one group of information streams, wherein the information stream type of any group of information streams is a file stream, a data stream or a picture stream, and if at least two groups of information streams exist, the information stream types of the groups of information streams are different;
performing format conversion on each group of information streams to obtain byte information streams;
and configuring the byte information stream in the file to be filled so as to fill the page information into the part to be filled in the file to be filled.
In a second aspect, an embodiment of the present application provides an information processing apparatus, including:
the determining module is used for determining a target address from the address information set according to the target information identifier and content identifiers corresponding to all addresses in the address information set, wherein the target information identifier is an information identifier corresponding to a part to be supplemented in a file to be filled, the address information set comprises addresses of all pages visited by a target user and content identifiers corresponding to all addresses in a preset time period, the target user is a user indicating filling of the file to be filled, and the expiration time of the preset time period is the current time;
the acquisition module is used for acquiring page information of a target page according to the target address;
the classification module is used for classifying the information contained in the page information according to the type of the information contained in the page information to obtain at least one group of information streams, wherein the information stream type of any group of information streams is a file stream, a data stream or a picture stream, and if at least two groups of information streams exist, the information stream types of the groups of information streams are different;
The format conversion module is used for carrying out format conversion on each group of information streams to obtain byte information streams;
and the filling module is used for configuring the byte information stream in the file to be filled so as to fill the page information into the part to be supplemented in the file to be filled.
In a third aspect, an embodiment of the present application provides a terminal device, including a memory, a processor, a display, and a computer program stored in the memory and executable on the processor, where the processor implements the information processing method according to the first aspect when executing the computer program.
In a fourth aspect, embodiments of the present application provide a computer-readable storage medium storing a computer program that when executed by a processor implements the information processing method according to the first aspect.
The information processing method, the information processing device, the terminal equipment and the computer readable storage medium provided by the embodiment of the application have the following beneficial effects: according to the embodiment of the application, the target address can be determined from the address information set according to the target information identifier and the content identifier corresponding to each address in the address information set, wherein the target information identifier is the information identifier corresponding to the part to be supplemented in the file to be filled, the address information set comprises the address of each page visited by the target user and the content identifier corresponding to each address in a preset time period, the target user is a user indicating filling of the file to be filled, and the expiration time of the preset time period is the current time; therefore, the address information set can be updated in real time based on the access of the target user to the page, so that the data updating speed is improved, and the problem that the existing data sources such as database data are poor in timeliness is avoided; moreover, the addresses in the address information set include addresses obtained by personalized browsing of the pages by the target users, so that the address information sets corresponding to different users can be different, and personalized contents such as personalized configuration, personalized data and the like of the corresponding target users may be often contained in the pages corresponding to the addresses in the address information sets. According to the target information identifier and the content identifier, after a target address is determined in an address information set, page information of a target page can be obtained according to the target address, and at this time, the page information of the target page can comprise information of at least part of content browsed by the target user in personalized browsing, and the requirement of the part to be supplemented can be met; the method comprises the steps of classifying information contained in page information according to the type of the information contained in the page information to obtain at least one group of information streams, so that the types of the information in any group of information streams are the same or similar, format conversion is conveniently carried out on each group of information streams to obtain byte information streams, the byte information streams are configured in a file to be filled, the page information is filled into a part to be filled in the file to be filled, and therefore information obtained by personalized page browsing operation of a target user can be added into the file to be filled, the richness of the content of the file to be filled is improved, the content of the file to be filled can be suitable for the needs of different users, and the user requirements are met.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required for the embodiments or the description of the prior art will be briefly described below, it being obvious that the drawings in the following description are only some embodiments of the present application, and that other 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 an information processing method according to an embodiment of the present application;
FIG. 2 is a schematic flow chart of step S102 according to an embodiment of the present application;
fig. 3 is a schematic structural view of an information processing apparatus according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of a terminal device according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application will be further described in detail with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the present application.
The information processing method provided by the embodiment of the application can be applied to terminal devices such as a server, a desktop computer, a mobile phone, a tablet computer, a wearable device, a vehicle-mounted device, an augmented reality (augmented reality, AR)/Virtual Reality (VR) device, a notebook computer, an ultra-mobile personal computer (UMPC), a netbook, a personal digital assistant (personal digital assistant, PDA) and the like, and the specific type of the terminal device is not limited in any way.
Referring to fig. 1, fig. 1 shows a flowchart of an information processing method according to an embodiment of the present application.
As shown in fig. 1, an information processing method provided in this embodiment may include:
step S101, determining a target address from an address information set according to the target information identifier and content identifiers corresponding to all addresses in the address information set, wherein the target information identifier is an information identifier corresponding to a part to be supplemented in a file to be filled, the address information set comprises addresses of all pages visited by a target user and content identifiers corresponding to all addresses in a preset time period, the target user is a user indicating filling of the file to be filled, and the expiration time of the preset time period is the current time.
In this embodiment, there may be a portion to be replenished in the file to be filled. The file to be filled may be, for example, a file being generated in the background of the terminal device, a file being edited by the user, or the like. The content of the file to be filled and the file type can be determined according to the actual application scene requirement. For example, the file type of the file to be filled may be WORD, PDF, TEXT, or the like. In one practical application, the content of the file to be filled may be a service report, for example, the file to be filled may include one or more of text, images, tables, etc. related to a specific service.
In this embodiment, the target information identifier may be used to identify the content of the portion to be supplemented. The target information identification may be, for example, one or more of a name, a keyword, a feature tag, a number, etc. of the portion to be supplemented.
Wherein the address of each page visited by the target user may be a uniform resource locator (Uniform Resource Locator, URL) address. The address information set comprises addresses of all pages visited by a target user and content identifiers corresponding to the addresses in a preset time period, the target user is a user for indicating filling of the file to be filled, the expiration time of the preset time period is the current time, and as for the target user, the content of the page access record customized by the target user before the current time is recorded by all the addresses and the corresponding content identifiers in the address information set. At this time, the set of address information corresponding to different users is different, and the target addresses determined therefrom are often different, so that the page information obtained later is also often different. And the address information set can be obtained by collecting the addresses of the related pages in real time according to the operation of the target user on the specific application system within a preset time period. That is, the set of address information may be updated in real time.
The content identification may be extracted from the corresponding address and/or page content of the corresponding address. For example, the content identifier may be obtained by extracting a keyword from a content title of at least one portion of the corresponding address and/or the page content of the corresponding address. The number of the content identifiers is not limited herein.
In this embodiment, the target information identifier may be compared with the content identifier corresponding to each address, so as to determine whether the content of the address is associated with the target information identifier, thereby determining, from the address information set, the target address associated with the target information identifier.
In some embodiments, before step S101, further comprising:
extracting header information of each part in the accessed page from a script corresponding to the accessed page when the target user accesses the page in the preset time period;
taking the title information of each part in the accessed page as at least part of content identification corresponding to the address of the accessed page;
and storing the address of the accessed page and the corresponding content identification into the address information set.
In embodiments of the present application, various portions of a page being accessed may be determined based on the script of the page. By way of example, this may be determined based on the type identification of the respective parts, the title identification, and so on. For example, a picture and a piece of text may be included in the page, and then the title information may include a title of the picture and a title of the text. The title information can often represent the content of the corresponding part, so that the title information of each part in the accessed page is used as at least part of content identifications corresponding to the address of the accessed page, each content identification can be quickly and efficiently obtained, the information processing efficiency is high, and meanwhile, the accuracy of the content identifications is also high.
Step S102, according to the target address, obtaining page information of the target page.
In this embodiment of the present application, the target page may be accessed through the target address, so as to obtain the page information. The page information may include interaction information, interface information, and/or setup information, for example. The interaction information may include data information associated with the user's operation on the page, for example, information of data generated by the user's attention, collection, and the like. The interface information may include information such as data associated with data exchange between the foreground and the background through the interface, for example, information about the foreground page submitting an electronic form to the background through the interface. The setting information may include local configuration information, for example, page preference setting information, chart setting information, and the like. When the target page is accessed, the target page can be displayed on a foreground interface of the client side, so that occupation of foreground application of a user is avoided.
In some embodiments, the target page may be accessed through a background of the terminal device to obtain page information of the target page.
The type of the terminal device is not limited here. The terminal device may be a server, a desktop computer, or the like, for example. By accessing the corresponding target page in the background of the terminal equipment, the foreground display interface of the terminal equipment is not required to be occupied, and therefore the use of the foreground of the terminal equipment is not required to be influenced.
In some embodiments, the target address is represented by a uniform resource locator;
the determining the target address from the address information set according to the target information identifier and the content identifier corresponding to each address in the address information set comprises the following steps:
searching a target uniform resource locator matched with the corresponding content identifier and the target information identifier in an address information set according to the target information identifier;
the obtaining the page information of the target page according to the target address includes:
and accessing the target page according to the target uniform resource locator, and obtaining page information of the target page.
In this embodiment of the present application, there may be a plurality of target information identifiers, so that a target uniform resource locator may be determined according to the number of identifiers that match the target information identifier with the content identifier. For example, by comparing the target information identifier with the content identifier corresponding to each url in the set of address information, if at least one url exists, so that at least one content identifier exists in the url and is the same as at least one target information identifier, the url may be used as at least part of the target url.
In some embodiments, the step S102 specifically includes:
step S201, according to the target address, accessing the target page through a browser;
step S202, if it is determined that the target page contains a target picture when the target page is accessed through a browser, a target screenshot containing the target picture is obtained, and the target screenshot is used as at least part of page information, wherein a content identifier corresponding to the target picture is matched with the information identifier.
In the embodiment of the application, the target page can be accessed through the browser, so that page interaction data obtained when a target user operates on a specific application system in a preset time period is obtained. If the page interaction data includes a target picture, a target screenshot including the target picture can be obtained, and the target screenshot is used as at least part of page information, so that personalized operation data of a target user can be obtained efficiently in a screenshot mode, content in the target screenshot is consistent with content seen by the target user when the target user operates on a specific application system within a preset time period, that is, content filled in a to-be-filled portion of a file to be filled subsequently is content seen by the target user when the target user operates on the specific application system within the preset time period, personalized file content is obtained quickly and conveniently by the target user, operations such as drawing are avoided again by the target user, and file processing efficiency is greatly improved.
In some embodiments, the accessing, by a browser, the target page according to the target address includes:
according to the target address, accessing the target page through a browser in the background of the terminal equipment;
if it is determined that the target page includes a target picture when the target page is accessed through a browser, obtaining a target screenshot including the target picture, and taking the target screenshot as at least part of page information, including:
if the target page is determined to contain a target picture when the target page is accessed through the browser, the browser accessing the target page is associated to a target application through a hook function, wherein the target application is an application displayed on a foreground interface of terminal equipment;
based on the hook function, screenshot is carried out on the target application and a browser accessing the target page, and screenshot pictures are obtained;
and intercepting the screenshot picture according to the region information of the target picture in the browser to obtain a target screenshot containing the target picture.
Wherein the Hook Function (Hook Function) may also be referred to as a Hook Function, which may be used to capture events occurring in a current process or other processes. Therefore, the target application and the browser are associated through the hooking function, so that after a screenshot instruction is received, screenshot can be carried out on the target application and the browser accessing the target page based on the hooking function, and a screenshot picture is obtained.
In this embodiment of the present invention, the hook function may be used to associate the browser with the target application, so that when the foreground of the terminal device is screen-captured, the hook function may be used to simultaneously screen-capture the browser accessing the target page together, and at this time, the screenshot picture may include not only the content of the target application but also the content of the target page, so as to obtain the target screenshot from the screenshot picture.
Step S103, classifying the information contained in the page information according to the type of the information contained in the page information to obtain at least one group of information streams, wherein the information stream type of any group of information streams is a file stream, a data stream or a picture stream, and if at least two groups of information streams exist, the information stream types of the groups of information streams are different.
In this embodiment, the page information may include a plurality of different types of information, for example, may include one or more of WORD, PDF, PNG, JPG, TEXT, XML, JSON, and the like. Wherein different types can be determined by different category identifications, which can include file formats, extension names, type numbers, and the like, as examples. Accordingly, the information contained in the page information can be classified according to the type of the information contained in the page information. By way of example, the file stream may include page information of the type WORD, PDF, etc., the data stream may include page information of the type TEXT, XML, JSON, and the picture stream may include page information of the type PNG, JPG, etc.
By classifying the page information, the information of the same or similar category can be classified, thereby facilitating subsequent format conversion and other processing.
Step S104, format conversion is carried out on each group of information streams to obtain byte information streams.
In some embodiments, because the types of information in the same set of information streams are the same or similar, format conversion of information in the same information stream to byte information streams may be accomplished by the same plug-in or module, while different information streams may invoke different plug-ins or modules to convert. The file format of the byte information stream has good universality, so that the byte information stream can be conveniently acquired and applied by various types of files.
There may be various ways to convert each group of information streams into byte information streams, for example, for different types of files such as pictures, texts, tables, etc., existing modules for converting each group of information streams into byte information streams exist in JavaScript; in addition, the function of converting each group of information streams into byte information streams may also be implemented by a third party tool, and thus, will not be described in detail herein.
In some embodiments, the byte information stream is in the BASE64 format.
The byte information stream in the BASE64 format can be obtained through BASE64 transcoding. The Base64 codes are used for coding any byte sequence data into ASCII character strings by using 64 printable ASCII characters (A-Z, a-z, 0-9, + /) so that various information streams can be converted into byte information streams in the BASE64 format in a more convenient mode. In addition, the byte information stream in the BASE64 format can be conveniently transmitted among computers in different languages without messy codes, and the universality is good.
Step S105, configuring the byte information stream in the file to be filled, so as to fill the page information into the portion to be supplemented in the file to be filled.
In this embodiment of the present application, the byte information stream may be read in the file to be filled, so as to obtain the restored page information according to the byte information stream, thereby filling the restored page information into the portion to be filled in the file to be filled.
In the prior art, a large number of third party plug-ins are often required to be inserted into applications for generating and processing the files to be filled, so as to cope with various different types of inserted information, for example, form plug-ins, flow plug-ins, image plug-ins and the like are required, and the plug-ins have complex sources, so that the related applications are bulky and the running speed is reduced.
In this embodiment, after the byte information stream is acquired, the byte information stream may be read in the file to be filled. Because the universality of the byte information stream is good, various types of files to be filled can read the byte information stream, and the read byte information stream is converted into restored page information in the file to be filled, so that a large number of third-party plug-ins are not required to be inserted into the application for generating and processing the file to be filled, and various types of inserted information are correspondingly processed.
In some embodiments, the restored page information may be further processed (such as resizing, or specific image processing) and then filled into the portion to be complemented in the file to be filled. In addition, in some embodiments, other information associated with the page information may be further filled into the portion to be supplemented, for example, the obtaining time information of the page information may be further filled into the portion to be supplemented in the file to be filled, so as to record corresponding query time, facilitate a user to obtain the query time of the page information, and avoid confusion caused by the data in subsequent applications.
The existing automatic generation technology of the business report and other files is basically based on the background pre-recorded static or pseudo-static data, the data is sourced from a local database or a third party data source, and all data which a user wants to acquire are generated through pre-configuration. For example, in the data processing of a bank, data required for a service report is usually obtained through automatic batch running, the data generation time often depends on the batch running time of the service data, and not the actual service operation time of a user, and the two times often have a time difference of t+1, that is, the data generated today can be seen after the batch running is completed in the open day, so that the timeliness is poor. Moreover, the data of the current automatic file generation technology comes from the service database, and no data comes from the user side.
For example, in one application scenario, when a user wants to generate a report about banking, banking data comes from a business database, and data available in the business database is often data entered by the system after running batch today, which cannot be entered in the business database in time. Moreover, the banking data is often objective statistics (e.g., all deposit streamlines from the first day of the new year to the day before the batch) without data generated by real-time interactions and operations from the user side (e.g., user deposit streamlines from 3 months 15 days to 4 months 15 days that are custom-set and viewed when the user is using the user side).
In the embodiment of the application, in the process of generating the file to be filled, page interaction data from a user side required by the file to be filled can be searched and read in real time according to the service requirement of a user, and the page interaction data is processed into byte information streams, so that the compatibility of the page information and the file such as a report is improved, the corresponding file to be filled is convenient to read the byte information streams, the byte information streams are configured in the file to be filled, the page information is filled into the part to be filled in the file to be filled, and therefore the problems that the existing static data is slower to update, the data are static statistical data, the data content cannot meet the service requirement customized by the user and the like are avoided.
In some embodiments, the step S104 includes:
if at least two groups of information streams exist, format conversion is respectively carried out on the groups of information streams in a parallel mode through a format conversion module corresponding to each group of information streams, so that byte sub-information streams corresponding to each group of information streams are obtained;
respectively adding type identifiers to the heads of the byte sub-information streams of each group, wherein the type identifiers are used for representing the information stream types of the information streams corresponding to the byte sub-information streams;
Merging the byte sub-information streams added with the type identifier to obtain the byte information streams;
the step S105 includes:
reading the byte information stream in a file to be filled, and dividing the byte information stream according to each type identifier in the read byte information stream to obtain each divided byte sub-information stream;
respectively carrying out format conversion on the byte sub-information streams obtained by segmentation according to the format reverse conversion module corresponding to the category identification to obtain restored page information;
and filling the restored page information into a part to be supplemented in the file to be filled.
In the embodiment of the application, through the format conversion modules corresponding to the information streams of each group, format conversion is performed on the information streams of each group in a parallel manner, so as to obtain byte sub-information streams corresponding to the information streams of each group, and the conversion efficiency of format conversion on the information streams can be improved.
In addition, the type identifiers are respectively added at the heads of the byte sub-information streams of each group, so that the byte information streams can be conveniently read in the file to be filled, the byte information streams are divided according to the type identifiers to obtain the byte sub-information streams, then, the format conversion is respectively carried out on the byte sub-information streams obtained by division through the format reverse conversion module in a parallel mode to obtain the restored page information, and the configuration efficiency of configuring the byte information streams in the file to be filled can be greatly improved.
In some embodiments, the set of address information may be stored in a blockchain.
The address information set is stored in the blockchain, so that the safety and the fairness and transparency to users can be ensured. The terminal device may download the set of address information from the blockchain to verify whether the set of address information has been tampered with. The blockchain referred to in this example is a novel mode of application for computer technology such as distributed data storage, point-to-point transmission, consensus mechanisms, encryption algorithms, and the like. The Blockchain (Blockchain), which is essentially a decentralised database, is a string of data blocks that are generated by cryptographic means in association, each data block containing a batch of information of network transactions for verifying the validity of the information (anti-counterfeiting) and generating the next block. The blockchain may include a blockchain underlying platform, a platform product services layer, an application services layer, and the like.
A specific application of the embodiments of the present application is described below with a specific example.
Illustratively, in one application scenario, the user has generated a share right structure diagram while operating in advance in a previous business system page.
Then, before the service report (i.e., the file to be filled) is to be generated, the user may configure in advance in the corresponding report generating system, with the portion to be supplemented regarding the equity construction drawing embedded in the service report. At this time, when the user clicks the virtual key of "generate report", the report generating system may search the URL of the page associated with the share right structure chart according to the user's configuration in advance, so as to obtain the corresponding page information through the URL, and at this time, the information type of the page information including the share right structure chart is the picture type, so that when classifying the page information, the page information including the share right structure chart is classified into the picture stream and further converted into the byte information stream in the BASE64 file stream format, at this time, where the share right structure chart needs to be embedded in the service report, the corresponding byte information stream is read, the read corresponding byte information stream is restored into the share right structure chart, and the restored share right structure chart and the real query date are embedded in the service report.
According to the embodiment of the application, the target address can be determined from the address information set according to the target information identifier and the content identifier corresponding to each address in the address information set, wherein the target information identifier is the information identifier corresponding to the part to be supplemented in the file to be filled, the address information set comprises the address of each page visited by the target user and the content identifier corresponding to each address in a preset time period, the target user is a user indicating filling of the file to be filled, and the expiration time of the preset time period is the current time; therefore, the address information set can be updated in real time based on the access of the target user to the page, so that the data updating speed is improved, and the problem that the existing data sources such as database data are poor in timeliness is avoided; moreover, the addresses in the address information set include addresses obtained by personalized browsing of the pages by the target users, so that the address information sets corresponding to different users can be different, and personalized contents such as personalized configuration, personalized data and the like of the corresponding target users may be often contained in the pages corresponding to the addresses in the address information sets. According to the target information identifier and the content identifier, after a target address is determined in an address information set, page information of a target page can be obtained according to the target address, and at this time, the page information of the target page can comprise information of at least part of content browsed by the target user in personalized browsing, and the requirement of the part to be supplemented can be met; the method comprises the steps of classifying information contained in page information according to the type of the information contained in the page information to obtain at least one group of information streams, so that the types of the information in any group of information streams are the same or similar, format conversion is conveniently carried out on each group of information streams to obtain byte information streams, the byte information streams are configured in a file to be filled, the page information is filled into a part to be filled in the file to be filled, and therefore information obtained by personalized page browsing operation of a target user can be added into the file to be filled, the richness of the content of the file to be filled is improved, the content of the file to be filled can be suitable for the needs of different users, and the user requirements are met.
Referring to fig. 3, fig. 3 is a block diagram of an information processing apparatus according to an embodiment of the present application. The terminal device in this embodiment includes units for executing the steps in the above embodiments of the respective information processing methods. Please refer to the related description in the embodiment corresponding to the above information processing method. For convenience of explanation, only the portions related to the present embodiment are shown.
Referring to fig. 3, the information processing apparatus 3 includes:
a determining module 301, configured to determine a target address from an address information set according to a target information identifier and content identifiers corresponding to respective addresses in the address information set, where the target information identifier is an information identifier corresponding to a portion to be supplemented in a file to be filled, the address information set includes addresses of respective pages visited by a target user and content identifiers corresponding to respective addresses in a preset time period, the target user is a user indicating filling the file to be filled, and a deadline of the preset time period is a current time;
the acquiring module 302 is configured to acquire page information of a target page according to the target address;
The classification module 303 is configured to classify information included in the page information according to a type of the information included in the page information, so as to obtain at least one group of information streams, where a type of an information stream to which any group of information streams belongs is a file stream, a data stream, or a picture stream, and if at least two groups of information streams exist, the types of the information streams to which the groups of information streams belong are different;
the format conversion module 304 is configured to perform format conversion on each group of information streams to obtain byte information streams;
and the filling module 305 is configured to configure the byte information stream in the file to be filled so as to fill the page information into the part to be supplemented in the file to be filled.
In some embodiments, the format conversion module 304 specifically includes:
the first format conversion unit is used for respectively carrying out format conversion on each group of information streams in a parallel mode through a format conversion module corresponding to each group of information streams if at least two groups of information streams exist, so as to obtain byte sub-information streams corresponding to each group of information streams;
the adding unit is used for respectively adding type identifiers to the heads of the byte sub-information streams of each group, wherein the type identifiers are used for representing the information stream types of the information streams corresponding to the byte sub-information streams;
The merging unit is used for merging the byte sub-information streams added with the type identifier to obtain the byte information streams;
the filling module 305 specifically includes:
the splitting unit is used for reading the byte information streams in the file to be filled, and splitting the byte information streams according to the read class identifiers in the byte information streams to obtain split byte sub information streams;
the second format conversion unit is used for respectively carrying out format conversion on the byte sub-information streams obtained by segmentation according to the format reverse conversion module corresponding to the category identification to obtain restored page information;
and the filling unit is used for filling the restored page information into the part to be supplemented in the file to be filled.
Optionally, the target address is represented by a uniform resource locator;
the determining module 301 is specifically configured to:
searching a target uniform resource locator matched with the corresponding content identifier and the target information identifier in an address information set according to the target information identifier;
the obtaining module 302 is specifically configured to:
and accessing the target page according to the target uniform resource locator, and obtaining page information of the target page.
Optionally, the acquiring module 302 includes:
the access unit is used for accessing the target page through a browser according to the target address;
and the screenshot unit is used for acquiring a target screenshot containing the target picture and taking the target screenshot as at least part of page information if the target picture is determined to be contained in the target page when the target page is accessed through the browser, wherein a content identifier corresponding to the target picture is matched with the information identifier.
Optionally, the access unit is specifically configured to:
according to the target address, accessing the target page through a browser in the background of the terminal equipment;
the screenshot unit specifically comprises:
the association subunit is used for associating the browser accessing the target page to a target application through a hooking function if the target picture is contained in the target page when the target page is accessed through the browser, wherein the target application is an application displayed on a foreground interface of the terminal equipment;
the screenshot subunit is used for screenshot the target application and a browser accessing the target page based on the hooking function to obtain screenshot pictures;
And the intercepting subunit is used for intercepting the screenshot picture according to the region information of the target picture in the browser to obtain a target screenshot containing the target picture.
Optionally, the information processing apparatus further includes:
the extraction module is used for extracting the title information of each part in the accessed page from the script corresponding to the accessed page when the target user accesses the page in the preset time period;
the identification module is used for taking the title information of each part in the accessed page as at least part of content identification corresponding to the address of the accessed page;
and the storage module is used for storing the address of the accessed page and the corresponding content identifier into the address information set.
According to the embodiment of the application, the target address can be determined from the address information set according to the target information identifier and the content identifier corresponding to each address in the address information set, wherein the target information identifier is the information identifier corresponding to the part to be supplemented in the file to be filled, the address information set comprises the address of each page visited by the target user and the content identifier corresponding to each address in a preset time period, the target user is a user indicating filling of the file to be filled, and the expiration time of the preset time period is the current time; therefore, the address information set can be updated in real time based on the access of the target user to the page, so that the data updating speed is improved, and the problem that the existing data sources such as database data are poor in timeliness is avoided; moreover, the addresses in the address information set include addresses obtained by personalized browsing of the pages by the target users, so that the address information sets corresponding to different users can be different, and personalized contents such as personalized configuration, personalized data and the like of the corresponding target users may be often contained in the pages corresponding to the addresses in the address information sets. According to the target information identifier and the content identifier, after a target address is determined in an address information set, page information of a target page can be obtained according to the target address, and at this time, the page information of the target page can comprise information of at least part of content browsed by the target user in personalized browsing, and the requirement of the part to be supplemented can be met; the method comprises the steps of classifying information contained in page information according to the type of the information contained in the page information to obtain at least one group of information streams, so that the types of the information in any group of information streams are the same or similar, format conversion is conveniently carried out on each group of information streams to obtain byte information streams, the byte information streams are configured in a file to be filled, the page information is filled into a part to be filled in the file to be filled, and therefore information obtained by personalized page browsing operation of a target user can be added into the file to be filled, the richness of the content of the file to be filled is improved, the content of the file to be filled can be suitable for the needs of different users, and the user requirements are met.
It should be noted that, because the content of information interaction and execution process between the above devices/units is based on the same concept as the method embodiment of the present application, specific functions and technical effects thereof may be referred to in the method embodiment section, and will not be described herein again.
Fig. 4 is a block diagram of a terminal device according to another embodiment of the present application. As shown in fig. 4, the terminal device 4 of this embodiment includes: a processor 41, a memory 42 and a computer program 43, such as a program of an information processing method, stored in the memory 42 and executable on the processor 41. The steps in the respective embodiments of the above-described information processing methods are realized when the processor 41 executes the computer program 43, for example, S101 to S105 shown in fig. 1 or S201 to S202 shown in fig. 2. Alternatively, the processor 41 may implement the functions of each unit in the embodiment corresponding to fig. 3 when executing the computer program 43, for example, the functions of units 301 to 305 shown in fig. 3, and the detailed description of the embodiment corresponding to fig. 3 will be omitted herein.
By way of example, the computer program 43 may be divided into one or more units, which are stored in the memory 42 and executed by the processor 41 to complete the present application. The one or more units may be a series of computer program instruction segments capable of performing a specific function describing the execution of the computer program 43 in the terminal device 40. For example, the computer program 43 may be divided into a first acquisition unit, a first determination unit, a first adjustment unit, a second adjustment unit, and an execution unit, each unit functioning specifically as described above.
The terminal device may include, but is not limited to, a processor 41, a memory 42. It will be appreciated by those skilled in the art that fig. 4 is merely an example of the terminal device 4 and does not constitute a limitation of the terminal device 4, and may include more or less components than illustrated, or may combine certain components, or different components, e.g. the turntable device may also include input and output devices, network access devices, buses, etc.
The processor 41 may be a central processing unit (Central Processing Unit, CPU), but may also be other general purpose processors, digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC), off-the-shelf programmable gate arrays (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 42 may be an internal storage unit of the terminal device 4, such as a hard disk or a memory of the terminal device 4. The memory 42 may also be an external storage device of the terminal device 4, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card) or the like, which are provided on the terminal device 4. Further, the memory 42 may also include both an internal storage unit and an external storage device of the terminal device 4. The memory 42 is used for storing the computer program as well as other programs and data required by the turntable device. The memory 42 may also be used to temporarily store data that has been output or is to be output.
In this embodiment of the present application, when the processor 40 executes the computer program 42 to implement the steps in any of the foregoing embodiments of the information processing method, a target address may be determined from an address information set according to a target information identifier and a content identifier corresponding to each address in the address information set, where the target information identifier is an information identifier corresponding to a portion to be supplemented in a file to be filled, the address information set includes an address of each page visited by a target user and a content identifier corresponding to each address in a preset time period, and the target user is a user indicating filling the file to be filled, and a deadline of the preset time period is a current time; therefore, the address information set can be updated in real time based on the access of the target user to the page, so that the data updating speed is improved, and the problem that the existing data sources such as database data are poor in timeliness is avoided; moreover, the addresses in the address information set include addresses obtained by personalized browsing of the pages by the target users, so that the address information sets corresponding to different users can be different, and personalized contents such as personalized configuration, personalized data and the like of the corresponding target users may be often contained in the pages corresponding to the addresses in the address information sets. According to the target information identifier and the content identifier, after a target address is determined in an address information set, page information of a target page can be obtained according to the target address, and at this time, the page information of the target page can comprise information of at least part of content browsed by the target user in personalized browsing, and the requirement of the part to be supplemented can be met; the method comprises the steps of classifying information contained in page information according to the type of the information contained in the page information to obtain at least one group of information streams, so that the types of the information in any group of information streams are the same or similar, format conversion is conveniently carried out on each group of information streams to obtain byte information streams, the byte information streams are configured in a file to be filled, the page information is filled into a part to be filled in the file to be filled, and therefore information obtained by personalized page browsing operation of a target user can be added into the file to be filled, the richness of the content of the file to be filled is improved, the content of the file to be filled can be suitable for the needs of different users, and the user requirements are met.
The embodiments of the present application also provide a computer readable storage medium storing a computer program that, when executed by a processor, implements steps that may be implemented in the embodiments of the respective information processing methods described above.
The embodiments of the present application provide a computer program product, which when run on a terminal device, causes the terminal device to execute the steps of the embodiments of the method for processing information described above.
The above embodiments are only for illustrating the technical solution of the present application, and are not limiting; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present application, and are intended to be included in the scope of the present application.

Claims (8)

1. An information processing method, characterized by comprising:
determining a target address from an address information set according to the target information identifier and content identifiers corresponding to all addresses in the address information set, wherein the target information identifier is an information identifier corresponding to a part to be supplemented in a file to be filled, the address information set comprises addresses of all pages visited by a target user and content identifiers corresponding to all addresses in a preset time period, the target user is a user indicating filling the file to be filled, and the expiration time of the preset time period is the current time;
Acquiring page information of a target page according to the target address;
classifying the information contained in the page information according to the type of the information contained in the page information to obtain at least one group of information streams, wherein the information stream type of any group of information streams is a file stream, a data stream or a picture stream, and if at least two groups of information streams exist, the information stream types of the groups of information streams are different;
performing format conversion on each group of information streams to obtain byte information streams;
configuring the byte information stream in a file to be filled so as to fill the page information into a part to be supplemented in the file to be filled;
the performing format conversion on each group of information streams to obtain byte information streams includes:
if at least two groups of information streams exist, format conversion is respectively carried out on the groups of information streams in a parallel mode through a format conversion module corresponding to each group of information streams, so that byte sub-information streams corresponding to each group of information streams are obtained;
respectively adding type identifiers to the heads of the byte sub-information streams of each group, wherein the type identifiers are used for representing the information stream types of the information streams corresponding to the byte sub-information streams;
Merging the byte sub-information streams added with the type identifier to obtain the byte information streams;
the configuring the byte information stream in the file to be filled to fill the page information into the part to be supplemented in the file to be filled comprises the following steps:
reading the byte information stream in a file to be filled, and dividing the byte information stream according to each type identifier in the read byte information stream to obtain each divided byte sub-information stream;
respectively carrying out format conversion on the byte sub-information streams obtained by segmentation according to the format reverse conversion module corresponding to the category identification to obtain restored page information;
and filling the restored page information into a part to be supplemented in the file to be filled.
2. The information processing method according to claim 1, wherein the target address is represented by a uniform resource locator;
the determining the target address from the address information set according to the target information identifier and the content identifier corresponding to each address in the address information set comprises the following steps:
searching a target uniform resource locator matched with the corresponding content identifier and the target information identifier in an address information set according to the target information identifier;
The obtaining the page information of the target page according to the target address includes:
and accessing the target page according to the target uniform resource locator, and obtaining page information of the target page.
3. The information processing method according to claim 1, wherein the acquiring page information of the target page based on the target address includes:
according to the target address, accessing the target page through a browser;
if the target page is determined to contain a target picture when the target page is accessed through a browser, a target screenshot containing the target picture is obtained, and the target screenshot is used as at least part of page information, wherein a content identifier corresponding to the target picture is matched with the information identifier.
4. The information processing method according to claim 3, wherein said accessing the target page by a browser according to the target address comprises:
according to the target address, accessing the target page through a browser in the background of the terminal equipment;
if it is determined that the target page includes a target picture when the target page is accessed through a browser, obtaining a target screenshot including the target picture, and taking the target screenshot as at least part of page information, including:
If the target page is determined to contain a target picture when the target page is accessed through the browser, the browser accessing the target page is associated to a target application through a hook function, wherein the target application is an application displayed on a foreground interface of terminal equipment;
based on the hook function, screenshot is carried out on the target application and a browser accessing the target page, and screenshot pictures are obtained;
and intercepting the screenshot picture according to the region information of the target picture in the browser to obtain a target screenshot containing the target picture.
5. The information processing method according to claim 1, wherein before determining the target address from the set of address information based on the target information identification and the content identification corresponding to each address in the set of address information, further comprising:
extracting header information of each part in the accessed page from a script corresponding to the accessed page when the target user accesses the page in the preset time period;
taking the title information of each part in the accessed page as at least part of content identification corresponding to the address of the accessed page;
And storing the address of the accessed page and the corresponding content identification into the address information set.
6. An information processing apparatus, characterized by comprising:
the determining module is used for determining a target address from the address information set according to the target information identifier and content identifiers corresponding to all addresses in the address information set, wherein the target information identifier is an information identifier corresponding to a part to be supplemented in a file to be filled, the address information set comprises addresses of all pages visited by a target user and content identifiers corresponding to all addresses in a preset time period, the target user is a user indicating filling of the file to be filled, and the expiration time of the preset time period is the current time;
the acquisition module is used for acquiring page information of a target page according to the target address;
the classification module is used for classifying the information contained in the page information according to the type of the information contained in the page information to obtain at least one group of information streams, wherein the information stream type of any group of information streams is a file stream, a data stream or a picture stream, and if at least two groups of information streams exist, the information stream types of the groups of information streams are different;
The format conversion module is used for carrying out format conversion on each group of information streams to obtain byte information streams;
the filling module is used for configuring the byte information stream in the file to be filled so as to fill the page information into a part to be supplemented in the file to be filled;
the format conversion module specifically comprises:
the first format conversion unit is used for respectively carrying out format conversion on each group of information streams in a parallel mode through a format conversion module corresponding to each group of information streams if at least two groups of information streams exist, so as to obtain byte sub-information streams corresponding to each group of information streams;
the adding unit is used for respectively adding type identifiers to the heads of the byte sub-information streams of each group, wherein the type identifiers are used for representing the information stream types of the information streams corresponding to the byte sub-information streams;
the merging unit is used for merging the byte sub-information streams added with the type identifier to obtain the byte information streams;
the filling module specifically comprises:
the splitting unit is used for reading the byte information streams in the file to be filled, and splitting the byte information streams according to the read class identifiers in the byte information streams to obtain split byte sub information streams;
The second format conversion unit is used for respectively carrying out format conversion on the byte sub-information streams obtained by segmentation according to the format reverse conversion module corresponding to the category identification to obtain restored page information;
and the filling unit is used for filling the restored page information into the part to be supplemented in the file to be filled.
7. A terminal device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the information processing method according to any one of claims 1 to 5 when executing the computer program.
8. A computer-readable storage medium storing a computer program, characterized in that the computer program, when executed by a processor, implements the information processing method according to any one of claims 1 to 5.
CN202011038668.7A 2020-09-28 2020-09-28 Information processing method, information processing apparatus, terminal device, and storage medium Active CN112149391B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011038668.7A CN112149391B (en) 2020-09-28 2020-09-28 Information processing method, information processing apparatus, terminal device, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011038668.7A CN112149391B (en) 2020-09-28 2020-09-28 Information processing method, information processing apparatus, terminal device, and storage medium

Publications (2)

Publication Number Publication Date
CN112149391A CN112149391A (en) 2020-12-29
CN112149391B true CN112149391B (en) 2023-06-09

Family

ID=73894905

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011038668.7A Active CN112149391B (en) 2020-09-28 2020-09-28 Information processing method, information processing apparatus, terminal device, and storage medium

Country Status (1)

Country Link
CN (1) CN112149391B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113395273B (en) * 2021-06-08 2022-06-17 中国联合网络通信集团有限公司 Login identity verification method, device, equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7320007B1 (en) * 2003-12-12 2008-01-15 Peter Hon-You Chang Dynamic generation of target files from template files and tracking of the processing of target files
CN103207882A (en) * 2012-01-13 2013-07-17 阿里巴巴集团控股有限公司 Shop visiting data processing method and system
CN105550164A (en) * 2015-12-09 2016-05-04 北京奇虎科技有限公司 Chart generation method and device
CN106649223A (en) * 2016-12-23 2017-05-10 北京文因互联科技有限公司 Financial report automatic generation method based on natural language processing
CN109471890A (en) * 2018-10-16 2019-03-15 深圳壹账通智能科技有限公司 Generation method, terminal device and the medium of report file
WO2019148671A1 (en) * 2018-01-30 2019-08-08 平安科技(深圳)有限公司 Xml file parsing method, device, computer apparatus, and storage medium

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020095443A1 (en) * 2001-01-17 2002-07-18 The Beacon Journal Publishing Company Method for automated generation of interactive enhanced electronic newspaper
US20040019688A1 (en) * 2002-07-29 2004-01-29 Opinionlab Providing substantially real-time access to collected information concerning user interaction with a web page of a website
CN101201815B (en) * 2006-12-13 2012-03-28 鸿富锦精密工业(深圳)有限公司 System and method for generating patent application file
US20100332981A1 (en) * 2009-06-30 2010-12-30 Daniel Lipton Providing Media Settings Discovery in a Media Processing Application
CN101976235B (en) * 2010-09-21 2012-07-25 天津神舟通用数据技术有限公司 Extensible Word report automatically-generating method based on dynamic web page
CN102169501A (en) * 2011-04-26 2011-08-31 北京百度网讯科技有限公司 Method and device for generating abstract based on type information of document corresponding with searching result
US9251324B2 (en) * 2012-12-13 2016-02-02 Microsoft Technology Licensing, Llc Metadata driven real-time analytics framework
CN105740217B (en) * 2014-12-08 2019-08-30 珠海金山办公软件有限公司 A kind of document structure tree method and device based on document template
US10394949B2 (en) * 2015-06-22 2019-08-27 Microsoft Technology Licensing, Llc Deconstructing documents into component blocks for reuse in productivity applications
CN106980605B (en) * 2017-02-17 2018-01-19 平安科技(深圳)有限公司 contract generation method and device
CN110674025B (en) * 2018-07-03 2023-08-11 百度在线网络技术(北京)有限公司 Interactive behavior monitoring method and device and computer equipment
CN110472219B (en) * 2019-08-22 2023-09-15 浙江大搜车软件技术有限公司 Electronic file generation method, electronic file generation device, computer equipment and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7320007B1 (en) * 2003-12-12 2008-01-15 Peter Hon-You Chang Dynamic generation of target files from template files and tracking of the processing of target files
CN103207882A (en) * 2012-01-13 2013-07-17 阿里巴巴集团控股有限公司 Shop visiting data processing method and system
CN105550164A (en) * 2015-12-09 2016-05-04 北京奇虎科技有限公司 Chart generation method and device
CN106649223A (en) * 2016-12-23 2017-05-10 北京文因互联科技有限公司 Financial report automatic generation method based on natural language processing
WO2019148671A1 (en) * 2018-01-30 2019-08-08 平安科技(深圳)有限公司 Xml file parsing method, device, computer apparatus, and storage medium
CN109471890A (en) * 2018-10-16 2019-03-15 深圳壹账通智能科技有限公司 Generation method, terminal device and the medium of report file

Also Published As

Publication number Publication date
CN112149391A (en) 2020-12-29

Similar Documents

Publication Publication Date Title
US11294968B2 (en) Combining website characteristics in an automatically generated website
WO2022048211A1 (en) Document directory generation method and apparatus, electronic device and readable storage medium
WO2022095520A1 (en) Document editing method and device, server, terminal, and storage medium
CN111666490A (en) Information pushing method, device, equipment and storage medium based on kafka
CN112650533B (en) Interface document generation method and device and terminal equipment
US20170109442A1 (en) Customizing a website string content specific to an industry
CN112182004B (en) Method, device, computer equipment and storage medium for checking data in real time
CN115544183A (en) Data visualization method and device, computer equipment and storage medium
CN112131289A (en) Data processing method and device, electronic equipment and storage medium
CN112149391B (en) Information processing method, information processing apparatus, terminal device, and storage medium
CN113010542B (en) Service data processing method, device, computer equipment and storage medium
CN114066533A (en) Product recommendation method and device, electronic equipment and storage medium
CN117195886A (en) Text data processing method, device, equipment and medium based on artificial intelligence
CN116755688A (en) Component processing method, device, computer equipment and storage medium
CN111930976A (en) Presentation generation method, device, equipment and storage medium
CN116453125A (en) Data input method, device, equipment and storage medium based on artificial intelligence
US20150169523A1 (en) Smart Scoring And Filtering of User-Annotated Geocoded Datasets
CN113254455B (en) Dynamic configuration method and device of database, computer equipment and storage medium
CN115016754A (en) Method and device for synchronously displaying pages among devices, electronic device and medium
CN114004209A (en) PDF format data export method and device, electronic equipment and readable storage medium
CN114239501A (en) Contract generation method, apparatus, device and medium
CN113127574A (en) Service data display method, system, equipment and medium based on knowledge graph
CN114610305B (en) Invisible webpage resource development method and device, electronic equipment and medium
CN116775649A (en) Data classified storage method and device, computer equipment and storage medium
CN117389607A (en) Signboard configuration method and 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