CN115016955A - Method and device for sharing information among multiple applications - Google Patents

Method and device for sharing information among multiple applications Download PDF

Info

Publication number
CN115016955A
CN115016955A CN202210489789.6A CN202210489789A CN115016955A CN 115016955 A CN115016955 A CN 115016955A CN 202210489789 A CN202210489789 A CN 202210489789A CN 115016955 A CN115016955 A CN 115016955A
Authority
CN
China
Prior art keywords
component
applet
small program
sharing
shared
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
CN202210489789.6A
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.)
LeTV Sports Culture Develop Beijing Co Ltd
Original Assignee
LeTV Sports Culture Develop 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 LeTV Sports Culture Develop Beijing Co Ltd filed Critical LeTV Sports Culture Develop Beijing Co Ltd
Priority to CN202210489789.6A priority Critical patent/CN115016955A/en
Publication of CN115016955A publication Critical patent/CN115016955A/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/544Buffers; Shared memory; Pipes
    • 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/546Message passing systems or structures, e.g. queues

Landscapes

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

Abstract

The embodiment of the disclosure provides a method and a device for information sharing among multiple applications, which are applied to the technical field of communication. The method comprises the steps of receiving an applet component adding instruction sent by a client; searching whether a shared small program component corresponding to the small program component exists in a sharing mechanism; if yes, updating the sharing mechanism; if not, updating the sharing mechanism and indicating the client to establish a shared small program component corresponding to the small program component; and sending the information flow required by the corresponding small program component to each sharing small program component according to the sharing mechanism corresponding to each user ID. In this way, information sharing among all applications can be realized, a user enters a small program to acquire shared information of all applications, user operation is reduced, efficiency and convenience of the user for using the terminal device are improved, user experience is improved, and the problem that in the prior art, the operation complexity of acquiring corresponding information can be solved by switching different applications is solved.

Description

