CN115268841B - Data management method, device, electronic equipment and storage medium - Google Patents

Data management method, device, electronic equipment and storage medium Download PDF

Info

Publication number
CN115268841B
CN115268841B CN202210738480.6A CN202210738480A CN115268841B CN 115268841 B CN115268841 B CN 115268841B CN 202210738480 A CN202210738480 A CN 202210738480A CN 115268841 B CN115268841 B CN 115268841B
Authority
CN
China
Prior art keywords
function
document
target
construction
plug
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202210738480.6A
Other languages
Chinese (zh)
Other versions
CN115268841A (en
Inventor
刘海涛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing 58 Information Technology Co Ltd
Original Assignee
Beijing 58 Information 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 Beijing 58 Information Technology Co Ltd filed Critical Beijing 58 Information Technology Co Ltd
Priority to CN202210738480.6A priority Critical patent/CN115268841B/en
Publication of CN115268841A publication Critical patent/CN115268841A/en
Application granted granted Critical
Publication of CN115268841B publication Critical patent/CN115268841B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/10Requirements analysis; Specification techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • 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
    • 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/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Document Processing Apparatus (AREA)

Abstract

The application provides a data management method, a device, electronic equipment and a storage medium, wherein the method comprises the following steps: storing a first identity token of the code construction release platform and a second identity token of the target platform to the target plugin; based on a first identifier of the first function, a first requirement document and first configuration data corresponding to the first function are loaded locally through a target plug-in; in response to a first input within a plug-in page corresponding to a target plug-in, at least one of: opening a first document, executing a first construction issuing command and executing a first Host switching command; the plug-in page displays the required content corresponding to the first function, the first document is started based on the first required document, the first construction issuing command is executed based on the first configuration data, and the first Host switching command is executed based on the first required document. The method and the device can open the file by one key and execute the command by one key, and improve the development and construction efficiency.

Description

Data management method, device, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of application development technologies, and in particular, to a data management method, a data management device, an electronic device, and a storage medium.
Background
When the application software is developed, each function of the application software corresponds to a required document, and the required document records the development starting time, the function test time, the online time, the link information, the Host information, the brief explanation of the current function and the like of various documents required by the current function. Among other things, the various documents required for the current function may include one or more of a prototype document, an Interface document, a User Interface (UI) document, and the like. Prototype documents are documents of specific interactions and implementations of recording functions; the interface document is a document used for defining interaction with the back end; the Host information can be opened by using tools such as notepads, and the function is to establish an association relationship between the website domain name of the function and the corresponding IP address.
For front-end development, if a certain document is required to be opened, the required document must be opened first to search, so that development efficiency is affected; if the system Host file needs to be modified, the modification must be realized by adopting third-party software, so that the development efficiency is affected to a certain extent; the operation of constructing and releasing is relatively complex at present, and the operation needs to wait all the time in the interval of constructing and releasing, so that the efficiency of constructing and releasing is reduced to a certain extent.
Therefore, in the process of developing and constructing the application software, the existing developing and constructing flow has the problems of low developing and constructing efficiency and poor developing experience.
Disclosure of Invention
The embodiment of the application provides a data management method, a device, electronic equipment and a storage medium, which are used for solving the problems of low development and construction efficiency and poor development experience existing in the existing development and construction flow in the development and construction process of application software.
In a first aspect, an embodiment of the present application provides a data management method, including:
storing a first identity token corresponding to a code construction and release platform and a second identity token corresponding to a target platform to a target plug-in, wherein the target platform comprises a plurality of requirement documents respectively corresponding to functions of application software to be developed;
based on a first identifier corresponding to a first function, a first requirement document corresponding to the first function and first configuration data corresponding to the first function in construction and release are loaded locally through the target plug-in, the first function is a function to be developed and constructed in the multiple functions, the first requirement document is derived from the target platform, and the first configuration data is derived from the code construction and release platform;
In response to a first input within a plug-in page corresponding to the target plug-in, performing at least one of: starting a first document corresponding to the first function, executing a first construction issuing command corresponding to the first function, and executing a first Host switching command corresponding to the first function;
the plug-in page displays the required content corresponding to the first function, the first document is started based on the first required document, the first construction issuing command is executed based on the first configuration data, and the first Host switching command is executed based on the first required document.
In a second aspect, an embodiment of the present application provides a data management apparatus, including:
the first storage module is used for storing a first identity token corresponding to the code construction and release platform and a second identity token corresponding to the target platform to the target plug-in, and the target platform comprises a plurality of requirement documents respectively corresponding to functions of the application software to be developed;
the loading module is used for locally loading a first requirement document corresponding to a first function and first configuration data corresponding to the first function in construction and release through the target plug-in based on a first identifier corresponding to the first function, wherein the first function is a function to be developed and constructed in the multiple functions, the first requirement document is derived from the target platform, and the first configuration data is derived from the code construction and release platform;
A first processing module, configured to respond to a first input in a plug-in page corresponding to the target plug-in, and perform at least one of the following operations: starting a first document corresponding to the first function, executing a first construction issuing command corresponding to the first function, and executing a first Host switching command corresponding to the first function;
the plug-in page displays the required content corresponding to the first function, the first document is started based on the first required document, the first construction issuing command is executed based on the first configuration data, and the first Host switching command is executed based on the first required document.
In a third aspect, an embodiment of the present application provides an electronic device, including a processor, a memory, and a computer program stored on the memory and executable on the processor, where the computer program is executed by the processor to implement the steps of the data management method as described in the first aspect.
In a fourth aspect, embodiments of the present application provide a computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the data management method as described in the first aspect above.
According to the technical scheme, the first identity token corresponding to the code construction release platform and the second identity token corresponding to the target platform are obtained, the first identity token and the second identity token are stored in the target plugin, so that the target plugin has the capability of accessing the code construction release platform and the target platform, after a first identifier corresponding to the first function is obtained based on development construction requirements, a first requirement document and first configuration data corresponding to the first function are locally loaded through the target plugin, and at least one operation of opening the first document corresponding to the first function, executing a first construction release command corresponding to the first function and executing a first Host switching command corresponding to the first function is executed based on first input of a developer in a plugin page corresponding to the target plugin, and one-key file opening and one-key execution command can be realized through the target plugin, so that development construction efficiency and development construction experience of the developer are improved.
Drawings
FIG. 1 is a schematic diagram of a data management method according to an embodiment of the present application;
FIG. 2 is a flowchart of a data management method according to an embodiment of the present application;
FIG. 3 is a schematic diagram of a data management device according to an embodiment of the present disclosure;
Fig. 4 shows a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are some, but not all, of the embodiments of the present application. All other embodiments, which can be made by one of ordinary skill in the art based on the embodiments herein without making any inventive effort, are intended to be within the scope of the present application.
It should be appreciated that reference throughout this specification to "one embodiment" or "an embodiment" means that a particular feature, structure or characteristic described in connection with the embodiment is included in at least one embodiment of the present application. Thus, the appearances of the phrases "in one embodiment" or "in an embodiment" in various places throughout this specification are not necessarily all referring to the same embodiment. Furthermore, the particular features, structures, or characteristics may be combined in any suitable manner in one or more embodiments.
In various embodiments of the present application, it should be understood that the sequence numbers of the following processes do not mean the order of execution, and the order of execution of the processes should be determined by the functions and internal logic thereof, and should not constitute any limitation on the implementation process of the embodiments of the present application.
An embodiment of the present application provides a data management method, as shown in fig. 1, including:
and step 101, storing a first identity token corresponding to the code construction and release platform and a second identity token corresponding to the target platform to a target plug-in, wherein the target platform comprises a requirement document respectively corresponding to a plurality of functions of the application software to be developed.
The data management method provided by the embodiment of the application can be applied to front-end development equipment, and the front-end development equipment acquires the first identity token corresponding to the code construction and release platform and the second identity token corresponding to the target platform. The code construction and release platform is an integrated platform for code construction, function test and function online. The identity token is a token used to determine the user's login status and the user's identity. The target platform is a document platform, and stores requirement documents corresponding to a plurality of functions of the application software to be developed respectively, wherein the requirement documents record the development starting time, the function test time, the online time corresponding to the current function, the link information of various documents (including one or more of a prototype document, an interface document and a UI document) required by the current function, host information, brief explanation of the current function and the like.
After the first identity token corresponding to the code construction release platform and the second identity token corresponding to the target platform are obtained, the first identity token and the second identity token are stored in the target plugin, so that the target plugin can obtain the capability of accessing the code construction release platform based on the first identity token and the capability of accessing the target platform based on the second identity token.
In this embodiment, the target plugin may be a vscore plugin, or may be another plugin, and the target plugin is described as an example of the vscore plugin because the applicability of the vscore plugin is higher.
Step 102, based on a first identifier corresponding to a first function, a first requirement document corresponding to the first function and first configuration data corresponding to the first function in construction and release are loaded locally through the target plug-in, the first function is a function to be developed and constructed in the multiple functions, the first requirement document is derived from the target platform, and the first configuration data is derived from the code construction and release platform.
After the first identity token and the second identity token are stored in the target plugin, so that the target plugin has the capability of accessing the code construction release platform and the target platform, a first identifier corresponding to a first function to be developed and constructed can be obtained based on development and construction requirements. The first function is a function to be developed and constructed in a plurality of functions corresponding to the application software to be developed.
After the first identifier corresponding to the first function is obtained, the capability of the target plug-in accessible code to construct a release platform and the capability of the target platform are utilized, the first requirement document corresponding to the first function and derived from the target platform are obtained through the target plug-in, the first configuration data corresponding to the first function and derived from the code constructing release platform during construction and release are obtained, the first requirement document and the first configuration data are loaded locally, and the first requirement document and the first configuration data are stored locally.
Step 103, responding to a first input in a plug-in page corresponding to the target plug-in, and executing at least one of the following operations: starting a first document corresponding to the first function, executing a first construction issuing command corresponding to the first function, and executing a first Host switching command corresponding to the first function; the plug-in page displays the required content corresponding to the first function, the first document is started based on the first required document, the first construction issuing command is executed based on the first configuration data, and the first Host switching command is executed based on the first required document.
After the first requirement document and the first configuration data corresponding to the first function are locally loaded, the requirement content corresponding to the first function can be displayed on a plug-in page corresponding to the target plug-in, and the requirement content corresponding to the first function is the content related to the first function, which is acquired by the target plug-in, and can include the link information of the first requirement document, the link information of the first configuration data, the introduction of the application software to be developed, the related introduction of the first function and the like.
In response to a first input, at least one of the following operations is performed in the case of displaying a plug-in page corresponding to the target plug-in, receiving the first input from the developer within the plug-in page corresponding to the target plug-in: opening a first document corresponding to a first function, executing a first construction issuing command corresponding to the first function, and executing a first Host switching command corresponding to the first function.
The first input of the developer in the plug-in page may be input to a related control in the plug-in page, or may be a shortcut key input under the condition of displaying the plug-in page. The first input may be input indicating to open the document or input indicating to execute a command, a developer may execute the first input at least once in a plug-in page corresponding to the target plug-in, for each first input, execute a corresponding operation according to the indication content corresponding to the first input, when the first input is used to indicate to open the document, respond to the first input in the plug-in page corresponding to the target plug-in, and open a first document corresponding to the first function, where the first document is determined based on the first requirement document, and the first document may be the first requirement document or a document corresponding to a document link included in the first requirement document; when the first input is used for indicating to execute the command, responding to the first input in the plug-in page corresponding to the target plug-in, executing a first construction issuing command corresponding to the first function, or executing a first Host switching command corresponding to the first function. Wherein the first build issue command is executed based on the first configuration data and the first Host switch command is executed based on the first requirement document.
According to the implementation process, the first identity token corresponding to the code construction release platform and the second identity token corresponding to the target platform are obtained, the first identity token and the second identity token are stored in the target plugin, so that the target plugin has the capability of accessing the code construction release platform and the target platform, after the first identifier corresponding to the first function is obtained based on development construction requirements, the first requirement document and the first configuration data corresponding to the first function are locally loaded through the target plugin, and at least one operation of opening the first document corresponding to the first function, executing the first construction release command corresponding to the first function and executing the first Host switching command corresponding to the first function is executed based on the first input of a developer in a plugin page corresponding to the target plugin, and the one-key file opening and one-key execution command can be realized through the target plugin, so that development construction efficiency and development construction experience of the developer are improved.
In the following description of the process of storing the first identity token and the second identity token in the target plugin, step 101 stores the first identity token corresponding to the code construction and release platform and the second identity token corresponding to the target platform in the target plugin, including:
Acquiring a first identity token corresponding to the code construction and release platform and a second identity token corresponding to the target platform through a browser plug-in;
and storing the first identity token and the second identity token to the target plugin so that the target plugin can access the code to construct a release platform based on the first identity token and access the target platform based on the second identity token.
When the first identity token and the second identity token are stored in the target plugin, the browser plugin can firstly acquire the first identity token corresponding to the code construction issuing platform and the second identity token corresponding to the target platform, and after the first identity token and the second identity token are acquired, the first identity token and the second identity token are stored in the target plugin, so that the target plugin can access the code construction issuing platform through the first identity token and access the target platform through the second identity token. After the first identity token and the second identity token are stored, the target plug-in can have the capability of accessing the code construction release platform and the capability of accessing the target platform, so that the code construction release platform can be accessed to acquire the related content stored on the code construction release platform, and the target platform can be accessed to acquire the related content stored on the target platform.
After storing the first identity token and the second identity token in the target plugin, so that the target plugin has the capability of accessing the code to construct the release platform and the capability of accessing the target platform, step 102 loads, locally, by the target plugin, a first requirement document corresponding to the first function and first configuration data corresponding to the first function when constructing release, based on a first identifier corresponding to the first function, including: pulling the first requirement document on the target platform and the first configuration data on the code construction and release platform through the target plug-in based on the first identifier; and storing the first requirement document and the first configuration data in a local first storage area.
And when the development and construction of the first function are determined to be required based on the current development requirements, acquiring a first identifier corresponding to the first function. Because the target plug-in has the capability of accessing the code to construct the release platform and the capability of accessing the target platform, the target plug-in can be used for accessing the target platform based on the first identifier, pulling the first requirement document corresponding to the first function from the target platform, accessing the code to construct the release platform through the target plug-in, and pulling the first configuration data corresponding to the first function from the code to construct the release platform.
After the first requirement document and the first configuration data corresponding to the first function are obtained, the first requirement document and the first configuration data corresponding to the first function are stored in a first storage area, wherein the first storage area is a local storage area and is a storage area corresponding to the first function, and the first requirement document and the first configuration data corresponding to the first function are stored in the storage area corresponding to the first function.
According to the implementation process, the first identity token and the second identity token are obtained and stored in the target plugin, so that the target plugin has the capability of accessing the code to construct the release platform and the target platform, and then the first requirement document is pulled in the target platform and the first configuration data is pulled in the code to construct the release platform through the target plugin, so that the first requirement document and the first configuration data are stored locally.
It should be noted that the requirement document includes at least one of link information corresponding to the prototype document, link information corresponding to the interface document, link information corresponding to the user interface UI document, and Host information; the first requirement document includes at least one of link information corresponding to the first prototype document, link information corresponding to the first interface document, link information corresponding to the first UI document, and first Host information. The following describes a process of performing a related operation in response to a first input, and at least one of the following operations is performed in response to the first input in a plug-in page corresponding to the target plug-in: opening a first document corresponding to the first function, executing a first construction issuing command corresponding to the first function, and executing a first Host switching command corresponding to the first function, wherein the method comprises at least one of the following schemes:
In the case of receiving a first input indicating to open a document, opening and displaying a first requirement document, a first prototype document, a first interface document or a first UI document corresponding to the first function in response to the first input, wherein the first prototype document, the first interface document and the first UI document are determined based on link information in the first requirement document;
under the condition that a first input indicating execution of a construction issuing command is received, responding to the first input, executing a first construction issuing command corresponding to the first function, so as to construct and compile function codes corresponding to the first function and issue a front-end page corresponding to the first function;
in the case of receiving a first input indicating execution of a Host switch command, first Host information in the first demand document is appended to a system Host file in response to the first input to update the system Host file.
After the target platform pulls the first requirement document and the first configuration data corresponding to the first function, and stores the first requirement document and the first configuration data in the local first storage area, the required content corresponding to the first function can be displayed on the plug-in page corresponding to the target plug-in. And receiving a first input of a developer in a plug-in page corresponding to the target plug-in, determining the first input as an input indicating to open a document under the condition that the first input meets a first input characteristic, and responding to the first input, and opening and displaying a first document corresponding to a first function, wherein the first document can be a first requirement document, a first prototype document, a first interface document or a first UI document, and the first prototype document, the first interface document and the first UI document are determined based on link information in the first requirement document.
And under the condition that the first input meets the second input characteristic, determining the first input as the input for indicating to execute the construction issuing command, and responding to the first input, executing a first construction issuing command corresponding to the first function so as to construct and compile function codes corresponding to the first function and issue a front-end page corresponding to the first function. In the case that the first input satisfies the third input feature, determining that the first input is an input indicating to execute the Host switch command, and in response to the first input, appending first Host information in the first demand document to the system Host file to update the system Host file, wherein the process of updating the system Host file may be understood as replacing the Host information in the system Host file with the first Host information in the first demand document. By adding the first Host information in the first requirement document to the system Host file, the development test environment corresponding to the first function can be deployed in the system.
The developer can execute at least one first input on the plug-in page corresponding to the target plug-in, and for each first input, corresponding indication content can be determined according to the input characteristics of the first input so as to execute corresponding operation.
In the implementation process, the first requirement document, the first prototype document, the first interface document or the first UI document is started and displayed when the first input indicating to start the document is received, the first construction issuing command is executed when the first input indicating to execute the construction issuing command is received, and the first Host information in the first requirement document is added to the system Host file to update the system Host file when the first input indicating to execute the Host switching command is received, so that the one-key start document and the one-key execution command based on the operation in the plug-in page can be realized.
In an embodiment, in case of receiving a function switching instruction, the method further comprises:
according to a second identifier in the function switching instruction, pulling a second requirement document corresponding to a second function in the target platform through the target plug-in, and pulling second configuration data corresponding to the second function in construction and release in the code construction and release platform, wherein the second function is a function to be developed and constructed, which is matched with the second identifier in the multiple functions;
storing the second requirement document and the second configuration data in a local second storage area;
In response to a second input within a plug-in page corresponding to the target plug-in, performing at least one of: opening a second document corresponding to the second function, executing a second construction issuing command corresponding to the second function, and executing a second Host switching command corresponding to the second function;
the plug-in page displays the required content corresponding to the second function, the second document is started based on the second required document, the second construction issuing command is executed based on the second configuration data, and the second Host switching command is executed based on the second required document.
And under the condition that another function needs to be developed and built, receiving a function switching instruction of a developer, and acquiring a second identifier carried in the function switching instruction. It should be noted that, during the multi-task development, the code version control tool Git may be used to switch among different building functions to be developed.
Because the target plug-in has the capability of accessing the code to construct the release platform and the capability of accessing the target platform, the target plug-in can be used for accessing the target platform based on the second identifier, pulling a second requirement document corresponding to the second function from the target platform, accessing the code to construct the release platform through the target plug-in, and pulling second configuration data corresponding to the second function from the code to construct the release platform.
After the second requirement document and the second configuration data corresponding to the second function are acquired, the second requirement document and the second configuration data corresponding to the second function are stored in a second storage area, wherein the second storage area is a local storage area and is a predetermined storage area corresponding to the second function, and the second requirement document and the second configuration data corresponding to the second function are stored in the storage area corresponding to the second function. The second requirement document comprises at least one of link information corresponding to a second prototype document, link information corresponding to a second interface document, link information corresponding to a second UI document and second Host information.
And after the target platform pulls the second requirement document corresponding to the second function, the code construction and release platform pulls the second configuration data corresponding to the second function, and the second requirement document and the second configuration data are stored in the local second storage area, the requirement content corresponding to the second function can be displayed on the plug-in page corresponding to the target plug-in. And receiving a second input of a developer in a plug-in page corresponding to the target plug-in, determining the second input as an input indicating to open a document under the condition that the second input meets the first input characteristic, and responding to the second input to open and display a second document corresponding to a second function, wherein the second document can be a second requirement document, a second prototype document, a second interface document or a second UI document, and the second prototype document, the second interface document and the second UI document are determined based on link information in the second requirement document.
And under the condition that the second input meets the second input characteristic, determining the second input as the input for indicating to execute the construction issuing command, and responding to the second input, executing a second construction issuing command corresponding to the second function so as to construct and compile function codes corresponding to the second function and issue a front-end page corresponding to the second function. And in the case that the second input meets the third input characteristic, determining the second input as an input indicating to execute the Host switching command, and in response to the second input, adding second Host information in the second demand document to the system Host file to update the system Host file, wherein the process of updating the system Host file can be understood as replacing the Host information in the system Host file with the second Host information in the second demand document. By adding the second Host information in the second requirement document to the system Host file, the development test environment corresponding to the second function can be deployed in the system.
The developer can execute at least one second input on the plug-in page corresponding to the target plug-in, and for each second input, corresponding indication content can be determined according to the input characteristics of the second input so as to execute corresponding operation.
In the implementation process, the second requirement document and the second configuration data can be stored locally by pulling the second requirement document on the target platform and pulling the second configuration data on the code construction and release platform through the target plug-in; opening and displaying the second document under the condition that the second input indicating to open the document is received, executing the second construction issuing command under the condition that the second input indicating to execute the construction issuing command is received, and adding the second Host information in the second demand document to the system Host file under the condition that the second input indicating to execute the Host switching command is received, so that the one-key opening of the document and the one-key executing command based on the operation in the plug-in page can be realized.
The following describes a one-touch operation procedure in the data management method provided in the present application by means of a specific embodiment, and is shown in fig. 2, including the following steps:
step 201, initialization of a vscode plug-in.
Step 202, detecting whether a storage area corresponding to the first function to be developed and built is locally configured, if not, executing step 203, and if so, executing step 204.
Step 203, configuring a storage area corresponding to the first function, and then executing step 204.
Step 204, detecting whether the first identity token and the second identity token are stored in the vscode plugin, if not, executing step 205, otherwise executing step 206.
Step 205, a first identity token corresponding to the code construction release platform and a second identity token corresponding to the target platform are obtained through the browser plug-in, and stored in the vscore plug-in, and then step 206 is executed.
Step 206, pulling a first requirement document corresponding to the first function on the target platform based on the vscore plug-in, and pulling first configuration data corresponding to the first function on the code construction and release platform, and storing the first configuration data in a storage area corresponding to the first function.
Step 207, receiving a first input of a developer in a plug-in page corresponding to a vscore plug-in. Step 208 is performed in the case where the first input is a first input indicating that the document is opened, step 209 is performed in the case where the first input is a first input indicating that the build issue command is executed, and step 210 is performed in the case where the first input is a first input indicating that the Host switch command is executed.
Step 208, a first requirement document, a first prototype document, a first interface document or a first UI document corresponding to the first function is started and displayed.
Step 209, executing a first build issue command corresponding to the first function, so as to build and compile the function code corresponding to the first function and issue the front page corresponding to the first function.
Step 210, adding the first Host information in the first requirement document corresponding to the first function to the system Host file to update the system Host file.
The implementation flow realizes the local storage of the first requirement document and the first configuration data by pulling the first requirement document on the target platform and pulling the first configuration data on the code construction release platform through the plug-in unit with the capability of accessing the code construction release platform and the target platform; after receiving a first input of a developer in a plug-in page, executing at least one of the following operations according to indication content corresponding to the first input: opening a first document corresponding to a first function, executing a first construction issuing command corresponding to the first function, and executing a first Host switching command corresponding to the first function to realize a one-key start document and a one-key execution command.
The above is an overall implementation flow of the data management method provided in the embodiment of the present application, by acquiring the first identity token corresponding to the code construction and release platform and the second identity token corresponding to the target platform, the first identity token and the second identity token are stored in the target plugin, so that the target plugin has the capability of accessing the code construction and release platform and the target platform, after acquiring the first identifier corresponding to the first function based on the development and construction requirement, the first requirement document and the first configuration data corresponding to the first function are locally loaded through the target plugin, and based on the first input of the developer in the plugin page corresponding to the target plugin, at least one operation of opening the first document corresponding to the first function, executing the first construction and release command corresponding to the first function and executing the first Host switching command corresponding to the first function is executed, and the one-key opening document and one-key execution command can be realized through the target plugin, so that the development and construction efficiency and development and construction experience of the developer are improved.
An embodiment of the present application provides a data management apparatus, referring to fig. 3, including:
the first storage module 301 is configured to store a first identity token corresponding to a code construction and release platform and a second identity token corresponding to a target platform to a target plug-in, where the target platform includes a requirement document corresponding to multiple functions of application software to be developed;
the loading module 302 is configured to locally load, based on a first identifier corresponding to a first function, a first requirement document corresponding to the first function and first configuration data corresponding to the first function when building and publishing by using the target plug-in, where the first function is a function to be developed and constructed in the multiple functions, and the first requirement document is derived from the target platform and the first configuration data is derived from the code building and publishing platform;
a first processing module 303, configured to respond to a first input in a plug-in page corresponding to the target plug-in, perform at least one of the following operations: starting a first document corresponding to the first function, executing a first construction issuing command corresponding to the first function, and executing a first Host switching command corresponding to the first function;
The plug-in page displays the required content corresponding to the first function, the first document is started based on the first required document, the first construction issuing command is executed based on the first configuration data, and the first Host switching command is executed based on the first required document.
Optionally, the first storage module includes:
the acquisition sub-module is used for acquiring a first identity token corresponding to the code construction and release platform and a second identity token corresponding to the target platform through a browser plug-in;
and the first storage sub-module is used for storing the first identity token and the second identity token to the target plugin so that the target plugin can access the code based on the first identity token to construct a release platform and access the target platform based on the second identity token.
Optionally, the loading module includes:
the pulling submodule is used for pulling the first requirement document on the target platform through the target plug-in based on the first identifier and pulling the first configuration data on the code construction release platform;
and the second storage sub-module is used for storing the first requirement document and the first configuration data in a local first storage area.
Optionally, the requirement document comprises at least one of link information corresponding to the prototype document, link information corresponding to the interface document, link information corresponding to the user interface UI document and Host information;
the first processing module comprises at least one of the following sub-modules:
a first processing sub-module, configured to, in response to a first input indicating to open a document, open and display a first requirement document, a first prototype document, a first interface document, or a first UI document corresponding to the first function, where the first prototype document, the first interface document, and the first UI document are determined based on link information in the first requirement document;
the second processing submodule is used for responding to the first input under the condition that the first input indicating the execution of the construction issuing command is received, executing a first construction issuing command corresponding to the first function so as to construct and compile function codes corresponding to the first function and issue front-end pages corresponding to the first function;
and the third processing sub-module is used for responding to the first input and adding the first Host information in the first requirement document to a system Host file to update the system Host file under the condition that the first input for indicating to execute the Host switching command is received.
Optionally, the apparatus further comprises:
the pulling module is used for pulling a second requirement document corresponding to a second function from the target platform through the target plug-in unit under the condition that a function switching instruction is received, and pulling second configuration data corresponding to the second function in construction and release at the code construction and release platform according to a second identifier in the function switching instruction, wherein the second function is a function to be developed and constructed, which is matched with the second identifier, in the multiple functions;
the second storage module is used for storing the second requirement document and the second configuration data in a local second storage area;
a second processing module, configured to respond to a second input in a plug-in page corresponding to the target plug-in, and perform at least one of the following operations: opening a second document corresponding to the second function, executing a second construction issuing command corresponding to the second function, and executing a second Host switching command corresponding to the second function;
the plug-in page displays the required content corresponding to the second function, the second document is started based on the second required document, the second construction issuing command is executed based on the second configuration data, and the second Host switching command is executed based on the second required document.
For the device embodiments, since they are substantially similar to the method embodiments, the description is relatively simple, and reference is made to the description of the method embodiments for relevant points.
The embodiment of the application also provides electronic equipment, which comprises: the processor, the memory, store the computer program on the memory and can run on the processor, this computer program realizes each process of the above-mentioned data management method embodiment when being carried out by the processor, and can reach the same technical result, in order to avoid repetition, will not be repeated here.
For example, fig. 4 shows a schematic physical structure of an electronic device. As shown in fig. 4, the electronic device may include: processor 410, communication interface (Communications Interface) 420, memory 430 and communication bus 440, wherein processor 410, communication interface 420 and memory 430 communicate with each other via communication bus 440. The processor 410 may call logic instructions in the memory 430, the processor 410 being configured to perform the steps of: storing a first identity token corresponding to a code construction and release platform and a second identity token corresponding to a target platform to a target plug-in, wherein the target platform comprises a plurality of requirement documents respectively corresponding to functions of application software to be developed; based on a first identifier corresponding to a first function, a first requirement document corresponding to the first function and first configuration data corresponding to the first function in construction and release are loaded locally through the target plug-in, the first function is a function to be developed and constructed in the multiple functions, the first requirement document is derived from the target platform, and the first configuration data is derived from the code construction and release platform; in response to a first input within a plug-in page corresponding to the target plug-in, performing at least one of: starting a first document corresponding to the first function, executing a first construction issuing command corresponding to the first function, and executing a first Host switching command corresponding to the first function; the plug-in page displays the required content corresponding to the first function, the first document is started based on the first required document, the first construction issuing command is executed based on the first configuration data, and the first Host switching command is executed based on the first required document. The processor 410 may also perform other aspects of embodiments of the present application, which are not further described herein.
Further, the logic instructions in the memory 430 described above may be implemented in the form of software functional units and may be stored in a computer-readable storage medium when sold or used as a stand-alone product. Based on such understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution, in the form of a software product stored in a storage medium, including several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the methods described in the embodiments of the present application.
The embodiment of the application also provides a computer readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the processes of the above-mentioned embodiments of the data management method are implemented, and the same technical effects can be achieved, so that repetition is avoided, and no further description is given here. Wherein the computer readable storage medium is selected from Read-Only Memory (ROM), random access Memory (Random Access Memory, RAM), magnetic disk or optical disk.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art in the form of a software product stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk), comprising several instructions for causing a terminal (which may be a mobile phone, a computer, a server, or a network device, etc.) to perform the method described in the embodiments of the present application.
The embodiments of the present application have been described above with reference to the accompanying drawings, but the present application is not limited to the above-described embodiments, which are merely illustrative and not restrictive, and many forms may be made by those of ordinary skill in the art without departing from the spirit of the present application and the scope of the claims, which are also within the protection of the present application.
Those of ordinary skill in the art will appreciate that the elements and algorithm steps described in connection with the embodiments disclosed herein can be implemented as electronic hardware, or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
It will be clear to those skilled in the art that, for convenience and brevity of description, specific working procedures of the above-described systems, apparatuses and units may refer to corresponding procedures in the foregoing method embodiments, and are not repeated herein.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other manners. For example, the apparatus embodiments described above are merely illustrative, e.g., the division of the units is merely a logical function division, and there may be additional divisions when actually implemented, e.g., multiple units or components may be combined or integrated into another system, or some features may be omitted or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, which may be in electrical, mechanical or other form.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in each embodiment of the present application may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer-readable storage medium. Based on such understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution, in the form of a software product stored in a storage medium, including several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the methods described in the embodiments of the present application. And the aforementioned storage medium includes: a usb disk, a removable hard disk, a ROM, a RAM, a magnetic disk, or an optical disk, etc.
The foregoing is merely specific embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily think about changes or substitutions within the technical scope of the present application, and the changes and substitutions are intended to be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (12)

