英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

quine    音标拼音: [kw'ɑɪn]
Quine
n 1: United States philosopher and logician who championed an
empirical view of knowledge that depended on language
(1908-2001) [synonym: {Quine}, {W. V. Quine}, {Willard Van
Orman Quine}]

/kwi:n/ (After the logician Willard V. Quine,
via Douglas Hofstadter) A program that generates a copy of its
own source text as its complete output. Devising the shortest
possible quine in some given programming language is a common
hackish amusement.

In most interpreted languages, any constant, e.g. 42, is a
quine because it "evaluates to itself". In certain {Lisp}
dialects (e.g. {Emacs Lisp}), the symbols "nil" and "t" are
"self-quoting", i.e. they are both a symbol and also the value
of that symbol. In some dialects, the function-forming
function symbol, "lambda" is self-quoting so that, when
applied to some arguments, it returns itself applied to those
arguments. Here is a quine in {Lisp} using this idea:

((lambda (x) (list x x)) (lambda (x) (list x x)))

Compare this to the {lambda expression}:

(\ x . x x) (\ x . x x)

which reproduces itself after one step of {beta reduction}.
This is simply the result of applying the {combinator} {fix}
to the {identity function}. In fact any quine can be
considered as a {fixed point} of the language's evaluation
mechanism.

We can write this in {Lisp}:

((lambda (x) (funcall x x)) (lambda (x) (funcall x x)))

where "funcall" applies its first argument to the rest of its
arguments, but evaluation of this expression will never
terminate so it cannot be called a quine.

Here is a more complex version of the above Lisp quine, which
will work in Scheme and other Lisps where "lambda" is not
self-quoting:

((lambda (x)
(list x (list (quote quote) x)))
(quote
(lambda (x)
(list x (list (quote quote) x)))))

It's relatively easy to write quines in other languages such
as {PostScript} which readily handle programs as data; much
harder (and thus more challenging!) in languages like {C}
which do not. Here is a classic {C} quine for {ASCII}
machines:

char*f="char*f=%c%s%c;main() {printf(f,34,f,34,10);}%c";
main(){printf(f,34,f,34,10);}

For excruciatingly exact quinishness, remove the interior line
break. Some infamous {Obfuscated C Contest} entries have been
quines that reproduced in exotic ways.

{Ken Thompson}'s {back door} involved an interesting variant
of a quine - a compiler which reproduced part of itself when
compiling (a version of) itself.

[{Jargon File}]

(1995-04-25)

quine: /kwi:n/, n. [from the name of the logician Willard van Orman Quine, via Douglas
Hofstadter] A program that generates a copy of its own source text as its
complete output. Devising the shortest possible quine in some given
programming language is a common hackish amusement. (We ignore some
variants of BASIC in which a program consisting of a single empty string
literal reproduces itself trivially.) Here is one classic quine:

((lambda (x)
(list x (list (quote quote) x)))
(quote
(lambda (x)
(list x (list (quote quote) x)))))
This one works in LISP or Scheme. It's relatively easy to write
quines in other languages such as Postscript which readily handle programs
as data; much harder (and thus more challenging!) in languages like C
which do not. Here is a classic C quine for ASCII machines:

char*f="char*f=%c%s%c;main()
{printf(f,34,f,34,10);}%c";
main(){printf(f,34,f,34,10);}
For excruciatingly exact quinishness, remove the interior line
breaks. Here is another elegant quine in ANSI C:

#define q(k)main(){return!puts(#k"
q("#k")");}
q(#define q(k)main(){return!puts(#k"
q("#k")");})
Some infamous Obfuscated C Contest entries
have been quines that reproduced in exotic ways. There is an amusing
Quine Home
Page.


请选择你想看的字典辞典:
单词字典翻译
Quine查看 Quine 在百度字典中的解释百度英翻中〔查看〕
Quine查看 Quine 在Google字典中的解释Google英翻中〔查看〕
Quine查看 Quine 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • Download the YouTube mobile app - Android - YouTube Help
    Download the YouTube app for a richer viewing experience on your smartphone
  • YouTube - Pomoc
    Oficjalne Centrum pomocy produktu YouTube, w którym można znaleźć porady i samouczki na temat korzystania z produktu, jak również odpowiedzi na najczęściej zadawane pytania
  • YouTube Hjälp - Google Help
    Officiellt hjälpcenter för YouTube Här hittar du tips om produkten och vägledning för hur du använder den Här finns även svar på andra vanliga frågor
  • Create an account on YouTube - Computer - YouTube Help
    Once you've signed in to YouTube with your Google Account, you can create a YouTube channel on your account YouTube channels let you upload videos, leave comments, and create playlists
  • Navigate YouTube Studio - Computer - YouTube Studio App Help Center
    Navigate YouTube Studio YouTube Studio is the home for creators You can manage your presence, grow your channel, interact with your audience, and make money all in one place Note: You can turn on dark theme in YouTube Studio
  • YouTube ヘルプ - Google Help
    YouTube の詳細 YouTube ヘルプ動画 役立つヒントや機能の概要、操作手順を解説したチュートリアル動画を視聴できます。 YouTube報告されている問題 報告されている技術的な問題や予定されているメンテナンスに関する情報をご確認ください。
  • Find music from artists you like - YouTube Help
    An Official Artist Channel , a collection of an artist’s music and videos from across all their different YouTube channels You can find an artist's Official Artist Channel (OAC) by searching for the artist on YouTube You can also find their OAC by watching an artist's official music video Learn about Official Artist Channels
  • Why do I have to sign in to my youtube accounts every time I want to . . .
    Why do I need to sign in to my youtube accounts every time I want to watch TV or youtube videos? It is very frustrating and is a waste of time and effort How do I change this?
  • YouTube Premium YouTube Music Premium family plan requirements . . .
    YouTube family plans allow you to share membership benefits with up to 5 family members who live within the same residential address The family manager: Is the primary account holder Creates a Google family group and can invite family members to the group Family members: Use their own Google account to access a shared membership
  • Upload YouTube videos - Computer - YouTube Studio App Help Center
    You can upload videos to YouTube in a few easy steps Use the instructions below to upload your videos from a computer or mobile device Note: Uploading may not be available with supervised experiences on YouTube





中文字典-英文字典  2005-2009