CN112149391A - 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
CN112149391A
CN112149391A CN202011038668.7A CN202011038668A CN112149391A CN 112149391 A CN112149391 A CN 112149391A CN 202011038668 A CN202011038668 A CN 202011038668A CN 112149391 A CN112149391 A CN 112149391A
Authority
CN
China
Prior art keywords
information
target
page
address
filled
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
CN202011038668.7A
Other languages
Chinese (zh)
Other versions
CN112149391B (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 identifiers corresponding to the addresses 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 flow; carrying out format conversion on each group of information flow to obtain byte information flow; and configuring the byte information stream in a file to be filled so as to fill the page information into a part to be filled in the file to be filled. By the method, the problems that the content added to files such as service reports is single and fixed in form at present and is difficult to adapt to the requirements of different users can be solved.

Description

Information processing method, information processing apparatus, terminal device, and storage medium
Technical Field
The present application relates to the field of function optimization technologies, 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 files for summarization, reporting or display. At present, in order to improve the efficiency of generation, a preset template is generally applied and relevant contents, such as descriptive texts or pictures, are inserted therein to generate a file such as a report.
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 fixed in form, so that the content in the generated file is single, and the requirements of different users are difficult to adapt.
Disclosure of Invention
In view of this, 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 currently added to a 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 a 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 accessed by a target user and content identifiers corresponding to all the addresses in a preset time period, the target user is a user for indicating to fill the file to be filled, and the ending 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 type of the 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;
carrying out format conversion on each group of information flow to obtain byte information flow;
and configuring the byte information stream in a file to be filled so as to fill the page information into a 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 a 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 the addresses in a preset time period, the target user is a user for indicating to fill the file to be filled, and the ending 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 type of the information stream to which any one 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 is used for carrying out format conversion on each group of information flow to obtain byte information flow;
and the filling module is used for configuring the byte information stream in a file to be filled so as to fill the page information into a part to be filled in the file to be filled.
In a third aspect, an embodiment of the present application provides a terminal device, which includes 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, the present application provides a computer-readable storage medium, which stores a computer program, and when the computer program is executed by a processor, the computer program 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 method and the device for filling the file, the target address can be determined from the address information set according to the target information identification and the content identification corresponding to each address in the address information set, wherein the target information identification is the information identification corresponding to the part to be filled in the file to be filled, the address information set comprises the address of each page accessed by a target user and the content identification corresponding to each address in a preset time period, the target user is a user for indicating to fill the file to be filled, and the ending moment of the preset time period is the current moment; 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 increased, and the problem of poor timeliness of the existing data sources such as database data is solved; moreover, the addresses in the address information sets include addresses obtained by personalized browsing of the target user on the pages, so that the address information sets corresponding to different users may be different, and the pages corresponding to the addresses in the address information sets may often include personalized contents such as personalized configurations, personalized data, and the like of the corresponding target users. 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 include information of at least part of content browsed by the target user during personalized browsing and can meet the requirements of the part to be supplemented; the information contained in the page information is classified according to the type of the information contained in the page information to obtain at least one group of information streams, the types of the information in any group of information streams can be enabled to be the same or similar, so that format conversion can be conveniently carried out on each group of information streams to obtain byte information streams, the byte information streams are configured in the file to be filled to fill the page information to the part to be filled in the file to be filled, and therefore, information obtained by some personalized page browsing operations of a target user can be added to 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 adapt to the requirements of different users, and the user requirements are better met.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive exercise.
Fig. 1 is a schematic flowchart of an information processing method according to an embodiment of the present application;
fig. 2 is a schematic flowchart of step S102 according to an embodiment of the present application;
fig. 3 is a schematic structural diagram 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 is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The information processing method provided by the embodiment of the application can be applied to a server, a desktop computer, a mobile phone, a tablet computer, a wearable device, a vehicle-mounted device, an Augmented Reality (AR)/Virtual Reality (VR) device, a notebook computer, a super-mobile personal computer (UMPC), a netbook, a Personal Digital Assistant (PDA) and other terminal devices, and the embodiment of the application does not limit the specific types of the terminal devices.
Referring to fig. 1, fig. 1 is a flowchart illustrating an information processing method according to an embodiment of the present disclosure.
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 a target information identifier and a content identifier corresponding to each address in the address information set, wherein the target information identifier is an information identifier corresponding to a part to be filled in a file to be filled, the address information set comprises addresses of each page visited by a target user and content identifiers corresponding to each address in a preset time period, the target user is a user for indicating to fill the file to be filled, and the ending time of the preset time period is the current time.
In this embodiment, the file to be filled may have a portion to be filled. Illustratively, the file to be filled may be a file being generated in the background of the terminal device, a file being edited by the user, and the like. The content of the file to be filled and the file type can be determined according to the requirements of the actual application scene. 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 in may be a service report, for example, the file to be filled in may include one or more of text, images, tables and the like related to a specific service.
In this embodiment, the target information identifier may be used to identify the content of the part to be supplemented. Illustratively, the target information identification may be one or more of a name, a keyword, a feature tag, a number, and the like of the part to be supplemented.
The address of each page visited by the target user may be a Uniform Resource Locator (URL) address. The address information set comprises addresses of all pages accessed by a target user and content identifications corresponding to the addresses within a preset time period, the target user is a user for indicating to fill the file to be filled, the ending time of the preset time period is the current time, and therefore, for the target user, the content of the page access record customized by the target user before the current time is recorded in all the addresses and the corresponding content identifications in the address information set. At this time, the address information sets corresponding to different users are different, and the target addresses determined from the address information sets are often different, so that the subsequently acquired page information is often different. And the address information set can be obtained by acquiring addresses of related pages in real time according to the operation of the target user on a specific application system within a preset time period. That is, the set of address information may be updated in real time.
The content identification can be extracted from the corresponding address and/or the page content of the corresponding address. Illustratively, the content identification may be obtained by extracting a keyword from the content title of at least one part of the page content of the corresponding address and/or the corresponding address. The number of identifiers in the content identifier 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, and thus determine the target address associated with the target information identifier from the address information set.
In some embodiments, before step S101, the method further includes:
within the preset time period, when the target user accesses the page, extracting the title information of each part in the accessed page from the script corresponding to the accessed page;
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 an embodiment of the present application, the portions of the page that are accessed may be determined based on the script of the page. Illustratively, the determination may be based on the type identification and title identification of each part, and so on. For example, the page may include a picture and a piece of text, and the title information may include a title of the picture and a title of the text. The header information often can represent the content of the corresponding part, so that the header information of each part in the accessed page is used as at least part of the content identifier corresponding to the address of the accessed page, each content identifier can be quickly and efficiently acquired, the information processing efficiency is high, and meanwhile, the accuracy of the content identifier is high.
And step S102, acquiring page information of a target page according to the target address.
In the embodiment of the application, the target page can be accessed through the target address, so that the page information is obtained. Illustratively, the page information may include interaction information, interface information, and/or setting information. 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 operations of focusing attention, collecting, and the like. The interface information may include information such as data associated with data exchange between the foreground and background via the interface, e.g., information related to the submission of an electronic form to the background via the interface by a foreground page. 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 not be displayed on a foreground interface of the client, 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.
Wherein the type of the terminal device is not limited herein. Illustratively, the terminal device may be a server, a desktop computer, or the like. By accessing the corresponding target page at the background of the terminal equipment, the foreground display interface of the terminal equipment is not occupied, so that the use of the foreground of the terminal equipment is not influenced.
In some embodiments, the target address is represented by a uniform resource locator;
the 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 includes:
searching a target uniform resource locator of which the corresponding content identification is matched with the target information identification in an address information set according to the target information identification;
the obtaining of 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 acquiring page information of the target page.
In this embodiment of the present application, there may be a plurality of target information identifiers, and therefore, the target uniform resource locator may be determined according to the number of identifiers matching the target information identifier and the content identifier. For example, by comparing the target information identifier with the content identifier corresponding to each uniform resource locator in the address information set, if at least one uniform resource locator exists, so that at least one content identifier in the uniform resource locator is the same as at least one target information identifier, the uniform resource locator may be used as at least part of the target uniform resource locator.
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 the target picture when the target page is accessed through the browser, a target screenshot containing the target picture is obtained, and the target screenshot is used as at least part of page information, wherein the content identification corresponding to the target picture is matched with the information identification.
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 within a preset time period can be obtained. If the page interaction data comprises a target picture, a target screenshot comprising 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 efficiently obtained in a screenshot mode, and the content in the target screenshot is consistent with the content seen by the target user when the target user operates on a specific application system in a preset time period, namely, the content filled in the part to be filled of the subsequent file to be filled is the content seen by the target user when the target user operates on the specific application system in the preset time period.
In some embodiments, said accessing said target page through a browser according to said target address comprises:
accessing the target page through a browser in a background of the terminal equipment according to the target address;
if it is determined that the target page contains the target picture when the target page is accessed through the browser, acquiring a target screenshot containing the target picture, and taking the target screenshot as at least part of page information, including:
if the target page is determined to contain the target picture when the target page is accessed through the browser, the browser accessing the target page is related to a target application through a hook function, wherein the target application is an application displayed on a foreground interface of the terminal equipment;
based on the hook function, screenshot is carried out on the target application and the browser accessing the target page, and a screenshot picture is obtained;
and intercepting the screenshot picture according to the area information of the target picture in the browser to obtain the target screenshot containing the target picture.
The Hook Function (Hook Function) may also be referred to as a Hook Function, and the Hook Function 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 hook function, so that after a screenshot instruction is received, screenshot can be performed on the target application and the browser accessing the target page based on the hook function, and a screenshot picture is obtained.
In the embodiment of the application, the browser and the target application can be associated through the hook function, so that when the foreground of the terminal device is subjected to screen capture, the browser accessing the target page can be simultaneously subjected to screen capture through the hook function, at this time, the screenshot picture can include not only the content of the target application but also the content of the target page, and the target screenshot is obtained 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, where the information stream type to which any one group of information streams belongs is a file stream, a data stream, or a picture stream, and if there are at least two groups of information streams, the information stream types to which each group of information streams belongs 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, and TEXT, XML, JSON, and other types of information. The different types may be determined by different category identifiers, for example, the category identifier may include a file format, an extension name, a type number, and the like. Therefore, the information included in the page information may be classified according to the type of the information included in the page information. Illustratively, the file stream may include page information of WORD, PDF, etc., the data stream may include page information of TEXT, XML, JSON, and the picture stream may include page information of PNG, JPG, etc.
By classifying the page information, the same or similar categories of information can be classified, thereby facilitating subsequent processing such as format conversion.
Step S104, converting the format of each group of information flow to obtain byte information flow.
In some embodiments, since the types of information in the same group of information streams are the same or similar, format conversion from information in the same information stream to byte information streams can be realized by the same plug-in or module, and different information streams can call different plug-ins or modules for conversion. The universality of the file format of the byte information stream is better, so that the byte information stream can be acquired and applied by various types of files.
Various ways of converting each group of information stream into byte information stream are available, for example, for different types of files such as pictures, texts, tables, etc., existing modules for converting the files into byte information streams already exist in JavaScript; in addition, the function of converting each group of information streams into byte information streams can also be realized by a third-party tool, and therefore, the details are not repeated herein.
In some embodiments, the byte information stream is in the BASE64 format.
The byte information stream in the BASE64 format can be obtained by BASE64 encoding conversion. The Base64 encoding is to encode any byte sequence data into ASCII strings using 64 printable ASCII characters (a-Z, a-z, 0-9, +, /), so that many types of information streams can be converted into byte information streams in Base64 format in a convenient manner. In addition, byte information flow 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 a file to be filled, so as to fill the page information into a part to be filled in the file to be filled.
In this embodiment of the application, the byte information stream may be read from the file to be filled, so as to obtain the restored page information according to the byte information stream, and thus fill the restored page information to the part 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 an application for generating and processing the file to be filled so as to deal with various types of inserted information, for example, table type plug-ins, flow type plug-ins, image type plug-ins, and the like are required, and the sources of the plug-ins are complex, so that the related applications are bloated and the running speed is reduced.
In this embodiment, after the byte information stream is acquired, the byte information stream may be read from the file to be filled. The byte information stream is relatively good in universality, so that 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 files to be filled, without inserting a large number of third-party plug-ins in the application of generating and processing the files to be filled so as to deal with various types of inserted information.
In some embodiments, the restored page information may be further processed (e.g., resizing, or specific image processing), and then filled into the to-be-filled portion of the to-be-filled file. In addition, in some embodiments, other information associated with the page information may be filled into the portion to be supplemented, for example, the acquisition time information of the page information and the like may be filled into the portion to be supplemented in the file to be filled to record corresponding query time, so that a user can know the query time of the page information conveniently, and confusion caused by subsequent application of data is avoided.
The existing automatic generation technology of files such as business reports is basically based on static or pseudo-static data which is entered in advance in a background, the data is sourced from a local database or a third-party data source, and all data which a user wants to acquire needs to be generated through advanced configuration. For example, in data processing of a bank, data required by a business report is usually acquired by automatic batch running, the data generation time is often dependent on the batch running execution time of the business data rather than the actual business operation time of a user, and the two times have a time difference of T +1, that is, data generated today can be seen only after batch running is completed in the next day, and the timeliness is poor. In addition, the data of the current automatic generation technology of the document is all from the service database, and no data is from the user terminal.
For example, in an application scenario, when a user wants to generate a report about banking business, data of the banking business comes from a business database, and data available in the business database is often data entered by a system after completion of batch running today, and data after batch running cannot be entered into the business database in time. Also, the banking data is often objective statistical data (e.g., all deposit pipelining data from the first day of the new year to the day before the batch run) without data generated by real-time interaction and manipulation from the client (e.g., user deposit pipelining data from 3 months 15 to 4 months 15 that the user custom sets and views when the user is in use at the client).
In the embodiment of the application, in the process of generating the file to be filled, page interaction data from a user side, which is required by the file to be filled, can be searched and read in real time according to the service requirements of a user, and the page interaction data is processed into byte information streams, so that the compatibility between the page information and files such as reports is improved, the byte information streams can be conveniently read by the corresponding file to be filled, the byte information streams are configured in the file to be filled, and the page information is filled to a part to be supplemented in the file to be filled, so that the problems that the existing static data is slowly updated, the data is static statistical data, the data content cannot meet the service requirements customized by the user, and the like are solved.
In some embodiments, the step S104 includes:
if at least two groups of information streams exist, format conversion is respectively carried out on the information streams in parallel through format conversion modules corresponding to the information streams to obtain byte sub information streams corresponding to the information streams;
adding type identifiers to the headers of all groups of byte sub-information streams respectively, 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 identifiers to obtain the byte information streams;
the step S105 includes:
reading the byte information stream in a file to be filled, and segmenting the byte information stream according to each read category identification in the byte information stream to obtain each segmented byte sub information stream;
according to the format inverse conversion module corresponding to the category identification, respectively carrying out format conversion on the byte sub information streams obtained by segmentation to obtain restored page information;
and filling the restored page information into a part to be filled in the file to be filled.
In the embodiment of the application, the format conversion module corresponding to each group of information streams is used for respectively performing format conversion on each group of information streams in a parallel mode to obtain the byte sub-information streams corresponding to each group of information streams, so that the conversion efficiency of performing format conversion on the information streams can be improved.
In addition, the type identifiers are respectively added to the headers of the byte sub-information streams, so that the byte information streams can be conveniently read from the file to be filled, the byte information streams are segmented according to the category identifiers to obtain the byte sub-information streams, then, the segmented byte sub-information streams are respectively subjected to format conversion through a format inverse conversion module in a parallel mode to obtain the restored page information, and therefore, 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 storage of the address information set into the block chain can ensure the safety and the fair transparency to users. The terminal device may download the set of address information from the blockchain to verify whether the set of address information is tampered. The blockchain referred to in this example is a novel application mode of computer technologies such as distributed data storage, point-to-point transmission, consensus mechanism, encryption algorithm, and the like. A block chain (Blockchain), which is essentially a decentralized database, is a series of data blocks associated by using a cryptographic method, and each data block contains information of a batch of network transactions, so as to verify the validity (anti-counterfeiting) of the information and generate a next block. The blockchain may include a blockchain underlying platform, a platform product service layer, an application service layer, and the like.
A specific application of the embodiments of the present application is described below as a specific example.
Illustratively, in one application scenario, the user has generated a structure diagram of the equity structure when operating in advance in a previous business system page.
Before a service report (i.e. a file to be filled) is generated, the user may configure in advance in the corresponding report generation system, and embed a part to be filled in the structure diagram of the right to share in the service report. At this time, when the user clicks a virtual key for "generating a report", the report generating system may search, according to the pre-configuration of the user, a URL of a page associated with the rights structure diagram, so as to obtain corresponding page information through the URL, at this time, the information type of the page information including the rights structure diagram is a picture type, so when the page information is classified, the page information including the rights structure diagram is classified into a picture stream and further converted into a byte information stream in a BASE64 file stream format, at this time, where the rights structure diagram 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 rights structure diagram, and then the restored rights structure diagram and the real query date are embedded in the service report.
According to the method and the device for filling the file, the target address can be determined from the address information set according to the target information identification and the content identification corresponding to each address in the address information set, wherein the target information identification is the information identification corresponding to the part to be filled in the file to be filled, the address information set comprises the address of each page accessed by a target user and the content identification corresponding to each address in a preset time period, the target user is a user for indicating to fill the file to be filled, and the ending moment of the preset time period is the current moment; 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 increased, and the problem of poor timeliness of the existing data sources such as database data is solved; moreover, the addresses in the address information sets include addresses obtained by personalized browsing of the target user on the pages, so that the address information sets corresponding to different users may be different, and the pages corresponding to the addresses in the address information sets may often include personalized contents such as personalized configurations, personalized data, and the like of the corresponding target users. 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 include information of at least part of content browsed by the target user during personalized browsing and can meet the requirements of the part to be supplemented; the information contained in the page information is classified according to the type of the information contained in the page information to obtain at least one group of information streams, the types of the information in any group of information streams can be enabled to be the same or similar, so that format conversion can be conveniently carried out on each group of information streams to obtain byte information streams, the byte information streams are configured in the file to be filled to fill the page information to the part to be filled in the file to be filled, and therefore, information obtained by some personalized page browsing operations of a target user can be added to 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 adapt to the requirements of different users, and the user requirements are better met.
Referring to fig. 3, fig. 3 is a block diagram of an information processing apparatus according to an embodiment of the present disclosure. The terminal device in this embodiment includes units for executing the steps in the above-described information processing method embodiments. Please refer to the related description of the embodiment corresponding to the 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 a content identifier corresponding to each address in the address information set, where 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 includes, in a preset time period, an address of each page visited by a target user and a content identifier corresponding to each address, the target user is a user who instructs to fill the file to be filled, and an end time of the preset time period is a current time;
an obtaining module 302, configured to obtain page information of a target page according to the target address;
a classification module 303, configured to classify, according to types of information included in the page information, the information included in the page information to obtain at least one set of information streams, where an information stream type to which any one set of information streams belongs is a file stream, a data stream, or a picture stream, and if there are at least two sets of information streams, information stream types to which each set of information streams belongs are different;
a format conversion module 304, configured to perform format conversion on each group of information streams to obtain byte information streams;
a padding module 305, configured to configure the byte information stream in a file to be padded, so as to pad the page information to a part to be padded in the file to be padded.
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 to obtain byte sub information streams corresponding to each group of information streams if at least two groups of information streams exist;
an adding unit, configured to add a type identifier to a header of each group of byte sub-information streams, where the type identifier is used to indicate an information stream type of an information stream corresponding to the byte sub-information stream;
the merging unit is used for merging the byte sub information streams added with the type identifications to obtain the byte information streams;
the filling module 305 specifically includes:
the segmentation unit is used for reading the byte information stream in a file to be filled, segmenting the byte information stream according to each read class identifier in the byte information stream, and obtaining each segmented byte sub-information stream;
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 inverse conversion module corresponding to the category identification to obtain the restored page information;
and the filling unit is used for filling the restored page information into the part to be filled 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 of which the corresponding content identification is matched with the target information identification in an address information set according to the target information identification;
the obtaining module 302 is specifically configured to:
and accessing the target page according to the target uniform resource locator, and acquiring page information of the target page.
Optionally, the obtaining 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 if the target page is determined to contain the target picture when the target page is accessed through a browser, and taking the target screenshot as at least part of page information, wherein the content identification corresponding to the target picture is matched with the information identification.
Optionally, the access unit is specifically configured to:
accessing the target page through a browser in a background of the terminal equipment according to the target address;
the screenshot unit specifically includes:
the association subunit is configured to associate, if it is determined that the target page includes the target picture when the target page is accessed through the browser, the browser accessing the target page to a target application through a hook function, where the target application is an application displayed on a foreground interface of the terminal device;
the screenshot subunit is used for screenshot the target application and the browser accessing the target page based on the hook function to obtain a screenshot picture;
and the intercepting subunit is used for intercepting the screenshot picture according to the area 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 page is accessed by the target user within 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 identification into the address information set.
According to the method and the device for filling the file, the target address can be determined from the address information set according to the target information identification and the content identification corresponding to each address in the address information set, wherein the target information identification is the information identification corresponding to the part to be filled in the file to be filled, the address information set comprises the address of each page accessed by a target user and the content identification corresponding to each address in a preset time period, the target user is a user for indicating to fill the file to be filled, and the ending moment of the preset time period is the current moment; 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 increased, and the problem of poor timeliness of the existing data sources such as database data is solved; moreover, the addresses in the address information sets include addresses obtained by personalized browsing of the target user on the pages, so that the address information sets corresponding to different users may be different, and the pages corresponding to the addresses in the address information sets may often include personalized contents such as personalized configurations, personalized data, and the like of the corresponding target users. 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 include information of at least part of content browsed by the target user during personalized browsing and can meet the requirements of the part to be supplemented; the information contained in the page information is classified according to the type of the information contained in the page information to obtain at least one group of information streams, the types of the information in any group of information streams can be enabled to be the same or similar, so that format conversion can be conveniently carried out on each group of information streams to obtain byte information streams, the byte information streams are configured in the file to be filled to fill the page information to the part to be filled in the file to be filled, and therefore, information obtained by some personalized page browsing operations of a target user can be added to 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 adapt to the requirements of different users, and the user requirements are better met.
It should be noted that, for the information interaction, execution process, and other contents between the above-mentioned devices/units, the specific functions and technical effects thereof are based on the same concept as those of the embodiment of the method of the present application, and specific reference may be made to the part of the embodiment of the method, which is not 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 said memory 42 and executable on said processor 41. The processor 41 implements the steps in the embodiments of the information processing methods described above, such as S101 to S105 shown in fig. 1 or S201 to S202 shown in fig. 2, when executing the computer program 43. Alternatively, when the processor 41 executes the computer program 43, the functions of the units in the embodiment corresponding to fig. 3, for example, the functions of the units 301 to 305 shown in fig. 3, are implemented, for which reference is specifically made to the relevant description in the embodiment corresponding to fig. 3, which is not repeated herein.
Illustratively, 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 accomplish the present application. The one or more units may be a series of computer program instruction segments capable of performing specific functions, which are used to describe the execution process 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 understood by those skilled in the art that fig. 4 is merely an example of a terminal device 4 and does not constitute a limitation of terminal device 4 and may include more or less components than shown, or combine certain components, or different components, e.g., the turntable device may also include input output devices, network access devices, buses, etc.
The Processor 41 may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. 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), and 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 and 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, when the processor 40 executes the computer program 42 to implement the steps in any of the above information processing method embodiments, 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 part to be supplemented in a file to be filled, the address information set includes addresses of each page visited by a target user and content identifiers corresponding to each address in a preset time period, the target user is a user who indicates to fill the file to be filled, and an end time 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 increased, and the problem of poor timeliness of the existing data sources such as database data is solved; moreover, the addresses in the address information sets include addresses obtained by personalized browsing of the target user on the pages, so that the address information sets corresponding to different users may be different, and the pages corresponding to the addresses in the address information sets may often include personalized contents such as personalized configurations, personalized data, and the like of the corresponding target users. 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 include information of at least part of content browsed by the target user during personalized browsing and can meet the requirements of the part to be supplemented; the information contained in the page information is classified according to the type of the information contained in the page information to obtain at least one group of information streams, the types of the information in any group of information streams can be enabled to be the same or similar, so that format conversion can be conveniently carried out on each group of information streams to obtain byte information streams, the byte information streams are configured in the file to be filled to fill the page information to the part to be filled in the file to be filled, and therefore, information obtained by some personalized page browsing operations of a target user can be added to 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 adapt to the requirements of different users, and the user requirements are better met.
An embodiment of the present application further provides a computer-readable storage medium, where a computer program is stored, and when the computer program is executed by a processor, the computer program can implement the steps in the information processing method embodiments.
The embodiments of the present application provide a computer program product, which, when running on a terminal device, enables the terminal device to implement the steps in the above-mentioned information processing method embodiments when executed.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; 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 solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present application and are intended to be included within the scope of the present application.

