KR950011064B1 - Output inspecting method for checking the unregistered message output - Google Patents

Output inspecting method for checking the unregistered message output Download PDF

Info

Publication number
KR950011064B1
KR950011064B1 KR1019920026071A KR920026071A KR950011064B1 KR 950011064 B1 KR950011064 B1 KR 950011064B1 KR 1019920026071 A KR1019920026071 A KR 1019920026071A KR 920026071 A KR920026071 A KR 920026071A KR 950011064 B1 KR950011064 B1 KR 950011064B1
Authority
KR
South Korea
Prior art keywords
message
output
regular expression
regular
database
Prior art date
Application number
KR1019920026071A
Other languages
Korean (ko)
Other versions
KR940015756A (en
Inventor
이만훈
신경철
이경호
이병선
Original Assignee
재단법인한국전자통신연구소
양승택
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 재단법인한국전자통신연구소, 양승택 filed Critical 재단법인한국전자통신연구소
Priority to KR1019920026071A priority Critical patent/KR950011064B1/en
Publication of KR940015756A publication Critical patent/KR940015756A/en
Application granted granted Critical
Publication of KR950011064B1 publication Critical patent/KR950011064B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)
  • Digital Computer Display Output (AREA)

Abstract

The method comprises the steps of analyzing an output message; storing a regular message expression; generating data files to check the stored message; obtaining the data base from the data files; structuring the message; changing the structured message into a letter unit; extracting a regular expression number corresponding to the message from the data base; comparing the regular expression number with an information value; if there it is the same, processing an error; if there is not the same, extracting the regular expression message from the stored data base; checking whether the received message unit is proper for the regular expression message; if it is not proper, returning to the fifth step; and if it is proper, processing a normal message.

Description

미등록 출력 메세지의 출력 조사 방법How to check the output of unregistered output messages

제 1 도는 본 발명이 적용되는 시스템의 개념적 구성도.1 is a conceptual diagram of a system to which the present invention is applied.

제 2 도는 메세지 정규표현 저장 데이타 베이스 구조도.2 is a message regular expression storage database structure diagram.

제 3 도는 메세지 정규표현 조회 데이타 베이스 구조도.3 is a message regular expression inquiry database structure diagram.

제 4 도는 메세지 정규표현 저장/조회 데이타 베이스 생성 과정도.4 is a process of generating a message regular expression storage / retrieval database.

제 5 도는 미등록 출력 메세지의 출력 조사 흐름도.5 is a flow chart showing the output of an unregistered output message.

본 발명은, 시스템내에서 생성되는 각종 정보를 시스템 운용자에게 원문 형태로 출력시키는 시스템에서, 등록된 출력 메세지 이외의 메세지를 시스템에서 출력시키는지를 조사하는 방법에 관한 것이다.The present invention relates to a method for investigating whether a system outputs a message other than a registered output message in a system in which various information generated in the system is output in a text form to a system operator.

시스템내에서 생성되는 각종 정보를 시스템 운용자에게 원문형태로 출력시키는 방법은 세가지로 나누어 볼 수 있다.There are three ways to output various information generated in the system to the system operator in the original form.

첫째는 개개의 응용 소프트웨어들에서 운용자에게 보여줄 메세지를 구성하여 입출력 단말 장치로 직접 출력시키는 방법이다. 이 방법은 메세지를 출력시키는 응용 소프트웨어들이 여럿 존재할수록 출력되는 메세지의 형태의 일관성이나 시스템으로부터 출력되는 메세지들을 기술한 출력 메세지 문서와의 일치 여부를 확인하기에 많은 어려움이 뒤따른다.The first is to construct a message to be displayed to the operator in each application software and output it directly to the input / output terminal device. This way, the more application software that outputs a message, the more difficult it is to determine the consistency of the type of message being printed and whether it matches the output message document describing the messages being output from the system.

둘째는 운용자 정합 소프트웨어가 시스템내에 내장되어 있고 개개의 응용 소프트웨어들에서 운용자에게 보여줄 메세지를 구성하여 운용자 정합 소프트웨어로 전송하면 운용자 정합 소프트웨어에서 수신한 메세지를 입출력 단말장치로 출력시키는 방법이다.Secondly, the operator matching software is embedded in the system, and each application software constructs a message to be shown to the operator and sends the message to the operator matching software to output the message received from the operator matching software to the input / output terminal device.

