CN112835656A - Client starting method and device - Google Patents

Client starting method and device Download PDF

Info

Publication number
CN112835656A
CN112835656A CN201911061970.1A CN201911061970A CN112835656A CN 112835656 A CN112835656 A CN 112835656A CN 201911061970 A CN201911061970 A CN 201911061970A CN 112835656 A CN112835656 A CN 112835656A
Authority
CN
China
Prior art keywords
client
interface
running
medical instrument
background
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
CN201911061970.1A
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.)
Chemclin Diagnostics Corp
Original Assignee
Chemclin Diagnostics Corp
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 Chemclin Diagnostics Corp filed Critical Chemclin Diagnostics Corp
Priority to CN201911061970.1A priority Critical patent/CN112835656A/en
Publication of CN112835656A publication Critical patent/CN112835656A/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/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/452Remote windowing, e.g. X-Window System, desktop virtualisation
    • 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/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

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)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

The application provides a method and a device for starting a client. In the application, a starting request for starting a client is received, wherein the starting request is used for operating the client on a foreground interface of a medical instrument; then, whether the client is running in a background without an interface can be detected; under the condition that the client side is in background non-interface operation, closing the client side which is in background non-interface operation; and operating the client on the interface in the foreground of the medical instrument again so that the interface of the client can be displayed on the screen of the medical instrument, and then adjusting the medical instrument by using the interface of the client which can be displayed on the screen of the medical instrument by a user of the medical instrument.

Description