Method and device for sharing information among multiple applications
Technical Field
The present disclosure relates to the field of communications technologies, and in particular, to a method and an apparatus for sharing information among multiple applications.
Background
In the era of internet communication big data, users need to respectively obtain information streams of interest of the users from different applications, the operation is complicated, the users need to continuously switch between different applications to obtain desired information, the use feeling of the users is poor, and the information streams between different applications may have repeated problems.
Disclosure of Invention
The disclosure provides a method, a device, equipment and a storage medium for information sharing among multiple applications.
According to a first aspect of the present disclosure, a method for information sharing among multiple applications is provided. The method comprises the following steps:
receiving an applet component adding instruction sent by a client;
searching whether a shared small program component corresponding to the small program component exists in a sharing mechanism;
if yes, updating the sharing mechanism; if not, updating the sharing mechanism and indicating the client to establish a shared small program component corresponding to the small program component;
and sending the information flow required by the corresponding small program component to each sharing small program component according to the sharing mechanism corresponding to each user ID.
Further, the sharing mechanism includes an association relationship among a user ID, a shared applet component, a corresponding applet component, and an application corresponding to the applet component, where the shared applet component is one or more.
Further, the sharing mechanism is stored with the user IDs, respectively.
Further, the updating the sharing mechanism includes:
acquiring corresponding application information from the applet component information carried in the applet component adding instruction, and establishing an association relationship between the applet component and the corresponding application in the association relationship among the shared applet component, the corresponding applet component and the application corresponding to the applet component.
Further, the method also comprises the step of sending prompt information whether to establish the shared small program component corresponding to the small program component to the client.
According to a second aspect of the present disclosure, an apparatus for information sharing among multiple applications is provided. The device includes:
the receiving module is used for receiving an applet component adding instruction sent by a client;
the searching module is used for searching whether a shared small program component corresponding to the small program component exists in a sharing mechanism;
the execution module is used for executing the following steps according to the result of the search module:
if yes, updating the sharing mechanism; if not, updating the sharing mechanism and indicating the client to establish a shared small program component corresponding to the small program component;
and the sending module is used for sending the information flow required by the corresponding small program component to each sharing small program component according to the sharing mechanism corresponding to each user ID.
According to a third aspect of the present disclosure, an electronic device is provided. The electronic device includes: a memory having a computer program stored thereon and a processor implementing the method as described above when executing the program.
According to a fourth aspect of the present disclosure, there is provided a computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements a method as according to the first and/or second aspects of the present disclosure.
According to the method and the device for sharing information among multiple applications, the information sharing among the applications is realized through the sharing applet component, a user can obtain the shared information of the applications by entering one applet, the user operation is reduced, the efficiency and the convenience degree of using the terminal equipment by the user are improved, and therefore the user experience is improved.
It should be understood that the statements herein reciting aspects are not intended to limit the critical or essential features of the embodiments of the present disclosure, nor are they intended to limit the scope of the present disclosure. Other features of the present disclosure will become apparent from the following description.
Drawings
The above and other features, advantages and aspects of various embodiments of the present disclosure will become more apparent by referring to the following detailed description when taken in conjunction with the accompanying drawings. The accompanying drawings are included to provide a further understanding of the present disclosure, and are not incorporated in or constitute a part of this specification, wherein like reference numerals refer to like or similar elements throughout the several views and wherein:
FIG. 1 illustrates a flow diagram of a method of information sharing among multiple applications, in accordance with an embodiment of the present disclosure;
FIG. 2 illustrates a block diagram of an apparatus for information sharing among multiple applications, in accordance with an embodiment of the present disclosure;
FIG. 3 illustrates a block diagram of an exemplary electronic device capable of implementing embodiments of the present disclosure.
Detailed Description
To make the objects, technical solutions and advantages of the embodiments of the present disclosure more apparent, the technical solutions in the embodiments of the present disclosure will be described clearly and completely with reference to the drawings in the embodiments of the present disclosure, and it is obvious that the described embodiments are some, but not all embodiments of the present disclosure. All other embodiments, which can be derived by a person skilled in the art from the embodiments disclosed herein without making any creative effort, shall fall within the protection scope of the present disclosure.
In addition, the term "and/or" herein is only one kind of association relationship describing an associated object, and means that there may be three kinds of relationships, for example, a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" herein generally indicates that the former and latter related objects are in an "or" relationship.
Fig. 1 shows a flow diagram of a method 100 for information sharing among multiple applications, according to an embodiment of the disclosure. The method 100 comprises:
and step 110, receiving an applet component adding instruction sent by the client.
In some embodiments, for example, in a client such as WeChat, a user with a user ID of "iduser" wants to acquire news from New wave, an applet component adding instruction for a New wave applet is sent to a server through the client, so that the server receives the applet component adding instruction and searches for a corresponding sharing mechanism according to the user ID of "iduser".
In some embodiments, the applet component add instruction includes user ID information, applet component corresponding application information, and the like.
Step 120, finding whether a shared applet component corresponding to the applet component exists in the sharing mechanism.
Further, the sharing mechanism includes an association relationship among a user ID, a shared applet component, a corresponding applet component, and an application corresponding to the applet component, where the shared applet component is one or more.
Further, the sharing mechanism is stored with the user IDs, respectively.
In some embodiments, the association relationship between the shared applet component, the corresponding applet component, and the application to which the applet component corresponds in the sharing mechanism is: e.g., news, shared applet component (news) -news-applet component-news (corresponding application); shared applet component (news) — update news applet component-update (corresponding application); shared applet component (news) — the "today's headlines news" applet component — the today's headlines (corresponding applications); shared applet component (news) — search fox news applet component-search fox (corresponding application), etc. There may be multiple groups of corresponding applet components and associations between applications corresponding to the applet components under a category of shared applet components.
In some embodiments, the sharing mechanism stored with the user ID, such as the sharing mechanism of the user iduser: iduser-shared applet component (news) -new wave applet component-new wave (corresponding application).
Specifically, the server receives an applet component add instruction, such as a "news novice" applet component add instruction, in step 110, and then looks for the presence of a shared applet component (news) corresponding to the "news novice" applet component in the sharing mechanism.
In some embodiments, after receiving an applet component addition instruction sent by a client, a server first sends, to the client, a prompt message indicating whether to establish a shared applet component corresponding to the applet component, and if a confirmation instruction for the prompt message sent by the client is received, step 110 is executed; and if a cancel instruction aiming at the prompt message and sent by the client is received, adding the small program component for the client according to the small program component adding instruction.
Step 130, if yes, updating the sharing mechanism.
Further, the update sharing mechanism includes:
acquiring corresponding application information from the applet component information carried in the applet component adding instruction, and establishing an association relationship between the applet component and the corresponding application in the association relationship among the shared applet component, the corresponding applet component and the application corresponding to the applet component.
Specifically, according to the search result in step 120, if a shared applet component corresponding to the applet component is found, for example, a shared applet component (news) corresponding to the applet component "newwave news" is found, and it is obtained that the application corresponding to the applet component "newwave" is "newwave", a new applet component "newwave" (corresponding application) is created in the association relationship between the applet component corresponding to the shared applet component (news) and the application corresponding to the applet component.
And 140, if not, updating the sharing mechanism and indicating the client to establish a shared small program component corresponding to the small program component.
Further, the update sharing mechanism includes:
and acquiring corresponding application information from the applet component information carried in the applet component adding instruction, and establishing an association relationship between the applet component and the application corresponding to the applet component in the association relationship among the shared applet component, the corresponding applet component and the application corresponding to the applet component.
Specifically, according to the search result in step 120, if the shared applet component corresponding to the applet component is not found, for example, the shared applet component (news) corresponding to the applet component "news in new wave" is not found, the corresponding relationship between the shared applet component (news) and the applet component "news in new wave" and the corresponding shared applet component is newly established in the sharing mechanism: "News" applet component- -News (corresponding application), and instructs the client to create a shared applet component (news) corresponding to the "News" applet component.
And 150, sending the information flow required by the corresponding small program component to each sharing small program component according to the sharing mechanism corresponding to each user ID.
Specifically, the server side acquires information streams from each application program, and sends the information streams required by the corresponding applet components to the shared applet components according to the sharing mechanism corresponding to each user ID.
In some embodiments, the server side obtains news information streams through the application "new wave" corresponding to the "new wave news" applet component, and sends the information streams to the shared applet component (news) of the iduser according to a sharing mechanism corresponding to the iduser, for example, the user ID, and displays the information streams to the user iduser on a user page.
Through the operation, the news requirements of the users can be realized through the shared small program component (news), and the news requirements do not need to be acquired from the 'news in new sea' small program component, the 'news in Teng' small program component, the 'news at the head of the day' small program component, the 'fox news' small program component and the like.
According to the embodiment of the disclosure, the following technical effects are achieved:
the sharing of information among the applications is realized through the sharing applet components, and a user can obtain the shared information of the applications by entering one applet, so that the user operation is reduced, the efficiency and the convenience for the user to use the terminal equipment are improved, and the user experience is improved.
It should be noted that for simplicity of description, the above-mentioned method embodiments are described as a series of acts, but those skilled in the art should understand that the present disclosure is not limited by the described order of acts, as some steps may be performed in other orders or simultaneously according to the present disclosure. Further, those skilled in the art should also appreciate that the embodiments described in the specification are exemplary embodiments and that acts and modules referred to are not necessarily required by the disclosure.
The above is a description of embodiments of the method, and the embodiments of the apparatus are further described below.
Fig. 2 shows a block diagram of an apparatus 200 for information sharing among multiple applications according to an embodiment of the present disclosure. As shown in fig. 2, the apparatus 200 includes:
the receiving module 210 is configured to receive an applet component adding instruction sent by a client.
A searching module 220, configured to search, in the sharing mechanism, whether a shared applet component corresponding to the applet component exists.
An executing module 230, configured to execute the following steps according to the result of the searching module:
if yes, updating the sharing mechanism; and if not, updating the sharing mechanism and indicating the client to establish a shared small program component corresponding to the small program component.
A sending module 240, configured to send, to each shared applet component of the shared applet component, an information stream required by the applet component corresponding to the user ID.
It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working process of the described module may refer to the corresponding process in the foregoing method embodiment, and is not described herein again.
According to an embodiment of the present disclosure, the present disclosure also provides an electronic device and a readable storage medium.
FIG. 3 shows a schematic block diagram of an electronic device 300 that may be used to implement embodiments of the present disclosure. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. The electronic device may also represent various forms of mobile devices, such as personal digital processing, cellular phones, smart phones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be examples only, and are not meant to limit implementations of the disclosure described and/or claimed herein.
The device 300 comprises a computing unit 301 which may perform various suitable actions and processes in accordance with a computer program stored in a Read Only Memory (ROM)302 or a computer program loaded from a storage unit 308 into a Random Access Memory (RAM) 303. In the RAM 303, various programs and data required for the operation of the device 300 can also be stored. The calculation unit 301, the ROM 302, and the RAM 303 are connected to each other via a bus 304. An input/output (I/O) interface 305 is also connected to bus 304.
Various components in device 300 are connected to I/O interface 305, including: an input unit 306 such as a keyboard, a mouse, or the like; an output unit 307 such as various types of displays, speakers, and the like; a storage unit 308 such as a magnetic disk, optical disk, or the like; and a communication unit 309 such as a network card, modem, wireless communication transceiver, etc. The communication unit 309 allows the device 300 to exchange information/data with other devices via a computer network such as the internet and/or various telecommunication networks.
The computing unit 301 may be a variety of general and/or special purpose processing components having processing and computing capabilities. Some examples of the computing unit 301 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various dedicated Artificial Intelligence (AI) computing chips, various computing units running machine learning model algorithms, a Digital Signal Processor (DSP), and any suitable processor, controller, microcontroller, and so forth. The computing unit 301 performs the various methods and processes described above, such as a method of information sharing among multiple applications. For example, in some embodiments, a method of information sharing among multiple applications may be implemented as a computer software program tangibly embodied on a machine-readable medium, such as storage unit 308. In some embodiments, part or all of the computer program may be loaded and/or installed onto device 300 via ROM 302 and/or communication unit 309. When loaded into RAM 303 and executed by computing unit 301, may perform one or more of the steps of a method for information sharing between multiple applications as described above. Alternatively, in other embodiments, the computing unit 301 may be configured to perform a method of inter-application information sharing in any other suitable manner (e.g., by means of firmware).
Various implementations of the systems and techniques described here above may be implemented in digital electronic circuitry, integrated circuitry, Field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), system on a chip (SOCs), load programmable logic devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs that are executable and/or interpretable on a programmable system including at least one programmable processor, which may be special or general purpose, receiving data and instructions from, and transmitting data and instructions to, a storage system, at least one input device, and at least one output device.
Program code for implementing the methods of the present disclosure may be written in any combination of one or more programming languages. These program codes may be provided to a processor or controller of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the program codes, when executed by the processor or controller, cause the functions/operations specified in the flowchart and/or block diagram to be performed. The program code may execute entirely on the machine, partly on the machine, as a stand-alone software package partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on 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.
To provide for interaction with a user, the systems and techniques described here can be implemented on a computer having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) by which a user can provide input to the computer. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user can be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic, speech, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a back-end component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such back-end, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), Wide Area Networks (WANs), and the Internet.
The computer system may include clients and servers. A client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server may be a cloud server, a server of a distributed system, or a server combining a blockchain.
It should be understood that various forms of the flows shown above may be used, with steps reordered, added, or deleted. For example, the steps described in the present disclosure may be executed in parallel, sequentially, or in different orders, as long as the desired results of the technical solutions disclosed in the present disclosure can be achieved, and the present disclosure is not limited herein.
The above detailed description should not be construed as limiting the scope of the disclosure. It should be understood by those skilled in the art that various modifications, combinations, sub-combinations and substitutions may be made in accordance with design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present disclosure should be included in the scope of protection of the present disclosure.