Claims (10)

1. An information processing method characterized by comprising:
determining a target address from an address information set according to a 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 accessed by a target user and content identifiers corresponding to all the addresses in a preset time period, the target user is a user for indicating to fill the file to be filled, and the ending 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 type of the 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;
carrying out format conversion on each group of information flow to obtain byte information flow;
and configuring the byte information stream in a file to be filled so as to fill the page information into a part to be filled 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 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 includes:
searching a target uniform resource locator of which the corresponding content identification is matched with the target information identification in an address information set according to the target information identification;
the obtaining of 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 acquiring page information of the target page.
3. The information processing method according to claim 1, wherein said obtaining page information of a target page according to the target address comprises:
accessing the target page through a browser according to the target address;
and if the target page is determined to contain the target picture when the target page is accessed through the browser, acquiring a target screenshot containing the target picture, and taking the target screenshot as at least part of page information, wherein the content identification corresponding to the target picture is matched with the information identification.
4. The information processing method of claim 3, wherein said accessing the destination page through a browser according to the destination address comprises:
accessing the target page through a browser in a background of the terminal equipment according to the target address;
if it is determined that the target page contains the target picture when the target page is accessed through the browser, acquiring a target screenshot containing the target picture, and taking the target screenshot as at least part of page information, including:
if the target page is determined to contain the target picture when the target page is accessed through the browser, the browser accessing the target page is related to a target application through a hook function, wherein the target application is an application displayed on a foreground interface of the terminal equipment;
based on the hook function, screenshot is carried out on the target application and the browser accessing the target page, and a screenshot picture is obtained;
and intercepting the screenshot picture according to the area information of the target picture in the browser to obtain the target screenshot containing the target picture.
5. The information processing method of claim 1, wherein before determining the destination address from the address information set according to the destination information identifier and the content identifier corresponding to each address in the address information set, further comprising:
within the preset time period, when the target user accesses the page, extracting the title information of each part in the accessed page from the script corresponding to the accessed page;
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. The information processing method according to any one of claims 1 to 5, wherein the performing format conversion on each group of information streams to obtain byte information streams comprises:
if at least two groups of information streams exist, format conversion is respectively carried out on the information streams in parallel through format conversion modules corresponding to the information streams to obtain byte sub information streams corresponding to the information streams;
adding type identifiers to the headers of all groups of byte sub-information streams respectively, 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 identifiers to obtain the byte information streams;
configuring the byte information stream in the file to be filled to fill the page information into the part to be filled in the file to be filled, including:
reading the byte information stream in a file to be filled, and segmenting the byte information stream according to each read category identification in the byte information stream to obtain each segmented byte sub information stream;
according to the format inverse conversion module corresponding to the category identification, respectively carrying out format conversion on the byte sub information streams obtained by segmentation to obtain restored page information;
and filling the restored page information into a part to be filled in the file to be filled.
7. An information processing apparatus characterized by comprising:
the determining module is used for determining a target address from the address information set according to a 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 the addresses in a preset time period, the target user is a user for indicating to fill the file to be filled, and the ending 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 type of the information stream to which any one 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 is used for carrying out format conversion on each group of information flow to obtain byte information flow;
and the filling module is used for configuring the byte information stream in a file to be filled so as to fill the page information into a part to be filled in the file to be filled.
8. The information processing apparatus according to claim 7, wherein the format conversion module 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 to obtain byte sub information streams corresponding to each group of information streams if at least two groups of information streams exist;
an adding unit, configured to add a type identifier to a header of each group of byte sub-information streams, where the type identifier is used to indicate an information stream type of an information stream corresponding to the byte sub-information stream;
the merging unit is used for merging the byte sub information streams added with the type identifications to obtain the byte information streams;
the filling module specifically comprises:
the segmentation unit is used for reading the byte information stream in a file to be filled, segmenting the byte information stream according to each read class identifier in the byte information stream, and obtaining each segmented byte sub-information stream;
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 inverse conversion module corresponding to the category identification to obtain the restored page information;
and the filling unit is used for filling the restored page information into the part to be filled in the file to be filled.
9. 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 6 when executing the computer program.
10. A computer-readable storage medium storing a computer program, wherein the computer program is executed by a processor to implement the information processing method according to any one of claims 1 to 6.
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 true CN112149391A (en) 2020-12-29
CN112149391B 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)