Client starting method and device
Technical Field
The present application relates to the field of chemical detection technologies, and in particular, to a method and an apparatus for starting a client.
Background
Currently, hospitals are usually equipped with various medical instruments for examining patients, such as nuclear magnetic resonance apparatus, CT apparatus, B-ultrasonic apparatus, blood item detector, and excretion detector.
Before a patient is examined using a medical instrument, consumables, for example, a detection reagent, etc., need to be added to the medical instrument, and then the patient is detected by means of the detection reagent.
The use data of the consumables need to be uploaded to the cloud so that technicians can count and analyze the consumable use condition of the medical instrument and the like at the cloud.
Currently, a client is generally installed on a cloud, and then the client uploads the usage data of consumables and the like to the cloud.
Disclosure of Invention
The application discloses a method and a device for starting a client.
In a first aspect, the present application shows a method for starting a client, the client being installed on a medical instrument, the method comprising:
receiving a start request for starting the client, wherein the start request is used for running the client in a foreground interface of the medical instrument;
detecting whether the client is running without an interface in the background;
closing the client running without the interface in the background under the condition that the client is running without the interface in the background;
and operating the client on the foreground of the medical instrument again by using the interface.
In an optional implementation, the method further includes:
and under the condition that the client is not running in the background without an interface, the client is running in the foreground of the medical instrument with the interface.
In an optional implementation, the interfacing the client in the foreground of the medical instrument includes:
creating a new process in the memory of the medical instrument;
and loading the client into the process so as to enable the process to run the client.
In an optional implementation manner, the detecting whether the client is running in the background without interface includes:
acquiring a client identifier of the client;
searching whether the client identification exists in a preset list; the preset list is used for storing client identifications of all clients of the medical instrument running in a background interface-free mode;
determining that the client is running without an interface in the background under the condition that the client identifier exists in a preset list;
and under the condition that the client identification does not exist in the preset list, determining that the client is not running in the background without an interface.
In an optional implementation manner, the closing the client running in the background without interface includes:
searching a process running the client in the currently running process;
and closing the searched process to realize closing the client.
In an optional implementation manner, the searching for the process running the client from the currently running processes includes:
in the correspondence between the client identification of the client on which the process runs and the process identification of the process,
searching a process identification corresponding to the client identification of the client;
and searching the process corresponding to the process identification in the currently running process, and taking the process as the process running the client.
In a second aspect, the present application shows an apparatus for starting a client, the client being installed on a medical instrument, the apparatus comprising:
a receiving module, configured to receive a start request for starting the client, where the start request is used to operate the client in a foreground of the medical instrument with an interface;
the detection module is used for detecting whether the client side is running without an interface in the background;
a closing module, configured to close the client running in the background without an interface when the client is running in the background without an interface;
and the operation module is used for operating the client on the foreground of the medical instrument again by an interface.
In an optional implementation, the apparatus further comprises:
the operation module is also used for operating the client on the interface of the foreground of the medical instrument under the condition that the client is not in the background non-interface operation.
In an optional implementation manner, the execution module includes:
a creating unit for creating a new process in the memory of the medical instrument;
and the loading unit is used for loading the client into the process so as to enable the process to run the client.
In an optional implementation manner, the detection module includes:
an obtaining unit, configured to obtain a client identifier of the client;
the first searching unit is used for searching whether the client-side identification exists in a preset list; the preset list is used for storing client identifications of all clients of the medical instrument running in a background interface-free mode;
a first determining unit, configured to determine that the client is running without an interface in the background when the client identifier exists in a preset list;
a second determining unit, configured to determine that the client is not running in the background without an interface when the client identifier does not exist in a preset list.
In an alternative implementation, the shutdown module includes:
the second searching unit is used for searching the process running the client in the currently running process;
and the closing unit is used for closing the searched process so as to close the client.
In an optional implementation manner, the second lookup unit includes:
the first searching subunit is used for searching a process identifier corresponding to the client identifier of the client in the corresponding relationship between the client identifier of the client in which the process runs and the process identifier of the process;
and the second searching subunit is used for searching the process corresponding to the process identifier in the currently running process, and the process is taken as the process running the client.
In a third aspect, the present application shows a client comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the steps of the method for starting the client according to the first aspect when executing the program.
In a fourth aspect, the present application shows a computer-readable storage medium having stored thereon a computer program which, when being executed by a processor, carries out the steps of the method for starting up a client according to the first aspect.
Compared with the prior art, the method has the following advantages:
before, after the medical instrument is started, the medical instrument can default to operate the client without an interface in a background, and then if the medical instrument generates data needing to be uploaded to the intelligent cloud end in the operation process, the client can directly transmit the data to the intelligent cloud end, and the processes are invisible to a user using the medical instrument.
However, if the user using the medical instrument needs to adjust the medical instrument, the user using the medical instrument needs to adjust the interface of the client, but the client runs in the background without an interface and does not display the interface of the client on the screen of the medical instrument, so the user using the medical instrument cannot adjust the medical instrument.
In the application, a starting request for starting the client is received, wherein the starting request is used for operating the client on a foreground interface of the medical instrument; then, whether the client is running in a background without an interface can be detected; under the condition that the client side is in background non-interface operation, closing the client side which is in background non-interface operation; and operating the client on the interface in the foreground of the medical instrument again so that the interface of the client can be displayed on the screen of the medical instrument, and then adjusting the medical instrument by using the interface of the client which can be displayed on the screen of the medical instrument by a user of the medical instrument.
Drawings
Fig. 1 is a flowchart illustrating steps of a method for starting a client according to the present application.
Fig. 2 is a block diagram of a client startup device according to the present application.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present application more comprehensible, the present application is described in further detail with reference to the accompanying drawings and the detailed description.
Referring to fig. 1, a flowchart illustrating steps of a method for starting a client according to the present application is shown, where the method is applied to a medical instrument, and the method may specifically include the following steps:
in step S101, receiving a start request for starting a client, where the start request is used to operate the client in a foreground of a medical instrument with an interface;
after the medical instrument is started, the medical instrument can operate the client in a background non-interface mode by default, then if the medical instrument generates data needing to be uploaded to the intelligent cloud end in the operation process, the client can directly transmit the data to the intelligent cloud end, and the processes are invisible to a user using the medical instrument.
However, if a user using the medical instrument needs to adjust the medical instrument, for example, adjust the period of uploading data to the smart cloud by the client, or adjust the data that can be uploaded to the smart cloud by the client, the user using the medical instrument needs to adjust on the interface of the client.
In the application, after the medical instrument has the interface in the foreground to operate the client, the interface of the client is displayed on the screen of the medical instrument, and then a user using the medical instrument can adjust the interface of the client.
The method comprises the following steps that a user using the medical instrument can input a starting request for starting a client on the medical instrument, wherein the starting request is used for operating the client on a foreground interface of the medical instrument; the medical instrument then receives the start request to start the client, however, since the medical instrument defaults to running the client without interface in the background after power-on and will always run the client without interface in the background, it is possible that the medical instrument is running the client without interface in the background when the medical instrument receives the start request.
In the application, the medical instrument cannot operate the client at the same time without an interface in the background and with an interface in the foreground, so the medical instrument needs to operate the client at the interface in the foreground of the medical instrument according to the following steps.
In step S102, detecting whether the client is running in the background without interface;
in the application, each time a medical instrument runs a client without a background interface, the client identifier of the client is stored in a preset list, the preset list is used for storing the client identifiers of all the clients of the medical instrument running without the background interface, and after the medical instrument stops running a client without the background interface, the client identifier of the client can be deleted from the preset list.
Thus, in this step, the client identifier of the client can be obtained; then searching whether a client identifier exists in a preset list; determining that the client runs in a background without an interface under the condition that the client identifier exists in the preset list; and under the condition that the client identification does not exist in the preset list, determining that the client is not running in the background without an interface.
In step S103, the client running in the background without interface is closed when the client is running in the background without interface;
in this application, the step may be implemented by the following process, including:
1031. searching a process of a running client in a currently running process;
in the application, the client is often operated by a process in the medical instrument when the client is operated in the medical instrument, for any one of the operated clients, a corresponding table entry can be formed in advance by the client identifier of the operated client and the process identifier of the process in which the client is operated, and the corresponding table entry is stored in the corresponding relation between the client identifier of the process-operated client and the process identifier of the process, and the same is true for each other operated client.
In this way, in this step, the process identifier corresponding to the client identifier of the client can be searched in the correspondence between the client identifier of the client on which the process runs and the process identifier of the process; and then searching the process corresponding to the process identification in the currently running process, and taking the process as the process of the running client.
1032. And closing the searched process to realize closing the client.
In another embodiment of the present application, the client may be operated with an interface in the foreground of the medical instrument in the case that the client is not being operated without an interface in the background.
In step S104, the client is operated again in the foreground of the medical instrument.
In the application, the client needs to use the process when running, so that a new process can be created in the memory of the medical instrument; and loading the client into the process so as to enable the process to operate the client, thereby realizing that the client is operated by an interface on the foreground of the medical instrument.
Before, after the medical instrument is started, the medical instrument can default to operate the client without an interface in a background, and then if the medical instrument generates data needing to be uploaded to the intelligent cloud end in the operation process, the client can directly transmit the data to the intelligent cloud end, and the processes are invisible to a user using the medical instrument.
However, if the user using the medical instrument needs to adjust the medical instrument, the user using the medical instrument needs to adjust the interface of the client, but the client runs in the background without an interface and does not display the interface of the client on the screen of the medical instrument, so the user using the medical instrument cannot adjust the medical instrument.
In the application, a starting request for starting the client is received, wherein the starting request is used for operating the client on a foreground interface of the medical instrument; then, whether the client is running in a background without an interface can be detected; under the condition that the client side is in background non-interface operation, closing the client side which is in background non-interface operation; and operating the client on the interface in the foreground of the medical instrument again so that the interface of the client can be displayed on the screen of the medical instrument, and then adjusting the medical instrument by using the interface of the client which can be displayed on the screen of the medical instrument by a user of the medical instrument.
It is noted that, for simplicity of explanation, the method embodiments are described as a series of acts or combination of acts, but those skilled in the art will appreciate that the present application is not limited by the order of acts, as some steps may, in accordance with the present application, occur in other orders and concurrently. Further, those skilled in the art will also appreciate that the embodiments described in the specification are exemplary and that no action is necessarily required in this application.
Referring to fig. 2, a block diagram of a starting apparatus of a client according to the present application is shown, where the apparatus may specifically include the following modules:
a receiving module 11, configured to receive a start request for starting the client, where the start request is used to operate the client in a foreground of the medical apparatus with an interface;
a detection module 12, configured to detect whether the client is running without an interface in the background;
a closing module 13, configured to close the client running in the background without interface when the client is running in the background without interface;
and the operation module 14 is used for operating the client on the foreground of the medical instrument again in an interface mode.
In an optional implementation, the apparatus further comprises:
the operation module is also used for operating the client on the interface of the foreground of the medical instrument under the condition that the client is not in the background non-interface operation.
In an optional implementation manner, the execution module includes:
a creating unit for creating a new process in the memory of the medical instrument;
and the loading unit is used for loading the client into the process so as to enable the process to run the client.
In an optional implementation manner, the detection module includes:
an obtaining unit, configured to obtain a client identifier of the client;
the first searching unit is used for searching whether the client-side identification exists in a preset list; the preset list is used for storing client identifications of all clients of the medical instrument running in a background interface-free mode;
a first determining unit, configured to determine that the client is running without an interface in the background when the client identifier exists in a preset list;
a second determining unit, configured to determine that the client is not running in the background without an interface when the client identifier does not exist in a preset list.
In an alternative implementation, the shutdown module includes:
the second searching unit is used for searching the process running the client in the currently running process;
and the closing unit is used for closing the searched process so as to close the client.
In an optional implementation manner, the second lookup unit includes:
the first searching subunit is used for searching a process identifier corresponding to the client identifier of the client in the corresponding relationship between the client identifier of the client in which the process runs and the process identifier of the process;
and the second searching subunit is used for searching the process corresponding to the process identifier in the currently running process, and the process is taken as the process running the client.
Before, after the medical instrument is started, the medical instrument can default to operate the client without an interface in a background, and then if the medical instrument generates data needing to be uploaded to the intelligent cloud end in the operation process, the client can directly transmit the data to the intelligent cloud end, and the processes are invisible to a user using the medical instrument.
However, if the user using the medical instrument needs to adjust the medical instrument, the user using the medical instrument needs to adjust the interface of the client, but the client runs in the background without an interface and does not display the interface of the client on the screen of the medical instrument, so the user using the medical instrument cannot adjust the medical instrument.
In the application, a starting request for starting the client is received, wherein the starting request is used for operating the client on a foreground interface of the medical instrument; then, whether the client is running in a background without an interface can be detected; under the condition that the client side is in background non-interface operation, closing the client side which is in background non-interface operation; and operating the client on the interface in the foreground of the medical instrument again so that the interface of the client can be displayed on the screen of the medical instrument, and then adjusting the medical instrument by using the interface of the client which can be displayed on the screen of the medical instrument by a user of the medical instrument.
For the device embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, refer to the partial description of the method embodiment.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, apparatus, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application 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 application is described with reference to flowchart illustrations and/or block diagrams of methods, terminal devices (systems), and computer program products according to the application. 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 terminal to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing terminal, 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 terminal 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 terminal to cause a series of operational steps to be performed on the computer or other programmable terminal to produce a computer implemented process such that the instructions which execute on the computer or other programmable terminal provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While the preferred embodiments of the present application have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all alterations and modifications as fall within the scope of the application.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or terminal 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 terminal. 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 terminal that comprises the element.
The above detailed description is given to the method and apparatus for starting a client, and a specific example is applied in the detailed description to explain the principle and the implementation of the present application, and the description of the above embodiment is only used to help understand the method and the core idea of the present application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (14)

