CN111241046A - Method for synchronizing texts between systems, storage medium and terminal equipment - Google Patents

Method for synchronizing texts between systems, storage medium and terminal equipment Download PDF

Info

Publication number
CN111241046A
CN111241046A CN202010038466.6A CN202010038466A CN111241046A CN 111241046 A CN111241046 A CN 111241046A CN 202010038466 A CN202010038466 A CN 202010038466A CN 111241046 A CN111241046 A CN 111241046A
Authority
CN
China
Prior art keywords
synchronizing
text
systems
triggers
texts
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010038466.6A
Other languages
Chinese (zh)
Inventor
白肖
卫宣安
姜坤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Genew Technologies Co Ltd
Original Assignee
Shenzhen Genew Technologies 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 Shenzhen Genew Technologies Co Ltd filed Critical Shenzhen Genew Technologies Co Ltd
Priority to CN202010038466.6A priority Critical patent/CN111241046A/en
Publication of CN111241046A publication Critical patent/CN111241046A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/178Techniques for file synchronisation in file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/1734Details of monitoring file system events, e.g. by the use of hooks, filter drivers, logs
    • 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/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4482Procedural

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a method for synchronizing texts among systems, a storage medium and a terminal device, wherein the method comprises the following steps: the method comprises the steps that a first system monitors whether a second system triggers a preset text synchronization instruction or not; and when the first system monitors that the second system triggers the text synchronization instruction, synchronizing the text information of the first system to the second system. The method and the device provided by the invention have the advantages that whether the second system triggers the preset key operation instruction is monitored in the first system, and when the first system monitors whether the second system triggers the preset key operation instruction, the text information of the first system is synchronized to the second system, so that the text information synchronization efficiency is improved.

Description

