CN117762889A - Same-file multi-window state synchronization method, electronic equipment and medium - Google Patents

Same-file multi-window state synchronization method, electronic equipment and medium Download PDF

Info

Publication number
CN117762889A
CN117762889A CN202410186737.0A CN202410186737A CN117762889A CN 117762889 A CN117762889 A CN 117762889A CN 202410186737 A CN202410186737 A CN 202410186737A CN 117762889 A CN117762889 A CN 117762889A
Authority
CN
China
Prior art keywords
window
executing
scope
activation
visual
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
CN202410186737.0A
Other languages
Chinese (zh)
Other versions
CN117762889B (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.)
Chengdu Rongjian Software Technology Co ltd
Shanghai Hejian Industrial Software Group Co Ltd
Original Assignee
Chengdu Rongjian Software Technology Co ltd
Shanghai Hejian Industrial Software Group 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 Chengdu Rongjian Software Technology Co ltd, Shanghai Hejian Industrial Software Group Co Ltd filed Critical Chengdu Rongjian Software Technology Co ltd
Priority to CN202410186737.0A priority Critical patent/CN117762889B/en
Publication of CN117762889A publication Critical patent/CN117762889A/en
Application granted granted Critical
Publication of CN117762889B publication Critical patent/CN117762889B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention relates to a method for synchronizing states of multiple windows of a same file, electronic equipment and a medium, which comprise the following steps: s1, acquiring code information to be processed; s2, judging whether F exists n If not, executing S3, if one exists, executing S4, and if a plurality of visible windows exist, executing S6; s3, generating an activation window and executing S7; s4, judging whether the scope mark is P j n If yes, setting the window as an activation window, executing S7, otherwise, executing S5; s5, clearing state information, and setting scope identification as P j n Setting the window as an activation window, and executing S7; s6, if there is no P j n Selecting one, executing S5, setting the window as an activation window if only one exists, executing S7, selecting one activation window if a plurality of windows exist, and executing S8; s7, executing a state setting operation, and ending; s8, executing state setting operation and performing state synchronization. The invention can improve code checkingEfficiency is seen.

Description

