CN109511283A - A kind of program file display methods, terminal and computer storage medium - Google Patents

A kind of program file display methods, terminal and computer storage medium Download PDF

Info

Publication number
CN109511283A
CN109511283A CN201780036354.3A CN201780036354A CN109511283A CN 109511283 A CN109511283 A CN 109511283A CN 201780036354 A CN201780036354 A CN 201780036354A CN 109511283 A CN109511283 A CN 109511283A
Authority
CN
China
Prior art keywords
program
program file
displayed
files
file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201780036354.3A
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 A&E Intelligent Technology Institute Co Ltd
Original Assignee
Shenzhen A&E Intelligent Technology Institute 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 A&E Intelligent Technology Institute Co Ltd filed Critical Shenzhen A&E Intelligent Technology Institute Co Ltd
Publication of CN109511283A publication Critical patent/CN109511283A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/33Intelligent editors

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

A kind of program file display methods and terminal, this method comprises: when a program file be opened or by it is newly-built when, judge whether the quantity for the program file having been displayed is more than default file quantity;If the quantity of the program file having been displayed is more than default file quantity, at least one program file in each program file having been displayed described in closing is opened or is created one program file and shown.The title for the program file having been displayed completely is shown, while facilitating operating program file, also, unlimitedly to open or create program file, resource will not be occupied too much, and then do not influence whole operational efficiency.

Description

