CN108549586B - Information processing method and device - Google Patents

Information processing method and device Download PDF

Info

Publication number
CN108549586B
CN108549586B CN201810342483.1A CN201810342483A CN108549586B CN 108549586 B CN108549586 B CN 108549586B CN 201810342483 A CN201810342483 A CN 201810342483A CN 108549586 B CN108549586 B CN 108549586B
Authority
CN
China
Prior art keywords
identification
data
server
input
identification information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810342483.1A
Other languages
Chinese (zh)
Other versions
CN108549586A (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.)
Baidu Online Network Technology Beijing Co Ltd
Original Assignee
Baidu Online Network Technology Beijing 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 Baidu Online Network Technology Beijing Co Ltd filed Critical Baidu Online Network Technology Beijing Co Ltd
Priority to CN201810342483.1A priority Critical patent/CN108549586B/en
Publication of CN108549586A publication Critical patent/CN108549586A/en
Application granted granted Critical
Publication of CN108549586B publication Critical patent/CN108549586B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/547Remote procedure calls [RPC]; Web services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/541Client-server

Abstract

The embodiment of the application discloses an information processing method and device. One embodiment of the method comprises: recording input data of a user; responding to the received jump instruction, and sending an identification information request to the connected server; in response to receiving the identification information sent by the server, identifying the input data according to the identification information to generate input identification data; and sending the input identification data to the server. This embodiment enables the recording, identification and storage of input data.

Description

