CN113254244A - Program fusion system, method and computer device - Google Patents

Program fusion system, method and computer device Download PDF

Info

Publication number
CN113254244A
CN113254244A CN202110771126.9A CN202110771126A CN113254244A CN 113254244 A CN113254244 A CN 113254244A CN 202110771126 A CN202110771126 A CN 202110771126A CN 113254244 A CN113254244 A CN 113254244A
Authority
CN
China
Prior art keywords
program
sub
data
subprogram
operation item
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.)
Granted
Application number
CN202110771126.9A
Other languages
Chinese (zh)
Other versions
CN113254244B (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.)
Hangzhou Xiaobang Network Technology Co ltd
Original Assignee
Hangzhou Xiaobang Network 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 Hangzhou Xiaobang Network Technology Co ltd filed Critical Hangzhou Xiaobang Network Technology Co ltd
Priority to CN202110771126.9A priority Critical patent/CN113254244B/en
Publication of CN113254244A publication Critical patent/CN113254244A/en
Application granted granted Critical
Publication of CN113254244B publication Critical patent/CN113254244B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/543User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/541Interprogram communication via adapters, e.g. between incompatible applications

Landscapes

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

Abstract

The application discloses a program fusion system, a method and a computer device, wherein the method comprises the following steps: associating at least one parent operation item of a parent program and at least one subprogram embedded in the parent program; responding to the subprogram operated by a user, and analyzing a data request required by each sub-operation item of the subprogram; and displaying a sub display interface corresponding to the sub program on a main display interface corresponding to the main program, wherein the sub operation items and data acquired from the main program based on the data request are displayed on the display interface.

Description