Same-file multi-window state synchronization method, electronic equipment and medium
Technical Field
The present invention relates to the field of chip technologies, and in particular, to a method for synchronizing multiple windows of a same file, an electronic device, and a medium.
Background
In the field of chip design, codes of a plurality of modules are often written in the same file, and an instantiated component of each module forms a Tree structure called a Hierarchy Tree. The designer typically needs to pay attention to what module the current code is to instantiate in viewing the design code content, so the back of the source code will typically be associated with a particular instantiated module, called a scope (scope). In practical design, a function (function) in a chip design language such as Verilog, systemVerilog, a Task (Task) and a code block with an independent scope cannot be instantiated, but is treated as a scope in a tree structure. Such code modules that cannot instantiate a module may be included in the instantiating code modules by which the most recent instantiating code module may be found. Each node in the tree structure corresponds to a scope, and each scope corresponds to a set of code lines in a file. In viewing source code files, users often wish to be able to open the same file multiple times, presented with multiple visual windows, to view or compare source code at different locations in the file. However, in the prior art, only one file can be opened once, states can be marked in one visual window, and the efficiency of checking the source code is low. Therefore, how to display and synchronize the states of multiple same file windows, and improve the code viewing efficiency, is a technical problem to be solved.
Disclosure of Invention
The invention aims to provide a method for synchronizing states of multiple windows of a same file, electronic equipment and a medium, which can realize display of multiple windows of the same file and synchronize states of the multiple windows of the same file, and improve code viewing efficiency.
According to a first aspect of the present invention, there is provided a method for synchronizing states of multiple windows with a file, including:
step S1, obtaining the current code information { F to be processed n ,P j n ,Q m },F n For the nth file identifier, n is E [1, N]N is the total number of code files, P j n Is F n Corresponding j-th scope identifier, j-E [1, f (n)]F (n) is F n Corresponding scope number, Q m Setting operation information for the state corresponding to the current code information to be processed, wherein m is E [1, M]M is the total number of operation types set for the state;
s2, judging whether F exists in the visual interface currently n If the corresponding visual window does not exist, executing the step S3, if one exists, executing the step S4, and if a plurality of visual windows exist, executing the step S6;
s3, generating F in the visual interface n And P j n Corresponding visual windows of the combination of (a) and (b) generating F n And P j n Setting the visible window corresponding to the combination of the above as an activated window, and executing step S7;
step S4, judging F n Whether the scope identifier of the corresponding visual window is P j n If yes, then F is n Setting the corresponding visual window as an activation window, executing the step S7, otherwise, executing the step S5;
step S5, cleaning F n Corresponding state information of the corresponding visual window, F n The scope identifier of the corresponding visual window is set to P j n Then the F is n Setting the corresponding visual window as an activation window, and executing step S7;
step S6, obtaining each F n Scope identifier and P corresponding to corresponding visual window j n In contrast, if there is no scope identified as P j n F of (2) n Corresponding visual window, then from F n Selecting one of the corresponding visual windows, executing step S5, if there is only one scope identified as P j n Identify the scope as P j n F of (2) n Setting the corresponding visual window as an activation window, executing step S7, if there are multiple marks P j n F of (2) n Corresponding visual window, then from F n Selecting one of the corresponding visual windows as an activation window, and executing step S8;
step S7, based on Q m Executing corresponding state setting operation in the activation window, and ending the flow;
step S8, based on Q m Executing corresponding state setting operation in the activation window, and synchronizing state information in the activation window to other scope marks as P except the activation window j n F of (2) n And ending the flow in the corresponding visual window.
According to a second aspect of the present invention, there is provided an electronic device comprising: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor, the instructions being arranged to perform the method according to the first aspect of the invention.
According to a third aspect of the present invention there is provided a computer readable storage medium storing computer executable instructions for performing the method of the first aspect of the present invention.
Compared with the prior art, the invention has obvious advantages and beneficial effects. By means of the technical scheme, the same-file multi-window state synchronization method, the electronic equipment and the medium provided by the invention can achieve quite technical progress and practicality, have wide industrial utilization value, and have at least the following beneficial effects:
the method and the device can identify the file windows in the visual interface based on the file identification and the scope identification, realize the display of a plurality of file windows in the visual interface, synchronize the states of a plurality of identical file windows and improve the code viewing efficiency.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is apparent that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flowchart of a method for synchronizing states of multiple windows in a same file according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to fall within the scope of the invention.
The embodiment of the invention provides a method for synchronizing states of multiple windows of a same file, which is shown in fig. 1 and comprises the following steps:
step S1, obtaining the current code information { F to be processed n ,P j n ,Q m },F n For the nth file identifier, n is E [1, N]N is the total number of code files, P j n Is F n Corresponding j-th scope identifier, j-E [1, f (n)]F (n) is F n Corresponding scope number, Q m Setting operation information for the state corresponding to the current code information to be processed, wherein m is E [1, M]M is a state set operation type total.
Wherein Q is m ={Q1 m ,Q2 m },Q1 m The method comprises the steps of marking breakpoint operation, marking current running line operation, tracking operation, setting Scope label operation or marking signal operation and the like. If Q1 m To mark breakpoint operation or mark current running line operation, Q2 m Is Q1 m Corresponding line numbers. If Q1 m For trace operations or tag signal operations, Q2 m Is Q1 m Corresponding row and column numbers. If Q1 m To set Scope tag operation, then Q2 m Is empty.
There are various ways to obtain the currently pending code information, for example, the visual interface includes a tree structure, each node in the tree structure corresponds to one scope, each scopeA capone corresponds to a set of code lines in a file. By selecting a node in the tree structure, a group of F can be determined n ,P j n . A group of F may also be determined by selecting a rendered visual window in the visual interface n ,P j n . By directly selecting rows and columns in the visual window, Q is determined m . The Q can also be determined by determining the row and column corresponding to the signal through a pre-generated signal list m
S2, judging whether F exists in the visual interface currently n If the corresponding visual window is not present, the step S3 is executed, if one is present, the step S4 is executed, and if a plurality of visual windows are present, the step S6 is executed.
It can be understood that, in the initial state, the visual interface is empty, and the first time of status marking the visual window needs to generate a corresponding visual window in the visual interface, but in the subsequent operation, one or more visual windows which are the same as the file identifier to be processed may exist in the visual interface, and the corresponding scope identifier may be the same as or different from the scope identifier to be processed, so that situation discussion is needed.
S3, generating F in the visual interface n And P j n Corresponding visual windows of the combination of (a) and (b) generating F n And P j n The visible window corresponding to the combination of (a) is set as the active window, and step S7 is performed.
F is also described as n And P j n Is presented with F n Corresponding code, and highlighting P j n Visual windows of corresponding code sets. The active windows are windows of the current operability in the visual interface, and at the same time, only one active window exists in the visual interface.
Step S4, judging F n Whether the scope identifier of the corresponding visual window is P j n If yes, then F is n The corresponding visual window is set as an activation window, and step S7 is executed, otherwise step S5 is executed.
Step S5, clearingF n Corresponding state information of the corresponding visual window, F n The scope identifier of the corresponding visual window is set to P j n Then the F is n The corresponding visual window is set as the active window, and step S7 is performed.
Step S6, obtaining each F n Scope identifier and P corresponding to corresponding visual window j n In contrast, if there is no scope identified as P j n F of (2) n Corresponding visual window, then from F n Selecting one of the corresponding visual windows, executing step S5, if there is only one scope identified as P j n Identify the scope as P j n F of (2) n Setting the corresponding visual window as an activation window, executing step S7, if there are multiple marks P j n F of (2) n Corresponding visual window, then from F n And selecting one of the corresponding visual windows as an activation window, and executing step S8.
Wherein if there is no scope marked as P j n F of (2) n Corresponding visual window, then from F n Selecting one F from the corresponding visual windows n The corresponding visual window may be selected randomly or set to select the visual window corresponding to the latest activation time. If there are a plurality of marks P j n F of (2) n Corresponding visual window, then from F n One of the corresponding visual windows is selected as an activation window, or a random selection mode can be adopted, or the visual window corresponding to the latest activation time is selected.
Step S7, based on Q m And executing corresponding state setting operation in the activation window, and ending the flow.
Step S8, based on Q m Executing corresponding state setting operation in the activation window, and synchronizing state information in the activation window to other scope marks as P except the activation window j n F of (2) n And ending the flow in the corresponding visual window.
It should be noted that, in the visual interface, the state information in the visual windows with the same file identifier and scope identifier is always kept synchronous through step S8, so as to facilitate viewing of the source code through multiple windows.
As an example, if Q1 m In order to mark the breakpoint operation or mark the current operation, in the step S7 or the step S8, Q is based on m Executing a corresponding state setting operation in the activation window, including:
step S10, based on Q2 m And positioning a row to be operated in the activation window.
Step S20, based on Q1 m Setting a corresponding breakpoint state identifier or a current running line state identifier for the line to be operated.
It should be noted that different types of status identifiers may be labeled in different forms, for example, identifiers with different shapes are set, or different highlighting colors are used for labeling, which is not limited herein.
As an example, if Q1 m For trace operations or tag signal operations, Q2 m Is Q1 m Corresponding line number and column number, in step S7 or step S8, based on Q m Executing a corresponding state setting operation in the activation window, including:
step C10, based on Q2 m And positioning a signal to be operated in the activation window.
Wherein the signal to be operated can be positioned in the activation window by a row number and a column number.
Step C20, based on Q1 m Executing marking operation or tracking operation on the signal to be operated, and if the tracking operation is executed, generating a corresponding tracking signal information list { G } 1 ,G 2 ,…,G i ,…,G I },G i For the ith tracking signal information, the value range of I is 1 to I, I is the total number of tracking signals, G i ={FG i ,PG i ,LG i ,HG i },FG i For the file identification corresponding to the ith tracking signal, PG i For the ith tracking signal in FG i Scope identifier, LG corresponding to the scope identifier i The ith tracking signal in FG i Corresponding toLine number, HG i The ith tracking signal in FG i Corresponding to the column number of the row.
Step C30, will { FG ] i ,PG i ,LG i ,HG i FG in } i ,PG i LG for file identification and scope identification of activation window i ,HG i Determined as a first target LG i First target HG i
Step C40, based on the first target LG i First target HG i And marking corresponding tracking signals in the activation window.
It should be noted that, the result obtained by performing the tracking operation, that is, the obtained tracking signal may or may not be in the activation window. The tracking signal obtained by tracking and located in the activation window can be marked in the activation window through the steps C30-C40.
As an example, to further show the tracking result, if Q1 m For tracking operations, the step C40 further includes:
step C50, traversing the current visual interface and judging { G } 1 ,G 2 ,…,G i ,…,G I Whether or not FG is present in } i 、PG i At least one G different from the file identification and scope identification of the activation window i If present, the G i Is determined as a second target G i
Step C60, second target G in the current visual interface i FG of (2) i ,PG i In the corresponding visual interface, a second target G is marked i LG of (g) i ,HG i The corresponding tracking signal.
The visual interface containing the tracking signal, which is different from the active interface, in which the tracking signal exists in the current visual interface, can be acquired through the steps C50-C60, and then the corresponding tracking signal is presented. It can be appreciated that other codes containing trace signals that are not currently present in the visual interface are temporarily not marked and presented, and if there is a presentation requirement, the corresponding code information { F to be processed may be set based on the presentation requirement n ,P j n ,Q m Execution starts at step S1.
As an example, if Q1 m To set Scope tag operation, in step S7 or step S8, Q-based m Executing a corresponding state setting operation in the activation window, including:
step D10, based on Q1 m And setting a Scope label for the activation window.
It should be noted that, setting Scope labels does not need to relate to specific code line numbers and column numbers, and the Scope labels can be directly determined and designed.
As an embodiment, in the step S8, the status information in the active window is synchronized to the other scope mark P except the active window j n F of (2) n In the corresponding visual window, including:
step S81, acquiring a state information set U1 of an activation window, and acquiring other scope marks except the activation window as P j n F of (2) n The state information set U2 of the corresponding visual window.
Step S82, a difference set V1 of U1 relative to U2 and a difference set V2 of U2 relative to U1 are obtained.
Here, the difference set V1 of U1 with respect to U2 refers to a set of state information that exists in U1 but does not exist in U2. The difference set V2 of U2 with respect to U1 refers to a set of state information that exists in U2 but does not exist in U1.
Step S83, identifying each scope except the activation window as P j n F of (2) n Deleting state information in corresponding V1 in corresponding visual window, and marking each scope except the active window as P j n F of (2) n And adding state information in V2 in the corresponding visual window.
Through the operation of step S83, the status information in the visual window with the same file identifier and scope identifier is always kept synchronous in the visual interface.
Unless defined otherwise, all 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. The terminology used herein in the description of the invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. The term "and/or" as used herein includes any and all combinations of one or more of the associated listed items.
It should be noted that some exemplary embodiments are described as a process or a method depicted as a flowchart. Although a flowchart depicts steps as a sequential process, many of the steps may be implemented in parallel, concurrently, or with other steps. Furthermore, the order of the steps may be rearranged. The process may be terminated when its operations are completed, but may have additional steps not included in the figures. The processes may correspond to methods, functions, procedures, subroutines, and the like.
The embodiment of the invention also provides electronic equipment, which comprises: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor, the instructions being configured to perform the methods of embodiments of the present invention.
The embodiment of the invention also provides a computer readable storage medium, which stores computer executable instructions for executing the method according to the embodiment of the invention.
The embodiment of the invention can identify the file windows in the visual interface based on the file identification and the scope identification, realize the display of a plurality of file windows in the visual interface, synchronize the states of a plurality of identical file windows and improve the code viewing efficiency.
The present invention is not limited to the above-mentioned embodiments, but is intended to be limited to the following embodiments, and any modifications, equivalents and modifications can be made to the above-mentioned embodiments without departing from the scope of the invention.

Claims (9)

1. A method for synchronizing multiple windows of a same file, comprising:
step S1, obtaining the current code information { F to be processed n ,P j n ,Q m },F n For the nth file identifier, n is E [1, N]N is the total number of code files, P j n Is F n Corresponding j-th scope identifier, j-E [1, f (n)]F (n) is F n Corresponding scope number, Q m Setting operation information for the state corresponding to the current code information to be processed, wherein m is E [1, M]M is the total number of operation types set for the state;
s2, judging whether F exists in the visual interface currently n If the corresponding visual window does not exist, executing the step S3, if one exists, executing the step S4, and if a plurality of visual windows exist, executing the step S6;
s3, generating F in the visual interface n And P j n Corresponding visual windows of the combination of (a) and (b) generating F n And P j n Setting the visible window corresponding to the combination of the above as an activated window, and executing step S7;
step S4, judging F n Whether the scope identifier of the corresponding visual window is P j n If yes, then F is n Setting the corresponding visual window as an activation window, executing the step S7, otherwise, executing the step S5;
step S5, cleaning F n Corresponding state information of the corresponding visual window, F n The scope identifier of the corresponding visual window is set to P j n Then the F is n Setting the corresponding visual window as an activation window, and executing step S7;
step S6, obtaining each F n Scope identifier and P corresponding to corresponding visual window j n In contrast, if notPresence scope identified as P j n F of (2) n Corresponding visual window, then from F n Selecting one of the corresponding visual windows, executing step S5, if there is only one scope identified as P j n Identify the scope as P j n F of (2) n Setting the corresponding visual window as an activation window, executing step S7, if there are multiple marks P j n F of (2) n Corresponding visual window, then from F n Selecting one of the corresponding visual windows as an activation window, and executing step S8;
step S7, based on Q m Executing corresponding state setting operation in the activation window, and ending the flow;
step S8, based on Q m Executing corresponding state setting operation in the activation window, and synchronizing state information in the activation window to other scope marks as P except the activation window j n F of (2) n And ending the flow in the corresponding visual window.
2. The method of claim 1, wherein the step of determining the position of the substrate comprises,
Q m ={Q1 m ,Q2 m },Q1 m marking breakpoint operation, marking current running line operation, tracking operation, setting Scope label operation or marking signal operation;
if Q1 m To mark breakpoint operation or mark current running line operation, Q2 m Is Q1 m Corresponding line numbers;
if Q1 m For trace operations or tag signal operations, Q2 m Is Q1 m Corresponding row and column numbers;
if Q1 m To set Scope tag operation, then Q2 m Is empty.
3. The method of claim 2, wherein the step of determining the position of the substrate comprises,
if Q1 m In order to mark the breakpoint operation or mark the current operation, in the step S7 or the step S8, Q is based on m At the saidExecuting corresponding state setting operation in the activation window comprises the following steps:
step S10, based on Q2 m Positioning a row to be operated in the activation window;
step S20, based on Q1 m Setting a corresponding breakpoint state identifier or a current running line state identifier for the line to be operated.
4. The method of claim 2, wherein the step of determining the position of the substrate comprises,
if Q1 m For trace operations or tag signal operations, Q2 m Is Q1 m Corresponding line number and column number, in step S7 or step S8, based on Q m Executing a corresponding state setting operation in the activation window, including:
step C10, based on Q2 m Positioning a signal to be operated in the activation window;
step C20, based on Q1 m Executing marking operation or tracking operation on the signal to be operated, and if the tracking operation is executed, generating a corresponding tracking signal information list { G } 1 ,G 2 ,…,G i ,…,G I },G i For the ith tracking signal information, the value range of I is 1 to I, I is the total number of tracking signals, G i ={FG i ,PG i ,LG i ,HG i },FG i For the file identification corresponding to the ith tracking signal, PG i For the ith tracking signal in FG i Scope identifier, LG corresponding to the scope identifier i The ith tracking signal in FG i Corresponding row number, HG i The ith tracking signal in FG i Corresponding column numbers in (a);
step C30, will { FG ] i ,PG i ,LG i ,HG i FG in } i ,PG i LG for file identification and scope identification of activation window i ,HG i Determined as a first target LG i First target HG i
Step C40, based on the first target LG i First target HG i And marking corresponding tracking signals in the activation window.
5. The method of claim 4, wherein the step of determining the position of the first electrode is performed,
if Q1 m For tracking operations, the step C40 further includes:
step C50, traversing the current visual interface and judging { G } 1 ,G 2 ,…,G i ,…,G I Whether or not FG is present in } i 、PG i At least one G different from the file identification and scope identification of the activation window i If present, the G i Is determined as a second target G i
Step C60, second target G in the current visual interface i FG of (2) i ,PG i In the corresponding visual interface, a second target G is marked i LG of (g) i ,HG i The corresponding tracking signal.
6. The method of claim 2, wherein the step of determining the position of the substrate comprises,
if Q1 m To set Scope tag operation, in step S7 or step S8, Q-based m Executing a corresponding state setting operation in the activation window, including:
step D10, based on Q1 m And setting a Scope label for the activation window.
7. The method of claim 1, wherein the step of determining the position of the substrate comprises,
in the step S8, the status information in the activation window is synchronized to the other scope mark P except the activation window j n F of (2) n In the corresponding visual window, including:
step S81, acquiring a state information set U1 of an activation window, and acquiring other scope marks except the activation window as P j n F of (2) n A corresponding set of state information U2 for the visual window;
step S82, obtaining a difference set V1 of U1 relative to U2 and a difference set V2 of U2 relative to U1;
step S83, each of which is except for the activation windowIdentified as P j n F of (2) n Deleting state information in corresponding V1 in corresponding visual window, and marking each scope except the active window as P j n F of (2) n And adding state information in V2 in the corresponding visual window.
8. An electronic device, comprising:
at least one processor;
and a memory communicatively coupled to the at least one processor;
wherein the memory stores instructions executable by the at least one processor, the instructions being arranged to perform the method of any of the preceding claims 1-7.
9. A computer readable storage medium, characterized in that computer executable instructions are stored for performing the method of any of the preceding claims 1-7.
CN202410186737.0A 2024-02-20 2024-02-20 Same-file multi-window state synchronization method, electronic equipment and medium Active CN117762889B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410186737.0A CN117762889B (en) 2024-02-20 2024-02-20 Same-file multi-window state synchronization method, electronic equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410186737.0A CN117762889B (en) 2024-02-20 2024-02-20 Same-file multi-window state synchronization method, electronic equipment and medium