Program file display method, terminal and computer storage medium
[ technical field ] A method for producing a semiconductor device
The invention relates to the technical field of industrial robots, in particular to a program file display method, a terminal and a computer storage medium.
[ background of the invention ]
In teaching an industrial robot, it is often necessary to write a program or open an already existing program file by means of a program editor tool of the teach pendant software. When an operator uses the teach pendant software to edit a program, a plurality of program files are generally displayed in the program editor, and in the actual operation process, the opened program files are generally not closed, so that more and more program files are displayed in the program editor, and the space of a label page of each program file becomes narrow due to the limitation of the size of a screen of the teach pendant, so that the complete program file name cannot be displayed. At present, in order to display a complete program file name, as shown in fig. 1, when a program file to be opened is too many, a small arrow is respectively used on the left side and the right side of a label page, and the file to be displayed is switched to a previous or next file through the small arrow, so that the space size of each label page is ensured. In addition, the program files are still displayed more and more, and therefore the efficiency of the whole software operation is affected.
[ summary of the invention ]
The present invention is directed to a method and a terminal for displaying program files, which can display complete program file names when more and more program files are opened, and facilitate the operation of the program files, for solving the problems caused by too many opened program files in the prior art and the inconvenience of operation caused by displaying complete program file names when too many opened program files are opened.
The technical scheme adopted by the invention for solving the technical problems is to provide a program file display method, which comprises the following steps: when a program file is opened or newly created, judging whether the number of the displayed program files exceeds the preset file number or not; and if the number of the displayed program files exceeds the preset number of files, closing at least one program file in each displayed program file, opening or creating the program file and displaying the program file.
Another technical solution adopted by the present invention to solve the above technical problems is to provide a terminal, including a display, a memory, and a processor; the memory for storing computer instructions configured to be executed by the processor; the processor executing the computer instructions to: when a program file is opened or newly created, judging whether the number of the program files displayed on the display exceeds the preset file number or not; and if the number of the displayed program files exceeds the preset number of files, closing at least one program file in the displayed program files on the display, opening or creating the program file and displaying the program file on the display.
Another technical solution adopted by the present invention to solve the above technical problem is to provide a computer storage medium, in which computer instructions executable by a processor are stored, and the computer instructions are used for the program file display method.
The invention has the following beneficial effects: when the number of the displayed program files exceeds the preset number of files, closing at least one of the program files, and then displaying the opened or newly-built program files, so that the names of the displayed program files can be completely displayed, the program files are convenient to operate, the program files cannot be opened or newly built without limit, resources cannot be excessively occupied, and the overall operation efficiency is not influenced.
[ description of the drawings ]
The invention will be further described with reference to the accompanying drawings and embodiments, in which:
FIG. 1 is a schematic illustration of a display of a program editor according to the prior art;
FIG. 2 is a flowchart of one embodiment of a program file display method of the present invention;
FIG. 3 is a flowchart of one embodiment of closing one of the displayed program files, in accordance with the present invention;
FIG. 4 is a flowchart of step S304 in the above embodiment of the present invention;
FIG. 5 is a flow diagram of another embodiment of the present invention for closing one of the displayed program files;
fig. 6 is a schematic structural diagram of an embodiment of the terminal of the present invention.
[ detailed description ] embodiments
In order to make those skilled in the art better understand the technical solution of the present invention, the technical solution of the present invention is further described in detail below with reference to the accompanying drawings and the detailed description.
To facilitate an understanding of the present invention, a program editor of the prior art will be described.
As shown in fig. 1, the display diagram of a program editor in the prior art is shown, the program editor includes a main window 10, the main window 10 is used for displaying an overall layout, a central window 11, a menu bar 12 and a tool bar 13 are arranged on the main window 10, the central window 11 is used for displaying new or open program files and has an editing function, the menu bar 12 contains all functions of the editor, and the tool bar 13 contains a shortcut button provided for a common function. On the central window 11, it is usually in the form of a tab sheet. When a program file is opened or newly created, a label is added on the central window 11, the name of the current program file is displayed on the label, and the editing area of the program file is corresponding to the lower part of the label.
It will be appreciated that the present invention is directed to displaying new or open program files in the center window 11, i.e., displaying program files on a program editor.
In addition, the program file is displayed on the program editor in the present invention, and the program editor may be displayed on the interface of the program editor in other layouts, not limited to the interface of the program editor in the above-described related art. The program editor may be a program editor of the teach pendant software, or may be a program editor of the program software of another terminal.
Fig. 2 is a flowchart of an embodiment of a program file display method of the present invention, which displays a program file on the program editor in fig. 1, and includes the following steps:
step S202: when a program file is opened or newly created, judging whether the number of the displayed program files exceeds the preset file number or not;
in step S202, the program file is a program file in the robot demonstrator, and the program file is subjected to a correlation operation, such as editing, to form a corresponding control command during compiling, and then transmitted to the robot to perform a correlation operation. At this time, software corresponding to the program editor is installed in the robot demonstrator. For the robot demonstrator, when receiving an instruction for opening a program file, the corresponding program file is opened, and when receiving an instruction for newly creating the program file, the corresponding program file is newly created. Of course, the program file may also be a file in another terminal, for example, a personal computer, in which case, the software corresponding to the program editor is installed on the personal computer, and the software corresponding to the program editor is, for example, programming software such as VC + +, or the like.
The displayed program files are displayed on a central window of the program editor, and each program file corresponds to a tab page. The preset number of files represents the number of files that can be simultaneously displayed on the central window, and may be determined according to the sizes of the program editor and the tab pages, for example, assuming that the width of the central window of the program editor is 780mm, the length of the tab of each tab page is 130mm, and further, in order to completely display the tab, the preset number of files is 6, so that the names of the simultaneously displayed program files can all be completely displayed. Of course, other conditions may be used, such as the length of the program file name, which are within the understanding of those skilled in the art and will not be described herein.
When the number of the displayed program files exceeds the preset number of files, step S204 is performed.
Step S204: if yes, at least one program file in the displayed program files is closed, and the program file is opened or newly created.
In step S204, when the number of the displayed program files exceeds the preset number of files, it indicates that the opened or newly created program files cannot be displayed on the central window of the program editor, otherwise, a problem occurs that the program files cannot be completely displayed, and the program files cannot be opened or newly created without limit.
In this embodiment, compared with the prior art, when the number of the displayed program files exceeds the preset number of files, at least one of the program files is closed, and then the opened or newly-created program file is displayed, so that the names of the displayed program files can be completely displayed, the program files can be conveniently operated, and the program files cannot be opened or newly created without limit, so that resources are not excessively occupied, and the overall operating efficiency is not affected.
Further, as shown in fig. 2, if the number of the displayed program files does not exceed the preset number of files, step S206 is executed: and opening or creating the program file and displaying the program file.
Closing at least one program file in the displayed program files comprises closing one program file in the displayed program files, namely only closing one program file in the displayed program files when one program file is opened or newly created. Of course, when one program file is opened or newly created, two or more program files in the displayed program files may also be closed, so that when the next program file is opened or newly created, the displayed program file may not be closed, and the name of the displayed program file may also be completely displayed. The following describes closing one of the displayed program files.
Specifically, in an embodiment, as shown in fig. 3, it is a flowchart of an embodiment of closing one program file in the displayed program files according to the present invention, and the flowchart includes:
step S302: acquiring the use frequency of each displayed program file;
in step S302, each displayed program file is provided with an attribute item, that is, a frequency of use, and when a certain program file is used once, the value of the attribute item is incremented by 1, where used may mean that the program file is operated, and of course, may mean that other meanings are also possible, for example, the program file is executed.
Specifically, step S302 includes: and counting the operation times of each displayed program file to be used as the use frequency of the corresponding displayed program file. The operation comprises at least one of editing on the program file, clicking the program file and acquiring a focus of the program file.
Step S304: and closing one of the displayed program files according to the use frequency.
In step S304, one of the displayed program files is closed according to the frequency of use, so as to assist in closing the redundant program files, thereby not affecting the overall operating efficiency. Specifically, in one embodiment, as shown in fig. 4, step S304 includes:
step S3041: and finding out the program file with the lowest use frequency.
Step S3042: judging whether the program with the lowest use frequency in each displayed program file is one or not; if so, go to step S3043, otherwise, go to step S3044.
Step S3043: and closing the program file with the lowest use frequency. Subsequently, the flow ends.
Further, continuing with fig. 4, step S304 further includes:
step S3044: and if more than one program file with the lowest use frequency in the displayed program files is available, acquiring the opening sequence of the program files with the lowest use frequency. In this step, the opening order may be represented by a number, and the number may be represented by an arabic numeral, for example, when the program file a is opened after the program file b and the program file c are opened, the opening order of the program file a is 3, but may be represented by other numbers, for example, S1, S2, S3, and the like.
Subsequently, step S3045: and closing the program file which is opened firstly in the program files with the lowest use frequency. Subsequently, the flow ends.
In another embodiment, as shown in fig. 5, it is a flowchart of another embodiment of the present invention for closing one program file in the displayed program files, including:
step S502: the opening order of the displayed program files is acquired.
In step S502, the opening sequence of the displayed program files may be represented by numbers, which may be represented by arabic numerals, for example, when the program file a is opened after the program file b and the program file c are opened, the opening sequence of the program file a is 3, but may be represented by other sequences, for example, S1, S2, S3, and the like.
Step S504: and closing one of the displayed program files according to the opening sequence.
In step S504, one of the displayed program files is closed according to the opening order, and similarly, the redundant program files are assisted to be closed, so that the overall operation efficiency is not affected. For example, when a program file is opened or newly created, the program file that was opened first is closed, and the opened or newly created program file is displayed. Of course, the program files arranged in a specific order in the opening order may be closed, which may be determined by the operator.
Fig. 6 is a schematic structural diagram of an embodiment of the terminal 600 of the present invention, and the terminal 600 is used for displaying a program file on a program editor, and includes a display 610, a memory 620, a processor 630 and a bus 640.
The display 610 is used for displaying an interface of a program editor;
memory 620 is used to store computer instructions configured to be executed by processor 630 as well as data that needs to be saved or cached during operation of processor 630.
In this embodiment, processor 630, by invoking computer instructions stored by memory 620, is configured to perform:
when a program file is opened or newly created, determining whether the number of program files displayed on the display 610 exceeds a preset number of files;
if yes, at least one program file in the displayed program files is closed, and one program file is opened or newly created and instructs the display 610 to display.
Further, the terminal 600 is a robot teach pendant, and the program file is a program file in the robot teach pendant.
Further, processor 630, by invoking computer instructions stored by memory 620, is configured to perform: if the number of the displayed program files does not exceed the preset number of files, directly opening or creating a new program file and directly instructing the display 610 to display the new program file.
Further, the processor 630 executes closing one of the displayed program files, including: acquiring the use frequency of each displayed program file; and closing one of the displayed program files according to the use frequency.
Further, the processor 630 executes closing one of the displayed program files according to the frequency of use, including: finding out the program file with the lowest use frequency; judging whether the program file with the lowest use frequency in the displayed program files is one or not; if yes, closing the program file with the lowest use frequency. Further, in this embodiment, the closing, by the processor 630, one of the displayed program files according to the usage frequency further includes: if more than one program file with the lowest use frequency in the displayed program files is available, acquiring the opening sequence of the program files with the lowest use frequency; and closing the program file which is opened firstly in the program files with the lowest use frequency.
Further, the processor 630 executes the steps of obtaining the usage frequency of each displayed program file, including: counting the operation times of each displayed program file, wherein the operation times are used as the use frequency of the corresponding displayed program file; the operation comprises at least one of editing on the program file, clicking the program file and acquiring a focus of the program file.
Further, the processor 630 executes closing at least one of the displayed program files, including: acquiring the opening sequence of the displayed program files; and closing one of the displayed program files according to the opening sequence.
The processor 630 may also be referred to as a CPU (Central processing unit). Memory 620 may include both read-only memory and random-access memory, and provides instructions and data to processor 630. A portion of the memory 620 may also include non-volatile random access memory (NVRAM). In a specific application, the above-mentioned components of the terminal are coupled together by a bus 640, wherein the bus 640 may include a power bus, a control bus, a status signal bus, etc. in addition to a data bus. But for clarity of illustration the various busses are labeled in the figures as bus 640.
The method disclosed in the above embodiments of the present invention may be applied to the processor 703 or implemented by the processor 630. The processor 630 may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware or instructions in the form of software in the processor 630. The processor 630 may be a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components. The various methods, steps and logic blocks disclosed in the embodiments of the present invention may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present invention may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software module may be located in ram, flash memory, rom, prom, or eprom, registers, etc. storage media as is well known in the art. The storage medium is located in the memory 620, and the processor 630 reads the information in the memory 620 and performs the steps of the above method in combination with the hardware thereof.
To this end, the present invention further provides a computer-readable storage medium, which can be specifically used as the memory 620 shown in fig. 6, and which stores computer instructions executable on the processor 630, specifically, in the present embodiment, the computer instructions can be executed to implement the program file display method in the above-described embodiment.
It should be noted that the computer readable storage medium storing computer instructions executable on the processor 630 correspond to the steps in the above-described method embodiments.
In this embodiment, compared with the prior art, when the number of the displayed program files exceeds the preset number of files, at least one of the program files is closed, and then the opened or newly-created program file is displayed, so that the names of the displayed program files can be completely displayed, the program files can be conveniently operated, and the program files cannot be opened or newly created without limit, so that resources are not excessively occupied, and the overall operating efficiency is not affected.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes performed by the present specification and drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (17)

  1. A program file display method, comprising:
    when a program file is opened or newly created, judging whether the number of the displayed program files exceeds the preset file number or not;
    and if the number of the displayed program files exceeds the preset number of files, closing at least one program file in each displayed program file, opening or creating the program file and displaying the program file.
  2. The method of claim 1, wherein the program file is a program file in a robot teach pendant.
  3. The method according to claim 2,
    the closing one of the displayed program files includes:
    acquiring the use frequency of each displayed program file;
    and closing one of the displayed program files according to the use frequency.
  4. The method according to claim 3, wherein,
    the closing one of the displayed program files according to the use frequency comprises:
    judging whether the program file with the lowest use frequency in the displayed program files is one or not;
    and if the program file with the lowest use frequency in the displayed program files is one, closing the program file.
  5. The method according to claim 4,
    the closing one of the displayed program files according to the use frequency further includes:
    if more than one program file with the lowest use frequency in the displayed program files is available, acquiring the opening sequence of the program files with the lowest use frequency;
    and closing the program file which is opened firstly in the program files with the lowest use frequency.
  6. The method according to claim 3, wherein,
    the acquiring the use frequency of each displayed program file comprises:
    counting the operation times of each displayed program file to be used as the use frequency corresponding to the displayed program file;
    wherein the operation comprises at least one of editing on the program file, clicking on the program file and acquiring a focus of the program file.
  7. The method as set forth in claim 2, comprising:
    and if the number of the displayed program files does not exceed the preset number of files, opening or creating the program file and displaying the program file.
  8. The method according to claim 2,
    the closing at least one program file in the displayed program files comprises:
    acquiring the opening sequence of the displayed program files;
    and closing one of the displayed program files according to the opening sequence.
  9. A terminal, comprising a display, a memory, and a processor;
    the memory for storing computer instructions configured to be executed by the processor;
    the processor executing the computer instructions to:
    when a program file is opened or newly created, judging whether the number of the program files displayed on the display exceeds the preset file number or not;
    and if the number of the displayed program files exceeds the preset number of files, closing at least one program file in the displayed program files on the display, opening or creating the program file and displaying the program file on the display.
  10. A terminal according to claim 9, wherein the terminal is a robot teach pendant and the program file is a program file in the robot teach pendant.
  11. The terminal of claim 10, wherein,
    the processor executes closing of one of the displayed program files, including:
    acquiring the use frequency of each displayed program file;
    and closing one of the displayed program files according to the use frequency.
  12. The terminal of claim 11, wherein,
    the processor executes the closing of one of the displayed program files according to the use frequency, and the closing of the one of the displayed program files comprises the following steps:
    judging whether the program file with the lowest use frequency in the displayed program files is one or not;
    and if the program file with the lowest use frequency in the displayed program files is one, closing the program file.
  13. The terminal of claim 12, wherein,
    the processor executes the closing of one of the displayed program files according to the use frequency, and further comprises:
    if more than one program file with the lowest use frequency in the displayed program files is available, acquiring the opening sequence of the program files with the lowest use frequency;
    and closing the program file which is opened firstly in the program files with the lowest use frequency.
  14. The terminal of claim 11, wherein,
    the processor executes the acquiring of the use frequency of each displayed program file, and the acquiring includes:
    counting the operation times of each displayed program file to serve as the use frequency of the corresponding displayed program file;
    wherein the operation comprises at least one of editing on the program file, clicking on the program file and acquiring a focus of the program file.
  15. The terminal of claim 10, wherein,
    the processor executing the computer instructions to:
    and if the number of the displayed program files does not exceed the preset number of files, opening or creating the program file and indicating to display on the display.
  16. The terminal of claim 10, wherein,
    the processor executes the closing of at least one program file in the displayed program files, and the closing of at least one program file comprises the following steps:
    acquiring the opening sequence of the displayed program files;
    and closing one of the displayed program files according to the opening sequence.
  17. A computer storage medium having stored therein computer instructions executable by a processor to perform the program file display method of any one of claims 1 to 8.