Program fusion system, method and computer device
Technical Field
The present invention relates to the field of computer program fusion, and in particular, to a program fusion system, method and computer device.
Background
At present, with the development of science and technology, a plurality of functional program software are continuously emerged. However, after the existing program is developed, if the program functions need to be increased, the code needs to be rewritten or the original code needs to be modified, so as to realize the update iteration of the program.
However, if the original program is modified, this will inevitably cause the original program compatibility, running stability, etc. to be affected. Especially when the program is already in use, if the code of the program is modified or rewritten, the data that has been run in the program is affected.
For the business BI (business intelligence) system, there are many data stored in the BI system, such as information data of customers and sales data of customers, and these data are usually needed to be used by other programs. In the prior art, data is generally copied and pasted between different programs manually, which is not only easy to make mistakes, but also causes a user to switch back and forth between display interfaces corresponding to different programs, which is very inconvenient for the user.
Disclosure of Invention
An advantage of the present invention is to provide a program fusing system, method and computer apparatus, wherein the program fusing system is capable of fusing at least one embedded sub program in a main program without interfering with the operation of the main program and the storage of source data.
Another advantage of the present invention is to provide a program fusing system, method and computer device, wherein the program fusing system can run the sub-programs in the main program, and the display interfaces corresponding to the sub-programs are embedded in the display interfaces of the main program for the user to view.
Another advantage of the present invention is to provide a program fusing system, method and computer device, wherein the program fusing system can automatically parse the subprogram and automatically obtain corresponding data from the main program according to the parsed result, so that the subprogram can obtain corresponding data from the main program.
It is another advantage of the present invention to provide a program fusion system, method and computer apparatus that facilitates integrating data stored in a parent program so that the display of the data can be customized by a user.
Another advantage of the present invention is to provide a program fusion system, method and computer apparatus wherein the program fusion system
One advantage of the present invention is to provide an inter-program fusion method, including:
associating at least one parent operation item of a parent program and at least one subprogram embedded in the parent program;
responding to the subprogram operated by a user, and analyzing a data request required by each sub-operation item of the subprogram; and
and displaying a sub display interface corresponding to the sub program on a main display interface corresponding to the main program, wherein the sub operation items and data acquired from the main program based on the data request are displayed on the display interface.
According to an embodiment of the present invention, the inter-program fusion method further includes:
and responding to the user-defined operation, and configuring the operation buttons of the subprogram to the mother operation items corresponding to the mother program.
According to an embodiment of the present invention, the inter-program fusion method includes:
and responding to the subprogram operated by the user, and verifying the legality of the data request required by the sub-operation item.
According to an embodiment of the present invention, verifying the validity of the data request required by the sub-operation item includes:
sending data required by the sub operation items to the main program;
receiving an identifier which is sent by the main program and is used for confirming whether the data required by the sub operation item is non-public data;
and when receiving an identifier which is sent by the main program and is used for confirming whether the data required by the sub operation item is non-public data or not, and indicating that the data required by the sub operation item is non-public data, not displaying the data required by the corresponding sub operation item on a display interface. Conversely, when receiving the identifier sent by the main program and confirming whether the data required by the sub-operation item is non-public data, indicating that the data required by the sub-operation item is not non-public data, displaying the data required by the corresponding sub-operation item on a display interface.
According to an embodiment of the present invention, the inter-program fusion method further includes:
and modifying the corresponding identification in response to the operation that whether the data required by the sub-operation item modified by the user is the identification related to the non-public data.
According to an embodiment of the present invention, the inter-program fusion method further includes:
determining the proportion of users who use the sub-operation items of the same type in the main program; and
and when the proportion of users who modify the sub-operation items of the same type in the main program reaches a preset threshold value and the data required by the sub-operation items are non-public data, forming a modification suggestion to suggest the users to modify the identification of the data required by the sub-operation items.
According to an embodiment of the present invention, the preset threshold is set to be user-defined.
According to an aspect of the present invention, to achieve at least one of the above advantages, the present invention provides a computer device including a memory and a processor, the memory storing a computer program, the computer program, when executed by the processor, causing the processor to perform the inter-program fusion method as described above.
According to one aspect of the present invention, there is provided a program fusion system including:
a self-defining module, which is set to respond to the self-defining operation of the user and configure the operation button of the subprogram to the mother operation item corresponding to the mother program;
a monitoring module, configured to be communicatively coupled to the customization module, for monitoring the subprogram under the parent operation item embedded in the parent program;
the analysis module is arranged to be connected with the monitoring module in a communication mode so as to analyze data requests required by each sub-operation item of the subprogram when the monitoring module monitors that the subprogram is operated by a user;
an output module, communicatively connected to the analysis module, for outputting and displaying a sub-display interface corresponding to the sub-program on a main display interface corresponding to the main program according to the analysis result, wherein the sub-operation item and the data acquired from the main program based on the data request are displayed on the display interface.
According to an embodiment of the present invention, the program fusing system further includes a verification module, wherein the verification module is configured to be communicably connected to the analysis module and the output module, and the verification module is configured to verify validity of a data request required by the sub-operation item in response to a user operating the sub-program.
Drawings
FIG. 1 shows a flow chart of the inter-program fusion method of the present invention.
Fig. 2 is a diagram showing one state of an example of the inter-program fusion method of the present invention.
Fig. 3 is a schematic diagram showing another state of the first example of the inter-program fusion method according to the present invention.
Fig. 4A is a diagram showing a state of a second example of the inter-program fusion method of the present invention.
Fig. 4B is a diagram showing another state of a second example of the inter-program fusion method according to the present invention.
Fig. 4C is a schematic diagram showing still another state of the second example of the inter-program fusion method according to the present invention.
Fig. 5 shows a block diagram of the computer apparatus according to the present invention.
FIG. 6 is a block diagram showing the architecture of the program fusion system of the present invention.
Detailed Description
The following description is presented to disclose the invention so as to enable any person skilled in the art to practice the invention. The preferred embodiments in the following description are given by way of example only, and other obvious variations will occur to those skilled in the art. The basic principles of the invention, as defined in the following description, may be applied to other embodiments, variations, modifications, equivalents, and other technical solutions without departing from the spirit and scope of the invention.
In a typical controller configuration of the present application, the terminal, the device serving the network, and the trusted party each include one or more processors (CPUs), input/output interfaces, network interfaces, and memory. The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium. Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, computer readable media does not include non-transitory computer readable media (transient media), such as modulated data signals and carrier waves.
Referring to fig. 1 to 4C, an inter-program fusion method according to a preferred embodiment of the present invention will be described in detail below, wherein the inter-program fusion method can be applied to a business BI system to enable data in the business BI system to be automatically used by other programs, so as to not only prevent a user from performing a false operation due to copying and pasting data between different programs, but also enable the business BI system to better integrate the data.
Specifically, the inter-program fusion method includes:
s101, associating at least one parent operation item of a parent program and at least one subprogram embedded into the parent program;
s102, responding to the subprogram operated by a user, and analyzing a data request required by each sub-operation item of the subprogram; and
s103, displaying a sub display interface corresponding to the subprogram on a main display interface corresponding to the main program, wherein the sub operation item and data acquired from the main program based on the data request are displayed on the display interface.
It is worth mentioning that the sub-routine is implemented as a web interface. In yet another embodiment, the sub-program is implemented as an applet capable of implementing predetermined functions.
In one example as shown in fig. 2 and 3, the parent program is a "commercial BI system", wherein the child program is a program embedded in the commercial BI system to network call a phone of a user stored in the commercial BI system, i.e., "smart outbound".
Initially, the parent program, the commercial BI system, does not have the capability to call the user's phone. When the subprogram is embedded in the business BI system, first, the inter-program fusion method performs step S101 to associate the subprogram "intelligent callout" with a parent operation item "customer management" in the parent program "business BI system". That is, when the user opens the parent operation item "customer management" of the parent program "business BI system", since the parent operation item "customer management" is associated with the subprogram "smart callout", the subprogram "smart callout" is displayed in the display interface of the parent program.
When the user operates the subprogram "intelligent outbound", the inter-program fusion method executes step S102, that is, in response to the user operating the subprogram "intelligent outbound", the data request required by each of the subprograms of the subprogram "intelligent outbound" will be analyzed. For example, in this example, the sub-operation items of the sub-program "intelligent outbound" include "please input a called number to separate a line, support interruption", "task name", and "call template", etc.
And automatically acquiring the data required by the sub operation items from the parent operation items of the parent program as the sub programs are analyzed and the data required by the sub operation items of the corresponding sub programs are requested.
In this way, each sub operation item of the sub program embedded in the main program can automatically acquire data from the main program, so that the main program and the sub program can be associated with each other and interact with data. Further by performing the steps
It should be noted that, since the subprogram is running, any data of the main program is not modified, and therefore, the embedding of the subprogram does not affect the running of the main program.
It is further noted that the parent operation entry, in one embodiment, is a first level directory operation entry belonging to the parent program. In yet another embodiment, the parent operation item may also belong to a second-level directory operation item or a lower-level operation item of the parent program. The level of the operation item is related to the number of times that the user needs to click, and the more the user clicks, the lower the level of the operation item is.
Further, the inter-program fusion method further includes:
s104; and responding to the user-defined operation, configuring the operation buttons of the subprogram to the mother operation items corresponding to the mother program so as to enable the subprogram to be embedded into the mother program.
That is, not all the parent operation items of the parent program are embedded into the child program, and the parent operation items are associated with the child program only after the user configures the child program to the corresponding parent operation items in a self-defined manner.
Thus, the complicated display interface of the main program can be effectively avoided.
As shown in fig. 4A to 4C, when the sub-program "intelligent outbound" needs to be embedded in the main program, first, in response to a user-defined operation, that is, in response to a user clicking "add control" and "select application" in a page corresponding to "add space" for "customer management", and then clicking for determination. The step S104 is performed to add an operation item of "smart callout" under the parent operation item of "customer management" of the commercial BI system.
Further, the inter-program fusion method further includes:
s105; and responding to the subprogram operated by the user, and verifying the legality of the data request required by the sub-operation item.
In one embodiment, verifying the validity of the data request required by the sub-operation item comprises:
s1051, sending the data needed by the sub operation item to the main program;
s1052, receiving the identifier which is sent by the main program and confirms whether the data needed by the sub operation item is non-public data.
And when receiving an identifier which is sent by the main program and is used for confirming whether the data required by the sub operation item is non-public data or not, and indicating that the data required by the sub operation item is non-public data, not displaying the data required by the corresponding sub operation item on a display interface. Conversely, when receiving the identifier sent by the main program and confirming whether the data required by the sub-operation item is non-public data, indicating that the data required by the sub-operation item is not non-public data, displaying the data required by the corresponding sub-operation item on a display interface.
In this way, the data obtained by each sub-operation item of the sub-program can be legal data.
Further, the inter-program fusion method further includes:
s106, responding to the operation that whether the data needed by the sub-operation item modified by the user is the identification related to the non-public data, and modifying the corresponding identification.
Preferably, the inter-program fusion method further includes:
s107, determining the user proportion of the sub-operation items of the same type in the main program; and
and S108, when the user occupation ratio of the sub-operation items of the same type in the main program is determined to reach a preset threshold value and the data required by the sub-operation items is non-public data, forming a modification suggestion to suggest the user to modify the identifier of the data required by the sub-operation items.
Preferably, the preset threshold is set to be user-defined.
Referring to fig. 5, according to another aspect of the invention, the invention also discloses a computer arrangement comprising a memory and a processor, the memory storing a computer program which, when executed by the processor, causes the processor to perform the steps of the method of: associating at least one parent operation item of a parent program and at least one subprogram embedded in the parent program; responding to the subprogram operated by a user, and analyzing a data request required by each sub-operation item of the subprogram; and displaying a sub display interface corresponding to the sub program on a main display interface corresponding to the main program, wherein the sub operation items and data acquired from the main program based on the data request are displayed on the display interface.
A computer-readable storage medium, storing a computer program which, when executed by a processor, causes the processor to perform the steps of the method of: associating at least one parent operation item of a parent program and at least one subprogram embedded in the parent program; responding to the subprogram operated by a user, and analyzing a data request required by each sub-operation item of the subprogram; and displaying a sub display interface corresponding to the sub program on a main display interface corresponding to the main program, wherein the sub operation items and data acquired from the main program based on the data request are displayed on the display interface.
In one embodiment, the computer program, when executed by the processor, causes the processor to perform the method further steps of: and responding to the user-defined operation, and configuring the operation buttons of the subprogram to the mother operation items corresponding to the mother program.
In one embodiment, the computer program, when executed by the processor, causes the processor to perform the method further steps of: and responding to the subprogram operated by the user, and verifying the legality of the data request required by the sub-operation item.
Referring to FIG. 6, according to another aspect of the present invention, the present invention further provides a program fusion system, wherein the program fusion system includes a customization module 10, a monitoring module 20, an analysis module 30 and an output module 40.
The customization module 10 is configured to configure the operation buttons of the subprogram to the parent operation items corresponding to the parent program in response to a user's customization operation.
The monitoring module 20 is configured to be communicatively connected to the custom module 10 to monitor the sub-program under the parent operation item embedded in the parent program. When the subprogram is operated by the user, the monitoring module 20 forms a detection signal that the subprogram is monitored to be operated.
The analysis module 30 is configured to be communicatively connected to the monitoring module 20 to analyze the data request required by each sub-operation item of the sub-program when the monitoring module 20 monitors that the sub-program is operated by the user.
The output module 40 is communicably connected to the analysis module 30 to output and display a sub display interface corresponding to the sub program on a main display interface corresponding to the main program, in which the sub operation item and data acquired from the main program based on the data request are displayed on the display interface, according to the analysis result.
As can be understood by those skilled in the art, because the program fusion system can fuse the embedded subprogram into the parent program, when the functions of the parent program need to be further perfected, the source code of the parent program does not need to be modified, and the operation of the parent program is not affected.
Further, the program fusing system further comprises a verification module 50, wherein the verification module 50 is configured to be communicatively connected to the analysis module 30 and the output module 40, and the verification module 50 is configured to verify the validity of the data request required by the sub-operation item in response to the user operating the sub-program.
Specifically, the way of verifying the validity of the data request required by the sub-operation item may be implemented as: and sending the data required by the sub operation item to the parent program and receiving an identifier which is sent by the parent program and is used for confirming whether the data required by the sub operation item is non-public data. And when receiving an identifier which is sent by the main program and is used for confirming whether the data required by the sub operation item is non-public data or not, and indicating that the data required by the sub operation item is non-public data, not displaying the data required by the corresponding sub operation item on a display interface. Conversely, when receiving the identifier sent by the main program and confirming whether the data required by the sub-operation item is non-public data, indicating that the data required by the sub-operation item is not non-public data, displaying the data required by the corresponding sub-operation item on a display interface.
Further, the program fusing system further comprises a modification module 60, wherein the modification module 80 is configured to be communicatively connected to the analysis module 30, so as to form a modification signal for modifying whether the data required by the sub-operation item is non-public data when the modification module 60 receives an operation of modifying the identification of whether the data required by the sub-operation item is non-public data.
Further, the program fusion system further includes an acquisition module 70 and a determination module 80. The collecting module 70 is configured to be communicatively connected to the modifying module 60 to collect the user occupation ratio of the sub-operation items of the same type modified in the main program, wherein the judging module 80 is configured to be communicatively connected to the collecting module 70 to judge that the user occupation ratio of the sub-operation items of the same type modified in the main program reaches a preset threshold. The judging module 80 is communicably connected to the output module 40, and when the judgment result indicates that the percentage of users who use the same type of the sub-operation items in the main program to modify reaches a preset threshold and the data required by the sub-operation items is non-public data, the output module 40 forms a modification suggestion on the page corresponding to the main program to suggest that the user modifies the identifier of the data required by the sub-operation items.
It will be appreciated by persons skilled in the art that the embodiments of the invention described above and shown in the drawings are given by way of example only and are not limiting of the invention. The advantages of the present invention have been fully and effectively realized. The functional and structural principles of the present invention have been shown and described in the examples, and any variations or modifications of the embodiments of the present invention may be made without departing from the principles.