Publications (2)

Publication Number Publication Date
CN117762889A true CN117762889A (en) 2024-03-26
CN117762889B CN117762889B (en) 2024-04-19

Family

ID=90313079

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410186737.0A Active CN117762889B (en) 2024-02-20 2024-02-20 Same-file multi-window state synchronization method, electronic equipment and medium

Country Status (1)

Country Link
CN (1) CN117762889B (en)

Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060150256A1 (en) * 2004-12-03 2006-07-06 Whitecell Software Inc. A Delaware Corporation Secure system for allowing the execution of authorized computer program code
CN101004737A (en) * 2007-01-24 2007-07-25 贵阳易特软件有限公司 Individualized document processing system based on keywords
CN101334657A (en) * 2007-12-20 2008-12-31 清华大学 Imaging interactive numerical control turning automatic programming method and system
CN101501664A (en) * 2005-03-29 2009-08-05 微软公司 System and method for transferring web page data
US20130048707A1 (en) * 2011-08-26 2013-02-28 Qualcomm Incorporated Identifier generation for visual beacon
CN103558959A (en) * 2013-10-31 2014-02-05 青岛海信移动通信技术股份有限公司 Window displaying method and device applied to Android platform
CN103617395A (en) * 2013-12-06 2014-03-05 北京奇虎科技有限公司 Method, device and system for intercepting advertisement programs based on cloud security
CN103840967A (en) * 2013-12-23 2014-06-04 北京邮电大学 Method for locating faults in power communication network
CN108664380A (en) * 2017-03-30 2018-10-16 中国航空工业集团公司西安航空计算技术研究所 Software debugging system and adjustment method after a kind of execution shown with performance
CN110032426A (en) * 2019-04-10 2019-07-19 浙江讯盟科技有限公司 A kind of method that can be debugged in real time online, system and storage medium
CN110737386A (en) * 2019-09-06 2020-01-31 华为技术有限公司 screen capturing method and related equipment
CN113552986A (en) * 2020-04-07 2021-10-26 华为技术有限公司 Multi-window screen capturing method and device and terminal equipment
CN113759337A (en) * 2021-11-09 2021-12-07 深圳安德空间技术有限公司 Three-dimensional ground penetrating radar real-time interpretation method and system for underground space data
CN114079819A (en) * 2020-08-21 2022-02-22 海信视像科技股份有限公司 Content display method and display equipment
CN114529589A (en) * 2020-11-05 2022-05-24 北京航空航天大学 Panoramic video browsing interaction method
CN115906726A (en) * 2023-03-09 2023-04-04 上海合见工业软件集团有限公司 Target integrated circuit diagram generation and display system
CN116975129A (en) * 2023-09-14 2023-10-31 成都融见软件科技有限公司 Signal tracing method based on source file window, electronic equipment and medium
CN117056237A (en) * 2023-10-10 2023-11-14 北京云枢创新软件技术有限公司 Method, electronic device and medium for verifying code coverage rate of integrated circuit
CN117111951A (en) * 2023-08-23 2023-11-24 北京云枢创新软件技术有限公司 Method, electronic device and medium for expanding macro text based on using chain

