CN114816456A - Software starting method, device and equipment - Google Patents

Software starting method, device and equipment Download PDF

Info

Publication number
CN114816456A
CN114816456A CN202210505785.2A CN202210505785A CN114816456A CN 114816456 A CN114816456 A CN 114816456A CN 202210505785 A CN202210505785 A CN 202210505785A CN 114816456 A CN114816456 A CN 114816456A
Authority
CN
China
Prior art keywords
software package
software
installation
authority
current user
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
CN202210505785.2A
Other languages
Chinese (zh)
Inventor
陈璟玲
徐正峰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhuhai Pantum Electronics Co Ltd
Original Assignee
Zhuhai Pantum Electronics 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 Zhuhai Pantum Electronics Co Ltd filed Critical Zhuhai Pantum Electronics Co Ltd
Priority to CN202210505785.2A priority Critical patent/CN114816456A/en
Publication of CN114816456A publication Critical patent/CN114816456A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • 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)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the invention relates to the technical field of computers, in particular to a software starting method, a device and equipment. The software starting method comprises the following steps: executing an installation process of the first software package based on the administrator authority; and when the end of the installation process of the first software package is detected, starting first application software corresponding to the first software package based on the current user authority. The embodiment of the invention realizes that the corresponding application authority is started by the current user authority after the software package is installed. Therefore, the application software can run under the authority of the current user, the application software can normally access the current user directory, and system notifications can be normally sent and displayed.

Description