Method for synchronizing texts between systems, storage medium and terminal equipment
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method, a storage medium, and a terminal device for synchronizing texts between systems.
Background
A wide variety of application systems exist in an enterprise and these application systems may come from different enterprises. In the data generated by application a, the enterprise wants to have the same data on top of application B. For example, the operation ticket named T1 and the operation sequence content generated by the operation ticket system require that the operation ticket named T1 and the operation sequence content are added to the operation ticket management module of the PMS (production management system).
The current methods for solving this problem are: method 1, the most primitive method, manually re-enters the same text content. The method 2, the data interaction between the system A and the system B, including the data synchronization between the a and the bottom layer database; b. the enterprise systems of both parties customize the agreement and carry on the data synchronization; as can be seen from method 1, such a way is inefficient with the risk of errors in the logging; as can be seen from method 2, such an approach is typically the majority of solutions, efficient, and without human intervention. However, the method 2 has the problem that both enterprises participate in modifying the existing system for development, and the manpower, material resources and financial resources are invested.
However, some enterprise systems are no longer maintained, are old, cannot be modified, cannot be found at all, or even cannot be modified at all by the enterprise, which results in the failure of the solution of method 2. But owner enterprises need such data synchronization, and they can only choose the manual entry mode.
Thus, the prior art has yet to be improved and enhanced.
Disclosure of Invention
The technical problem to be solved by the present invention is to provide a method, a storage medium, and a terminal device for synchronizing texts between systems, aiming at overcoming the defects in the prior art, such that the manual method efficiency is low when data is synchronized between different systems, and the cost is high when an enterprise system customizes a protocol between both parties.
In order to solve the technical problems, the technical scheme adopted by the invention is as follows:
a method of synchronizing text between systems, comprising:
the method comprises the steps that a first system monitors whether a second system triggers a preset text synchronization instruction or not;
and when the first system monitors that the second system triggers the text synchronization instruction, synchronizing the text information of the first system to the second system.
The method for synchronizing the texts among the systems is characterized in that the preset text synchronization instruction is a preset keyboard instruction.
The method for synchronizing texts between systems, wherein the monitoring by the first system whether the second system triggers the text synchronization instruction specifically includes:
the first system monitors whether the second system triggers a keyboard pressing message or not;
and when the first system monitors that the second system triggers the keyboard pressing message, judging whether the second system triggers a preset text synchronization instruction or not.
The method for synchronizing texts between the systems, wherein the method for synchronizing texts between the systems further comprises the following steps:
the method comprises the steps of registering a global hook in a first system in advance, and creating a callback function of the global hook.
The method for synchronizing texts between systems, wherein the step of monitoring whether the second system triggers the keyboard down message by the first system specifically comprises:
when the callback function is triggered, judging whether a callback parameter of the callback function is a preset value or not;
and if the callback parameter of the callback function is equal to the preset value, the first system monitors that the second system triggers a keyboard pressing message.
The method for synchronizing texts between the systems, wherein the method for synchronizing texts between the systems further comprises the following steps:
and if the callback parameter of the callback function is not equal to the preset value, the first system does not monitor the keyboard pressing message triggered by the second system.
The method for synchronizing texts between systems, wherein when the first system monitors that the second system triggers the text synchronization instruction, synchronizing the text information of the first system to the second system specifically includes:
when the first system monitors that the second system triggers the text synchronization instruction, acquiring a process corresponding to a current window of the second system;
and synchronizing the text information of the first system to the second system according to the process.
The method for synchronizing the texts between the systems is characterized in that the process for acquiring the current window of the second system specifically comprises the following steps:
and acquiring a window handle of a current window of the second system, and determining a process corresponding to the window according to the window handle.
A computer readable storage medium, wherein the computer readable storage medium stores one or more programs which are executable by one or more processors to implement steps in a method of synchronizing text between systems as described in any of the above.
A terminal device, comprising: a processor and a memory; the memory has stored thereon a computer readable program executable by the processor; the processor, when executing the computer readable program, performs the steps in a method of synchronizing text between systems as described in any of the above.
Has the advantages that: compared with the prior art, the invention provides a method for synchronizing texts between systems, a storage medium and a terminal device, which comprises the following steps: the method comprises the steps that a first system monitors whether a second system triggers a preset text synchronization instruction or not; and when the first system monitors that the second system triggers the text synchronization instruction, synchronizing the text information of the first system to the second system. The method and the device provided by the invention have the advantages that whether the second system triggers the preset key operation instruction is monitored in the first system, and when the first system monitors whether the second system triggers the preset key operation instruction, the text information of the first system is synchronized to the second system, so that the text information synchronization efficiency is improved.
Drawings
Fig. 1 is a flowchart of a method for synchronizing texts between systems according to the present invention.
Fig. 2 is a flowchart of step S100 in the method for synchronizing texts between systems according to the present invention.
Fig. 3 is a flowchart of step S200 in the method for synchronizing texts between systems according to the present invention.
Fig. 4 is a schematic structural diagram of a preferred embodiment of the terminal device provided in the present invention.
Detailed Description
The present invention provides a method, a storage medium and a terminal device for synchronizing texts between systems, and in order to make the objects, technical solutions and effects of the present invention clearer and clearer, the present invention is further described in detail below with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
As used herein, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. It will be understood that when an element is referred to as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may also be present. Further, "connected" or "coupled" as used herein may include wirelessly connected or wirelessly coupled. As used herein, the term "and/or" includes all or any element and all combinations of one or more of the associated listed items.
It will be understood by those skilled in the art that, unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. It will be further understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the prior art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein.
The invention will be further explained by the description of the embodiments with reference to the drawings.
Referring to fig. 1, fig. 1 is a diagram illustrating a method, a storage medium, and a terminal device for synchronizing texts between systems according to the present invention. The method comprises the following steps:
s100, the first system monitors whether the second system triggers a preset text synchronization instruction.
In particular, a wide variety of application systems exist in an enterprise, and these application systems may come from different enterprises. In the case of data generated at a first system (application system), an enterprise may wish to have the same data also on top of it (second system). For example, the operation ticket named T1 and the operation sequence content generated by the operation ticket system (first system) need to be added to the operation ticket management module of the production management system (second system) as well as the operation ticket named T1 and the operation sequence content. Correspondingly, the first system and the second system are both two application programs under the same operating system, and in this embodiment, the operating system is a Windows system. The first system is a task generating system, namely, the system for generating the data to be synchronized is the first system; the second system is a system that needs to synchronize data.
Further, the preset text synchronization instruction is a preset keyboard instruction.
Specifically, the preset keyboard instruction is a keyboard combination command Ctrl + Shift, which may be any combination command, such as Ctrl + K, Ctrl + J, or the like, and it can be understood that the keyboard instruction may be arbitrarily set according to actual needs, thereby improving flexibility of use for a user. In this way, after the first system monitors the preset keyboard instruction, the text content of the first system can be transmitted by using a keyboard hook of the Windows system and the system message through a message mechanism, and the preset keyboard instruction is pressed down under the input operation interface of the second system, so that the text content carried by the message is automatically input.
In an implementation manner of this embodiment, as shown in fig. 2, fig. 2 is a flowchart of step S100 in the method for synchronizing texts between systems provided by the present invention, where the monitoring, by the first system, whether the second system triggers a text synchronization instruction specifically includes:
s101, the first system monitors whether the second system triggers a keyboard pressing message or not;
specifically, for example, if the second system is a PMS system (production management system), a monitoring mode needs to be preset before synchronizing the task generated by the task system (first system) to the PMS system, and the first system can monitor whether the second system triggers a keyboard down message through the monitoring mode. Correspondingly, the method for synchronizing texts between the systems further comprises the following steps:
s10, registering the global hook in the first system in advance, and creating a callback function of the global hook.
Specifically, the present invention may obtain the keyboard information by using the hook, and optionally, may install the hook function by calling an Application Programming Interface (API) function set Windows hookex in 2 SDKs (software development kits) provided by the Windows operating system, where the prototype of the function is: HHOOK setwindows hookex (int idHook, HOOKPROClpfn, hinnstancehmod, DWORD dwThreadIdid), wherein the first parameter is the type of hook; the second parameter is the address of the hook function; the third parameter is the module handle containing the hook function; the fourth parameter specifies the thread being monitored. If the determined thread is specified, the thread is a thread special hook; if designated as null, the hook is a global hook. Where the global hook function must be contained in a DLL (dynamic link library), the thread-specific hooks may also be contained in an executable file. After the hook function that gets control finishes processing the message, if the message is desired to continue to be delivered, it must call the API function callnexthokex in another SDK to deliver it. The hook function may also discard the message by returning directly to TRUE and organize the delivery of the message. For example, the present invention may initialize and register a global hook (setwindows hookex: Windows message processing mechanism platform API), and set the TYPE of the hook as a KEYBOARD hook (WH _ keybackord _ TYPE ═ 13); and subscribing a callback function of the global hook.
In an implementation manner of this embodiment, the monitoring, by the first system, whether the second system triggers the keyboard down message specifically includes:
s1011, when the callback function is triggered, judging whether the callback parameter of the callback function is a preset value;
s1012, if the callback parameter of the callback function is equal to a preset value, the first system monitors that a second system triggers a keyboard pressing message;
and S1013, if the callback parameter of the callback function is not equal to the preset value, the first system does not monitor the second system triggering keyboard pressing message.
Specifically, the preset value is 0x100, when the callback function is triggered, whether the callback parameter is 0x100 or not is judged, if the current parameter is 0x100, a message that the keyboard pressing operation is monitored under the current operating system is indicated, and when the keyboard pressing operation is monitored, the specific key for triggering the keyboard pressing is judged; correspondingly, the message of the keyboard pressing operation is not monitored under the current operating system, and whether the callback function is triggered or not is continuously monitored.
S102, when the first system monitors that the second system triggers the keyboard pressing message, judging whether the second system triggers a preset text synchronization instruction or not.
Specifically, when it is determined that the current keyboard is pressed, it is further determined that the current specifically triggered key is pressed, and after the keyboard message is triggered, it is determined whether it is a preset text synchronization instruction, for example: ctrl + Shift, if yes, the process step corresponding to the current window of the second system can be executed; otherwise, the monitoring whether the callback function is triggered is continued.
S200, when the first system monitors that the second system triggers the text synchronization instruction, synchronizing the text information of the first system to the second system.
Specifically, if the text information of the first system is synchronized to the second system, a current window of the second system, that is, a certain display interface where the application program is located, is first to be found, and the display interface may display the synchronized text content, accordingly, in an implementation manner of this embodiment, as shown in fig. 3, fig. 3 is a flowchart of step S200 in the method for synchronizing texts between systems provided by the present invention, where when the first system monitors that the second system triggers the text synchronization instruction, synchronizing the text information of the first system to the second system specifically includes:
s201, when the first system monitors that the second system triggers the text synchronization instruction, acquiring a process corresponding to a current window of the second system.
Specifically, when the first system monitors that the second system triggers the text synchronization instruction, a process corresponding to a current window of the second system is obtained, where the process corresponding to the current window of the second system is specifically: and acquiring a window handle of a current window of the second system, and determining a process corresponding to the window according to the window handle. A handle to a foreground window (the window the user is currently working on) can be obtained by getforegrroundwindow. The system assigns other threads to create a slightly higher priority than the threads of its foreground window. After the window handle of the current work is obtained, a creator (thread or process) of a certain window is found out through GetWindowThreadProcessId (a computer function), and an identifier of the creator is returned, so that the appointed window to which the text is synchronized can be determined according to the identifier.
S202, synchronizing the text information of the first system to the second system according to the process.
Specifically, after determining a window that the second system needs to synchronize, the text information of the first system may be synchronized to the second system. In the present invention, a message may be sent through an Application Programming Interface (API) function SendMessage, and the message type is a Windows message (WM _ SETTEXT ═ 0x000C), which in Windows API macro, winuser. This function calls the windower for the specified window, and returns the message until the windower has processed the message. Therefore, the text information is sent to the task management module of the PMS, and the task entry interface realizes automatic entry, so that the problem of errors in manual entry is avoided, the synchronization efficiency of the data between the two systems is improved, and the problem of high cost of the systems between different enterprises in synchronizing the information is also avoided.
The present invention also provides a computer-readable storage medium storing one or more programs, which are executable by one or more processors to implement the steps in the method for synchronizing texts between systems according to the above-described embodiments.
The present invention also provides a terminal device, as shown in fig. 4, which includes at least one processor (processor) 20; a display screen 21; and a memory (memory)22, and may further include a communication Interface (Communications Interface)23 and a bus 24. The processor 20, the display 21, the memory 22 and the communication interface 23 can communicate with each other through the bus 24. The display screen 21 is configured to display a user guidance interface preset in the initial setting mode. The communication interface 23 may transmit information. The processor 20 may call logic instructions in the memory 22 to perform the methods in the embodiments described above.
Furthermore, the logic instructions in the memory 22 may be implemented in software functional units and stored in a computer readable storage medium when sold or used as a stand-alone product.
The memory 22, which is a computer-readable storage medium, may be configured to store a software program, a computer-executable program, such as program instructions or modules corresponding to the methods in the embodiments of the present disclosure. The processor 30 executes the functional application and data processing, i.e. implements the method in the above-described embodiments, by executing the software program, instructions or modules stored in the memory 22.
The memory 22 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the terminal device, and the like. Further, the memory 22 may include a high speed random access memory and may also include a non-volatile memory. For example, a variety of media that can store program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk, may also be transient storage media.
In addition, the specific processes loaded and executed by the storage medium and the instruction processors in the terminal device are described in detail in the method, and are not stated herein.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A method for synchronizing text between systems, comprising:
the method comprises the steps that a first system monitors whether a second system triggers a preset text synchronization instruction or not;
and when the first system monitors that the second system triggers the text synchronization instruction, synchronizing the text information of the first system to the second system.
2. The method of claim 1, wherein the predetermined text synchronization command is a predetermined keyboard command.
3. The method for synchronizing texts between systems according to claim 2, wherein the step of the first system monitoring whether the second system triggers the text synchronization command specifically comprises:
the first system monitors whether the second system triggers a keyboard pressing message or not;
and when the first system monitors that the second system triggers the keyboard pressing message, judging whether the second system triggers a preset text synchronization instruction or not.
4. The method for synchronizing text between systems according to claim 1, wherein the method for synchronizing text between systems further comprises:
the method comprises the steps of registering a global hook in a first system in advance, and creating a callback function of the global hook.
5. The method of claim 4, wherein the step of the first system monitoring whether the second system triggers the key press message comprises:
when the callback function is triggered, judging whether a callback parameter of the callback function is a preset value or not;
and if the callback parameter of the callback function is equal to the preset value, the first system monitors that the second system triggers a keyboard pressing message.
6. The method for synchronizing text between systems as recited in claim 5, further comprising:
and if the callback parameter of the callback function is not equal to the preset value, the first system does not monitor the keyboard pressing message triggered by the second system.
7. The method according to claim 1, wherein the synchronizing the text information of the first system to the second system when the first system monitors that the second system triggers the text synchronization command specifically comprises:
when the first system monitors that the second system triggers the text synchronization instruction, acquiring a process corresponding to a current window of the second system;
and synchronizing the text information of the first system to the second system according to the process.
8. The method for synchronizing texts between systems according to claim 7, wherein the process for acquiring the current window of the second system specifically comprises:
and acquiring a window handle of a current window of the second system, and determining a process corresponding to the window according to the window handle.
9. A computer readable storage medium, storing one or more programs, which are executable by one or more processors to perform the steps of the method for synchronizing text between systems according to any one of claims 1 to 8.
10. A terminal device, comprising: a processor and a memory; the memory has stored thereon a computer readable program executable by the processor; the processor, when executing the computer readable program, performs the steps in a method for synchronizing text between systems as claimed in any of claims 1-8.
CN202010038466.6A 2020-01-14 2020-01-14 Method for synchronizing texts between systems, storage medium and terminal equipment Pending CN111241046A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010038466.6A CN111241046A (en) 2020-01-14 2020-01-14 Method for synchronizing texts between systems, storage medium and terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010038466.6A CN111241046A (en) 2020-01-14 2020-01-14 Method for synchronizing texts between systems, storage medium and terminal equipment

