Browse Wiki & Semantic Web

Jump to: navigation, search
Http://dbpedia.org/resource/Leaning toothpick syndrome
  This page has no properties.
hide properties that link here 
  No properties link to this page.
 
http://dbpedia.org/resource/Leaning_toothpick_syndrome
http://dbpedia.org/ontology/abstract In computer programming, leaning toothpickIn computer programming, leaning toothpick syndrome (LTS) is the situation in which a quoted expression becomes unreadable because it contains a large number of escape characters, usually backslashes ("\"), to avoid delimiter collision. The official Perl documentation introduced the term to wider usage; there, the phrase is used to describe regular expressions that match Unix-style paths, in which the elements are separated by slashes /. The slash is also used as the default regular expression delimiter, so to be used literally in the expression, it must be escaped with a backslash \, leading to frequent escaped slashes represented as \/. If doubled, as in URLs, this yields \/\/ for an escaped //. A similar phenomenon occurs for DOS/Windows paths, where the backslash is used as a path separator, requiring a doubled backslash \\ – this can then be re-escaped for a regular expression inside an escaped string, requiring \\\\ to match a single backslash. In extreme cases, such as a regular expression in an escaped string, matching a Uniform Naming Convention path (which begins \\) requires 8 backslashes \\\\\\\\ due to 2 backslashes each being double-escaped. LTS appears in many programming languages and in many situations, including in patterns that match Uniform Resource Identifiers (URIs) and in programs that output quoted text. Many quines fall into the latter category.Many quines fall into the latter category. , 倾斜牙签综合征(leaning toothpick syndrome,LTS)是指在计算机程序设计中,由于表达式包含了大量的转义字符而使代码变得难以阅读,通常是指反斜线("\")开头的转义字符序列。 Perl语言的官方文档引入了这一术语,用于描述Unix风格的正则表达式中大量的前向斜线。 LTS出现在程序设计语言与环境中,包括用于匹配统一资源定位符(URI)的模式(Pattern (software)),以及输出被引用文本的程序中,许多自产生程式属于后一类。
http://dbpedia.org/ontology/wikiPageID 5552846
http://dbpedia.org/ontology/wikiPageLength 8574
http://dbpedia.org/ontology/wikiPageRevisionID 1038191255
http://dbpedia.org/ontology/wikiPageWikiLink http://dbpedia.org/resource/Rust_%28programming_language%29 + , http://dbpedia.org/resource/C%2B%2B11 + , http://dbpedia.org/resource/Delimiter_collision + , http://dbpedia.org/resource/File_Transfer_Protocol + , http://dbpedia.org/resource/Uniform_Naming_Convention + , http://dbpedia.org/resource/Path_%28computing%29 + , http://dbpedia.org/resource/Unix + , http://dbpedia.org/resource/Category:Perl + , http://dbpedia.org/resource/Backslash + , http://dbpedia.org/resource/Category:PHP + , http://dbpedia.org/resource/Regular_expression + , http://dbpedia.org/resource/Sed + , http://dbpedia.org/resource/Python_%28programming_language%29 + , http://dbpedia.org/resource/Magic_quotes + , http://dbpedia.org/resource/Indent_style + , http://dbpedia.org/resource/C_Sharp_%28programming_language%29 + , http://dbpedia.org/resource/PHP + , http://dbpedia.org/resource/Windows + , http://dbpedia.org/resource/Category:Articles_with_example_Perl_code + , http://dbpedia.org/resource/String_literal + , http://dbpedia.org/resource/Category:Articles_with_example_Python_%28programming_language%29_code + , http://dbpedia.org/resource/Printf + , http://dbpedia.org/resource/Go_%28programming_language%29 + , http://dbpedia.org/resource/Escape_character + , http://dbpedia.org/resource/C_%28programming_language%29 + , http://dbpedia.org/resource/Category:Regular_expressions + , http://dbpedia.org/resource/Scala_%28programming_language%29 + , http://dbpedia.org/resource/Computer_programming + , http://dbpedia.org/resource/Ruby_%28programming_language%29 + , http://dbpedia.org/resource/Backtick + , http://dbpedia.org/resource/Here_document + , http://dbpedia.org/resource/Uniform_Resource_Identifier + , http://dbpedia.org/resource/Perl + , http://dbpedia.org/resource/Category:Software_engineering_folklore + , http://dbpedia.org/resource/Quine_%28computing%29 + , http://dbpedia.org/resource/DOS +
http://dbpedia.org/property/wikiPageUsesTemplate http://dbpedia.org/resource/Template:Reflist +
http://purl.org/dc/terms/subject http://dbpedia.org/resource/Category:Perl + , http://dbpedia.org/resource/Category:Software_engineering_folklore + , http://dbpedia.org/resource/Category:Articles_with_example_Perl_code + , http://dbpedia.org/resource/Category:PHP + , http://dbpedia.org/resource/Category:Articles_with_example_Python_%28programming_language%29_code + , http://dbpedia.org/resource/Category:Regular_expressions +
http://purl.org/linguistics/gold/hypernym http://dbpedia.org/resource/Situation +
http://www.w3.org/ns/prov#wasDerivedFrom http://en.wikipedia.org/wiki/Leaning_toothpick_syndrome?oldid=1038191255&ns=0 +
http://xmlns.com/foaf/0.1/isPrimaryTopicOf http://en.wikipedia.org/wiki/Leaning_toothpick_syndrome +
owl:sameAs http://rdf.freebase.com/ns/m.0ds6zw + , https://global.dbpedia.org/id/A2sK + , http://zh.dbpedia.org/resource/%E5%80%BE%E6%96%9C%E7%89%99%E7%AD%BE%E7%BB%BC%E5%90%88%E5%BE%81 + , http://dbpedia.org/resource/Leaning_toothpick_syndrome + , http://fa.dbpedia.org/resource/%D8%B3%D9%86%D8%AF%D8%B1%D9%85_%D8%AE%D9%84%D8%A7%D9%84%E2%80%8C%D8%AF%D9%86%D8%AF%D8%A7%D9%86_%D8%AA%DA%A9%DB%8C%D9%87%E2%80%8C%D8%AF%D8%A7%D8%AF%D9%87 + , http://yago-knowledge.org/resource/Leaning_toothpick_syndrome + , http://www.wikidata.org/entity/Q10888459 +
rdf:type http://dbpedia.org/class/yago/WikicatRegularExpressions + , http://dbpedia.org/class/yago/Message106598915 + , http://dbpedia.org/class/yago/WikicatProgrammingLanguageTopics + , http://dbpedia.org/class/yago/Attribute100024264 + , http://dbpedia.org/class/yago/Subject106599788 + , http://dbpedia.org/ontology/ProgrammingLanguage + , http://dbpedia.org/class/yago/Appearance104673965 + , http://dbpedia.org/class/yago/Quality104723816 + , http://dbpedia.org/class/yago/Abstraction100002137 + , http://dbpedia.org/class/yago/Countenance104679549 + , http://dbpedia.org/class/yago/Communication100033020 + , http://dbpedia.org/class/yago/Expression104679738 +
rdfs:comment 倾斜牙签综合征(leaning toothpick syndrome,LTS)是指在计算机程序设计中,由于表达式包含了大量的转义字符而使代码变得难以阅读,通常是指反斜线("\")开头的转义字符序列。 Perl语言的官方文档引入了这一术语,用于描述Unix风格的正则表达式中大量的前向斜线。 LTS出现在程序设计语言与环境中,包括用于匹配统一资源定位符(URI)的模式(Pattern (software)),以及输出被引用文本的程序中,许多自产生程式属于后一类。 , In computer programming, leaning toothpickIn computer programming, leaning toothpick syndrome (LTS) is the situation in which a quoted expression becomes unreadable because it contains a large number of escape characters, usually backslashes ("\"), to avoid delimiter collision. LTS appears in many programming languages and in many situations, including in patterns that match Uniform Resource Identifiers (URIs) and in programs that output quoted text. Many quines fall into the latter category.Many quines fall into the latter category.
rdfs:label Leaning toothpick syndrome , 倾斜牙签综合征
hide properties that link here 
http://dbpedia.org/resource/LTS + http://dbpedia.org/ontology/wikiPageDisambiguates
http://dbpedia.org/resource/Leaning_Toothpick_Syndrome + http://dbpedia.org/ontology/wikiPageRedirects
http://dbpedia.org/resource/Regular_expression + , http://dbpedia.org/resource/Delimiter + , http://dbpedia.org/resource/String_literal + , http://dbpedia.org/resource/Sed + , http://dbpedia.org/resource/Path_%28computing%29 + , http://dbpedia.org/resource/Escape_character + , http://dbpedia.org/resource/Nested_quotation + , http://dbpedia.org/resource/Magic_quotes + , http://dbpedia.org/resource/LTS + , http://dbpedia.org/resource/Leaning_Toothpick_Syndrome + , http://dbpedia.org/resource/Leaning_toothpicks + http://dbpedia.org/ontology/wikiPageWikiLink
http://en.wikipedia.org/wiki/Leaning_toothpick_syndrome + http://xmlns.com/foaf/0.1/primaryTopic
http://dbpedia.org/resource/Leaning_toothpick_syndrome + owl:sameAs
 

 

Enter the name of the page to start semantic browsing from.