Cited By (1)

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

Citations (18)

* 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
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
CN101201815A (en) * 2006-12-13 2008-06-18 鸿富锦精密工业(深圳)有限公司 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
CN101976235A (en) * 2010-09-21 2011-02-16 天津神舟通用数据技术有限公司 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
CN103207882A (en) * 2012-01-13 2013-07-17 阿里巴巴集团控股有限公司 Shop visiting data processing method and system
US20140173683A1 (en) * 2012-12-13 2014-06-19 Microsoft Corporation Metadata driven real-time analytics framework
CN105550164A (en) * 2015-12-09 2016-05-04 北京奇虎科技有限公司 Chart generation method and device
CN105740217A (en) * 2014-12-08 2016-07-06 珠海金山办公软件有限公司 Document generation method and device based on document template
CN106649223A (en) * 2016-12-23 2017-05-10 北京文因互联科技有限公司 Financial report automatic generation method based on natural language processing
CN107787487A (en) * 2015-06-22 2018-03-09 微软技术许可有限责任公司 By document deconstruction is component block for reusing in being applied in productivity
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
CN110472219A (en) * 2019-08-22 2019-11-19 浙江大搜车软件技术有限公司 Electronic document generation method, device, computer equipment and storage medium
CN110674025A (en) * 2018-07-03 2020-01-10 百度在线网络技术(北京)有限公司 Interactive behavior monitoring method and device and computer equipment
US20200043090A1 (en) * 2017-02-17 2020-02-06 Ping An Technology (Shenzhen) Co., Ltd. Contract generation method and apparatus, server and storage medium