Software starting method, device and equipment
[ technical field ] A method for producing a semiconductor device
The embodiment of the invention relates to the technical field of computers, in particular to a software starting method, a device and equipment.
[ background of the invention ]
The Linux operating system is a multi-user operating system, and a user currently logging in the operating system may be a superuser, i.e., an administrator, or may be another ordinary user, which is an ordinary user in most cases. When a common user installs a software package and starts corresponding application software, the function of the application software may be abnormal, which affects user experience. Therefore, how to reasonably install the boot software becomes an urgent problem to be solved.
[ summary of the invention ]
The embodiment of the invention provides a software starting method, a software starting device and software starting equipment, which are used for realizing the functions of installing software by using administrator authority and starting application software by using current user authority, and ensuring that the application software runs normally by using the current user authority after being started.
In a first aspect, an embodiment of the present invention provides a software starting method, including:
executing an installation process of the first software package based on the administrator authority;
and when the end of the installation process of the first software package is detected, starting first application software corresponding to the first software package based on the current user authority.
In one possible implementation manner, before executing the installation process of the first software package based on the administrator authority, the method further includes:
determining an installation request, wherein the installation request comprises the first software package, and the installation request comprises indication information of starting immediately after the first software package is installed.
In one possible implementation manner, the installation request includes the current user right, and the current user right is a normal user right.
In one possible implementation manner, the executing the installation process of the software package based on the administrator authority includes:
setting the user authority of the first software package as an administrator authority through a system management command;
and executing the installation process of the first software package with the administrator authority through an installation command.
In one possible implementation manner, the executing, by an installation command, the installation procedure of the first software package with the administrator authority includes:
reading the package name of the first software package through an installation command, and calling the first software package according to the package name of the first software package;
executing an installation process of the first software package.
In one possible implementation manner, the starting of the first application software corresponding to the first software package based on the current user right includes:
and setting the user of the first application software as a current user, and setting the user authority of the first application software as the current user authority.
The embodiment of the invention realizes that the corresponding application authority is started by the current user authority after the software package is installed. Therefore, the application software can run under the authority of the current user, and the application software can normally access the directory of the current user, normally send and display system notifications and the like.
In a second aspect, an embodiment of the present invention provides a software starting apparatus, including:
the installation module is used for executing an installation process of the first software package based on administrator authority;
and the starting module is used for starting the first application software corresponding to the first software package based on the current user authority when the completion of the installation process of the first software package is detected.
In one possible implementation manner, the apparatus further includes: and the determining module is used for determining an installation request, wherein the installation request comprises the first software package, and the installation request comprises indication information for starting the first software package immediately after the installation is completed.
In one possible implementation manner, the installation module is specifically configured to set a user right of the first software package as an administrator right through a system management command;
and executing the installation process of the first software package with the administrator authority through an installation command.
In one possible implementation manner, the installation module is further specifically configured to read a package name of the first software package through an installation instruction, and call the first software package according to the package name of the first software package;
executing an installation process of the first software package.
In one possible implementation manner, the starting module is specifically configured to set a user of the first application software as a current user, and set a user right of the first application software as a current user right.
In a third aspect, an embodiment of the present invention provides an electronic device, including:
at least one processor; and
at least one memory communicatively coupled to the processor, wherein:
the memory stores program instructions executable by the processor, the processor calling the program instructions to be able to perform the method provided by the first aspect.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, which stores computer instructions, and the computer instructions cause the computer to execute the method provided in the first aspect.
It should be understood that the second to fourth aspects of the present description are consistent with the technical solutions of the first aspect of the present description, and similar advantageous effects are obtained in each aspect and the corresponding possible implementation manners, and are not described again.
[ description of the drawings ]
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a flowchart of a software boot method according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a software startup device according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
[ detailed description ] embodiments
For better understanding of the technical solutions of the present invention, the following detailed descriptions of the embodiments of the present invention are provided with reference to the accompanying drawings.
It should be understood that the described embodiments are only some embodiments of the invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present specification.
The terminology used in the embodiments of the invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the specification. As used in the examples of the present invention and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
The Linux operating system is an operating system supporting multiple users. In the Linux operating system, the login of the operating system may be an administrator user with administrator authority or a general user with general user authority. In some scenarios, the Linux operating system supports a software package in which some application software (e.g., a first application software) is installed with administrator authority, and the first application software is started with the administrator authority after the installation is completed.
Under the Linux operating system, different user rights are independent of each other. If the first application software is operated in the system environment of the general user authority, the first application software may not access the current user directory or may not normally transmit system information. If the current user opens the first application software again, two first application software may be started, and the problem of application software interface or data repetition exists, so that the user experience is influenced.
In order to solve the above problem, an embodiment of the present invention provides a software starting method. Fig. 1 is a flowchart of a software boot method according to an embodiment of the present invention. As shown in fig. 1, the main execution body of the method is an electronic device. The electronic device may be a device integrated with a Linux operating system environment. In some embodiments, the electronic device may be a telephony device, a smart wearable device, a home device, or the like. Alternatively, the electronic device may also be an image forming apparatus, such as a printer, a copier, a facsimile machine, a multifunction image forming and copying apparatus, an electrostatic printing apparatus, and any other similar apparatus. The embodiment of the present invention takes an image forming apparatus as an example, and describes a software startup method of the present invention. As shown in fig. 1, the processing steps of the method include:
in step 101, the image forming apparatus executes an installation flow of the first software package based on the administrator authority.
In some embodiments, the first software package is a software package to be installed by the image forming device. The administrator authority is an authority for managing and configuring the image forming apparatus. When the image forming apparatus determines that installation of the first software package is required, the image forming apparatus performs installation of the first software package based on the administrator authority.
In some embodiments, the image forming apparatus determines the installation request before the image forming apparatus performs the installation procedure for the first software package based on the administrator authority. Alternatively, the image forming apparatus may determine the installation request according to the operation of the current user. Alternatively, the image forming apparatus may receive an installation request from another terminal device or a server. For example, the image forming apparatus may receive an installation request from a terminal device disposed in the same local area network.
Optionally, the installation request may include the first software package. The image forming apparatus may determine the first software package as a software package to be installed according to the installation request. Optionally, the installation request may include indication information for starting the first software package immediately after the installation is completed. According to the instruction information, the image forming apparatus may determine that the first software package requires installation of the first software package with administrator authority and startup of the first software package with current user authority.
In some embodiments, the installation request may include a plurality of software packages. If the software package has instruction information for starting immediately after completion of installation, the image forming apparatus determines to execute installation of the software package with administrator authority and to execute starting of the software package with current user authority. If the software package has no instruction information to start immediately after completion of installation, the image forming apparatus determines to execute installation and start of the software package with administrator authority.
In some embodiments, the installation request may further include a current user right, and the current user right is a general user right. Alternatively, when the installation request contains information that the current user authority is the normal user authority, the image forming apparatus determines to execute installation of the software package with the administrator authority, and executes startup of the software package with the current user authority.
In some embodiments, the image forming apparatus executes an installation process of the first software package based on the administrator authority, specifically including: the image forming apparatus executes a system management instruction, and sets the user authority of the first software package as an administrator authority through the system management instruction. After that, the image forming apparatus executes an installation command by which execution of the installation flow of the first software package with the administrator authority is realized.
In some embodiments, the image forming apparatus performs an installation procedure of the first software package with the administrator authority by an installation command, including: the image forming apparatus reads the package name of the first software package through an installation instruction, calls the first software package according to the package name of the first software package, and executes an installation flow of the first software package.
In some embodiments, the system management command may be a sudo command, and the sudo command is used for determining to execute the installation command on the first software package with the administrator authority. In some embodiments, the installation command may be a dpkg-i command, where the dpkg-i command is used to read the package name of the first software package, and call the first software package to execute the installation process according to the package name of the first software package. In one specific example, if the package name of the first software package is set to package. Dev.do dpkg-i package.
Step 102, when detecting that the installation process of the first software package is finished, the image forming device starts first application software corresponding to the first software package based on the current user authority.
In some embodiments, the image forming apparatus determines the authority of the current user after the installation process of the first software package is ended. And if the current user authority is the administrator authority, starting the first application software by using the administrator authority. And if the current user authority is the common user authority, the image forming device starts the first application software with the common user authority. Alternatively, the image forming apparatus may determine the current user authority according to the installation request. For example, the installation request includes information of the current user authority. Alternatively, the image forming apparatus may determine the current user authority according to the current system login information.
In some embodiments, launching the first application software corresponding to the first software package based on the current user permission comprises: and setting the user of the first application software as a current user, and setting the user authority of the first application software as the current user authority.
Based on the scheme of the embodiment of the invention, the installation of the first application software can be executed based on the authority of the administrator, and the first application software is started with the current user authority (such as the common user authority) after the installation is finished. Therefore, the image forming device can start the first application software based on the current user authority, so that the first application software can normally run and enjoy various authorities under the current user environment, including normal access to the current user directory, normal transmission, system notification displayed on the current user desktop and the like.
In some embodiments, the first application software corresponding to the first software package is set as application software a, and after the first software package is installed, the image forming apparatus makes the user of the application software a be the current user and immediately starts the installed application software a with the current user authority. If the software name of the application software A is softwareA, the user of the application software A is changed into the current user through the following commands, and the user authority of the application software A is set as the current user authority:
(1) the current user name of nohup sudo-u is softwareA & >/dev/null &
(2) 0 is the current user name of nohup sudo-u, DISPLAY ═ 0
DBUS _ SESSION _ BUS _ ADDRESS ═ unix, path ═ run/user/current user id/BUS software A & >/dev/null &
(3) su current user name-c "nohup software A" & >/dev/null
Wherein, the nopup command is an on-hook command. If the system is running a process that is not yet finished when the account is exited, then the nohup command is used. The command may continue to run the corresponding process after the user logs off the account or shuts down the terminal. The sudo-u command indicates that the command is executed with a specified user authority, and here indicates that the command is executed with the current user authority. The su command indicates a switch to the specified user and "-c" indicates execution of the subsequently specified command. Thus, "su current user name-c 'nophu software a'" indicates switching to the current user authority to execute the command "nophu software a".
The operation is to set the user of the application software a as the current user, so that the application software a can normally run and enjoy various rights under the current user environment. The first application software may access the current user's directory, e.g., load pictures from the current user's directory, while the current user environment is running. The first application software can also pop up the sent system notification window on the current user desktop when the current user environment runs.
The embodiment of the invention realizes that the application software is started immediately after the software package is installed, and the user to which the application software belongs is the current user, so that the application software normally runs and enjoys various permissions under the current user environment, including normal access to the current user directory, normal sending and system notification display and the like. In addition, each user can only start one application software, a plurality of application software cannot be started at will, and the appointed application software is started immediately after being installed by the software package.
Fig. 2 is a schematic structural diagram of a software starting device according to an embodiment of the present invention, and as shown in fig. 2, the software starting device 200 may include: an installation module 201 and a start module 202. The installation module 201 is configured to execute an installation process of the first software package based on administrator rights. The starting module 202 is configured to start, when detecting that the installation process of the first software package is finished, the first application software corresponding to the first software package based on the current user permission.
In the above embodiment of the present invention, optionally, the software starting apparatus 200 further includes: the determining module is configured to determine an installation request before executing an installation process of the first software package based on administrator permission, where the installation request includes the first software package and indication information that is started immediately after the installation of the first software package is completed, and the installation request further includes the current user permission, where the current user permission is a common user permission.
In the above embodiment of the present invention, optionally, the installation module 201 is specifically configured to set the user right of the first software package as an administrator right through a system management command; and executing the installation process of the first software package with the administrator authority through an installation command.
In the above embodiment of the present invention, optionally, the installation module 201 is further specifically configured to read a package name of the first software package through an installation instruction, and call the first software package according to the package name of the first software package; executing an installation process of the first software package.
In the above embodiment of the present invention, optionally, the starting module 202 is specifically configured to set the user of the first application software as a current user, and set the user right of the first application software as a current user right.
Fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present invention. As shown in fig. 3, the electronic device may include at least one processor; and at least one memory communicatively coupled to the processor, wherein: the memory stores program instructions executable by the processor, and the processor calls the program instructions to execute the software starting method provided by the embodiment of the invention shown in fig. 1.
FIG. 3 illustrates a block diagram of an exemplary electronic device suitable for use in implementing embodiments of the present invention. The electronic device shown in fig. 3 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present invention. As shown in fig. 3, the electronic device is in the form of a general purpose computing device. Components of the electronic device may include, but are not limited to: one or more processors 410, a communication interface 420, a memory 430, and a communication bus 440 that connects the various system components (including the processors 410, the communication interface 420, and the memory 430).
Communication bus 440 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. These architectures include, but are not limited to, Industry Standard Architecture (ISA) bus, Micro Channel Architecture (MAC) bus, enhanced ISA bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus, to name a few.
Electronic devices typically include a variety of computer system readable media. Such media may be any available media that is accessible by the electronic device and includes both volatile and nonvolatile media, removable and non-removable media.
Memory 430 may include computer system readable media in the form of volatile Memory, such as Random Access Memory (RAM) and/or cache Memory. The electronic device may further include other removable/non-removable, volatile/nonvolatile computer system storage media. Memory 430 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
A program/utility having a set (at least one) of program modules, including but not limited to an operating system, one or more application programs, other program modules, and program data, may be stored in memory 430, each of which examples or some combination may include an implementation of a network environment. The program modules generally perform the functions and/or methodologies of the described embodiments of the invention.
The processor 410 executes various functional applications and data processing by executing programs stored in the memory 430, for example, implementing a software boot method provided by the embodiment of fig. 1 of the present invention.
An embodiment of the present invention provides a computer-readable storage medium, which stores computer instructions, where the computer instructions cause the computer to execute the software starting method provided in the embodiment of fig. 1 of the present invention.
The computer-readable storage medium described above may take any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. 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 (a non-exhaustive list) of the computer readable storage medium would include the following: 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), a 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 context of this document, 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.
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 any of a variety of 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, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present description may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of Network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
In the description of the specification, reference to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the specification. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In the description of the present specification, "a plurality" means at least two, e.g., two, three, etc., unless explicitly defined otherwise.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing steps of a custom logic function or process, and alternate implementations are included within the scope of the preferred embodiment of the present description in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the embodiments of the present description.
The word "if" as used herein may be interpreted as "at … …" or "when … …" or "in response to a determination" or "in response to a detection", depending on the context. Similarly, the phrases "if determined" or "if detected (a stated condition or event)" may be interpreted as "when determined" or "in response to a determination" or "when detected (a stated condition or event)" or "in response to a detection (a stated condition or event)", depending on the context.
In the several embodiments provided in this specification, it should be understood that the disclosed system, apparatus, and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and there may be other divisions in actual implementation, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
In addition, functional units in the embodiments of the present description may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
The above description is only a preferred embodiment of the present disclosure, and should not be taken as limiting the present disclosure, and any modifications, equivalents, improvements, etc. made within the spirit and principle of the present disclosure should be included in the scope of the present disclosure.