Information processing method and device
Technical Field
The embodiment of the application relates to the technical field of computers, in particular to an information processing method and device.
Background
With the development of intelligent mobile equipment, when internet products are developed, multi-terminal development can be carried out according to platform differences. For example, an internet product may have a lightweight page application in addition to a mobile phone end application. When the user uses the mobile phone end application, the content which is considered to be high in quality or good for play can be shared to other users in an H5 page link mode through other social tools. Other users may open the H5 page in the social tool for browsing. Among them, H5 is collectively called HTML 5. HTML5 was determined after a fifth major modification of HTML (HyperText Markup Language).
However, users in the H5 page are typically in an unregistered state. Thus, for some interactive operations (e.g., favorites, praise, comments, etc.), the H5 page is not supported. When the user wants to perform the operations, the mobile phone end application is awakened. Therefore, the user can continue the operations at the mobile phone end. When the user switches from the H5 page to the mobile phone end application, some operations that the user has performed on the H5 page are lost. The user needs to find the last operation position again for subsequent operations.
Disclosure of Invention
The embodiment of the application provides an information processing method and device.
In a first aspect, an embodiment of the present application provides an information processing method, where the method includes: recording input data of a user; responding to the received jump instruction, and sending an identification information request to the connected server; in response to receiving the identification information sent by the server, identifying the input data according to the identification information to generate input identification data; and sending the input identification data to the server.
In some embodiments, the method further comprises: acquiring an identification code of target equipment; and when the input identification data is sent to the server, sending the target equipment identification code to the server.
In some embodiments, the method further comprises: and sending the target equipment identification code to the connected client.
In some embodiments, the method further comprises: and sending a calling instruction for the connected client.
In some embodiments, the target device identification code is any one of: android mobile phone device serial number, device MAC (Media Access Control, physical address), or SIM (Subscriber Identity Module) card serial number.
In a second aspect, an embodiment of the present application provides an information processing apparatus, including: a recording unit configured to record input data of a user; an identification information request sending unit configured to send an identification information request to a connected server in response to receiving a jump instruction; the identification unit is configured to respond to the received identification information sent by the server, identify the input data according to the identification information and generate input identification data; and the input identification data sending unit is configured to send the input identification data to the server.
In some embodiments, the apparatus further comprises: an acquisition unit configured to acquire a target device identification code; and the input identification data sending unit is further configured to: and when the input identification data is sent to the server, sending the target equipment identification code to the server.
In some embodiments, the apparatus further comprises: and the target equipment identification code sending unit is configured to send the target equipment identification code to the connected client.
In some embodiments, the apparatus further comprises: and the calling instruction sending unit is configured to send a calling instruction for the connected client.
In some embodiments, the target device identification code is any one of: the serial number of the android mobile phone device, the MAC (media access control) device or the serial number of the SIM card.
In a third aspect, an embodiment of the present application provides an electronic device, including: one or more processors; storage means for storing one or more programs; when the one or more programs are executed by the one or more processors, the one or more processors are caused to implement the method as described in any implementation manner of the first aspect.
In a fourth aspect, the present application provides a computer-readable medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the method as described in any implementation manner of the first aspect.
According to the information processing method and device provided by the embodiment of the application, firstly, input data are recorded and identified according to the identification information, and input identification data are generated. And then, sending the input identification data to the server. Thereby realizing the recording, identification and storage of the input data.
Drawings
Other features, objects and advantages of the present application will become more apparent upon reading of the following detailed description of non-limiting embodiments thereof, made with reference to the accompanying drawings in which:
FIG. 1 is an exemplary system architecture diagram in which the present application may be applied;
FIG. 2 is a flow diagram of one embodiment of an information processing method according to the present application;
FIG. 3 is a schematic diagram of an application scenario of an information processing method according to the present application;
FIG. 4 is a flow diagram of yet another embodiment of an information processing method according to the present application;
FIG. 5 is a schematic diagram of yet another application scenario of an information processing method according to the present application;
FIG. 6 is a schematic block diagram of one embodiment of an information processing apparatus according to the present application;
fig. 7 is a schematic diagram of a system suitable for implementing the terminal of the embodiment of the present application.
Detailed Description
The present application will be described in further detail with reference to the following drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the relevant invention and not restrictive of the invention. It should be noted that, for convenience of description, only the portions related to the related invention are shown in the drawings.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
Fig. 1 shows an exemplary system architecture 100 to which the information processing method or apparatus of the embodiments of the present application may be applied.
As shown in fig. 1, the system architecture 100 may include a server 101, a network 102, and clients 103, 104, 105. Network 102 serves as a medium for providing communication links between server 101 and clients 103, 104, 105. Network 102 may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
A user may interact with the server 101 over the network 102 using clients 103, 104, 105 to receive or send messages, etc. Various applications may be installed on the clients 103, 104, 105, such as instant messaging tools, mailbox clients, social platform software, and the like.
The clients 103, 104, 105 may be hardware or software. When the clients 103, 104, 105 are hardware, they may be a variety of electronic devices having a display screen and supporting interaction with a user, including but not limited to smart phones, tablets, laptop portable computers, desktop computers, and the like. When the clients 103, 104, 105 are software, they can be installed in the electronic devices listed above. It may be implemented as multiple pieces of software or software modules, or as a single piece of software or software module. And is not particularly limited herein.
It should be noted that the information processing method provided in the embodiments of the present application is generally executed by the clients 103, 104, and 105. Accordingly, the information processing apparatus is generally provided in the clients 103, 104, 105.
The server 101 may be hardware or software. When the server is hardware, the server can be implemented as a distributed server cluster formed by a plurality of servers, or can be implemented as a single server. When the server is software, it may be implemented as a plurality of software or software modules (for example, to provide distributed services), or may be implemented as a single software or software module. And is not particularly limited herein. When the server 101 is hardware, it may be a server that provides various services. For example, the server 101 may be a data storage server storing preset configuration data.
It should be understood that the number of clients, networks, and servers in fig. 1 is merely illustrative. There may be any number of clients, networks, and servers, as desired for an implementation.
With continued reference to FIG. 2, a flow 200 of one embodiment of an information processing method according to the present application is shown. The information processing method comprises the following steps:
step 201, recording the input data of the user.
In this embodiment, the execution subject of the information processing method (for example, the clients 103, 104, and 105 in fig. 1) may record input data of the user. The input data may be data generated when a user interacts with the execution subject. Specifically, the input data may be operation data of the user, or may be response data in which the execution body receives the operation data of the user. As an example, the execution subject may be a news-like application. At this time, the operation data of the user may be sliding operation data when the user slides down the page to the bottom. Accordingly, the response data may be page position data presented on the execution body.
Step 202, in response to receiving the jump instruction, sending an identification information request to the connected server.
In this embodiment, the jump instruction may be an instruction input by the user on the page presented by the execution main body, or may be an instruction triggered by the user executing a specified operation on the page presented by the execution main body. The execution agent may send an identification information request to a connected server (e.g., server 101 in fig. 1) in response to receiving the jump instruction. The identification information may be stored in the server in advance. The identification information is used to identify the input data so that different peers (e.g., clients 103, 104, 105 in fig. 1) respond the same to the same input data. Different identifiers are included in the identification information to identify different input data. Wherein the identifier may be a number or a name. For example, the identification information may specify: "1" identifies the page position, "2" identifies the video progress, etc.
Step 203, in response to receiving the identification information sent by the server, identifying the input data according to the identification information, and generating input identification data.
In this embodiment, the execution subject may receive identification information sent by the server. And identifying the input data according to the identifier contained in the identification information. For example, the page position is identified by "1". And generating input identification data through identification of the input data.
Step 204, sending the input identification data to the server.
In this embodiment, the executing agent may send the input identification data generated in step 203 to the server.
With continued reference to fig. 3, fig. 3 is a schematic diagram of an application scenario of the information processing method according to the present embodiment. In the application scenario of fig. 3, the execution subject of the information processing method may be an H5 page application on a cell phone. When the user opens the H5 page application in a third party application (e.g., an instant messaging tool), the page presents a page as shown at 301 in fig. 3. When the user operates in this page 301 (e.g., slides through the page), the H5 page application may record the user's browsing location. The browsed parts in fig. 3 are three lines of contents beginning with "1", "2" and "3", respectively. When the user clicks the "read full text" button in the page, the H5 page application receives the jump instruction, sending a request for identification information to the server 302. Thereafter, the H5 page application receives the identification information sent by the server 302. The H5 page application identifies the browsing location based on the identification information and generates input identification data (e.g., marking the browsing location with the number "1"; marking three lines browsed with "3"). The H5 page application sends the input identification data (e.g., the numbers "1" and "3") to the server 302.
In the method provided by the above embodiment of the present application, first, the input data is recorded and identified according to the identification information, so as to generate the input identification data. And then, sending the input identification data to the server. Thereby realizing the recording, identification and storage of the input data.
With further reference to FIG. 4, a flow 400 of yet another embodiment of an information processing method is shown. The process 400 of the method includes the following steps:
step 401, recording the input data of the user.
Step 402, in response to receiving the jump instruction, sending an identification information request to the connected server.
And 403, in response to receiving the identification information sent by the server, identifying the input data according to the identification information, and generating input identification data.
In this embodiment, the specific processing of step 401, step 402, and step 403 and the technical effects thereof may refer to the related descriptions of step 201, step 202, and step 203 in the corresponding embodiment of fig. 2, which are not described herein again.
Step 404, obtain the target device identification code.
In this embodiment, the execution subject may acquire the target device identification code in various ways. The target device identification code may be a device identification code of the execution subject when the execution subject is hardware. When the execution subject is software, the execution may be performed using the device identification code of the electronic device running on the execution subject. As an example, the device identification code may be a handset device serial number. The execution main body can acquire the serial number of the mobile phone equipment through the internal interface of the mobile phone.
In some optional implementations of this embodiment, the target device identification code may be any one of the following: the serial number of the android mobile phone device, the physical address MAC of the device or the serial number of the SIM card of the client identification module.
Step 405, sending the input identification data and the target device identification code to the server.
In this embodiment, the executing entity may send the input identification data generated in step 403 and the target device identification code obtained in step 405 to the server.
Step 406, sending a call instruction for the connected client.
In this embodiment, the execution subject may send a call instruction for the connected client. Wherein the calling instruction may be an instruction containing a calling interface of the connected client.
In some optional implementation manners of this embodiment, the method provided by the foregoing embodiment may further include the following steps: and sending the target equipment identification code to the connected client.
It should be noted that, in these implementations, the target device identification code is not limited to the description of the target device identification code in step 404, and may be other identification codes capable of performing identification. By way of example, it may be a randomly generated unique number.
Compared with the embodiment corresponding to fig. 2, the method provided by the above embodiment first obtains the target device identification code. And then, the input identification data and the identification code of the target device are sent to the server. The distinguishing of different input identification data is realized.
Further referring to fig. 5, fig. 5 is a schematic diagram of an application scenario of the information processing method according to the present embodiment. In the application scenario of fig. 5, the execution body is an H5 page application. The H5 page application runs on an android phone, with native applications also installed on it. When a user opens the H5 page application in a third party application (e.g., an instant messaging tool), the page appears as page 501 shown in fig. 5. When the user can slide through the page 501, the H5 page application records the browsing location of the user. The browsed parts in fig. 5 are three lines of contents beginning with "1", "2" and "3", respectively. When the user clicks the "read full text" button in the page, the H5 page application receives the jump instruction, sending an identification information request to the server 503. The server 503, in response to receiving the identification data request, sends the identification information to the H5 page application on the android handset. The H5 page application identifies the browsing location from the identification information and generates input identification data (e.g., identifying the browsing location with the number "1" and three lines browsed with the number "3"). Afterwards, the H5 page application can obtain the android phone serial number through the android phone internal interface. The H5 page application then sends the input identification data (e.g., the numbers "1" and "3") with the android string number to the server 503. The H5 page application submits a call request for the native application to the android handset system. The native application receives the call instruction and sends a data request containing the android phone serial number to the server 503. The server 503 sends the above-described input identification data (e.g., numerals "1" and "3") and identification information to the native application. And the native application loads the input identification data according to the identification information. The display content of the native application is as shown in a page 502 in fig. 3 (three lines of content starting with "1", "2" and "3" are browsed parts), and the browsing position of the display is the same as that of the page 501.
With further reference to fig. 6, as an implementation of the method shown in the above figures, the present application provides an embodiment of an information processing apparatus, which corresponds to the embodiment of the method shown in fig. 2, and which is particularly applicable to various electronic devices.
As shown in fig. 5, the information processing apparatus 600 shown in the present embodiment includes: a recording unit 601, an identification information request transmission unit 602, an identification unit 603, and an input identification data transmission unit 604. Wherein the recording unit 601 is configured to record input data of a user. The identification information request sending unit 602 is configured to send an identification information request to the connected server in response to receiving the jump instruction. The identification unit 603 is configured to, in response to receiving the identification information sent by the server, identify the input data according to the identification information, and generate input identification data. The input identification data sending unit 604 is configured to send the input identification data to the server.
In this embodiment, specific processes of the recording unit 601, the identification information request sending unit 602, the identification unit 603, and the input identification data sending unit 604 in the information processing apparatus 600 and technical effects thereof may refer to the related descriptions of step 201, step 202, step 203, and step 204 in the corresponding embodiment of fig. 2, and are not repeated herein.
In some optional implementations of this embodiment, the apparatus 600 may further include an obtaining unit (not shown in the figure). The acquisition unit is configured to acquire a target device identification code; and the input identification data sending unit is further configured to send the target device identification code to the server when sending the input identification data to the server.
In some optional implementations of this embodiment, the apparatus 600 may further include a target device identification code sending unit (not shown in the figure). The target device identification code sending unit is configured to send the target device identification code to the connected client.
In some optional implementations of this embodiment, the apparatus 600 may further include a call instruction sending unit (not shown in the figure). The call instruction transmitting unit is configured to transmit a call instruction for the connected client.
In some optional implementation manners of this embodiment, the target device identification code may be any one of the following: the serial number of the android mobile phone device, the MAC (media access control) device or the serial number of the SIM card.
In the apparatus provided in the above embodiment of the present application, first, the recording unit 601 records input data. After that, the identification information request transmission unit 602 transmits an identification information request to the connected server. Then, the identification unit 603 identifies the input data based on the identification information, and generates input identification data. Finally, the input identification data transmission unit 604 transmits the input identification data to the server. Thereby realizing the recording, identification and storage of the input data.
Referring now to fig. 7, shown is a block diagram of a system 700 suitable for implementing a terminal of an embodiment of the present application. The electronic device shown in fig. 7 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present application.
As shown in fig. 7, the system 700 includes a Central Processing Unit (CPU)701, which can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM)702 or a program loaded from a storage section 708 into a Random Access Memory (RAM) 703. In the RAM 703, various programs and data necessary for the operation of the system 700 are also stored. The CPU 701, the ROM 702, and the RAM 703 are connected to each other via a bus 704. An input/output (I/O) interface 705 is also connected to bus 704.
The following components are connected to the I/O interface 705: an input portion 706 including a touch screen, a camera, an optical distance sensor, and the like; an output section 707 including a display such as a Liquid Crystal Display (LCD) and a speaker; a storage portion 708 including a memory (SD) card and the like; and a communication section 709 including a LAN card, a SIM card, for example. The communication section 709 performs communication processing via a network such as the internet. A drive 710 is also connected to the I/O interface 705 as needed. A removable medium 711, such as a semiconductor memory or the like, is mounted on the drive 710 as necessary, so that a computer program read out therefrom is mounted into the storage section 708 as necessary.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program can be downloaded and installed from a network through the communication section 709, and/or installed from the removable medium 711. The computer program executes the above-described functions defined in the system of the present application when executed by the Central Processing Unit (CPU) 701.
It should be noted that the computer readable medium shown in the present application may be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present application, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In this application, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present application may be implemented by software or hardware. The described units may also be provided in a processor, and may be described as: a processor includes a recording unit, an identification information request transmitting unit, an identification unit, and an input identification data transmitting unit. Where the names of the units do not in some cases constitute a limitation of the units themselves, for example, a recording unit may also be described as a "unit for recording input data of a user".
As another aspect, the present application also provides a computer-readable medium, which may be contained in the apparatus described in the above embodiments; or may be present separately and not assembled into the device. The computer readable medium carries one or more programs which, when executed by the electronic device, cause the apparatus to: recording input data of a user; responding to the received jump instruction, and sending an identification information request to the connected server; in response to receiving the identification information sent by the server, identifying the input data according to the identification information to generate input identification data; and sending the input identification data to the server.
The above description is only a preferred embodiment of the application and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the invention herein disclosed is not limited to the particular combination of features described above, but also encompasses other arrangements formed by any combination of the above features or their equivalents without departing from the spirit of the invention. For example, the above features may be replaced with (but not limited to) features having similar functions disclosed in the present application.