Patent Citations (18)

* 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
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
CN101201815A (en) * 2006-12-13 2008-06-18 鸿富锦精密工业(深圳)有限公司 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
CN101976235A (en) * 2010-09-21 2011-02-16 天津神舟通用数据技术有限公司 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
CN103207882A (en) * 2012-01-13 2013-07-17 阿里巴巴集团控股有限公司 Shop visiting data processing method and system
US20140173683A1 (en) * 2012-12-13 2014-06-19 Microsoft Corporation Metadata driven real-time analytics framework
CN105740217A (en) * 2014-12-08 2016-07-06 珠海金山办公软件有限公司 Document generation method and device based on document template
CN107787487A (en) * 2015-06-22 2018-03-09 微软技术许可有限责任公司 By document deconstruction is component block for reusing in being applied in productivity
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
US20200043090A1 (en) * 2017-02-17 2020-02-06 Ping An Technology (Shenzhen) Co., Ltd. Contract generation method and apparatus, server and storage medium
WO2019148671A1 (en) * 2018-01-30 2019-08-08 平安科技(深圳)有限公司 Xml file parsing method, device, computer apparatus, and storage medium
CN110674025A (en) * 2018-07-03 2020-01-10 百度在线网络技术(北京)有限公司 Interactive behavior monitoring method and device and computer equipment
CN109471890A (en) * 2018-10-16 2019-03-15 深圳壹账通智能科技有限公司 Generation method, terminal device and the medium of report file
CN110472219A (en) * 2019-08-22 2019-11-19 浙江大搜车软件技术有限公司 Electronic document generation method, device, computer equipment and storage medium