Publications (1)

Publication Number Publication Date
CN111241046A true CN111241046A (en) 2020-06-05

Family

ID=70877830

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010038466.6A Pending CN111241046A (en) 2020-01-14 2020-01-14 Method for synchronizing texts between systems, storage medium and terminal equipment

Country Status (1)

Country Link
CN (1) CN111241046A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101567861A (en) * 2009-05-20 2009-10-28 福建星网锐捷网络有限公司 Data synchronization method and application system between heterogeneous application systems
CN103235813A (en) * 2013-04-25 2013-08-07 杭州电子科技大学 Ufida financial core system and activity based costing system data synchronization method
US20160162370A1 (en) * 2014-12-05 2016-06-09 Commvault Systems, Inc. Synchronization based on filtered browsing
CN107203642A (en) * 2017-06-19 2017-09-26 山东浪潮通软信息科技有限公司 A kind of method of data synchronization and device
CN107948969A (en) * 2017-12-31 2018-04-20 陈迎春 The method and apparatus of quick unloading data
CN109299126A (en) * 2018-11-21 2019-02-01 金蝶软件(中国)有限公司 Method of data synchronization, device, computer equipment and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101567861A (en) * 2009-05-20 2009-10-28 福建星网锐捷网络有限公司 Data synchronization method and application system between heterogeneous application systems
CN103235813A (en) * 2013-04-25 2013-08-07 杭州电子科技大学 Ufida financial core system and activity based costing system data synchronization method
US20160162370A1 (en) * 2014-12-05 2016-06-09 Commvault Systems, Inc. Synchronization based on filtered browsing
CN107203642A (en) * 2017-06-19 2017-09-26 山东浪潮通软信息科技有限公司 A kind of method of data synchronization and device
CN107948969A (en) * 2017-12-31 2018-04-20 陈迎春 The method and apparatus of quick unloading data
CN109299126A (en) * 2018-11-21 2019-02-01 金蝶软件(中国)有限公司 Method of data synchronization, device, computer equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
侯霞等: "基于网络的同步播放系统", 《计算机工程与应用》 *