1. A method of data management, comprising:
storing a first identity token corresponding to a code construction and release platform and a second identity token corresponding to a target platform to a target plug-in, wherein the target platform comprises a plurality of requirement documents respectively corresponding to functions of application software to be developed;
based on a first identifier corresponding to a first function, a first requirement document corresponding to the first function and first configuration data corresponding to the first function in construction and release are loaded locally through the target plug-in, the first function is a function to be developed and constructed in the multiple functions, the first requirement document is derived from the target platform, and the first configuration data is derived from the code construction and release platform;
in response to a first input within a plug-in page corresponding to the target plug-in, performing at least one of: starting a first document corresponding to the first function, executing a first construction issuing command corresponding to the first function, and executing a first Host switching command corresponding to the first function;
the plug-in page displays the required content corresponding to the first function, the first document is started based on the first required document, the first construction issuing command is executed based on the first configuration data, and the first Host switching command is executed based on the first required document.
2. The method of claim 1, wherein storing the first identity token corresponding to the code build release platform and the second identity token corresponding to the target platform in the target plugin comprises:
acquiring a first identity token corresponding to the code construction and release platform and a second identity token corresponding to the target platform through a browser plug-in;
and storing the first identity token and the second identity token to the target plugin so that the target plugin can access the code to construct a release platform based on the first identity token and access the target platform based on the second identity token.
3. The method according to claim 1, wherein the locally loading, by the target plug-in, a first requirement document corresponding to the first function and first configuration data corresponding to the first function when constructing a publication based on a first identifier corresponding to the first function includes:
pulling the first requirement document on the target platform and the first configuration data on the code construction and release platform through the target plug-in based on the first identifier;
and storing the first requirement document and the first configuration data in a local first storage area.
4. The method of claim 1, wherein the requirement document includes at least one of link information corresponding to a prototype document, link information corresponding to an interface document, link information corresponding to a user interface UI document, and Host information;
the method includes, in response to a first input within a plug-in page corresponding to the target plug-in, performing at least one of: opening a first document corresponding to the first function, executing a first construction issuing command corresponding to the first function, and executing a first Host switching command corresponding to the first function, wherein the method comprises at least one of the following schemes:
in the case of receiving a first input indicating to open a document, opening and displaying a first requirement document, a first prototype document, a first interface document or a first UI document corresponding to the first function in response to the first input, wherein the first prototype document, the first interface document and the first UI document are determined based on link information in the first requirement document;
under the condition that a first input indicating execution of a construction issuing command is received, responding to the first input, executing a first construction issuing command corresponding to the first function, so as to construct and compile function codes corresponding to the first function and issue a front-end page corresponding to the first function;
In the case of receiving a first input indicating execution of a Host switch command, first Host information in the first demand document is appended to a system Host file in response to the first input to update the system Host file.
5. The method according to claim 1, wherein in case of receiving a function switching instruction, the method further comprises:
according to a second identifier in the function switching instruction, pulling a second requirement document corresponding to a second function in the target platform through the target plug-in, and pulling second configuration data corresponding to the second function in construction and release in the code construction and release platform, wherein the second function is a function to be developed and constructed, which is matched with the second identifier in the multiple functions;
storing the second requirement document and the second configuration data in a local second storage area;
in response to a second input within a plug-in page corresponding to the target plug-in, performing at least one of: opening a second document corresponding to the second function, executing a second construction issuing command corresponding to the second function, and executing a second Host switching command corresponding to the second function;
The plug-in page displays the required content corresponding to the second function, the second document is started based on the second required document, the second construction issuing command is executed based on the second configuration data, and the second Host switching command is executed based on the second required document.
6. A data management apparatus, comprising:
the first storage module is used for storing a first identity token corresponding to the code construction and release platform and a second identity token corresponding to the target platform to the target plug-in, and the target platform comprises a plurality of requirement documents respectively corresponding to functions of the application software to be developed;
the loading module is used for locally loading a first requirement document corresponding to a first function and first configuration data corresponding to the first function in construction and release through the target plug-in based on a first identifier corresponding to the first function, wherein the first function is a function to be developed and constructed in the multiple functions, the first requirement document is derived from the target platform, and the first configuration data is derived from the code construction and release platform;
a first processing module, configured to respond to a first input in a plug-in page corresponding to the target plug-in, and perform at least one of the following operations: starting a first document corresponding to the first function, executing a first construction issuing command corresponding to the first function, and executing a first Host switching command corresponding to the first function;
The plug-in page displays the required content corresponding to the first function, the first document is started based on the first required document, the first construction issuing command is executed based on the first configuration data, and the first Host switching command is executed based on the first required document.
7. The apparatus of claim 6, wherein the first storage module comprises:
the acquisition sub-module is used for acquiring a first identity token corresponding to the code construction and release platform and a second identity token corresponding to the target platform through a browser plug-in;
and the first storage sub-module is used for storing the first identity token and the second identity token to the target plugin so that the target plugin can access the code based on the first identity token to construct a release platform and access the target platform based on the second identity token.
8. The apparatus of claim 6, wherein the loading module comprises:
the pulling submodule is used for pulling the first requirement document on the target platform through the target plug-in based on the first identifier and pulling the first configuration data on the code construction release platform;
And the second storage sub-module is used for storing the first requirement document and the first configuration data in a local first storage area.
9. The apparatus of claim 6, wherein the requirement document includes at least one of link information corresponding to a prototype document, link information corresponding to an interface document, link information corresponding to a user interface UI document, and Host information;
the first processing module comprises at least one of the following sub-modules:
a first processing sub-module, configured to, in response to a first input indicating to open a document, open and display a first requirement document, a first prototype document, a first interface document, or a first UI document corresponding to the first function, where the first prototype document, the first interface document, and the first UI document are determined based on link information in the first requirement document;
the second processing submodule is used for responding to the first input under the condition that the first input indicating the execution of the construction issuing command is received, executing a first construction issuing command corresponding to the first function so as to construct and compile function codes corresponding to the first function and issue front-end pages corresponding to the first function;
And the third processing sub-module is used for responding to the first input and adding the first Host information in the first requirement document to a system Host file to update the system Host file under the condition that the first input for indicating to execute the Host switching command is received.
10. The apparatus of claim 6, wherein the apparatus further comprises:
the pulling module is used for pulling a second requirement document corresponding to a second function from the target platform through the target plug-in unit under the condition that a function switching instruction is received, and pulling second configuration data corresponding to the second function in construction and release at the code construction and release platform according to a second identifier in the function switching instruction, wherein the second function is a function to be developed and constructed, which is matched with the second identifier, in the multiple functions;
the second storage module is used for storing the second requirement document and the second configuration data in a local second storage area;
a second processing module, configured to respond to a second input in a plug-in page corresponding to the target plug-in, and perform at least one of the following operations: opening a second document corresponding to the second function, executing a second construction issuing command corresponding to the second function, and executing a second Host switching command corresponding to the second function;
The plug-in page displays the required content corresponding to the second function, the second document is started based on the second required document, the second construction issuing command is executed based on the second configuration data, and the second Host switching command is executed based on the second required document.
11. An electronic device comprising a processor, a memory and a computer program stored on the memory and executable on the processor, which when executed by the processor implements the steps of the data management method according to any one of claims 1 to 5.
12. A computer readable storage medium, characterized in that the computer readable storage medium has stored thereon a computer program which, when executed by a processor, implements the steps of the data management method according to any of claims 1 to 5.
CN202210738480.6A 2022-06-27 2022-06-27 Data management method, device, electronic equipment and storage medium Active CN115268841B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210738480.6A CN115268841B (en) 2022-06-27 2022-06-27 Data management method, device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210738480.6A CN115268841B (en) 2022-06-27 2022-06-27 Data management method, device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN115268841A CN115268841A (en) 2022-11-01
CN115268841B true CN115268841B (en) 2023-05-23

