CN115827107A - Application program starting method and device, storage medium and electronic device - Google Patents

Application program starting method and device, storage medium and electronic device Download PDF

Info

Publication number
CN115827107A
CN115827107A CN202211737469.4A CN202211737469A CN115827107A CN 115827107 A CN115827107 A CN 115827107A CN 202211737469 A CN202211737469 A CN 202211737469A CN 115827107 A CN115827107 A CN 115827107A
Authority
CN
China
Prior art keywords
program
application program
target application
target
file
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
CN202211737469.4A
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.)
Shanghai Xinsaiyun Computing Technology Co ltd
Original Assignee
Shanghai Xinsaiyun Computing Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Xinsaiyun Computing Technology Co ltd filed Critical Shanghai Xinsaiyun Computing Technology Co ltd
Priority to CN202211737469.4A priority Critical patent/CN115827107A/en
Publication of CN115827107A publication Critical patent/CN115827107A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The embodiment of the invention provides a starting method and device of an application program, a storage medium and an electronic device, wherein the method comprises the following steps: determining a write-in file of a target application program, wherein the write-in file comprises parameter information of the target application program, and the target application program is developed by any non-front-end programming language; writing the target application program into a Windows system of a Microsoft Windows operating system by using the write-in file; configuring parameter information of a target application program in an original expanding program to obtain a target expanding program; and responding to a first trigger instruction acting in the target expansion program, and triggering and opening an entry file in the target application program so as to start the target application program. The invention solves the problem that the complex function of the expanding program developed by utilizing the front-end language can not be realized in the related technology, thereby achieving the effects of realizing the complex function of the expanding program and reducing the development difficulty.

Description