Similar Documents

Publication Publication Date Title
CN115292026B (en) Management method, device and equipment of container cluster and computer readable storage medium
CN110427258B (en) Resource scheduling control method and device based on cloud platform
CN111767090A (en) Method and device for starting small program, electronic equipment and storage medium
CN111782304B (en) Paging loading data logic control method, device, computer equipment and medium
CN116302708A (en) Data backup method, device, equipment and storage medium based on load balancing
CN106603125B (en) Method and device for data interaction with Bluetooth equipment
US11086696B2 (en) Parallel cloned workflow execution
CN112632917B (en) Online document processing method and device, electronic equipment and storage medium
CN111294377B (en) Dependency network request sending method, terminal device and storage medium
CN111240998A (en) Test case processing method and device
CN111241046A (en) Method for synchronizing texts between systems, storage medium and terminal equipment
CN114936152A (en) Application testing method and device
CN110599112A (en) Method and device for developing and maintaining network page
CN112764729A (en) Application software development method and device, computer equipment and readable storage medium
CN113779451A (en) Page loading method and device
US20180357095A1 (en) Asynchronous sequential processing execution
US20140282128A1 (en) System and Method for a User Interface Controller for Mandatory and Shared User Interface Functions
CN113296802B (en) Virtual machine hot upgrading method, host device and storage medium
CN116643846B (en) Timed task processing method and device based on container cluster arrangement management platform
US20230229402A1 (en) Intelligent and efficient pipeline management
JP2002297402A (en) Digital device, task management method and program therefor
CN114968341A (en) Version management method for dependence of software project and related equipment
CN115454626A (en) Resource management method and device and readable storage medium
CN117111957A (en) Code generation method, device, computer equipment and storage medium
CN113900825A (en) App time-consuming task optimization method and device based on artificial intelligence and related equipment

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200605