Claims (8)

1. An information processing method comprising:
recording input data of a user; the input data comprises at least one of: operation data of a user, response data corresponding to the operation data of the user;
responding to the received jump instruction, and sending an identification information request to the connected server; the jump instruction is triggered when the H5 page application jumps to the native application;
in response to receiving the identification information sent by the server, identifying the input data according to the identifier contained in the identification information to generate input identification data; the identification information comprises different identifiers, wherein the different identifiers are used for identifying different input data;
sending the input identification data to the server;
acquiring an identification code of target equipment; and
when the input identification data is sent to the server, the target equipment identification code is sent to the server;
and sending the target equipment identification code to the connected client.
2. The method of claim 1, wherein the method further comprises:
and sending a calling instruction for the connected client.
3. The method of claim 1 or 2, wherein the target device identification code is any one of: the serial number of the android mobile phone device, the physical address MAC of the device or the serial number of the SIM card of the client identification module.
4. An information processing apparatus comprising:
a recording unit configured to record input data of a user; the input data comprises at least one of: operation data of a user, response data corresponding to the operation data of the user;
an identification information request sending unit configured to send an identification information request to a connected server in response to receiving a jump instruction; the jump instruction is triggered when the H5 page application jumps to the native application;
the identification unit is configured to respond to the received identification information sent by the server, identify the input data according to the identifier contained in the identification information, and generate input identification data; the identification information comprises different identifiers, wherein the different identifiers are used for identifying different input data;
an input identification data sending unit configured to send the input identification data to the server;
an acquisition unit configured to acquire a target device identification code; and
the input identification data transmitting unit is further configured to:
when the input identification data is sent to the server, the target equipment identification code is sent to the server;
and the target equipment identification code sending unit is configured to send the target equipment identification code to the connected client.
5. The apparatus of claim 4, wherein the apparatus further comprises:
and the calling instruction sending unit is configured to send a calling instruction for the connected client.
6. The apparatus of claim 4 or 5, wherein the target device identification code is any one of: the serial number of the android mobile phone device, the physical address MAC of the device or the serial number of the SIM card of the client identification module.
7. A terminal, comprising:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement the method of any one of claims 1-3.
8. A computer-readable medium, on which a computer program is stored, wherein the program is executed by a processor to carry out the method according to one of claims 1 to 3.
CN201810342483.1A 2018-04-17 2018-04-17 Information processing method and device Active CN108549586B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810342483.1A CN108549586B (en) 2018-04-17 2018-04-17 Information processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810342483.1A CN108549586B (en) 2018-04-17 2018-04-17 Information processing method and device