Claims (8)

1. A method for sharing information among multiple applications is characterized by comprising the following steps:
receiving an applet component adding instruction sent by a client;
searching whether a shared small program component corresponding to the small program component exists in a sharing mechanism;
if yes, updating the sharing mechanism; if not, updating the sharing mechanism and indicating the client to establish a shared small program component corresponding to the small program component;
and sending the information flow required by the corresponding small program component to each sharing small program component according to the sharing mechanism corresponding to each user ID.
2. The method of claim 1, wherein the sharing mechanism comprises an association relationship among a user ID, a shared applet component, a corresponding applet component and an application corresponding to the applet component, wherein the shared applet component is one or more.
3. The method of claim 1, wherein the sharing mechanism is stored separately with the user IDs.
4. The method of claim 1, wherein the updating the sharing mechanism comprises:
and acquiring corresponding application information from the applet component information carried in the applet component adding instruction, and establishing an association relationship between the applet component and the application corresponding to the applet component in the association relationship among the shared applet component, the corresponding applet component and the application corresponding to the applet component.
5. The method of claim 1, further comprising sending a prompt to the client whether to establish a shared applet component corresponding to the applet component.
6. An apparatus for information sharing among multiple applications, comprising:
the receiving module is used for receiving an applet component adding instruction sent by a client;
the searching module is used for searching whether a shared small program component corresponding to the small program component exists in a sharing mechanism;
the execution module is used for executing the following steps according to the result of the search module:
if yes, updating the sharing mechanism; if not, updating the sharing mechanism and indicating the client to establish a shared small program component corresponding to the small program component;
and the sending module is used for sending the information flow required by the corresponding small program component to each sharing small program component according to the sharing mechanism corresponding to each user ID.
7. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 1-5.
8. A non-transitory computer readable storage medium having stored thereon computer instructions for causing the computer to perform the method of any one of claims 1-5.
CN202210489789.6A 2022-05-06 2022-05-06 Method and device for sharing information among multiple applications Pending CN115016955A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210489789.6A CN115016955A (en) 2022-05-06 2022-05-06 Method and device for sharing information among multiple applications

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210489789.6A CN115016955A (en) 2022-05-06 2022-05-06 Method and device for sharing information among multiple applications