Claims (10)

1. An inter-program fusion method, comprising:
associating at least one parent operation item of a parent program and at least one subprogram embedded in the parent program;
responding to the subprogram operated by a user, and analyzing a data request required by each sub-operation item of the subprogram; and
and displaying a sub display interface corresponding to the sub program on a main display interface corresponding to the main program, wherein the sub operation items and data acquired from the main program based on the data request are displayed on the display interface.
2. The inter-program fusion method of claim 1, further comprising:
and responding to the user-defined operation, and configuring the operation buttons of the subprogram to the mother operation items corresponding to the mother program.
3. The inter-program fusion method according to claim 1 or 2, characterized by comprising:
and responding to the subprogram operated by the user, and verifying the legality of the data request required by the sub-operation item.
4. The inter-program fusion method of claim 3, wherein verifying the validity of the data request required by the sub-operation item comprises:
sending data required by the sub operation items to the main program;
receiving an identifier which is sent by the main program and is used for confirming whether the data required by the sub operation item is non-public data;
and conversely, when the identifier which is sent by the parent program and confirms whether the data required by the sub operation item is the non-public data and indicates that the data required by the sub operation item is not the non-public data, displaying the data required by the corresponding sub operation item on a display interface.
5. The inter-program fusion method of claim 4, further comprising:
and modifying the corresponding identification in response to the operation that whether the data required by the sub-operation item modified by the user is the identification related to the non-public data.
6. The inter-program fusion method of claim 4, further comprising:
determining the proportion of users who use the sub-operation items of the same type in the main program; and
and when the proportion of users who modify the sub-operation items of the same type in the main program reaches a preset threshold value and the data required by the sub-operation items are non-public data, forming a modification suggestion to suggest the users to modify the identification of the data required by the sub-operation items.
7. The inter-program fusion method according to claim 6, wherein the preset threshold is set to be user-defined.
8. A computer arrangement comprising a memory and a processor, the memory storing a computer program which, when executed by the processor, causes the processor to carry out the method of inter-program fusion according to any one of claims 1 to 7.
9. A program fusion system, comprising:
a self-defining module, which is set to respond to the self-defining operation of the user and configure the operation button of the subprogram to the mother operation item corresponding to the mother program;
a monitoring module, configured to be communicatively coupled to the customization module, for monitoring the subprogram under the parent operation item embedded in the parent program;
the analysis module is arranged to be connected with the monitoring module in a communication mode so as to analyze data requests required by each sub-operation item of the subprogram when the monitoring module monitors that the subprogram is operated by a user;
an output module, communicatively connected to the analysis module, for outputting and displaying a sub-display interface corresponding to the sub-program on a main display interface corresponding to the main program according to the analysis result, wherein the sub-operation item and the data acquired from the main program based on the data request are displayed on the display interface.
10. The program fusion system of claim 9, further comprising a verification module, wherein the verification module is configured to be communicatively coupled to the analysis module and the output module, and wherein the verification module is configured to verify the validity of the data request required by the sub-operation item in response to a user operating the sub-program.
CN202110771126.9A 2021-07-08 2021-07-08 Program fusion system, method and computer device Active CN113254244B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110771126.9A CN113254244B (en) 2021-07-08 2021-07-08 Program fusion system, method and computer device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110771126.9A CN113254244B (en) 2021-07-08 2021-07-08 Program fusion system, method and computer device