이 방법은 출력 메세지를 운용자 정합 소프트웨어를 통하여 출력시킴으로써 출력 메세지의 저장이나 스풀링(spooling) 등 종류가 다른 여러 입출력 단말 장치들과 응용 소프트웨어 사이의 완충 기능을 처리할 수 있는 장점은 있으나 상기 첫째 방법과 마찬가지로 출력되는 메세지의 형태의 일관성이나 시스템으로부터 출력되는 메세지들을 기술한 출력 메세지 문서와의 일치 여부를 확인하기에는 많은 어려움이 뒤따른다.This method has the advantage that it can handle buffer function between various input / output terminal devices and application software of different types such as storing or spooling output message by outputting the output message through operator matching software. Similarly, it can be difficult to ascertain the consistency of the type of messages being printed and whether they match the output message document describing the messages being output from the system.

세째는 운용자 정합 소프트웨어가 시스템내에 내장되어 있고 개개의 응용 소프트웨어들에서 운용자에게 보여줄 메세지의 내용중 변화되는 값을 운용자 정합 소프트웨어로 전송하면 운용자 정합 소프트웨어에서 수신한 값들을 이용하여 메세지를 구성한 후 입출력 단말장치로 출력시키는 방법이다. 이 방법은 위의 두번째 방법이 갖는 장점과 운용자 정합에서 출력 메세지의 형태들을 관리함으로써 일관성 있는 형태를 갖는 메세지들을 시스템 운용자에게 보여줄 수 있는 장점을 갖는다. 그러나 이 방법도 출력 메세지와 시스템으로부터 출력되는 메세지들을 기술한 출력 메세지 문서와의 일치 여부를 확인하기 위해서는 이를 위한 특별한 방법이 제공되어져야만 한다.Third, if the operator matching software is embedded in the system and the application program sends the changed value of the message to the operator in the individual application software, the message is composed using the values received from the operator matching software. It is a method to output to a device. This method has the advantages of the second method above and the advantage of being able to show messages of consistent form to the system operator by managing the types of output messages in operator matching. However, this method also has to be provided with a special method for checking whether the output message matches the output message document describing the messages output from the system.

따라서 본 발명은, 각종 정보를 시스템 운용자에게 원문형태로 출력시키는 시스템에서, 출력 메세지와 시스템으로부터 출력되는 메세지들을 기술한 출력 메세지 문서와의 일치 여부를 확인하기 위한 방법을 제공함에 그 목적이 있다.Accordingly, an object of the present invention is to provide a method for confirming whether or not a variety of information is output in a text form to a system operator in accordance with an output message document describing output messages and messages output from the system.

상기 목적을 달성하기 위하여 본 발명은 출력 메세지를 정규표현으로 기술하여 분석하는 제 1 단계와, 상기 제 1 단계 수행 후, 메세지 정규표현을 저장하고, 저장한 메세지를 조회하는 데이타 화일들을 생성하는 제 2 단계와, 상기 제 2 단계 수행 후, 생성된 상기 데이타 화일들을 시스템에 적재하여 데이타 베이스(DB)를 구축하는 제 3 단계와, 상기 제 3 단계 수행 후, 메세지 줄들을 수신하여 메세지를 구성하고 구성된 메세지를 문자열로 변경시키는 제 4 단계와, 상기 제 4 단계 수행 후, 메세지 정규표현 조회 데이타 베이스(DB)로부터 해당 메세지의 정규표현 번호를 추출하는 제 5 단계와, 상기 제 5 단계 수행 후, 추출된 메세지 정규표현 번호와 메세지가 필요로 하는 갯수 이상의 정보값과 비교하여 동일한 경우에는 오류 처리하고, 동일하지 않으면 메세지 정규표현 저장 데이타 베이스(DB)로부터 메세지 정규표현을 추출하는 제 6 단계와, 상기 제 6 단계 수행 후, 수신한 메세지 문자열이 메세지 정규표현 합당한지를 조사한 후 합당하지 않을 경우는 상기 제 5 단계로 복귀하고 합당할 경우에는 정상적인 메세지로 받아들여 처리하는 제 7 단계(508, 509)를 구비하여 수행되는 것을 특징으로 한다.In order to achieve the above object, the present invention provides a first step of describing and analyzing an output message as a regular expression, and after performing the first step, storing the message regular expression and generating data files for inquiring the stored message. Step 2, after performing the second step, loading the created data files into the system to build a database; and after performing the third step, receiving message lines to compose a message. A fourth step of converting the composed message into a character string, a fifth step of extracting a regular expression number of the corresponding message from the message regular expression inquiry database after performing the fourth step, and after performing the fifth step, Compares the extracted message regular expression number with the number of information values required by the message, and handles an error if it is the same. A sixth step of extracting the message regular expression from the DB, and if the received message string is not proper after checking that the received message string is valid, the fifth step is performed. In case of return and reasonableness, a seventh step (508, 509) is performed to accept and process a normal message.

