CN112346883A - Data processing method, device and storage medium - Google Patents

Data processing method, device and storage medium Download PDF

Info

Publication number
CN112346883A
CN112346883A CN202010968061.2A CN202010968061A CN112346883A CN 112346883 A CN112346883 A CN 112346883A CN 202010968061 A CN202010968061 A CN 202010968061A CN 112346883 A CN112346883 A CN 112346883A
Authority
CN
China
Prior art keywords
application program
information
application
executing
target
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.)
Pending
Application number
CN202010968061.2A
Other languages
Chinese (zh)
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.)
Changsha Youheng Network Technology Co Ltd
Original Assignee
Changsha Youheng Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Changsha Youheng Network Technology Co Ltd filed Critical Changsha Youheng Network Technology Co Ltd
Priority to CN202010968061.2A priority Critical patent/CN112346883A/en
Publication of CN112346883A publication Critical patent/CN112346883A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/543User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the application provides a data processing method, data processing equipment and a storage medium. In some embodiments of the present application, the data processing apparatus acquires operation information required for performing a target operation in the second application in response to an information configuration operation in the first application; sending an operation request containing operation information to the second application program; in the process of executing the target operation in the second application program, the operation information input item in the application interface of the second application program is monitored so as to input the operation information in the operation information input item.

Description