Family

ID=83762363

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210738480.6A Active CN115268841B (en) 2022-06-27 2022-06-27 Data management method, device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115268841B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116028026B (en) * 2023-03-24 2023-07-14 广州嘉为科技有限公司 Research and development process management method and device based on plug-in and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB9909599D0 (en) * 1998-05-14 1999-06-23 Peopledoc Ltd A document storing and retrieving system
US10579966B1 (en) * 2016-06-24 2020-03-03 Intuit Inc. Adapting a shared project build platform to a developer plugin
WO2020123464A1 (en) * 2018-12-10 2020-06-18 Shelterzoom Corp. Decentralized marketplace and ecosystem powered by blockchain-based document delivery, collaboration, and dissemination
CN112052008A (en) * 2020-09-10 2020-12-08 腾讯科技(深圳)有限公司 Code checking method, device, computer equipment and computer readable storage medium
CN113590118A (en) * 2021-07-23 2021-11-02 南京赛宁信息技术有限公司 Resource authority control device and method based on DRF framework
CN113626392A (en) * 2021-09-03 2021-11-09 微民保险代理有限公司 Method and device for updating document data, electronic equipment and storage medium
CN114090019A (en) * 2021-11-19 2022-02-25 浪潮云信息技术股份公司 Code construction, scanning and storage platform based on software integration

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB9909599D0 (en) * 1998-05-14 1999-06-23 Peopledoc Ltd A document storing and retrieving system
US10579966B1 (en) * 2016-06-24 2020-03-03 Intuit Inc. Adapting a shared project build platform to a developer plugin
WO2020123464A1 (en) * 2018-12-10 2020-06-18 Shelterzoom Corp. Decentralized marketplace and ecosystem powered by blockchain-based document delivery, collaboration, and dissemination
CN112052008A (en) * 2020-09-10 2020-12-08 腾讯科技(深圳)有限公司 Code checking method, device, computer equipment and computer readable storage medium
CN113590118A (en) * 2021-07-23 2021-11-02 南京赛宁信息技术有限公司 Resource authority control device and method based on DRF framework
CN113626392A (en) * 2021-09-03 2021-11-09 微民保险代理有限公司 Method and device for updating document data, electronic equipment and storage medium
CN114090019A (en) * 2021-11-19 2022-02-25 浪潮云信息技术股份公司 Code construction, scanning and storage platform based on software integration

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Towards Conflict-Free Collaborative Modelling using VS Code Extensions;Rijul Saini;《2021 ACM/IEEE International Conference on Model Driven Engineering Languages and Systems Companion (MODELS-C)》;1-8 *
一站式大数据智能云研发平台的设计与实现;薛扬波;《中国优秀硕士学位论文全文数据库 信息科技辑》;I138-391 *
基于角色的访问控制策略构建方法研究;黄超;《中国博士学位论文全文数据库 信息科技辑》;I139-18 *