Claims (10)

1. A software boot method, comprising:
executing an installation process of the first software package based on the administrator authority;
and when the end of the installation process of the first software package is detected, starting first application software corresponding to the first software package based on the current user authority.
2. The method of claim 1, wherein prior to performing the installation process for the first software package based on the administrator privileges, the method further comprises:
determining an installation request, wherein the installation request comprises the first software package, and the installation request comprises indication information of starting immediately after the first software package is installed.
3. The method of claim 2, wherein the installation request includes the current user permission, and wherein the current user permission is a normal user permission.
4. The method of claim 1, wherein performing the installation process for the first software package based on administrator privileges comprises:
setting the user authority of the first software package as an administrator authority through a system management command;
and executing the installation process of the first software package with the administrator authority through an installation command.
5. The method according to claim 4, wherein the executing the installation process of the first software package with the administrator authority by the installation command comprises:
reading the package name of the first software package through an installation instruction, and calling the first software package according to the package name of the first software package;
executing an installation process of the first software package.
6. The method of claim 1, wherein launching the first application software corresponding to the first software package based on current user permissions comprises:
and setting the user of the first application software as a current user, and setting the user authority of the first application software as the current user authority.
7. A software startup device, comprising:
the installation module is used for executing an installation process of the first software package based on the administrator authority;
and the starting module is used for starting the first application software corresponding to the first software package based on the current user authority when detecting that the installation process of the first software package is finished.
8. The apparatus of claim 7, further comprising:
and the determining module is used for determining an installation request, wherein the installation request comprises the first software package, and the installation request comprises indication information for starting the first software package immediately after the installation is completed.
9. An electronic device, comprising:
at least one processor; and
at least one memory communicatively coupled to the processor, wherein:
the memory stores program instructions executable by the processor, the processor invoking the program instructions to perform the method of any of claims 1 to 6.
10. A computer-readable storage medium storing computer instructions for causing a computer to perform the method of any one of claims 1 to 6.
CN202210505785.2A 2022-05-10 2022-05-10 Software starting method, device and equipment Pending CN114816456A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210505785.2A CN114816456A (en) 2022-05-10 2022-05-10 Software starting method, device and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210505785.2A CN114816456A (en) 2022-05-10 2022-05-10 Software starting method, device and equipment