Data processing method, device and storage medium
Technical Field
The present application relates to the field of data processing technologies, and in particular, to a data processing method, device, and storage medium.
Background
At present, marketing personnel often have a large amount of repeated operation demands when using application programs for marketing.
For example, when marketing personnel face a large amount of friend adding work, the marketing personnel need to add friends one by one, the processing efficiency is low, and the experience is poor.
Disclosure of Invention
Aspects of the present application provide a data processing method, device, and storage medium, which automatically execute a target operation in an application program, improve data processing efficiency, and improve user experience.
An embodiment of the present application provides a data processing method, including:
responding to the information configuration operation in the first application program, and acquiring operation information required for executing target operation in the second application program;
sending an operation request containing the operation information to a second application program;
in the process of executing target operation in the second application program, monitoring an operation information input item in an application interface of the second application program so as to input the operation information in the operation information input item.
An embodiment of the present application further provides a data processing apparatus, including: a memory, a processor, and a communication component;
the memory for storing a computer program;
the communication component is used for data communication;
the processor to execute the computer program to:
responding to the information configuration operation in the first application program, and acquiring operation information required for executing target operation in the second application program;
sending an operation request containing the operation information to a second application program;
in the process of executing target operation in the second application program, monitoring an operation information input item in an application interface of the second application program so as to input the operation information in the operation information input item.
Embodiments of the present application also provide a computer-readable storage medium storing a computer program that, when executed by one or more processors, causes the one or more processors to perform actions comprising:
responding to the information configuration operation in the first application program, and acquiring operation information required for executing target operation in the second application program;
sending an operation request containing the operation information to a second application program;
in the process of executing target operation in the second application program, monitoring an operation information input item in an application interface of the second application program so as to input the operation information in the operation information input item.
In some embodiments of the present application, the data processing apparatus acquires operation information required for performing a target operation in the second application in response to an information configuration operation in the first application; sending an operation request containing operation information to the second application program; in the process of executing the target operation in the second application program, the operation information input item in the application interface of the second application program is monitored so as to input the operation information in the operation information input item.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
fig. 1 is a schematic flowchart of a data processing method according to an embodiment of the present application;
FIG. 2 is a schematic flow chart diagram of another data processing method provided in an exemplary embodiment of the present application;
fig. 3 is a schematic structural diagram of a data processing device according to an exemplary embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the technical solutions of the present application will be described in detail and completely with reference to the following specific embodiments of the present application and the accompanying drawings. It should be apparent that the described embodiments are only some of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
At present, marketing personnel often have a large amount of repeated operation demands when using application programs for marketing. For example, when marketing personnel face a large amount of friend adding work, the marketing personnel need to add friends one by one, the processing efficiency is low, and the experience is poor.
In order to solve the above technical problem, in some embodiments of the present application, a data processing apparatus, in response to an information configuration operation in a first application, acquires operation information required to perform a target operation in a second application; sending an operation request containing operation information to the second application program; in the process of executing the target operation in the second application program, the operation information input item in the application interface of the second application program is monitored so as to input the operation information in the operation information input item.
The technical solutions provided by the embodiments of the present application are described in detail below with reference to the accompanying drawings.
Fig. 1 is a schematic flowchart of a data processing method according to an embodiment of the present application. As shown in fig. 1, the data processing method includes:
s101: responding to the information configuration operation in the first application program, and acquiring operation information required for executing target operation in the second application program;
s102: sending an operation request containing operation information to the second application program;
s103: and monitoring an operation information input item in an application interface of the second application program in the process of executing the target operation in the second application program so as to input operation information in the operation information input item.
In this embodiment, the main data processing device for executing the data processing method includes an electronic display screen, which may be a computer device or a handheld device, and may be implemented in various forms, for example, a smart phone, a personal computer, a tablet computer, a smart sound box, and the like.
In the present embodiment, the data processing apparatus acquires operation information required to perform a target operation in the second application in response to an information configuration operation in the first application; sending an operation request containing operation information to the second application program; and monitoring an operation information input item in an application interface of the second application program in the process of executing the target operation in the second application program so as to input operation information in the operation information input item.
In the above-described embodiment, before sending the operation request including the operation information to the second application, the data processing apparatus needs to determine the target operation executed in the second application in advance, which is an achievable way for the data processing apparatus to acquire the target operation executed in the second application in response to the target operation selection operation in the first application. For example, a first application program is used for simulating the friend adding operation of a user in a second application program.
In the above-described embodiment, the data processing apparatus may set the start time for executing the target operation in the second application before the data processing apparatus transmits the operation request containing the operation information to the second application. In one way, the data processing device responds to the time setting operation in the first application program, and obtains the starting time for executing the target operation in the second application program; and sending an operation request containing operation information to the second application program in response to the time arrival instruction. For example, 12 points per day, the operation of automatically adding friends is executed in the second application program, so that the efficiency of friend adding is improved, and the user experience is improved.
It should be noted that the second application program may be an instant messaging application program, and the first application level may monitor an interface of the second application program and simulate an operation of a user in the second application program. For example, the method can replace the user to perform friend adding operation, information popularization operation, mass sending operation, friend deleting operation and the like. In summary, the first application can be simulated with the code design for any operation by the user in the second application. The embodiment of the application is described only by simulating friend adding operation, information popularization operation, mass sending operation and friend deleting operation, but does not limit the application.
Optionally, if the target operation is a friend adding operation, the operation information required for executing the target operation in the second application program is acquired in response to an information configuration operation in the first application program, and an implementation manner is that the friend account information required for executing the friend adding operation in the second application program is acquired in response to an operation of configuring friend account information in the first application program.
Alternatively, if the target operation is an information popularization operation, the operation information required for executing the target operation in the second application program is acquired in response to the information configuration operation in the first application program, and an implementation manner is to acquire the popularization information required for executing the information popularization operation in the second application program in response to the operation of configuring the popularization information in the first application program. Wherein, the promotion information comprises pictures and characters.
Alternatively, if the target operation is a bulk sending operation, the operation information required for executing the target operation in the second application is obtained in response to the information configuration operation in the first application, and an implementation manner is that the bulk sending content and the target account required for executing the bulk sending operation in the second application are obtained in response to the operation of configuring the bulk sending content and the target account in the first application.
Optionally, if the target operation is a friend deleting operation, responding to the information configuration operation in the first application program, and acquiring operation information required for executing the target operation in the second application program. One way to implement this is to obtain account information to be deleted, which is required for executing a friend deletion operation in the second application, in response to an operation of configuring account information to be deleted in the first application.
Further, if the target operation is a friend adding operation, the data processing device is further used for responding to a remark operation on the friend account information and acquiring remark information corresponding to the friend account information; and executing the friend remark operation in the second application program.
And monitoring a note information input item in an application interface of the second application program so as to input note information corresponding to the friend account information in the note information input item.
In this embodiment, the first application stops monitoring of the second application after the target operation is performed in the second application. One way this can be done is to stop monitoring the second application after the target operation is performed in the second application.
With reference to the description of the foregoing embodiments, fig. 2 is a schematic flowchart of another data processing method provided in an exemplary embodiment of the present application, and as shown in fig. 2, the data processing method includes:
s201: responding to the target operation selection operation in the first application program, and acquiring the target operation executed in the second application program;
s202: responding to the information configuration operation in the first application program, and acquiring operation information required for executing target operation in the second application program;
s203: responding to the time setting operation in the first application program, and acquiring the starting time for executing the target operation in the second application program;
s204: sending an operation request containing operation information to the second application program in response to the time arrival instruction;
s205: and monitoring an operation information input item in an application interface of the second application program in the process of executing the target operation in the second application program so as to input operation information in the operation information input item.
In this embodiment, the main data processing device for executing the data processing method includes an electronic display screen, which may be a computer device or a handheld device, and may be implemented in various forms, for example, a smart phone, a personal computer, a tablet computer, a smart sound box, and the like.
In the present embodiment, the data processing apparatus acquires operation information required to perform a target operation in the second application in response to an information configuration operation in the first application; sending an operation request containing operation information to the second application program; and monitoring an operation information input item in an application interface of the second application program in the process of executing the target operation in the second application program so as to input operation information in the operation information input item.
In the above-described embodiment, before sending the operation request including the operation information to the second application, the data processing apparatus needs to determine the target operation executed in the second application in advance, which is an achievable way for the data processing apparatus to acquire the target operation executed in the second application in response to the target operation selection operation in the first application. For example, a first application program is used for simulating the friend adding operation of a user in a second application program.
In the above-described embodiment, the data processing apparatus may set the start time for executing the target operation in the second application before the data processing apparatus transmits the operation request containing the operation information to the second application. In one way, the data processing device responds to the time setting operation in the first application program, and obtains the starting time for executing the target operation in the second application program; and sending an operation request containing operation information to the second application program in response to the time arrival instruction. For example, 12 points per day, the operation of automatically adding friends is executed in the second application program, so that the efficiency of friend adding is improved, and the user experience is improved.
It should be noted that the second application program may be an instant messaging application program, and the first application level may monitor an interface of the second application program and simulate an operation of a user in the second application program. For example, the method can replace the user to perform friend adding operation, information popularization operation, mass sending operation, friend deleting operation and the like. In summary, the first application can be simulated with the code design for any operation by the user in the second application. The embodiment of the application is described only by simulating friend adding operation, information popularization operation, mass sending operation and friend deleting operation, but does not limit the application.
Optionally, if the target operation is a friend adding operation, the operation information required for executing the target operation in the second application program is acquired in response to an information configuration operation in the first application program, and an implementation manner is that the friend account information required for executing the friend adding operation in the second application program is acquired in response to an operation of configuring friend account information in the first application program.
Alternatively, if the target operation is an information popularization operation, the operation information required for executing the target operation in the second application program is acquired in response to the information configuration operation in the first application program, and an implementation manner is to acquire the popularization information required for executing the information popularization operation in the second application program in response to the operation of configuring the popularization information in the first application program. Wherein, the promotion information comprises pictures and characters.
Alternatively, if the target operation is a bulk sending operation, the operation information required for executing the target operation in the second application is obtained in response to the information configuration operation in the first application, and an implementation manner is that the bulk sending content and the target account required for executing the bulk sending operation in the second application are obtained in response to the operation of configuring the bulk sending content and the target account in the first application.
Optionally, if the target operation is a friend deleting operation, responding to the information configuration operation in the first application program, and acquiring operation information required for executing the target operation in the second application program. One way to implement this is to obtain account information to be deleted, which is required for executing a friend deletion operation in the second application, in response to an operation of configuring account information to be deleted in the first application.
Further, if the target operation is a friend adding operation, the data processing device is further used for responding to a remark operation on the friend account information and acquiring remark information corresponding to the friend account information; and executing the friend remark operation in the second application program.
And monitoring a note information input item in an application interface of the second application program so as to input note information corresponding to the friend account information in the note information input item.
In this embodiment, the first application stops monitoring of the second application after the target operation is performed in the second application. One way this can be done is to stop monitoring the second application after the target operation is performed in the second application.
It should be noted that the execution subjects of the steps of the methods provided in the above embodiments may be the same device, or different devices may be used as the execution subjects of the methods. For example, the execution subjects of step 201 to step 203 may be device a; for another example, the execution subject of steps 201 and 202 may be device a, and the execution subject of step 203 may be device B; and so on.
In addition, in some of the flows described in the above embodiments and the drawings, a plurality of operations are included in a specific order, but it should be clearly understood that the operations may be executed out of the order presented herein or in parallel, and the sequence numbers of the operations, such as 201, 202, etc., are merely used for distinguishing different operations, and the sequence numbers do not represent any execution order per se. Additionally, the flows may include more or fewer operations, and the operations may be performed sequentially or in parallel. It should be noted that, the descriptions of "first", "second", etc. in this document are used for distinguishing different messages, devices, modules, etc., and do not represent a sequential order, nor limit the types of "first" and "second" to be different.
In the above method embodiment of the present application, the data processing apparatus, in response to an information configuration operation in the first application program, acquires operation information required for performing a target operation in the second application program; sending an operation request containing operation information to the second application program; in the process of executing the target operation in the second application program, the operation information input item in the application interface of the second application program is monitored so as to input the operation information in the operation information input item.
Fig. 3 is a schematic structural diagram of a data processing device according to an exemplary embodiment of the present application. As shown in fig. 3, the data processing apparatus includes: a memory 301 and a processor 302. In addition, the data processing device comprises necessary components such as a power component 303, a communication component 304, etc.
The memory 301 is used for storing computer programs and may be configured to store other various data to support operations on the data processing apparatus. Examples of such data include instructions for any application or method operating on a data processing device.
The memory 301, which may be implemented by any type of volatile or non-volatile memory device or combination thereof, may include, for example, Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
A communication component 304 for data transmission with other devices.
Processor 302, which may execute computer instructions stored in memory 301, to: responding to the information configuration operation in the first application program, and acquiring operation information required for executing target operation in the second application program; sending an operation request containing operation information to the second application program; and monitoring an operation information input item in an application interface of the second application program in the process of executing the target operation in the second application program so as to input operation information in the operation information input item.
Optionally, before sending the operation request containing the operation information to the second application, the processor 302 may further be configured to: and responding to the target operation selection operation in the first application program, and acquiring the target operation executed in the second application program.
Optionally, before sending the operation request containing the operation information to the second application, the processor 302 may further be configured to: responding to the time setting operation in the first application program, and acquiring the starting time for executing the target operation in the second application program; and sending an operation request containing operation information to the second application program in response to the time arrival instruction.
Optionally, if the target operation is a friend adding operation, when the processor 302 responds to the information configuration operation in the first application program and acquires operation information required for executing the target operation in the second application program, the processor is specifically configured to: responding to the operation of configuring friend account information in the first application program, and acquiring friend account information required for executing friend adding operation in the second application program;
if the target operation is an information promotion operation, when the processor 302 responds to the information configuration operation in the first application program and acquires operation information required for executing the target operation in the second application program, the processor is specifically configured to: responding to the operation of configuring the promotion information in the first application program, and acquiring promotion information required for executing information promotion operation in the second application program;
if the target operation is a group sending operation, when the processor 302 responds to the information configuration operation in the first application program and acquires the operation information required for executing the target operation in the second application program, the processor is specifically configured to: responding to the operation of configuring the mass-sending content and the target account in the first application program, and acquiring the mass-sending content and the target account required for executing mass-sending operation in the second application program;
if the target operation is a friend deleting operation, when the processor 302 responds to the information configuration operation in the first application program and acquires operation information required for executing the target operation in the second application program, the processor is specifically configured to: and responding to the operation of configuring the account information to be deleted in the first application program, and acquiring the account information to be deleted, which is required by executing the operation of deleting the friend in the second application program.
Optionally, if the target operation is an add buddy operation, the processor 302 may be further configured to:
responding to the remark operation of the friend account information, and acquiring remark information corresponding to the friend account information;
after the friend adding operation is executed in the second application program, the method further includes:
and executing the friend remark operation in the second application program.
Optionally, when the processor 302 executes the friend remark operation in the second application program, the processor is specifically configured to: and monitoring a remark information input item in an application interface of the second application program so as to input remark information corresponding to the friend account information in the remark information input item.
Optionally, the promotion information includes pictures and words.
Optionally, after the processor 302 performs the target operation in the second application, it may further be configured to: the monitoring of the second application is stopped.
Correspondingly, the embodiment of the application also provides a computer readable storage medium storing the computer program. The computer-readable storage medium stores a computer program, and the computer program, when executed by one or more processors, causes the one or more processors to perform the steps in the method embodiment of fig. 1.
The communication component of fig. 3 described above is configured to facilitate communication between the device in which the communication component is located and other devices in a wired or wireless manner. The device where the communication component is located can access a wireless network based on a communication standard, such as a WiFi, a 2G, 3G, 4G/LTE, 5G and other mobile communication networks, or a combination thereof. In an exemplary embodiment, the communication component receives a broadcast signal or broadcast related information from an external broadcast management system via a broadcast channel. In one exemplary embodiment, the communication component further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
The power supply assembly of fig. 3 described above provides power to the various components of the device in which the power supply assembly is located. The power components may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for the device in which the power component is located.
In the above device embodiment of the present application, the data processing device acquires, in response to an information configuration operation in the first application program, operation information required to perform a target operation in the second application program; sending an operation request containing operation information to the second application program; in the process of executing the target operation in the second application program, the operation information input item in the application interface of the second application program is monitored so as to input the operation information in the operation information input item.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. A data processing method, comprising:
responding to the information configuration operation in the first application program, and acquiring operation information required for executing target operation in the second application program;
sending an operation request containing the operation information to a second application program;
in the process of executing target operation in the second application program, monitoring an operation information input item in an application interface of the second application program so as to input the operation information in the operation information input item.
2. The method of claim 1, wherein prior to sending the operation request containing the operation information to the second application, the method further comprises:
and responding to the target operation selection operation in the first application program, and acquiring the target operation executed in the second application program.
3. The method of claim 1, wherein prior to sending the operation request containing the operation information to the second application, the method further comprises:
responding to the time setting operation in the first application program, and acquiring the starting time for executing the target operation in the second application program;
and sending an operation request containing the operation information to a second application program in response to the time arrival instruction.
4. The method of claim 1,
if the target operation is a friend adding operation, responding to the information configuration operation in the first application program, and acquiring operation information required for executing the target operation in the second application program, wherein the operation information comprises:
responding to the operation of configuring friend account information in the first application program, and acquiring friend account information required for executing friend adding operation in the second application program;
if the target operation is an information popularization operation, responding to an information configuration operation in the first application program, and acquiring operation information required for executing the target operation in the second application program, wherein the operation information comprises:
responding to the operation of configuring the promotion information in the first application program, and acquiring promotion information required for executing information promotion operation in the second application program;
if the target operation is a group sending operation, responding to the information configuration operation in the first application program, and acquiring operation information required for executing the target operation in the second application program, wherein the operation information comprises the following steps:
responding to the operation of configuring the mass-sending content and the target account in the first application program, and acquiring the mass-sending content and the target account required for executing mass-sending operation in the second application program;
if the target operation is a friend deleting operation, responding to the information configuration operation in the first application program, and acquiring operation information required for executing the target operation in the second application program, wherein the operation information comprises the following steps:
and responding to the operation of configuring the account information to be deleted in the first application program, and acquiring the account information to be deleted, which is required by executing the operation of deleting the friend in the second application program.
5. The method of claim 4, wherein if the target operation is an add buddy operation, the method further comprises:
responding to the remark operation of the friend account information, and acquiring remark information corresponding to the friend account information;
after the friend adding operation is executed in the second application program, the method further comprises the following steps:
and executing the friend remark operation in the second application program.
6. The method of claim 5, wherein performing the friend remark operation in the second application comprises:
and monitoring a remark information input item in an application interface of a second application program so as to input remark information corresponding to the friend account information in the remark information input item.
7. The method of claim 4, wherein the promotional information comprises pictures and text.
8. The method of claim 1, wherein after performing the target operation in the second application, the method further comprises:
the monitoring of the second application is stopped.
9. A data processing apparatus, characterized by comprising: a memory, a processor, and a communication component;
the memory for storing a computer program;
the communication component is used for data communication;
the processor to execute the computer program to:
responding to the information configuration operation in the first application program, and acquiring operation information required for executing target operation in the second application program;
sending an operation request containing the operation information to a second application program;
in the process of executing target operation in the second application program, monitoring an operation information input item in an application interface of the second application program so as to input the operation information in the operation information input item.
10. A computer-readable storage medium storing a computer program, wherein the computer program, when executed by one or more processors, causes the one or more processors to perform acts comprising:
responding to the information configuration operation in the first application program, and acquiring operation information required for executing target operation in the second application program;
sending an operation request containing the operation information to a second application program;
in the process of executing target operation in the second application program, monitoring an operation information input item in an application interface of the second application program so as to input the operation information in the operation information input item.
CN202010968061.2A 2020-09-15 2020-09-15 Data processing method, device and storage medium Pending CN112346883A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010968061.2A CN112346883A (en) 2020-09-15 2020-09-15 Data processing method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010968061.2A CN112346883A (en) 2020-09-15 2020-09-15 Data processing method, device and storage medium