Publications (1)

Publication Number Publication Date
CN115016955A true CN115016955A (en) 2022-09-06

Family

ID=83069304

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210489789.6A Pending CN115016955A (en) 2022-05-06 2022-05-06 Method and device for sharing information among multiple applications

Country Status (1)

Country Link
CN (1) CN115016955A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116668968A (en) * 2023-07-25 2023-08-29 西安优光谱信息科技有限公司 Cross-platform communication information processing method and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116668968A (en) * 2023-07-25 2023-08-29 西安优光谱信息科技有限公司 Cross-platform communication information processing method and system
CN116668968B (en) * 2023-07-25 2023-10-13 西安优光谱信息科技有限公司 Cross-platform communication information processing method and system

Similar Documents

Publication Publication Date Title
CN112866391A (en) Message pushing method and device, electronic equipment and storage medium
CN113572833B (en) Cloud mobile phone maintenance method and device, electronic equipment and storage medium
CN114035865B (en) Method, device and equipment for starting small program and storage medium
US20220101216A1 (en) Business Content Output Method, Apparatus, Storage Medium and Program Product
CN115016955A (en) Method and device for sharing information among multiple applications
CN112069137B (en) Method, device, electronic equipment and computer readable storage medium for generating information
CN113656198A (en) Copying and pasting method and device from client to cloud mobile phone
CN114374703B (en) Cloud mobile phone information acquisition method, device, equipment and storage medium
CN112925623B (en) Task processing method, device, electronic equipment and medium
CN113691937B (en) Method for determining position information, cloud mobile phone and terminal equipment
CN113590447B (en) Buried point processing method and device
CN114138358A (en) Application program starting optimization method, device, equipment and storage medium
CN113553857A (en) Text processing method and text processing device
CN114428646B (en) Data processing method and device, electronic equipment and storage medium
CN113312521B (en) Content retrieval method, device, electronic equipment and medium
CN114401300B (en) Cloud application control method, device, equipment, medium and program product
CN114095758B (en) Cloud image intercepting method and related device
CN117938831A (en) Data transmission method and device, electronic equipment and storage medium
CN115168753A (en) Method, device, equipment and storage medium for displaying target object in applet
CN113612848A (en) Internet of things data receiving method, Internet of things platform and Internet of things system
CN114564133A (en) Application program display method, device, equipment and medium
CN116614383A (en) Model updating method and device, electronic equipment and storage medium
CN117914819A (en) Chat robot menu display method, device and system
CN118246721A (en) Task generation method, device, electronic equipment and computer readable storage medium
CN114217837A (en) Software updating method, device, equipment and medium for cloud mobile phone

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