Publications (2)

Publication Number Publication Date
CN113254244A true CN113254244A (en) 2021-08-13
CN113254244B CN113254244B (en) 2021-10-19

Family

ID=77190878

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110771126.9A Active CN113254244B (en) 2021-07-08 2021-07-08 Program fusion system, method and computer device

Country Status (1)

Country Link
CN (1) CN113254244B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5546581A (en) * 1991-12-23 1996-08-13 Microsoft Corporation Method for integrating a discrete subprogram into a main program
JPH08339297A (en) * 1995-06-12 1996-12-24 Fuji Xerox Co Ltd User interface device
US5742504A (en) * 1995-11-06 1998-04-21 Medar, Inc. Method and system for quickly developing application software for use in a machine vision system
CN1479217A (en) * 2002-07-18 2004-03-03 ���ְ�˹��ʽ���� Information terminal device, program for additional function purchasing and program funtion additional method
US20070240058A1 (en) * 2006-04-10 2007-10-11 Ming-Jun Chen Method and apparatus for displaying multiple frames on a display screen
CN101377737A (en) * 2007-08-28 2009-03-04 上海宝信软件股份有限公司 Resource management apparatus of application system
CN102918500A (en) * 2010-06-04 2013-02-06 微软公司 Generating text manipulation programs using input-output examples
CN105278939A (en) * 2014-07-04 2016-01-27 普天信息技术有限公司 Method and device for manufacturing control on the basis of DotNet Framework class library
CN106331135A (en) * 2016-08-31 2017-01-11 广州品唯软件有限公司 Partial interface updating method and system, client and server
CN107506634A (en) * 2017-07-31 2017-12-22 广东欧珀移动通信有限公司 Display methods, device, storage medium and the terminal of data
CN111177177A (en) * 2019-12-02 2020-05-19 国网吉林省电力有限公司吉林供电公司 Automatic reporting system and method based on multi-source heterogeneous data fusion

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5546581A (en) * 1991-12-23 1996-08-13 Microsoft Corporation Method for integrating a discrete subprogram into a main program
JPH08339297A (en) * 1995-06-12 1996-12-24 Fuji Xerox Co Ltd User interface device
US5742504A (en) * 1995-11-06 1998-04-21 Medar, Inc. Method and system for quickly developing application software for use in a machine vision system
CN1479217A (en) * 2002-07-18 2004-03-03 ���ְ�˹��ʽ���� Information terminal device, program for additional function purchasing and program funtion additional method
US20070240058A1 (en) * 2006-04-10 2007-10-11 Ming-Jun Chen Method and apparatus for displaying multiple frames on a display screen
CN101377737A (en) * 2007-08-28 2009-03-04 上海宝信软件股份有限公司 Resource management apparatus of application system
CN102918500A (en) * 2010-06-04 2013-02-06 微软公司 Generating text manipulation programs using input-output examples
CN105278939A (en) * 2014-07-04 2016-01-27 普天信息技术有限公司 Method and device for manufacturing control on the basis of DotNet Framework class library
CN106331135A (en) * 2016-08-31 2017-01-11 广州品唯软件有限公司 Partial interface updating method and system, client and server
CN107506634A (en) * 2017-07-31 2017-12-22 广东欧珀移动通信有限公司 Display methods, device, storage medium and the terminal of data
CN111177177A (en) * 2019-12-02 2020-05-19 国网吉林省电力有限公司吉林供电公司 Automatic reporting system and method based on multi-source heterogeneous data fusion

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
刘艳军: "自定义功能块编程在反渗透膜自动清洗设备中的应用", 《科技创新与应用》 *
张冠茂等: "基于动态链接库模块视窗菜单外部控制的软件开发", 《计算机应用》 *