Publications (2)

Publication Number Publication Date
CN108549586A CN108549586A (en) 2018-09-18
CN108549586B true CN108549586B (en) 2022-04-01

Family

ID=63515378

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810342483.1A Active CN108549586B (en) 2018-04-17 2018-04-17 Information processing method and device

Country Status (1)

Country Link
CN (1) CN108549586B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112305910B (en) * 2019-07-29 2024-04-19 施耐德电器工业公司 Control method, control device, control equipment and medium for servo driver
CN110647552B (en) * 2019-08-29 2022-11-11 深圳市新系区块链技术有限公司 Data distribution method and related product
CN111782713A (en) * 2019-09-24 2020-10-16 北京京东尚科信息技术有限公司 Method and apparatus for converting data
CN111597026B (en) * 2020-05-15 2023-06-30 北京百度网讯科技有限公司 Method and device for acquiring information

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6182133B1 (en) * 1998-02-06 2001-01-30 Microsoft Corporation Method and apparatus for display of information prefetching and cache status having variable visual indication based on a period of time since prefetching
CN104021155A (en) * 2014-05-21 2014-09-03 小米科技有限责任公司 Webpage display method and device
CN107193880A (en) * 2017-04-26 2017-09-22 北京潘达互娱科技有限公司 A kind of method for page jump and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6182133B1 (en) * 1998-02-06 2001-01-30 Microsoft Corporation Method and apparatus for display of information prefetching and cache status having variable visual indication based on a period of time since prefetching
CN104021155A (en) * 2014-05-21 2014-09-03 小米科技有限责任公司 Webpage display method and device
CN107193880A (en) * 2017-04-26 2017-09-22 北京潘达互娱科技有限公司 A kind of method for page jump and device