CN201780036354.3A 2017-05-25 2017-05-25 A kind of program file display methods, terminal and computer storage medium Pending CN109511283A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/085806 WO2018214083A1 (en) 2017-05-25 2017-05-25 Program file display method, terminal, and computer storage medium

Publications (1)

Publication Number Publication Date
CN109511283A true CN109511283A (en) 2019-03-22

Family

ID=64395126

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201780036354.3A Pending CN109511283A (en) 2017-05-25 2017-05-25 A kind of program file display methods, terminal and computer storage medium

Country Status (2)

Country Link
CN (1) CN109511283A (en)
WO (1) WO2018214083A1 (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020140662A1 (en) * 2001-03-30 2002-10-03 Youichi Igarashi Liquid crystal display device and driving method thereof
CN102118322A (en) * 2009-12-30 2011-07-06 蒋斌 Method for automatically controlling number of chat windows in chat tool
CN102436605A (en) * 2010-10-25 2012-05-02 微软公司 Application lifetime management
CN104182550A (en) * 2014-09-17 2014-12-03 北京金山安全软件有限公司 Browser optimization method, optimization device and terminal
CN104571801A (en) * 2013-10-28 2015-04-29 联想(北京)有限公司 Information processing method and electronic equipment
CN104571781A (en) * 2013-10-18 2015-04-29 北大方正集团有限公司 Multi-application window display method and window management device in Android system
CN104572950A (en) * 2014-12-30 2015-04-29 乐视致新电子科技(天津)有限公司 Memory release method for browser client and browser client
CN104731691A (en) * 2013-12-18 2015-06-24 国际商业机器公司 Dynamically adjusting the number of replicas of a file according to the probability that the file will be accessed within a distributed file system
CN105528200A (en) * 2014-09-30 2016-04-27 腾讯科技(深圳)有限公司 Browser tab display method and device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103164268B (en) * 2013-04-02 2016-04-20 北京奇虎科技有限公司 System optimization method and device
CN104199597B (en) * 2014-08-13 2017-06-06 百度在线网络技术(北京)有限公司 New Shipping Options Page deployment method and device

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020140662A1 (en) * 2001-03-30 2002-10-03 Youichi Igarashi Liquid crystal display device and driving method thereof
CN102118322A (en) * 2009-12-30 2011-07-06 蒋斌 Method for automatically controlling number of chat windows in chat tool
CN102436605A (en) * 2010-10-25 2012-05-02 微软公司 Application lifetime management
CN104571781A (en) * 2013-10-18 2015-04-29 北大方正集团有限公司 Multi-application window display method and window management device in Android system
CN104571801A (en) * 2013-10-28 2015-04-29 联想(北京)有限公司 Information processing method and electronic equipment
CN104731691A (en) * 2013-12-18 2015-06-24 国际商业机器公司 Dynamically adjusting the number of replicas of a file according to the probability that the file will be accessed within a distributed file system
CN104182550A (en) * 2014-09-17 2014-12-03 北京金山安全软件有限公司 Browser optimization method, optimization device and terminal
CN105528200A (en) * 2014-09-30 2016-04-27 腾讯科技(深圳)有限公司 Browser tab display method and device
CN104572950A (en) * 2014-12-30 2015-04-29 乐视致新电子科技(天津)有限公司 Memory release method for browser client and browser client

Also Published As

Publication number Publication date
WO2018214083A1 (en) 2018-11-29

Similar Documents

Publication Publication Date Title
CN109690473B (en) Graphical programming method and device, computer storage medium and visual system
US6918100B2 (en) Hierarchical evaluation of cells
US10635846B2 (en) Timing error analysis method and information processing apparatus
US8656337B2 (en) Optimization method and device for netlist used in logic circuit design for semiconductor integrated circuit
CN109511283A (en) A kind of program file display methods, terminal and computer storage medium
EP2110741A1 (en) A method and a system for transforming an object model
US11204601B2 (en) Markov chains and component fault trees for modelling technical systems
JP2009289151A (en) New obstacle coping procedure knowledge creation program, new obstacle coping procedure knowledge creation device and new obstacle coping procedure knowledge creation method
US7761845B1 (en) Method for parameterizing a user module
JP5019021B2 (en) Control program development support device
CN111079369A (en) Method for scaling instances by using variable parameterization unit
CN112989752B (en) Simulation method, simulation device, terminal equipment and medium for power supply scheme
JPH11184900A (en) Scenario display device and method therefor
Chapman PicoBlaze 8-bit microcontroller for Virtex-II series devices
CN116306469B (en) Metal wiring method, device, equipment and storage medium for simulated layout
JP4140013B2 (en) Semiconductor integrated circuit gate resizing apparatus and method and program thereof
JPH0417002A (en) Sequence program searching system
JP2009223803A (en) Method and program for processing state transition table
US20060179385A1 (en) Context-sensitive user help in a software-based development environment
CN112329399A (en) Document management method and device and electronic equipment
CN114064124A (en) Data processing method and device, electronic equipment and storage medium
JP2024003204A (en) Operation support device, operation support method and computer program
JP2004297248A (en) Computer system and circuit data rewriting method
JPH03282935A (en) Compile processor and compile processing system
CN113360239A (en) Page updating method and device, computer equipment and storage medium

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

Application publication date: 20190322

RJ01 Rejection of invention patent application after publication