Also Published As

Publication number Publication date
CN113254244B (en) 2021-10-19

Similar Documents

Publication Publication Date Title
US11538046B2 (en) Page data acquisition method, apparatus, server, electronic device and computer readable medium
CN108829560A (en) Data monitoring method, device, computer equipment and storage medium
CN108804399B (en) Form verification method and device
CN112257008B (en) Online custom flow operation system, method, medium and server
US20220027969A1 (en) Virtualized Services Discovery and Recommendation Engine
CN113434773B (en) Target recommendation method, device and storage medium
CN111556158A (en) Access method, access device, access equipment and storage medium of Internet of things platform
CN112558949B (en) Program construction method, program construction device, electronic equipment and storage medium
CN113971130A (en) Software performance testing method, device, equipment and storage medium
CN113792274A (en) Information management method, management system and storage medium
CN113254244B (en) Program fusion system, method and computer device
US9053084B1 (en) Self-service testing
CN113485909A (en) Test method, test device, computing device, and medium
CN110148051A (en) The financial system configuration method and loan requests message treatment method of facing multiple users
CN110781142B (en) Data import method and device, server and storage medium
US12020084B2 (en) Service instance deployment method and apparatus, electronic device, and storage medium
US20230289238A1 (en) Service Instance Deployment Method and Apparatus, Electronic Device, and Storage Medium
CN114389942B (en) CDN configuration method and device, electronic equipment and storage medium
CN113987417A (en) Data self-modification system and method and computer device
CN117472372B (en) Responsive form construction method and system
US11947446B2 (en) Systems and methods for customer journey orchestration
CN115113898A (en) Dynamic updating method and device for micro application, computer equipment and storage medium
CN116611931A (en) Message pushing method and device, storage medium and electronic equipment
CN118101342A (en) Cluster log audit and attack behavior blocking method and system
CN114912883A (en) Plan management system and plan execution method

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