이하, 첨부된 도면을 이용하여 본 발명을 상세히 설명한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

제 1 도는 본 발명이 적용되는 시스템의 개념적 구성도로서, (101)은 시스템 사용자가 명령어를 입력하고 그 결과 및 시스템으로부터의 메세지를 받아보는 구문 형태의 입출력을 제공하고 단말 장치, (102)는 사용자 단말 장치를 통하여 명령어를 받아들여 분석한 후 시스템내 응용 소프트웨어들로 분석된 명령어 정보 메세지를 전송하고 응용 소프트웨어로부터 출력 메세지를 받아 사용자 단말 장치로 출력하는 사용자 정합 소프트웨어, (103)은 사용자 정합 소프트웨어에서 이용하는 모든 출력 메세지에 관련된 각종 정보를 저장하는 데이타 베이스(DB), (104)는 사용자 정합 소프트웨어로부터 MMC 정보 메세지를 받아 수행하거나 시스템에서 발생된 데이타를 운용자에게 출력시키는 응용 소프트웨어들을 각각 나타낸다.1 is a conceptual configuration diagram of a system to which the present invention is applied, 101 is a syntax device for inputting a command by a system user and receiving a result and a message from the system. User registration software for receiving and analyzing a command through a user terminal device, transmitting the analyzed command information message to application softwares in the system, and receiving an output message from the application software and outputting the output message to the user terminal device. Database (DB), which stores various information related to all the output messages used by the user, refers to application software for receiving MMC information messages from user matching software or outputting data generated in the system to an operator.

제 2 도는 출력 메세지의 정규표현들을 저장하는 데이타 베이스(DB)의 구조도로, (210)은 출력 메세지 정규표현 식별자를 나타내며 (202)는 출력 메세지의 정규표현을 저장하는 문자열을 나타낸다. 예를 들어 0, 1, 2, 3, 4 번호들을 갖는 출력 메세지 줄들이 있고 이들 메세지 줄들이 다음의 정규표현(regular expression)(01)+43*로 이루어진 출력 메세지를 정의할 때 이 메세지에 해당하는 메세지 정규표현은 "(01)+43*"의 문자열로 저장된다.2 is a structural diagram of a database DB for storing regular expressions of output messages, in which 210 denotes an output message regular expression identifier and 202 denotes a string that stores regular expressions of an output message. For example, there are output message lines with numbers 0, 1, 2, 3, and 4 and these messages correspond to this message when defining an output message consisting of the following regular expression (01) + 43 *. The message regular expression is stored as a string of "(01) + 43 *".

제 3 도는 출력 메세지의 정규표현들을 조회하는 데이타 베이스(DB)의 구조도로, (301)은 출력 메세지의 식별자를 나타내며, (302)는 (301)의 식별자를 갖는 출력 메세지가 가질 수 있는 메세지 형태로 제 2 도의 (201) 출력 메세지 정규표현 정보를 가르키는 값을 갖으며, 각각 출력 메세지별로 시스템에서 정한 최대 갯수(303) 만큼의 정보를 갖을 수 있으며 필요로 하는 갯수 이상의 정보에는 -1값이 저장된다.3 is a structural diagram of a database DB for querying regular expressions of an output message, where 301 indicates an identifier of an output message and 302 indicates a message type that an output message having an identifier of 301 may have. It has a value indicating the output message regular expression information of (201) of FIG. 2, and each of the output messages can have the maximum number (303) of information determined by the system, and -1 value for more than the required information. Stored.

제 4 도는 출력 메세지의 정규화된 표현들을 저장하고 조회하는 데이타 베이스(DB)들을 생성하는 과정도로서, (401)은 출력 메세지를 기술하는 언어 OMD(Output Message Description)를 이용하여 메세지 줄들을 정의하고 이들 메세지줄들을 조합하여 정규화된 표현으로 해당 출력 메세지가 가질 수 있는 메세지 형태들을 정의하는 OMD 화일을 작성하는 단계를 나타내며, (402)는 (401) 단계에서 정의된 OMD 화일들의 오류를 도구를 이용하여 분석하는 단계를 나타내며, (403)은 (402)의 분석이 오류가 없이 끝났을 때 메세지 정규표현들을 저장하는 데이타 화일을 생성하는 단계를 나타내며, (404)는 메세지 정규표현들을 저장하는 데이타 베이스(DB)를 조회하는 데이타 화일을 생성하는 단계를 나타내며, (405)는 이들 두 데이타 화일들을 시스템에 적재하는 과정을 나타내며, (406)은 운용자 정합 소프트웨어에서 적재된 위의 두 데이타 화일로부터 메세지 정규표현들을 저장하는 메세지 정규표현 저장 데이타 베이스(DB)와 이 데이타 베이스(DB)를 조회하는 메세지 정규표현 조회 데이타 베이스(DB)를 구성하는 단계를 나타낸다.4 is a process diagram of creating databases (DBs) for storing and querying normalized representations of output messages, wherein 401 defines message lines using a language Output Message Description (ODM) describing an output message. Combining these message lines represents the step of creating an OMD file that defines the message types that the corresponding output message can have in its normalized expression, and (402) uses the tool to correct errors in the OMD files defined in step (401). 403 denotes a step of generating a data file for storing message regular expressions when the analysis of 402 is completed without errors, and 404 denotes a database for storing message regular expressions. DB) to create a data file for querying, (405) represents the process of loading these two data files into the system, (406 ) Consists of a message regular expression storage database (DB) that stores message regular expressions from the two data files loaded by the operator matching software, and a message regular expression inquiry database (DB) for querying this database. It shows the step to perform.

제 5 도는 응용 소프트웨어로부터 수신된 출력 메세지가 등록된 메세지인지를 조사하는 흐름도로서, (501)은 응용 소프트웨어로부터 해당 출력 메세지의 메세지 줄들을 수신하는 단계를 나타내며, (502)는 메세지 줄들의 수신이 끝났는지를 확인해서 끝나지 않았을 경우에는 (501)의 단계로 회구하는 단계를 나타내며, (503)은 수신이 완료된 메세지 줄들을 모아 메세지 정규표현 문자열을 구성하는 단계를 나타낸다. 일예로 0, 0, 3, 3, 4, 2 번호를 갖는 메세지 줄들의 순으로 수신하였을 경우 메세지 정규표현 문자열은 "003342"가 된다. (504)는 수신한 출력 메세지의 식별자를 이용하여 제 3 도의 메세지 정규표현 조회 DB로부터 (301) 출력 메세지의 메세지 정규표현 번호(302)를 추출하는 단계를 나타내며, (505)는 (504)단계에서 추출한 값과 -1값을 비교하여 일치할 경우는 (506)의 단계로 천이하는 단계를 나타내며, (506)은 수신한 출력 메세지의 형태가 등록된 메세지 형태가 아니므로 이에 대한 오류 처리를 수행한 후 제 5 도의 전 과정을 중지하는 단계를 나타내며, (507)은 (504)단계에서 추출한 메세지 정규표현 번호(302)를 이용하여 제 2 도의 메세지 정규표현 저장 DB로부터 메세지 정규표현 문자열을 추출하는 단계를 나타내며, (508)은 (503)단계에서 구성한 메세지 문자열이 (507)단계에서 추출한 메세지 정규표현 문자열에 적합한지를 조사해서 메세지 문자열이 메세지 정규표현에 적합하지 않을 경우 (504)단계로 회귀하는 단계를 나타내며, (509)는 수신한 메세지가 등록된 메세지임을 확인한 단계를 나타낸다.5 is a flowchart for checking whether an output message received from an application software is a registered message, where 501 represents receiving message lines of the corresponding output message from the application software, and 502 indicates that reception of message lines is If it is not finished by checking whether it is finished, it shows the step of returning to step 501, and 503 shows the step of constructing a message regular expression string by collecting message lines which have been received. For example, when received in the order of message lines with numbers 0, 0, 3, 3, 4, and 2, the message regular expression string becomes "003342". 504 denotes extracting the message regular expression number 302 of the output message 301 from the message regular expression inquiry DB of FIG. 3 using the identifier of the received output message, and 505, 504 If the value extracted from and compares with the value of -1, the transition to step 506 is indicated. In step 506, error processing is performed because the output message type is not a registered message type. After that, the process of stopping the entire process of FIG. 5 is stopped, and (507) extracts a message regular expression string from the message regular expression storage DB of FIG. 2 using the message regular expression number 302 extracted in step 504. Indicates that the message string constructed in step 503 is suitable for the message regular expression string extracted in step 507, and the message string does not fit the message regular expression. If shows a step of returning to 504 steps, 509 denotes a determines that the received message is a registration message steps:

따라서, 상기와 같은 처리절차에 의해 수행되는 본 발명은, 본 발명이 적용되는 시스템에서는 시스템으로부터 출력되는 메세지와 시스템으로부터 출력되는 메세지들을 기술한 출력 메세지 문서를 일치시킬 수 있으므로 정확한 메세지의 출력이 보장된다. 따라서 시스템을 운용할 때 보다 더욱 정확성을 기할 수 있어 시스템의 신뢰도를 높이는 효과를 가진다.Therefore, the present invention carried out by the above processing procedure ensures that the output of the correct message is ensured in the system to which the present invention is applied since the output message document describing the message output from the system and the message output from the system can be matched. do. Therefore, the accuracy can be more accurate than when operating the system has the effect of increasing the reliability of the system.

Claims (1)

시스템내 응용 소프트웨어로부터 메세지를 수신하여 이를 관리하고 출력장치로 출력시키는 운용자 정합 소프트웨어가 내장되어 있는 시스템에 적용되는 미등록 출력 메세지의 출력 조사법에 있어서, 출력 메세지를 정규표현으로 기술하여 분석하는 제 1 단계(401 내지 402)와, 상기 제 1 단계(402) 수행 후, 메세지 정규표현을 저장하고, 저장한 메세지를 조회하는 데이타 화일들을 생성하는 제 2 단계(403, 404)와, 상기 제 2 단계(403, 404) 수행 후, 생성된 상기 데이타 화일들을 시스템에 적재하여 데이타 베이스(DB)를 구축하는 제 3 단계(405, 406)와, 상기 제 3 단계(405, 406) 수행 후, 메세지 줄들을 수신하여 메세지를 구성하고 구성된 메세지를 문자열로 변경시키는 제 4 단계(501 내지 503)와, 상기 제 4 단계(501 내지 503) 수행 후, 메세지 정규표현 조회 데이타 베이스(DB)로부터 해당 메세지의 정규표현 번호를 추출하는 제 5 단계(504)와, 상기 제 5 단계(504) 수행 후, 추출된 메세지 정규표현 번호와 메세지가 필요로 하는 갯수 이상의 정보값과 비교하여 동일한 경우에는 오류 처리하고, 동일하지 않으면 메세지 정규표현 저장 데이타 베이스(DB)로부터 메세지 정규표현을 추출하는 제 6 단계(505 내지 507)와, 상기 제 6 단계(505 내지 507) 수행 후, 수신한 메세지 문장열이 메세지 정규표현에 합당한지를 조사한 후 합당하지 않을 경우는 상기 제 5 단계(504)로 복귀하고 합당할 경우에는 정상적인 메세지로 받아들여 처리하는 제 7 단계(508, 509)를 구비하여 수행되는 것을 특징으로 하는 출력 메세지의 출력 조사 방법.In the method of examining the output of an unregistered output message applied to a system in which an operator matching software for receiving a message from an application software in the system, managing the same, and outputting the output to an output device, the first step of describing and analyzing the output message in a regular expression. (401 to 402), a second step (403, 404) for storing data regular expressions and generating data files for querying the stored message after performing the first step (402), and the second step ( After performing the steps 403 and 404, the generated data files are loaded into the system to construct a database (DB), and after the third steps (405 and 406), message lines are executed. A fourth step (501 to 503) for receiving and composing a message and converting the configured message into a character string; and after performing the fourth step (501 to 503), a message regular expression inquiry database (D). A fifth step 504 of extracting the regular expression number of the corresponding message from B), and after performing the fifth step 504, comparing the extracted message regular expression number with more than the number of information values required by the message. In the case of error processing, if it is not the same, the message received after the sixth step (505 to 507) and the sixth step (505 to 507) of extracting the message regular expression from the message regular expression storage database (DB) And a seventh step (508, 509) for returning to the fifth step (504), if it is not, and accepting and processing a normal message if it is not. A method for checking output of an output message, characterized by the above-mentioned.
KR1019920026071A 1992-12-29 1992-12-29 Output inspecting method for checking the unregistered message output KR950011064B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019920026071A KR950011064B1 (en) 1992-12-29 1992-12-29 Output inspecting method for checking the unregistered message output

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019920026071A KR950011064B1 (en) 1992-12-29 1992-12-29 Output inspecting method for checking the unregistered message output

Publications (2)

Publication Number Publication Date
KR940015756A KR940015756A (en) 1994-07-21
KR950011064B1 true KR950011064B1 (en) 1995-09-27

Family

ID=19347197

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019920026071A KR950011064B1 (en) 1992-12-29 1992-12-29 Output inspecting method for checking the unregistered message output

Country Status (1)

Country Link
KR (1) KR950011064B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102801859A (en) * 2012-08-03 2012-11-28 陈伟 Method and device for identifying junk short message, and mobile communication terminal with device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102801859A (en) * 2012-08-03 2012-11-28 陈伟 Method and device for identifying junk short message, and mobile communication terminal with device

Also Published As

Publication number Publication date
KR940015756A (en) 1994-07-21

Similar Documents

Publication Publication Date Title
US7111075B2 (en) Method and system for processing data records having multiple formats
KR100396462B1 (en) Message transformation selection tool and method
US20020103835A1 (en) Methods and apparatus for constructing semantic models for document authoring
CN111190807B (en) Buried point testing method and equipment
CN101288071A (en) Method and computer unit for determining computer service names
JP4951416B2 (en) Program verification method and program verification apparatus
CN111026670B (en) Test case generation method, test case generation device and storage medium
CN113901083A (en) Heterogeneous data source operation resource analysis positioning method and equipment based on multiple analyzers
CN111475196A (en) Compiling alarm tracing method and device, electronic equipment and computer readable medium
KR950011064B1 (en) Output inspecting method for checking the unregistered message output
CN115599388B (en) API (application program interface) document generation method, storage medium and electronic equipment
CN1115628C (en) Software simulation test method
CN115221047A (en) Automatic test case generation method and electronic equipment
CN117573140B (en) Method, system and device for generating document by scanning codes
CN117349267B (en) Database migration processing method and system
JP2003099428A (en) Translation supporting device, translator terminal control program and proofreader terminal control program
CN112596719B (en) Method and system for generating front-end and back-end codes
CN111381827A (en) Method and device for generating syntax tree of code file and electronic equipment
CN115168399B (en) Data processing method, device and equipment based on graphical interface and storage medium
CN117971236B (en) Operator analysis method, device, equipment and medium based on lexical and grammatical analysis
Chisolm et al. ATLAS compiler development
JPH0830448A (en) Program specification consistency inspecting device
CN114968622A (en) Processor interface management method, device, equipment and storage medium
CN117472955A (en) Method, device, equipment and storage medium for analyzing field-level blood-edge relationship
CN117539752A (en) Difference generation method, display method, device, equipment and storage medium

Legal Events

Date Code Title Description
A201 Request for examination
N231 Notification of change of applicant
G160 Decision to publish patent application
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20010830

Year of fee payment: 7

LAPS Lapse due to unpaid annual fee