Publications (1)

Publication Number Publication Date
CN112346883A true CN112346883A (en) 2021-02-09

Family

ID=74358024

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010968061.2A Pending CN112346883A (en) 2020-09-15 2020-09-15 Data processing method, device and storage medium

Country Status (1)

Country Link
CN (1) CN112346883A (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102682113A (en) * 2012-05-14 2012-09-19 哈尔滨工业大学 Automatic mass texting system orienting to multiple forums
WO2015131669A1 (en) * 2014-09-25 2015-09-11 中兴通讯股份有限公司 Application control method, apparatus, terminal and computer storage medium
CN204928871U (en) * 2015-08-21 2015-12-30 天津信佳科技有限公司 Add application system who believes good friend a little through operator's signalling monitoring platform
CN105357037A (en) * 2015-10-23 2016-02-24 成都简一科技有限公司 Method for implementing centralized management of public wechat platform
CN106789577A (en) * 2016-12-23 2017-05-31 郑州微领控科技有限公司 A kind of method and system of automatic transmission wechat circle of friends
CN107835115A (en) * 2017-09-27 2018-03-23 上海掌门科技有限公司 A kind of information operation method, equipment and medium
CN108287906A (en) * 2018-01-28 2018-07-17 江苏快页信息技术有限公司 A kind of public sentiment monitoring method based on instant messaging social software
CN110136018A (en) * 2019-04-10 2019-08-16 广州壹豆网络科技有限公司 A kind of intelligence adds method, equipment and the system of social good friend
CN110347890A (en) * 2019-05-27 2019-10-18 天津五八到家科技有限公司 Interface display method, equipment and storage medium
CN111258692A (en) * 2020-01-13 2020-06-09 腾讯科技(深圳)有限公司 Filling method, device and equipment of remark information and storage medium

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102682113A (en) * 2012-05-14 2012-09-19 哈尔滨工业大学 Automatic mass texting system orienting to multiple forums
WO2015131669A1 (en) * 2014-09-25 2015-09-11 中兴通讯股份有限公司 Application control method, apparatus, terminal and computer storage medium
CN204928871U (en) * 2015-08-21 2015-12-30 天津信佳科技有限公司 Add application system who believes good friend a little through operator's signalling monitoring platform
CN105357037A (en) * 2015-10-23 2016-02-24 成都简一科技有限公司 Method for implementing centralized management of public wechat platform
CN106789577A (en) * 2016-12-23 2017-05-31 郑州微领控科技有限公司 A kind of method and system of automatic transmission wechat circle of friends
CN107835115A (en) * 2017-09-27 2018-03-23 上海掌门科技有限公司 A kind of information operation method, equipment and medium
CN108287906A (en) * 2018-01-28 2018-07-17 江苏快页信息技术有限公司 A kind of public sentiment monitoring method based on instant messaging social software
CN110136018A (en) * 2019-04-10 2019-08-16 广州壹豆网络科技有限公司 A kind of intelligence adds method, equipment and the system of social good friend
CN110347890A (en) * 2019-05-27 2019-10-18 天津五八到家科技有限公司 Interface display method, equipment and storage medium
CN111258692A (en) * 2020-01-13 2020-06-09 腾讯科技(深圳)有限公司 Filling method, device and equipment of remark information and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
候永胜: "如何自动批量添加微信好友并修改备注?(附Python代码)", HTTPS://ZHUANLAN.ZHIHU.COM/P/80771744, 2 September 2019 (2019-09-02) *

Similar Documents

Publication Publication Date Title
CN105991682B (en) Data sharing method and device
CN110061910B (en) Method, device and medium for processing voice short message
EP3244320A1 (en) File path storing and local file accessing method and device
US11646020B2 (en) Communication notification management
CN112819574A (en) Method, device and storage medium for generating household order
CN112291137A (en) Method and device for adding new friends to enterprise-level communication software
CN112187616A (en) Message sending method, device and storage medium
CN112328466A (en) Test order generation method, equipment and storage medium
CN111724216B (en) Vehicle selection method, terminal device and storage medium
CN112346883A (en) Data processing method, device and storage medium
CN115660591A (en) Process configuration method, system, electronic device and medium for business approval
CN114071382B (en) Message sending method and device
CN112395103B (en) Method and device for sending delay message and storage medium
CN112330384A (en) Information processing method, information display method, information processing device, information display device, and storage medium
CN114168183A (en) Front-end resource information processing method, device, equipment and storage medium
CN110554894A (en) Interface description file, processing method and device of application program and electronic equipment
CN114189457A (en) Cloud resource display and processing method, equipment and storage medium
CN112734545A (en) Block chain data sharing method, device and system
CN110262856B (en) Application program data acquisition method, device, terminal and storage medium
CN111736895A (en) Method, equipment and storage medium for merging and upgrading version numbers of software products
CN112365305B (en) Ordering method, equipment, system and storage medium
CN112069057A (en) Code testing method, device, apparatus and storage medium
CN110716699A (en) Method and apparatus for writing data
CN109962931B (en) Information pushing method, device and system
CN114253638A (en) Cleaning product configuration and data processing method, 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