About: Append

An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

In computer programming, append is the operation for concatenating linked lists or arrays in some high-level programming languages.

Property Value
dbo:abstract
  • In computer programming, append is the operation for concatenating linked lists or arrays in some high-level programming languages. (en)
  • 在计算机编程中,append是一些高级语言中用于连接链表或数组的操作。继LISP之后,其他以链表作为原始数据结构的高级语言也都采用了append。Haskell則使用++操作符来附加列表。OCaml使用@操作符来附加列表。 (zh)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 4334924 (xsd:integer)
dbo:wikiPageLength
  • 6102 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1088534171 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
rdfs:comment
  • In computer programming, append is the operation for concatenating linked lists or arrays in some high-level programming languages. (en)
  • 在计算机编程中,append是一些高级语言中用于连接链表或数组的操作。继LISP之后,其他以链表作为原始数据结构的高级语言也都采用了append。Haskell則使用++操作符来附加列表。OCaml使用@操作符来附加列表。 (zh)
rdfs:label
  • Append (en)
  • Append (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License