Cited By (2)

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

Also Published As

Publication number Publication date
CN112149391B (en) 2023-06-09

Similar Documents

Publication Publication Date Title
US11294968B2 (en) Combining website characteristics in an automatically generated website
WO2018036272A1 (en) News content pushing method, electronic device, and computer readable storage medium
US7702684B2 (en) Presenting digitized content on a network using a cross-linked layer of electronic documents derived from a relational database
WO2022048211A1 (en) Document directory generation method and apparatus, electronic device and readable storage medium
CN112650533B (en) Interface document generation method and device and terminal equipment
CN112329419A (en) Document editing method, device, server, terminal and storage medium
US20170109442A1 (en) Customizing a website string content specific to an industry
WO2019056496A1 (en) Method for generating picture review probability interval and method for picture review determination
CN115544183A (en) Data visualization method and device, computer equipment and storage medium
CN112149391B (en) Information processing method, information processing apparatus, terminal device, 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
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
CN114239501A (en) Contract generation method, apparatus, device and medium
WO2010045848A1 (en) Method for displaying data and device thereof
CN114610305B (en) Invisible webpage resource development method and device, electronic equipment and medium
CN111652747B (en) Electronic policy processing method, device, equipment and computer readable storage medium
CN116775649A (en) Data classified storage method and device, computer equipment and storage medium
CN116775186A (en) Page data processing method and device, computer equipment and storage medium
CN113438221A (en) Local end file loading method and device, electronic equipment and medium
CN115937886A (en) Data set updating method, data set retrieving method, data set updating device, data set retrieving device and equipment of knowledge resources
CN117807038A (en) File generation method, device, equipment and medium
CN117857081A (en) Phishing mail exercise method and device based on social engineering information and terminal equipment
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