Application program starting method and device, storage medium and electronic device
Technical Field
The embodiment of the invention relates to the field of computers, in particular to a starting method and device of an application program, a storage medium and an electronic device.
Background
At present, all the expanding programs are developed and realized by using front-end languages, and the limitation is large. Moreover, due to the limitation of the front-end technology, many complex functions of expanding the program cannot be realized or the realization complexity is very high; if the more complex requirements are all in the form of clients, the code of other development technologies cannot be used in the browser.
Aiming at the problem that complex functions cannot be realized by using an extended program developed by a front-end language in the related technology, an effective solution is not provided in the related technology.
Disclosure of Invention
The embodiment of the invention provides a starting method and device of an application program, a storage medium and an electronic device, and at least solves the problem that complex functions cannot be realized by an extended program developed by utilizing a front-end language in the related technology.
According to an embodiment of the present invention, there is provided a method for starting an application program, including: determining a write-in file of a target application program, wherein the write-in file comprises parameter information of the target application program, and the target application program is developed by any non-front-end programming language; writing the target application program into the Windows system by using the write-in file; configuring parameter information of the target application program in an original expanding program to obtain a target expanding program, wherein the target expanding program is arranged in the Windows system, and the original expanding program is developed by utilizing a front-end program language; and responding to a first trigger instruction acting in the target expansion program, and triggering and opening an entry file in the target application program to start the target application program, wherein the entry file is used for indicating a program entry of the target application program.
According to another embodiment of the present invention, there is provided an application program starting apparatus including: the system comprises a first determining module, a second determining module and a third determining module, wherein the first determining module is used for determining a write-in file of a target application program, the write-in file comprises parameter information of the target application program, and the target application program is developed by any non-front-end programming language; the first writing module is used for writing the target application program into the Windows system by using the written file; a first configuration module, configured to configure parameter information of the target application program in an original extension program to obtain a target extension program, where the target extension program is set in the Windows system, and the original extension program is developed using a front-end programming language; and the first triggering module is used for responding to a first triggering instruction acting in the target expansion program, triggering and opening an entry file in the target application program so as to start the target application program, wherein the entry file is used for indicating a program entry of the target application program.
In an exemplary embodiment, the first writing module includes: a first writing unit, configured to write parameter information of the target application program into the Windows system, where the parameter information includes start information for starting the target application program, and the parameter information further includes at least one of: and closing the closing information of the target application program, and managing the management information of the program function in the application program.
In an exemplary embodiment, the first configuration module includes: a first setting unit, configured to set a function control in the original extension program, where the function control includes: and the function control also comprises at least one of the following components: closing the control and managing the control; and the first association unit is used for correspondingly associating the target application program to the functional control to obtain the target expansion program.
In an exemplary embodiment, the first triggering module includes: a first receiving unit, configured to receive the first trigger instruction when login information is received through the target expansion program, where the first trigger instruction acts on an open control in the target expansion program; a first triggering unit, configured to trigger running of the written file when the login information matches target login information in the parameter information; the second trigger unit is used for triggering the operation of the entry file under the condition that the write-in file is determined to be successfully operated; and the third triggering unit is used for starting the target application program under the condition that the operation of the entry file is determined to be successful.
In an exemplary embodiment, the apparatus further includes: a first receiving module, configured to trigger to open an entry file in the target application in response to a first trigger instruction acting on the target extension program, so as to receive the second trigger instruction after starting the target application, where the second trigger instruction acts on a close control in the target extension program; and the second triggering module is used for responding to the second triggering instruction and triggering the closing of the entry file in the target application program so as to close the target application program.
In an exemplary embodiment, the apparatus further includes: a second receiving module, configured to trigger, in response to a first trigger instruction acting on the target extension program, to open an entry file in the target application program, so as to receive the third trigger instruction after starting the target application program, where the third trigger instruction acts on a management control in the target extension program; and the first response module is used for responding to the third trigger instruction and triggering the target application program to respond to the application function corresponding to the management control.
In an exemplary embodiment, the apparatus further includes: and the first integration module is used for configuring the parameter information of the target application program in an original expanding program, integrating the target expanding program in the Windows system according to a preset integration mode after the target expanding program is obtained, and calling the target application program in the Windows system.
According to a further embodiment of the present invention, there is also provided a computer-readable storage medium having a computer program stored thereon, wherein the computer program is arranged to perform the steps of any of the above method embodiments when executed.
According to yet another embodiment of the present invention, there is also provided an electronic device, including a memory in which a computer program is stored and a processor configured to execute the computer program to perform the steps in any of the above method embodiments.
Determining a write-in file of a target application program, wherein the write-in file comprises parameter information of the target application program, and the target application program is developed by any non-front-end programming language; writing the target application program into the Windows system by using the write-in file; configuring parameter information of a target application program in an original expanding program to obtain a target expanding program, wherein the target expanding program is arranged in a Windows system, and the original expanding program is developed by utilizing a front-end program language; and responding to a first trigger instruction acting in the target expansion program, and triggering to open an entry file in the target application program so as to start the target application program, wherein the entry file is used for representing a program entry of the target application program. In the method, the original expanding program is developed by utilizing the front-end programming language, and the target expanding program is configured in the original expanding program by utilizing the non-front-end programming language, so that the complex function can be set in the target expanding program, the target expanding program can realize the function which cannot be realized by the original expanding program, and the development complexity is reduced. Therefore, the problem that complex functions cannot be realized by the development program developed by using the front-end language in the related technology can be solved, and the effects of realizing the complex functions of the development program and reducing the development difficulty are achieved.
Drawings
Fig. 1 is a block diagram of a hardware configuration of a mobile terminal according to an embodiment of the present invention;
FIG. 2 is a flow chart of a method for launching an application according to an embodiment of the invention;
FIG. 3 is a schematic diagram of an object expander in a browser according to an embodiment of the invention;
FIG. 4 is a schematic diagram of writing a file according to an embodiment of the invention;
fig. 5 is a block diagram of a starting apparatus of an application according to an embodiment of the present invention.
Detailed Description
Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings in conjunction with the embodiments.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order.
The following explanation of the related art is as follows:
expanding: an expansion plug-in the browser is hereinafter referred to as expansion.
Expanding a program: and (5) packing the expanded code and the configuration file.
Front-end technology: and browser development languages such as html, css, javascript and typescript.
And (3) entry file: and the starting file of the target application program is similar to the starting icon of the downloaded software.
The method embodiments provided in the embodiments of the present application may be executed in a mobile terminal, a computer terminal, or a similar computing device. Taking an example of the application program running on a mobile terminal, fig. 1 is a hardware structure block diagram of the mobile terminal of the application program starting method according to the embodiment of the present invention. As shown in fig. 1, the mobile terminal may include one or more (only one shown in fig. 1) processors 102 (the processor 102 may include, but is not limited to, a processing device such as a microprocessor MCU or a programmable logic device FPGA), and a memory 104 for storing data, wherein the mobile terminal may further include a transmission device 106 for communication functions and an input-output device 108. It will be understood by those skilled in the art that the structure shown in fig. 1 is only an illustration, and does not limit the structure of the mobile terminal. For example, the mobile terminal may also include more or fewer components than shown in FIG. 1, or have a different configuration than shown in FIG. 1.
The memory 104 may be used to store computer programs, for example, software programs and modules of application software, such as computer programs corresponding to the starting method of the application program in the embodiment of the present invention, and the processor 102 executes various functional applications and data processing by running the computer programs stored in the memory 104, so as to implement the above-mentioned method. The memory 104 may include high speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, the memory 104 may further include memory located remotely from the processor 102, which may be connected to the mobile terminal over a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The transmission device 106 is used for receiving or transmitting data via a network. Specific examples of the network described above may include a wireless network provided by a communication provider of the mobile terminal. In one example, the transmission device 106 includes a Network adapter (NIC), which can be connected to other Network devices through a base station so as to communicate with the internet. In one example, the transmission device 106 may be a Radio Frequency (RF) module, which is used for communicating with the internet in a wireless manner.
In this embodiment, a method for starting an application program is provided, and fig. 2 is a flowchart of the method for starting an application program according to the embodiment of the present invention, as shown in fig. 2, the flowchart includes the following steps:
step S202, determining a write-in file of the target application program, wherein the write-in file comprises parameter information of the target application program, and the target application program is developed by any non-front-end programming language;
step S204, writing the target application program into the Windows system by using the write-in file;
step S206, configuring parameter information of a target application program in an original expansion program to obtain a target expansion program, wherein the target expansion program is arranged in a Windows system, and the original expansion program is developed by utilizing a front-end programming language;
step S208, in response to the first trigger instruction acting in the target extension program, triggering to open an entry file in the target application program to start the target application program, where the entry file is used to indicate a program entry of the target application program.
Alternatively, the write file is a set of database files that control the exterior of the Windows operating system and how to work in response to an external event (simply, writing an external program to the Windows system).
Optionally, the target application is similar to a pseudo client.
Optionally, the original extension triggers the entry file of the target application (pseudo client) to start the target application.
Alternatively, the non-front end programming language may be any program development language, such as the object oriented programming language JAVA. The front-end program language may be html, which defines the page's style, css, which is responsible for controlling the page's behavior.
The embodiment is mainly used for developing functions in an extended program by using a non-front-end programming language, accessing the functions in the extended program developed by using the non-front-end programming language into an original extended program, and not completely developing the extended program. The bottleneck that only front-end code access is allowed by the expansion program in the prior art can be solved, and non-front-end code access is allowed by the existing target expansion program. For example, if the function of playing music developed in the background is accessed into an extension program in the browser, the music program in the background can be opened in the extension program to play and control the music.
For another example, the original extension program only has the function of intercepting the advertisement in the browser. After parameter information of a target application program with an interception function is configured in an original expanding program, viruses can be intercepted on the network of the whole computer, the computer can be started in a browser in a Windows system, and independent software does not need to be downloaded, so that the development complexity is reduced.
The main body of the above steps may be a terminal, a server, a specific processor provided in the terminal or the server, or a processor or a processing device provided independently from the terminal or the server, but is not limited thereto.
Determining a write-in file of the target application program through the steps, wherein the write-in file comprises parameter information of the target application program, and the target application program is developed by any non-front-end programming language; writing the target application program into the Windows system by using the write-in file; configuring parameter information of a target application program in an original expanding program to obtain a target expanding program, wherein the target expanding program is arranged in a Windows system, and the original expanding program is developed by utilizing a front-end program language; and responding to a first trigger instruction acting in the target expansion program, and triggering to open an entry file in the target application program so as to start the target application program, wherein the entry file is used for representing a program entry of the target application program. In the method, the original expanding program is developed by utilizing the front-end programming language, and the parameter information of the target expanding program is configured in the original expanding program by utilizing the non-front-end programming language, so that the complex function can be set in the target expanding program, the function which cannot be realized by the original expanding program can be realized by the target expanding program, and the development complexity is reduced. Therefore, the problem that complex functions cannot be realized by the development program developed by using the front-end language in the related technology can be solved, and the effects of realizing the complex functions of the development program and reducing the development difficulty are achieved.
In one exemplary embodiment, writing a target application to a Windows system using a write file includes: writing parameter information of a target application program into a Windows system, wherein the parameter information comprises starting information for starting the target application program and closing information for closing the target application program, and the parameter information further comprises at least one of the following information: closing information for closing the target application program, and management information for managing the program functions in the application program. In this embodiment, the parameter information may be null. The start-up information, the close-down information and the management information can be displayed in the Windows system. The target application needs to contain at a minimum one entry file, and other files are unnecessary (close files, restart files, modify configuration, etc.) depending on the function of the program. What control the original development program specifically contains can be determined according to the function of the target application program, and theoretically, an opening control is required. For example, as shown in fig. 3, when a hidden target extension program is opened in a browser, an interface of the target extension program pops up, where the interface includes a control for controlling the target application program to start and close. After the user name and the password of the target application program are input and the start control is clicked, the entry file (i.e. no user interface, only used for the interface running in the background) of the target application program is started, the target application program is entered through the entry file, and the function in the target application program is started, for example, music is played. According to the method and the device for controlling the browser, the parameter information of the target application program is written into the browser, so that the target application program can be opened in the browser, complex functions in the application program can be achieved, and development difficulty is reduced.
In an exemplary embodiment, configuring parameter information of a target application program in an original extension program to obtain the target extension program, including: setting a function control in the original development program, wherein the function control comprises an opening control, and at least one of the following functions can be set: closing the control and managing the control; and correspondingly associating the parameter information of the target application program to the functional control to obtain the target expansion program. In this embodiment, the functionality control can be increased or decreased based on the application requirement, and the functionality control is as shown in fig. 3. In the embodiment, the function control is set in the original extension program, so that the purpose of conveniently controlling the function in the target application program can be achieved.
In an exemplary embodiment, in response to a first trigger instruction acting in a target extension program, triggering to open an entry file in a target application program to start the target application program, the method includes: receiving a first trigger instruction under the condition that login information is received through a target expansion program, wherein the first trigger instruction acts on an opening control in the target expansion program; under the condition that the login information is matched with the target login information in the parameter information, triggering to operate the write-in file; under the condition that the written file is determined to be successfully operated, triggering to operate an entry file corresponding to the entry file; and under the condition that the entry file is determined to run successfully, triggering to open the entry file in the target application program so as to start the target application program. In this embodiment, the write-in script writes the target application program into the computer system, turns on the start button, runs the write-in script once, and runs the entry file after the write-in is successful, which is equal to the successful start. An entry file is a file that is entered into an application. In the embodiment, the function of starting and closing the target application program is set in the target expansion program, so that the write-in file can be rapidly triggered to enter the entry file, and the purpose of rapidly realizing the function in the target application program can be achieved.
In an exemplary embodiment, after the first triggering instruction acting in the target extension program triggers the opening of the entry file in the target application program so as to start the target application program, the method further includes: receiving a second trigger instruction, wherein the second trigger instruction acts on a closing control in the target expansion program; and responding to the second trigger instruction, and triggering to close the entry file in the target application program so as to close the target application program. In the embodiment, the purpose of opening and closing the functions in the target application program can be quickly realized by setting the function of managing the target application program in the target expansion program.
In an exemplary embodiment, after the first triggering instruction acting in the target extension program triggers the opening of the entry file in the target application program so as to start the target application program, the method further includes: receiving a third trigger instruction, wherein the third trigger instruction acts on a management control in the target expansion program; and responding to the third trigger instruction, and triggering the target application program to respond to the application function corresponding to the management control. The application function in the present embodiment may be a button similar to the previous and next buttons in music playing. In the embodiment, the purpose of managing the functions in the target application program can be quickly achieved by setting the functions of the management target application program in the target expansion program.
In an exemplary embodiment, after configuring parameter information of a target application program in an original extension program and obtaining the target extension program, the method further includes: and integrating the target expansion program in the Windows system according to a preset integration mode so as to call the target application program in the Windows system. The preset integration mode in this embodiment may be a mode of integrating the target development program in the Windows system by setting a small program, or may be another mode, which is not limited herein. By integrating the target expansion program in the Windows system, the browser can be started (for example, VPN or a similar WeChat applet) without downloading software, and the target expansion program can be automatically started or can be started after clicking. The functions of the target application program can be quickly realized.
The present application is illustrated below with reference to specific examples:
the embodiment aims at the problem that all the existing expansions are realized by using a front-end technology, and the limitation is large. Due to the limitation of the front-end technology, many functions cannot be realized or the realization complexity is high; if the more complex requirements exist in the form of clients, the codes of other development technologies cannot be used in the Google browser of Google. The technical scheme that the development and expansion program can be nested into the expansion by using the non-front-end technology is provided.
The embodiment does not provide a development scheme of the target application program, and only provides a technical scheme of how to control the target application program by the original development program, including but not limited to: starting a target program, transmitting parameters to the target program, and closing the target program; if the existing application program needs to be converted into an expanded program, the application program can be used only by modifying the original application program, and the development cost is reduced. The technical scheme of the embodiment only supports windows systems, but not supports other systems. The limitation of original expansion to complex scenes can be solved.
The method can use non-front-end technology to develop the google expansion program, solve the problem that some front-end technologies cannot realize functions, and then use the front-end technologies to start the expansion. The front-end technology is used for realizing high complexity of certain functions and reducing development difficulty. Compared with a client, the expansion has the advantages of small size, convenience in opening and the like. The method mainly comprises the following steps:
s1: an original expanding program is developed by using a front-end technology, and the original expanding program is mainly used for configuring some starting parameters of the entry files and starting the entry files; the original extensibility program includes only and enables the illustrated configuration and the startup shutdown of the extensibility, as shown in FIG. 3, including the steps of:
s2: creating a write-in file which is mainly used for writing a target application program into a computer, and facilitating basic expansion starting and closing of the target application program;
s3: and developing a target application program by using a non-front-end technology, wherein the target application program comprises all business functions of the target expansion program.
Optionally, S1 specifically includes the following steps:
s11: inputting starting information (the starting information is specifically determined by the function of the target expanding program and can be absent);
s12: clicking the starting button, operating the write-in file in the S2, and writing the target application program in the S3 into the computer;
s13: after the writing is successful, the target application program in the S3 is opened, which represents that the target expansion program is successfully started.
Optionally, S2 specifically includes the following steps:
s21: the written file comprises the name of the target application program in the S3; the write file is a database of Windows system record applications as shown in fig. 4.
S22: before the written file is opened in S12, if the business needs, the start information written in the file can be modified in the original expanding program.
Optionally, S3 specifically includes the following steps:
s31: the target application program at least comprises 1 starting file, and the target application program can be started by opening the target application program; the target application program is a core business of the target expansion program, and the function of the target expansion program is started after the target application program is started.
S32: the target application program comprises at least 1 closed file, and the target application program can be closed by opening the closed file;
s33: the target application program is a background program and can also be a program needing a visual operation interface. In the case where the target application is a daemon, all visualization operations are done in the original extension in S1.
In conclusion, the embodiment solves the technical barrier of expanding the program, and breaks away from the problem that the expanding program can only be developed by using the front-end technology; the embodiment solves the function limitation of the expanding program, and separates the function of the expanding program from the browser. For example: the original expansion program can only intercept the browser network, and after the embodiment is used, the expansion agent can intercept the computer network.
Through the above description of the embodiments, those skilled in the art can clearly understand that the method according to the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but the former is a better implementation mode in many cases. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, or a network device) to execute the method according to the embodiments of the present invention.
In this embodiment, a device for starting an application program is further provided, and the device is used to implement the foregoing embodiments and preferred embodiments, and the description of the device that has been already made is omitted. As used below, the term "module" may be a combination of software and/or hardware that implements a predetermined function. Although the means described in the embodiments below are preferably implemented in software, an implementation in hardware or a combination of software and hardware is also possible and contemplated.
Fig. 5 is a block diagram of a starting apparatus of an application according to an embodiment of the present invention, as shown in fig. 5, the apparatus including:
a first determining module 52, configured to determine a written file of a target application program, where the written file includes parameter information of the target application program, and the target application program is developed in any non-front-end programming language;
a first writing module 54, configured to write the target application program into the Windows system by using the write file;
a first configuration module 56, configured to configure parameter information of the target application program in an original extension program, so as to obtain a target extension program, where the target extension program is set in the Windows system, and the original extension program is developed by using a front-end programming language;
the first triggering module 58 is configured to trigger, in response to a first triggering instruction acting on the target extension program, to open an entry file in the target application program to start the target application program, where the entry file is used to indicate a program entry of the target application program.
In an exemplary embodiment, the first writing module includes:
a first writing unit, configured to write parameter information of the target application program into the Windows system, where the parameter information includes start information for starting the target application program, and the parameter information further includes at least one of: and closing the closing information of the target application program and managing the management information of the program function in the application program.
In an exemplary embodiment, the first configuration module includes:
a first setting unit, configured to set a function control in the original extension program, where the function control includes an opening control, and the function control further includes at least one of the following: opening a control, closing the control and managing the control;
and the first association unit is used for correspondingly associating the parameter information of the target application program to the functional control to obtain the target expansion program.
In an exemplary embodiment, the first triggering module includes:
a first receiving unit, configured to receive the first trigger instruction when login information is received through the target expansion program, where the first trigger instruction acts on an open control in the target expansion program;
a first triggering unit, configured to trigger operation of the write-in file when the login information matches target login information in the parameter information;
a second triggering unit, configured to trigger to run an entry file corresponding to the entry file when it is determined that the written file runs successfully;
and the third triggering unit is used for triggering the opening of the entry file in the target application program under the condition that the entry file is determined to be successfully operated so as to start the target application program.
In an exemplary embodiment, the apparatus further includes:
a first receiving module, configured to trigger to open an entry file in the target application in response to a first trigger instruction acting on the target extension program, so as to receive the second trigger instruction after starting the target application, where the second trigger instruction acts on a close control in the target extension program;
and the second triggering module is used for responding to the second triggering instruction and triggering the closing of the entry file in the target application program so as to close the target application program.
In an exemplary embodiment, the apparatus further includes:
a second receiving module, configured to trigger, in response to a first trigger instruction acting on the target extension program, to open an entry file in the target application program, so as to receive the third trigger instruction after starting the target application program, where the third trigger instruction acts on a management control in the target extension program;
and the first response module is used for responding to the third trigger instruction and triggering the target application program to respond to the application function corresponding to the management control.
In an exemplary embodiment, the apparatus further includes:
and the first integration module is used for configuring the parameter information of the target application program in an original expanding program, integrating the target expanding program in the Windows system according to a preset integration mode after the target expanding program is obtained, and calling the target application program in the Windows system.
It should be noted that, the above modules may be implemented by software or hardware, and for the latter, the following may be implemented, but not limited to: the modules are all positioned in the same processor; alternatively, the modules are respectively located in different processors in any combination.
Embodiments of the present invention also provide a computer-readable storage medium having a computer program stored thereon, wherein the computer program is arranged to perform the steps of any of the above-mentioned method embodiments when executed.
In the present embodiment, the above-described computer-readable storage medium may be configured to store a computer program for executing the above steps.
In an exemplary embodiment, the computer-readable storage medium may include, but is not limited to: various media capable of storing computer programs, such as a usb disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic disk, or an optical disk.
Embodiments of the present invention also provide an electronic device comprising a memory having a computer program stored therein and a processor arranged to run the computer program to perform the steps of any of the above method embodiments.
In an exemplary embodiment, the electronic apparatus may further include a transmission device and an input/output device, wherein the transmission device is connected to the processor, and the input/output device is connected to the processor.
In an exemplary embodiment, the processor may be configured to execute the above steps by a computer program.
For specific examples in this embodiment, reference may be made to the examples described in the above embodiments and exemplary embodiments, and details of this embodiment are not repeated herein.
It will be apparent to those skilled in the art that the various modules or steps of the invention described above may be implemented using a general purpose computing device, they may be centralized on a single computing device or distributed across a network of computing devices, and they may be implemented using program code executable by the computing devices, such that they may be stored in a memory device and executed by the computing device, and in some cases, the steps shown or described may be performed in an order different than that described herein, or they may be separately fabricated into various integrated circuit modules, or multiple ones of them may be fabricated into a single integrated circuit module. Thus, the present invention is not limited to any specific combination of hardware and software.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. A method for starting an application program, comprising:
determining a write-in file of a target application program, wherein the write-in file comprises parameter information of the target application program, and the target application program is developed by any non-front-end programming language;
writing the target application program into a Windows system of a Microsoft Windows operating system by using the write-in file;
configuring parameter information of the target application program in an original expanding program to obtain a target expanding program, wherein the target expanding program is arranged in the Windows system, and the original expanding program is developed by utilizing a front-end program language;
and responding to a first trigger instruction acting in the target expansion program, and triggering to open an entry file in the target application program so as to start the target application program, wherein the entry file is used for representing a program entry of the target application program.
2. The method of claim 1, wherein writing the target application to the Windows system using the write file comprises:
writing the parameter information of the target application program into the Windows system, wherein the parameter information comprises starting information for starting the target application program, and the parameter information further comprises at least one of the following information: starting the starting information of the target application program, closing the closing information of the target application program, and managing the management information of the program function in the application program.
3. The method according to claim 1 or 2, wherein the step of configuring parameter information of the target application program in an original extension program to obtain a target extension program comprises:
setting a function control in the original development program, wherein the function control comprises: opening a control, the functionality control further comprising at least one of: closing the control and managing the control;
and correspondingly associating the target application program to the functional control to obtain the target expansion program.
4. The method according to claim 1, wherein triggering to open an entry file in the target application to start the target application in response to a first trigger instruction acting in the target development program comprises:
receiving the first trigger instruction under the condition that the login information is received through the target expansion program, wherein the first trigger instruction acts on an opening control in the target expansion program;
under the condition that the login information is matched with the target login information in the parameter information, triggering to operate the written file;
under the condition that the written file is determined to be successfully operated, triggering operation of the entry file;
and starting the target application program under the condition that the entry file is determined to run successfully.
5. The method according to claim 1, wherein after the first trigger instruction acting in the target development program triggers the opening of the entry file in the target application program to start the target application program, the method further comprises:
receiving a second trigger instruction, wherein the second trigger instruction acts on a closing control in the target expansion program;
and responding to the second trigger instruction, and triggering to close the entry file in the target application program so as to close the target application program.
6. The method according to claim 1, wherein after the first trigger instruction acting in the target development program triggers the opening of the entry file in the target application program to start the target application program, the method further comprises:
receiving a third trigger instruction, wherein the third trigger instruction acts on a management control in the target expansion program;
and responding to the third trigger instruction, and triggering the target application program to respond to the application function corresponding to the management control.
7. The method according to claim 1, wherein after configuring parameter information of the target application in an original extension program to obtain a target extension program, the method further comprises:
and integrating the target expansion program in the Windows system according to a preset integration mode so as to call the target application program in the Windows system.
8. An apparatus for starting an application program, comprising:
the device comprises a first determining module, a second determining module and a third determining module, wherein the first determining module is used for determining a write-in file of a target application program, the write-in file comprises parameter information of the target application program, and the target application program is developed by any non-front-end programming language;
the first writing module is used for writing the target application program into the Windows system by using the written file;
the first configuration module is used for configuring parameter information of the target application program in an original expansion program to obtain a target expansion program, wherein the target expansion program is arranged in the Windows system, and the original expansion program is developed by utilizing a front-end programming language;
the first triggering module is configured to trigger to open an entry file in the target application program in response to a first triggering instruction acting on the target extension program, so as to start the target application program, where the entry file is used to represent a program entry of the target application program.
9. A computer-readable storage medium, characterized in that a computer program is stored in the computer-readable storage medium, wherein the computer program, when being executed by a processor, carries out the steps of the method as claimed in any one of the claims 1 to 7.
10. An electronic device 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 method as claimed in any of claims 1 to 7 are implemented when the computer program is executed by the processor.
CN202211737469.4A 2022-12-30 2022-12-30 Application program starting method and device, storage medium and electronic device Pending CN115827107A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211737469.4A CN115827107A (en) 2022-12-30 2022-12-30 Application program starting method and device, storage medium and electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211737469.4A CN115827107A (en) 2022-12-30 2022-12-30 Application program starting method and device, storage medium and electronic device