Patent Citations (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060150256A1 (en) * 2004-12-03 2006-07-06 Whitecell Software Inc. A Delaware Corporation Secure system for allowing the execution of authorized computer program code
CN101501664A (en) * 2005-03-29 2009-08-05 微软公司 System and method for transferring web page data
CN101004737A (en) * 2007-01-24 2007-07-25 贵阳易特软件有限公司 Individualized document processing system based on keywords
CN101334657A (en) * 2007-12-20 2008-12-31 清华大学 Imaging interactive numerical control turning automatic programming method and system
US20130048707A1 (en) * 2011-08-26 2013-02-28 Qualcomm Incorporated Identifier generation for visual beacon
CN103558959A (en) * 2013-10-31 2014-02-05 青岛海信移动通信技术股份有限公司 Window displaying method and device applied to Android platform
CN105975274A (en) * 2013-10-31 2016-09-28 青岛海信移动通信技术股份有限公司 Method and device used for displaying window and applied to Android platform
CN103617395A (en) * 2013-12-06 2014-03-05 北京奇虎科技有限公司 Method, device and system for intercepting advertisement programs based on cloud security
CN103840967A (en) * 2013-12-23 2014-06-04 北京邮电大学 Method for locating faults in power communication network
CN108664380A (en) * 2017-03-30 2018-10-16 中国航空工业集团公司西安航空计算技术研究所 Software debugging system and adjustment method after a kind of execution shown with performance
CN110032426A (en) * 2019-04-10 2019-07-19 浙江讯盟科技有限公司 A kind of method that can be debugged in real time online, system and storage medium
CN110737386A (en) * 2019-09-06 2020-01-31 华为技术有限公司 screen capturing method and related equipment
CN113552986A (en) * 2020-04-07 2021-10-26 华为技术有限公司 Multi-window screen capturing method and device and terminal equipment
CN114079819A (en) * 2020-08-21 2022-02-22 海信视像科技股份有限公司 Content display method and display equipment
CN114529589A (en) * 2020-11-05 2022-05-24 北京航空航天大学 Panoramic video browsing interaction method
CN113759337A (en) * 2021-11-09 2021-12-07 深圳安德空间技术有限公司 Three-dimensional ground penetrating radar real-time interpretation method and system for underground space data
CN115906726A (en) * 2023-03-09 2023-04-04 上海合见工业软件集团有限公司 Target integrated circuit diagram generation and display system
CN117111951A (en) * 2023-08-23 2023-11-24 北京云枢创新软件技术有限公司 Method, electronic device and medium for expanding macro text based on using chain
CN116975129A (en) * 2023-09-14 2023-10-31 成都融见软件科技有限公司 Signal tracing method based on source file window, electronic equipment and medium
CN117056237A (en) * 2023-10-10 2023-11-14 北京云枢创新软件技术有限公司 Method, electronic device and medium for verifying code coverage rate of integrated circuit

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
刘小江, 韩瑞新, 陆东升, 成珙: "可视界面设计在非图形用户界面仿真中的应用", 计算机应用, no. 06, 28 June 2000 (2000-06-28), pages 65 - 67 *
王丽菊, 杨季文, 吕强, 王晓凤: "DMTIGS:一个直接操纵式表格界面自动生成系统", 航空计算技术, no. 04, 30 December 2002 (2002-12-30), pages 118 - 121 *
赵博;赵荣彩;徐金龙;高伟;: "渐进式智能回溯向量化代码调优方法", 计算机科学, no. 01, 15 January 2015 (2015-01-15), pages 56 - 59 *

Also Published As

Publication number Publication date
CN117762889B (en) 2024-04-19

Similar Documents

Publication Publication Date Title
US8775923B1 (en) Web page restoration
US7721229B2 (en) Displaying overlaid calendars
US20060004848A1 (en) Methods and system for presenting attributes and associations of managed objects
US8122443B2 (en) Dynamic multi-context delta view for merging structured data in a visual merge tool
US7788204B1 (en) System and method for adapting program elements based on application usage
CN103593257A (en) Data backup method and device
CN111596899A (en) Database migration method, system, equipment and storage medium based on Java development
CN116975129B (en) Signal tracing method based on source file window, electronic equipment and medium
CN117762889B (en) Same-file multi-window state synchronization method, electronic equipment and medium
US11032356B2 (en) Groupware management
CN102521397B (en) Data transmission method
CN108241705A (en) A kind of data insertion method and device
CN108766513B (en) Intelligent health medical data structured processing system
US9317261B2 (en) Level based data supply for reusable interface components
CN109062890B (en) Label switching method and device and computer readable storage medium
US20110145661A1 (en) Selectively displaying source code defect information within a source code editor
US20110029582A1 (en) Method and device for storing data belonging to an alarm or event message containing multiple attributes
US11558321B2 (en) Integration of an email client with hosted applications
CN115756692A (en) Method for automatically combining and displaying pages based on style attributes and related equipment thereof
CN108536506A (en) A kind of application state management method and device
US10594775B2 (en) Groupware management
US20080201652A1 (en) Techniques for viewing and managing work items and their relationships
CN107885839B (en) Method and device for reading information in Word file
EP1868099B1 (en) Bug management tool
CN113127574A (en) Service data display method, system, equipment and medium based on knowledge graph

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