Publications (1)

Publication Number Publication Date
CN114816456A true CN114816456A (en) 2022-07-29

Family

ID=82513446

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210505785.2A Pending CN114816456A (en) 2022-05-10 2022-05-10 Software starting method, device and equipment

Country Status (1)

Country Link
CN (1) CN114816456A (en)

Similar Documents

Publication Publication Date Title
US20220214932A1 (en) Methods, devices and computer storage media for inter-mini program platform communication
US20130019236A1 (en) Communication device, update method, and computer-readable storage medium
CN108762956B (en) Method for acquiring Native local data, server, mobile terminal and storage medium
CN110389936A (en) A kind of method, equipment and computer storage medium starting small routine
US20220245005A1 (en) Methods, devices and computer storage media for inter-mini program platform discovery
CN111309375B (en) Method, device, medium and electronic equipment for generating remote procedure call toolkit
CN111221572A (en) Method, device, medium and equipment for automatically adapting to operating environment
CN115904761B (en) System on chip, vehicle and video processing unit virtualization method
CN113784049A (en) Camera calling method of android system virtual machine, electronic device and storage medium
CN112835632B (en) Method and equipment for calling end capability and computer storage medium
CN113849199B (en) Method and device for cross-system installation of application, electronic equipment and storage medium
WO2014018445A1 (en) Replacement of inbox driver with third party driver
CN111309242A (en) Intelligent cabinet screen display method and device, server and storage medium
CN112306685B (en) Task isolation method, device, electronic equipment and computer readable medium
CN106155808B (en) Method and device for managing computer system resources
CN114816456A (en) Software starting method, device and equipment
CN113791777B (en) Picture display method and device, computer readable storage medium and electronic equipment
CN111399928A (en) Application program starting method and device, electronic equipment and readable storage medium
EP3872630A2 (en) Request processing method and apparatus, electronic device, and computer storage medium
CN110365839B (en) Shutdown method, shutdown device, shutdown medium and electronic equipment
CN110661852B (en) Service processing method and device in cloud environment
CN112261072B (en) Service calling method, device, equipment and storage medium
CN114090090A (en) Terminal firmware starting method and device, electronic equipment and storage medium
CN110389791B (en) Component scheduling method, device, equipment and storage medium
CN107450946B (en) Chrome webpage and terminal software communication method, equipment and storage medium

Legal Events

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