Publications (1)

Publication Number Publication Date
CN115827107A true CN115827107A (en) 2023-03-21

Family

ID=85519884

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211737469.4A Pending CN115827107A (en) 2022-12-30 2022-12-30 Application program starting method and device, storage medium and electronic device

Country Status (1)

Country Link
CN (1) CN115827107A (en)

Similar Documents

Publication Publication Date Title
US8983935B2 (en) Methods for utilizing a javascript emulator in a web content proxy server and devices thereof
CN108762760B (en) Software interface self-defining method, device, computer equipment and storage medium
US20230308504A9 (en) Method and system of application development for multiple device client platforms
US20230289198A1 (en) Configuring application scene
JP4474390B2 (en) Personal information masking system and method
JP2016536683A (en) Run and display events in a web browser
US20210271491A1 (en) Application processing method, device, electronic device and storage medium
CN112148699A (en) Log management method, device, equipment and medium
CN113518341B (en) eSIM code number management method and device
CN114189559A (en) Interface repeat request processing method and system based on Axios
CN116339694B (en) Extension method and device of low-code platform assembly, electronic equipment and storage medium
CN115827107A (en) Application program starting method and device, storage medium and electronic device
CN108009057B (en) Test method and device for password input, storage medium and electronic equipment
CN115599669A (en) Debugging method and device of microservice, electronic equipment and readable storage medium
CN111901325B (en) Service extension method and device for honeypot nodes, electronic device and storage medium
CN114258012A (en) ESIM number prefabricating method, ESIM virtual system, ESIM virtual equipment and storage medium
CN114911541A (en) Configuration information processing method and device, electronic equipment and storage medium
CN114389936A (en) Cross-cloud multi-cluster deployment operation and maintenance method, system, processor and storage medium
CN113760688A (en) Remote debugging method, system, webpage server, equipment and storage medium
CN111414190B (en) Request processing method and device
JP4708685B2 (en) CLI command input method / program / program recording medium / device, data recording medium
CN117950773A (en) Popup management method, popup management system, electronic equipment, storage medium and vehicle
CN116167342A (en) File generation method and device, electronic equipment and storage medium
CN115686749A (en) Cloud platform management method and device, computer equipment and storage medium
CN111274122A (en) Method, device and storage medium for debugging process

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