1. A method of starting a client, the client being installed on a medical instrument, the method comprising:
receiving a start request for starting the client, wherein the start request is used for running the client in a foreground interface of the medical instrument;
detecting whether the client is running without an interface in the background;
closing the client running without the interface in the background under the condition that the client is running without the interface in the background;
and operating the client on the foreground of the medical instrument again by using the interface.
2. The method of claim 1, further comprising:
and under the condition that the client is not running in the background without an interface, the client is running in the foreground of the medical instrument with the interface.
3. The method of claim 1 or 2, wherein interfacing the client in a foreground of the medical instrument comprises:
creating a new process in the memory of the medical instrument;
and loading the client into the process so as to enable the process to run the client.
4. The method of claim 1, wherein the detecting whether the client is running in the background without interface comprises:
acquiring a client identifier of the client;
searching whether the client identification exists in a preset list; the preset list is used for storing client identifications of all clients of the medical instrument running in a background interface-free mode;
determining that the client is running without an interface in the background under the condition that the client identifier exists in a preset list;
and under the condition that the client identification does not exist in the preset list, determining that the client is not running in the background without an interface.
5. The method of claim 1, wherein the shutting down the client running in the background without interface comprises:
searching a process running the client in the currently running process;
and closing the searched process to realize closing the client.
6. The method of claim 5, wherein the finding the currently running process that is running the client comprises:
searching a process identifier corresponding to a client identifier of a client in the process operation in a corresponding relation between the client identifier of the client and the process identifier of the process;
and searching the process corresponding to the process identification in the currently running process, and taking the process as the process running the client.
7. An apparatus for starting a client, wherein the client is installed on a medical instrument, the apparatus comprising:
a receiving module, configured to receive a start request for starting the client, where the start request is used to operate the client in a foreground of the medical instrument with an interface;
the detection module is used for detecting whether the client side is running without an interface in the background;
a closing module, configured to close the client running in the background without an interface when the client is running in the background without an interface;
and the operation module is used for operating the client on the foreground of the medical instrument again by an interface.
8. The apparatus of claim 7, further comprising:
the operation module is also used for operating the client on the interface of the foreground of the medical instrument under the condition that the client is not in the background non-interface operation.
9. The apparatus of claim 7 or 8, wherein the operation module comprises:
a creating unit for creating a new process in the memory of the medical instrument;
and the loading unit is used for loading the client into the process so as to enable the process to run the client.
10. The apparatus of claim 7, wherein the detection module comprises:
an obtaining unit, configured to obtain a client identifier of the client;
the first searching unit is used for searching whether the client-side identification exists in a preset list; the preset list is used for storing client identifications of all clients of the medical instrument running in a background interface-free mode;
a first determining unit, configured to determine that the client is running without an interface in the background when the client identifier exists in a preset list;
a second determining unit, configured to determine that the client is not running in the background without an interface when the client identifier does not exist in a preset list.
11. The apparatus of claim 7, wherein the shutdown module comprises:
the second searching unit is used for searching the process running the client in the currently running process;
and the closing unit is used for closing the searched process so as to close the client.
12. The apparatus of claim 11, wherein the second lookup unit comprises:
the first searching subunit is used for searching a process identifier corresponding to the client identifier of the client in the corresponding relationship between the client identifier of the client in which the process runs and the process identifier of the process;
and the second searching subunit is used for searching the process corresponding to the process identifier in the currently running process, and the process is taken as the process running the client.
13. A client comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the steps of the client's startup method according to any of claims 1 to 6 are implemented by the processor when executing the program.
14. A computer-readable storage medium, characterized in that a computer program is stored on the computer-readable storage medium, which computer program, when being executed by a processor, carries out the steps of the client's startup method according to any one of claims 1 to 6.
CN201911061970.1A 2019-11-01 2019-11-01 Client starting method and device Pending CN112835656A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911061970.1A CN112835656A (en) 2019-11-01 2019-11-01 Client starting method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911061970.1A CN112835656A (en) 2019-11-01 2019-11-01 Client starting method and device