Also Published As

Publication number Publication date
CN115268841A (en) 2022-11-01

Similar Documents

Publication Publication Date Title
CN110221872B (en) Page jump method and device, electronic equipment and storage medium
US9703454B2 (en) Method and device for adding menu item to ANDROID menu
US9294606B2 (en) Method for realizing downloading of mobile terminal application program and mobile terminal
CN110808897A (en) Proxy access method, user equipment, storage medium, device and system
US20070101279A1 (en) Selection of user interface elements for unified display in a display environment
JP2023001596A (en) First terminal device, second terminal device, information processing system, display setting switching method and program
CN109033466B (en) Page sharing method calculates equipment and computer storage medium
CN108135026B (en) Wi-Fi connection method, computer device and storage medium
CN115268841B (en) Data management method, device, electronic equipment and storage medium
US20210271491A1 (en) Application processing method, device, electronic device and storage medium
CN111459376B (en) Product guiding method, device and equipment
CN109033313B (en) Method and terminal equipment for realizing full-disk scanning function by using USN
CN103838799A (en) Method, terminal device, cloud server and system for recommending installing software
CN111694733A (en) API (application programming interface) testing method and device for software development kit SDK (software development kit)
CN112214405A (en) Software testing method and device, electronic equipment and readable storage medium
CN103198252B (en) Device and method for the control information for managing the application program in portable terminal
US20170094500A1 (en) Subscriber identity module card managing method and electronic device
CN113268277A (en) Web-based client access method and terminal equipment
CN110958601B (en) eSIM card management method, electronic device and storage medium
CN110113443B (en) Social role management method, computer device and storage medium
CN106603851A (en) Communication shortcut realizing method and electronic equipment
CN114816637B (en) Application display method, device and system embedded in applet
EP1678603B1 (en) View routing in user interface applications
CN116225286A (en) Page jump control method, operating system, electronic device and storage medium
KR20180060360A (en) Method and Apparatus of providing user-defined UI in administrative management program provided in cloud computing

Legal Events

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