Also Published As

Publication number Publication date
CN108549586A (en) 2018-09-18

Similar Documents

Publication Publication Date Title
CN107622135B (en) Method and apparatus for displaying information
CN110708346B (en) Information processing system and method
CN108282529B (en) System, method and device for publishing and subscribing data
CN108549586B (en) Information processing method and device
CN106874471B (en) Information pushing method and device
CN107302597B (en) Message file pushing method and device
CN109446442B (en) Method and apparatus for processing information
CN110377440B (en) Information processing method and device
CN110069919B (en) Information acquisition method and device
CN110007936B (en) Data processing method and device
US11706172B2 (en) Method and device for sending information
CN109413056B (en) Method and apparatus for processing information
US11588822B2 (en) Right control method and apparatus for terminal device
CN113076294A (en) Information sharing method and device
CN110618768B (en) Information presentation method and device
CN108667915B (en) Information pushing system, method and device
CN110442416B (en) Method, electronic device and computer-readable medium for presenting information
JP7217181B2 (en) WEARABLE DEVICE, INFORMATION PROCESSING METHOD, APPARATUS AND SYSTEM
CN111813685A (en) Automatic testing method and device
CN109348298B (en) Method and equipment for pushing and playing multimedia data stream
CN111953718A (en) Page debugging method and device
CN112822089B (en) Method and device for adding friends
CN111831530A (en) Test method and device
CN109600403B (en) Method and device for sending information
CN113824625B (en) Information interaction method and device

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