Publications (1)

Publication Number Publication Date
CN112835656A true CN112835656A (en) 2021-05-25

Family

ID=75921370

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911061970.1A Pending CN112835656A (en) 2019-11-01 2019-11-01 Client starting method and device

Country Status (1)

Country Link
CN (1) CN112835656A (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102650943A (en) * 2011-02-28 2012-08-29 深圳富泰宏精密工业有限公司 Application program startup management system and method
CN103678506A (en) * 2013-11-20 2014-03-26 北京奇虎科技有限公司 Method and device for loading application program shortcuts in browser and browser
CN104021019A (en) * 2014-06-18 2014-09-03 腾讯科技(深圳)有限公司 Application self-staring control method, terminal and server
CN104050035A (en) * 2014-05-14 2014-09-17 小米科技有限责任公司 Processing method and device for application program
CN104267997A (en) * 2014-09-30 2015-01-07 珠海市君天电子科技有限公司 Terminal device and starting method of application software in same
CN106648811A (en) * 2017-01-23 2017-05-10 努比亚技术有限公司 Method for starting application of terminal and terminal
CN106843977A (en) * 2017-01-25 2017-06-13 北京奇虎科技有限公司 A kind of processing method of application program self-starting, device and mobile terminal
CN107748684A (en) * 2017-11-21 2018-03-02 广东欧珀移动通信有限公司 Realize processing method, device, storage medium and the mobile terminal of self-starting
CN107817995A (en) * 2016-09-12 2018-03-20 华为技术有限公司 A kind of silent method, apparatus and terminal device for starting application in backstage
CN107844342A (en) * 2017-11-21 2018-03-27 广东欧珀移动通信有限公司 Management-control method, device and the storage medium and mobile terminal of application program keep-alive
CN108958824A (en) * 2017-05-18 2018-12-07 龙芯中科技术有限公司 Starting method, apparatus, electronic equipment and the storage medium of application program

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102650943A (en) * 2011-02-28 2012-08-29 深圳富泰宏精密工业有限公司 Application program startup management system and method
CN103678506A (en) * 2013-11-20 2014-03-26 北京奇虎科技有限公司 Method and device for loading application program shortcuts in browser and browser
CN104050035A (en) * 2014-05-14 2014-09-17 小米科技有限责任公司 Processing method and device for application program
US20150333971A1 (en) * 2014-05-14 2015-11-19 Xiaomi Inc. Method and device for managing processes of application program
CN104021019A (en) * 2014-06-18 2014-09-03 腾讯科技(深圳)有限公司 Application self-staring control method, terminal and server
CN104267997A (en) * 2014-09-30 2015-01-07 珠海市君天电子科技有限公司 Terminal device and starting method of application software in same
CN107817995A (en) * 2016-09-12 2018-03-20 华为技术有限公司 A kind of silent method, apparatus and terminal device for starting application in backstage
CN106648811A (en) * 2017-01-23 2017-05-10 努比亚技术有限公司 Method for starting application of terminal and terminal
CN106843977A (en) * 2017-01-25 2017-06-13 北京奇虎科技有限公司 A kind of processing method of application program self-starting, device and mobile terminal
CN108958824A (en) * 2017-05-18 2018-12-07 龙芯中科技术有限公司 Starting method, apparatus, electronic equipment and the storage medium of application program
CN107748684A (en) * 2017-11-21 2018-03-02 广东欧珀移动通信有限公司 Realize processing method, device, storage medium and the mobile terminal of self-starting
CN107844342A (en) * 2017-11-21 2018-03-27 广东欧珀移动通信有限公司 Management-control method, device and the storage medium and mobile terminal of application program keep-alive

Similar Documents

Publication Publication Date Title
EP3480816B1 (en) Method for voice recognition and electronic device for performing the same
US10268515B2 (en) Releasing resources from processes in a particular order to provide required resources to start an application
US10133568B2 (en) Embedding code anchors in software documentation
EP4148574A1 (en) Techniques for correlating vulnerabilities across an evolving codebase
US20190243333A1 (en) Electronic apparatus for monitoring state of machine tool and control method thereof
EP3132264B1 (en) Method and apparatus for collecting test data from use of a disposable test kit
EP2684383A1 (en) Systems and methods for testing content of mobile communication devices
CN107704282B (en) Loading method and device applied to embedded system
WO2017173925A1 (en) Software management method and device, terminal, and storage medium
KR20170077730A (en) Content recognition device and method for controlling thereof
US9529975B2 (en) Medical information processing system and medical information processing apparatus
CN110262948B (en) Page data monitoring method, device and equipment
US20060155909A1 (en) Methods relating to configuration of software
EP3131031A1 (en) Content security processing method and electronic device supporting the same
US20160277477A1 (en) Information processing apparatus, terminal device, information processing method, and non-transitory computer readable recording medium
CN112835656A (en) Client starting method and device
CN111970226A (en) Information processing method, server device, and recording medium having information processing program recorded thereon
US20150278448A1 (en) Method And Apparatus For Synchronizing A Clinical Context Across Applications
US20150370687A1 (en) Unit test generation
CN110084298B (en) Method and device for detecting image similarity
US20200133590A1 (en) Information processing apparatus and method
US20160275002A1 (en) Image capture in application lifecycle management for documentation and support
US8898589B2 (en) Flattening a subset of configuration user interface (UI) panels in a hierarchy of UI panels
CN112786179A (en) Method and device for uploading operation data
CN113344549B (en) Project engineering document updating method and device, computer equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination