S-표현식 oor Engels

S-표현식

Vertalings in die woordeboek Koreaans - Engels

S-expression

naamwoord
HeiNER-the-Heidelberg-Named-Entity-...

Geskatte vertalings

Vertoon algoritmies gegenereerde vertalings

voorbeelde

Advanced filtering
또한 리스프에서 파생된 언어인 DSSSL, IMAP와 같은 통신 프로토콜에서의 마크업, 그리고 존 매카시의 CBCL에서도 S-표현식이 사용되고 있다.
Other uses of S-expressions are in Lisp-derived languages such as DSSSL, and as mark-up in communications protocols like IMAP and John McCarthy's CBCL.WikiMatrix WikiMatrix
S-표현식은 M-표현식으로 다루어지던 데이터를 위한 것이었지만 최초의 리스프 구현은 S-표현식으로 인코딩된 M-표현식의 인터프리터였고 리스프 프로그래머들은 곧 코드와 데이터 양쪽에서 S-표현식을 사용하는 것에 익숙해졌다.
S-expressions were originally intended only for data to be manipulated by M-expressions, but the first implementation of Lisp was an interpreter of S-expression encodings of M-expressions, and Lisp programmers soon became accustomed to using S-expressions for both code and data.WikiMatrix WikiMatrix
표현식S/MIME 관련 메타데이터 속성을 사용할 수도 있습니다.
You can also use S/MIME-related metadata attributes in expressions.support.google support.google
Rivest의 형식은 S-표현식을 octet-문자열 (바이트 의 나열) 또는 다른 S-표현식의 유한한 리스트로 정의한다.
Rivest's format defines an S-expression as being either an octet-string (a series of bytes ) or a finite list of other S-expressions.ParaCrawl Corpus ParaCrawl Corpus
또한 리스프에서 파생된 언어인 DSSSL , IMAP 와 같은 통신 프로토콜에서의 마크업, 그리고 존 매카시 의 CBCL 에서도 S-표현식이 사용되고 있다.
Other uses of S-expressions are in Lisp-derived languages such as DSSSL , and as mark-up in communications protocols like IMAP and John McCarthy 's CBCL .ParaCrawl Corpus ParaCrawl Corpus
이러한 접근은 동일한 S-표현식 구조체와 기본 구문이 여러 목적으로 사용되는 리스프 등의 언어들과는 대조된다.
This approach can be contrasted with a language such as Lisp , where the same basic syntax, composed of simple and universal symbolic expressions , is used for all purposes.ParaCrawl Corpus ParaCrawl Corpus
그 드래프트 문서는 리스프 S-표현식에 기초해서 문법을 정의하긴 했지만 특정 프로그래밍을 위해서가 아닌 일반적인 목적의 데이터 저장과 교환을 위한 의도[2] 로 작성되었다.
The draft defined a syntax based on Lisp S-expressions but intended for general-purpose data storage and exchange (similar to XML ) rather than specifically for programming.ParaCrawl Corpus ParaCrawl Corpus
다음 표현식을 답장에 사용할 수 있습니다: % D=날짜, % S=제목, % F=보내는 사람, %% = % 기호, % _ =공백, % L=줄넘김
The following placeholders are supported in the reply phrases: %D: date %S: subject %e: sender 's address %F: sender 's name %f: sender 's initials %T: recipient 's name %t: recipient 's name and address %C: carbon copy names %c: carbon copy names and addresses % %: percent sign %_: space %L: linebreakKDE40.1 KDE40.1
그렇죠??). \S+는 정규표현식에서 "공백이 없는 문자들" 이라는 것과 같은 의미입니다. 만약 으로기 \S+에 가로 ()를 둘러 싸면 공백이 아닌 문자들을 변수 $1에 집어 넣게 됩니다 이것을 우리의 프로그램 에 집어넣으면 아래와 같습니다.:
The \S+ in the regular expressions corresponds to "a number of characters but not space". If we put brackets around the \S+ then we get the "not space characters" back in the variable $1. We can add this to our program :ParaCrawl Corpus ParaCrawl Corpus
Perl은 문자열을 처리하는 기능이 매우 뛰어나며 이러한 기능을 정확하게 제공해 준다. [ \t] 는 공백이나 탭을 나타내는 정규표현식이다. perl에서는 \s 로 간단하게 나타낼 수도 있다.
What we need is some find and replace function that removes any white space from $name. Perl is very good in manipulating text strings and offers exactly this. [ \t] is a regular expression that matches space or tab.ParaCrawl Corpus ParaCrawl Corpus
(관련기사 : 정규표현식 ). perl의 대체명령은 정규표현식을 취하므로 나름대로의 문법을 가지고 있다.: $name=~ s/regexp/replacement/g; 만약 여러분이 대체문장을 그대로 비워둔다면 정규표현식은 아무것도 없는 곳마다 일치되는 곳을 찾았다는 신호를 보내줄 것이다.이제 수정한 프로그램은 다음과 같다.:
The perl substitute command takes a regular expression and has the syntax: $name=~ s/regexp/replacement/g; If we leave the replacement string empty then all occurrences where the regular expression fits will be replaced with nothing.ParaCrawl Corpus ParaCrawl Corpus
11 sinne gevind in 14 ms. Hulle kom uit baie bronne en word nie nagegaan nie.