tokens list | ner_tags list |
|---|---|
[
"*",
"*",
"*",
"*",
"*",
"command",
"to",
"be",
"executed"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Cronjobs",
"cannot",
"be",
"set",
"like",
"that",
"."
] | [
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Each",
"minute",
"the",
"cron",
"deamon",
"looks",
"for",
"which",
"jobs",
"to",
"run",
"based",
"on",
"the",
"pattern",
"(",
"\"",
"is",
"this",
"the",
"correct",
"weekday",
"?"
] | [
"O",
"O",
"O",
"B-Application",
"I-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"is",
"this",
"the",
"correct",
"minute",
"?",
"\""
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"and",
"so",
"on",
")",
"."
] | [
"O",
"O",
"O",
"O",
"O"
] |
[
"You",
"will",
"need",
"to",
"set",
"up",
"a",
"script",
"check",
"to",
"see",
"if",
"the",
"date",
"is",
"correct",
"because",
"cron",
"cannot",
"do",
"that",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O"
] |
[
"You",
"can",
"make",
"that",
"check",
"in",
"the",
"manual",
"job",
"or",
"in",
"Bash",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O"
] |
[
"is",
"it",
"possible",
"to",
"have",
"ListBox",
"(",
"which",
"contains",
"ScrollViewer",
"by",
"default",
")",
"and",
"ListBoxItem",
"with",
"ScrollViewer",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"B-Class",
"O"
] |
[
"I",
"want",
"to",
"achieve",
"next",
"view",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"And",
"this",
"ListBox",
"should",
"also",
"support",
"virtualization",
"."
] | [
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O"
] |
[
"(",
"I",
"know",
"how",
"enable",
"it",
",",
"I",
"just",
"wondering",
"will",
"it",
"work",
"if",
"I",
"use",
"2",
"scroll",
"viewers",
"?",
")"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"I-Class",
"O",
"O"
] |
[
"UPDATED",
":"
] | [
"O",
"O"
] |
[
"I",
"need",
"to",
"use",
"ListBox.ItemTemplate",
",",
"since",
"I",
"'m",
"binding",
"ItemsSource",
"."
] | [
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O"
] |
[
"Thanks",
"for",
"tips",
"."
] | [
"O",
"O",
"O",
"O"
] |
[
"Easy",
"."
] | [
"O",
"O"
] |
[
"(",
"I",
"'ve",
"given",
"you",
"three",
"ways",
"to",
"do",
"this",
",",
"one",
"must",
"be",
"right",
"!",
")"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Through",
"Xaml",
":"
] | [
"O",
"B-Language",
"O"
] |
[
"From",
"C#",
":"
] | [
"O",
"B-Language",
"O"
] |
[
"This",
"results",
"in",
"the",
"following",
":",
"(",
"I",
"'ve",
"added",
"a",
"short",
"comment",
"just",
"so",
"you",
"can",
"see",
"the",
"difference",
",",
"you",
"can",
"probably",
"make",
"the",
"scroll",
"bar",
"go",
"all",
"the",
"way",
"acro... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"I-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",... |
[
"If",
"your",
"using",
"Item",
"Template",
":",
"(",
"I",
"'ve",
"never",
"done",
"this",
",",
"so",
"do",
"n't",
"shoot",
"me",
"if",
"its",
"wrong",
"!",
":)",
")"
] | [
"O",
"O",
"O",
"B-Class",
"I-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"XAML",
":"
] | [
"B-Language",
"O"
] |
[
"Code",
"Behind",
":"
] | [
"O",
"O",
"O"
] |
[
"Output",
":"
] | [
"O",
"O"
] |
[
"When",
"compiling",
"a",
"64bit",
"application",
",",
"why",
"does",
"strlen()",
"return",
"a",
"64-bit",
"integer",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"B-Data_Type",
"O"
] |
[
"Am",
"i",
"missing",
"somthing",
"?"
] | [
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"understand",
"that",
"strlen()",
"returns",
"a",
"size_t",
"type",
",",
"and",
"by",
"definition",
"this",
"should",
"n't",
"change",
",",
"but",
"..",
".",
"Why",
"would",
"strlen",
"need",
"to",
"return",
"a",
"64-bit",
"integer",
"?"
] | [
"O",
"O",
"O",
"B-Function",
"O",
"O",
"B-Data_Type",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O",
"B-Data_Type",
"O"
] |
[
"The",
"function",
"is",
"designed",
"to",
"be",
"used",
"with",
"strings",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Type",
"O"
] |
[
"With",
"that",
"said",
":"
] | [
"O",
"O",
"O",
"O"
] |
[
"Do",
"programmers",
"commonly",
"create",
"multi-gigabyte",
"or",
"multi-terabyte",
"strings",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Type",
"O"
] |
[
"If",
"they",
"did",
",",
"would",
"n't",
"they",
"need",
"a",
"better",
"way",
"to",
"determine",
"the",
"string",
"length",
"than",
"searching",
"for",
"a",
"NULL",
"character",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Type",
"O",
"O",
"O",
"O",
"O",
"B-Value",
"O",
"O"
] |
[
"I",
"think",
"this",
"is",
"ridiculous",
",",
"in",
"fact",
",",
"maybe",
"we",
"need",
"a",
"StrLenAsync()",
"function",
"with",
"a",
"callback",
"just",
"to",
"handle",
"the",
"ultra",
"long",
"process",
"for",
"searching",
"for",
"the",
"NULL",
"in",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Value",
"O",
"O",
"O",
"B-Data_Type",
"O"
] |
[
"Sound",
"stupid",
"?"
] | [
"O",
"O",
"O"
] |
[
"Yea",
",",
"well",
"strlen()",
"returns",
"a",
"64-bit",
"integer",
"!"
] | [
"O",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"B-Data_Type",
"O"
] |
[
"Of",
"course",
",",
"the",
"proposed",
"StrLenAsync()",
"function",
"is",
"a",
"joke",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O"
] |
[
"Well",
",",
"1)",
"size_t",
"is",
"a",
"typedef",
"and",
"varies",
"with",
"architectures",
"and",
"2)",
"Would",
"n't",
"it",
"make",
"sense",
"to",
"have",
"the",
"largest",
"integer",
"as",
"a",
"return",
"value",
"?"
] | [
"O",
"O",
"O",
"B-Data_Type",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Type",
"O",
"O",
"O",
"O",
"O"
] |
[
"Why",
"32",
"bits",
"?"
] | [
"O",
"O",
"O",
"O"
] |
[
"Why",
"not",
"16",
"?"
] | [
"O",
"O",
"O",
"O"
] |
[
"It",
"'s",
"64",
"on",
"your",
"machine",
"because",
"that",
"'s",
"the",
"max",
"string",
"length",
"possible",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Type",
"O",
"O",
"O"
] |
[
"It",
"looks",
"like",
",",
"when",
"compiling",
"for",
"a",
"64-bit",
"target",
",",
"size_t",
"is",
"defined",
"as",
"64-bit",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Type",
"O",
"O",
"O",
"O",
"O"
] |
[
"This",
"makes",
"sense",
",",
"since",
"size_t",
"is",
"used",
"for",
"sizes",
"of",
"all",
"kinds",
"of",
"objects",
",",
"not",
"just",
"strings",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Data_Type",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Type",
"O"
] |
[
"I",
"am",
"looking",
"for",
"pupil",
"detection",
"from",
"image",
"using",
"pythonwith",
"opencvpackage",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"B-Language",
"B-Library",
"O"
] |
[
"In",
"my",
"test",
"images",
",",
"I",
"am",
"able",
"to",
"detect",
"pupil",
"in",
"(",
"a",
")",
"part",
"but",
"whenever",
"there",
"is",
"a",
"presence",
"of",
"reflection/",
"glare",
",",
"I",
"am",
"unable",
"to",
"detect",
"blob",
"of",
"pupi... | [
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
... |
[
"Can",
"anybody",
"help",
"me",
"out",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Here",
"is",
"the",
"code",
"I",
"am",
"trying",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"would",
"like",
"to",
"make",
"connection",
"to",
"my",
"websocket",
"server",
"which",
"i",
"basicly",
"need",
"to",
"be",
"over",
"https",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"the",
"problem",
"is",
"that",
"my",
"browser",
"says",
":",
"\"",
"WebSocket",
"connection",
"to",
"'",
"wss://192.168.1.8/ws",
"'",
"failed",
":",
"WebSocket",
"opening",
"handshake",
"was",
"canceled",
"\""
] | [
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"The",
"things",
"what",
"i",
"tried",
"to",
"do",
"was",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"1)",
"Add",
"certificate",
"to",
"system",
"(",
"win",
"8.1",
"PRO",
"x6",
"4)",
"by",
"double",
"clicking",
"on",
"cert",
"file"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Operating_System",
"B-Version",
"I-Version",
"I-Version",
"I-Version",
"O",
"O",
"O",
"O",
"B-File_Type",
"O"
] |
[
"2)",
"Add",
"certificate",
"to",
"google",
"chrome",
"on",
"the",
"same",
"system",
"(",
"through",
"settings",
"of",
"browser",
")"
] | [
"O",
"O",
"O",
"O",
"B-Application",
"I-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O"
] |
[
"I",
"am",
"able",
"to",
"connect",
"to",
"this",
"server",
"when",
"i",
"reimplement",
"it",
"to",
"use",
"http",
"instead",
"of",
"https",
"so",
"physical",
"connection",
"to",
"machine",
"looks",
"OK",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"my",
"certificate",
"are",
"self-signed",
",",
"generated",
"by",
"command",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"this",
"is",
"how",
"i",
"try",
"to",
"connect",
"to",
"it",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"As",
"@BenDarnell",
"posted",
",",
"We",
"have",
"to",
"accept",
"this",
"certificate",
"by",
"browse",
"to",
"page",
"of",
"this",
"server",
"."
] | [
"O",
"B-User_Name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O"
] |
[
"Then",
"your",
"browser",
"will",
"inform",
"that",
"this",
"site",
"is",
"untrusted",
"."
] | [
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Let",
"your",
"browser",
"to",
"use",
"this",
"untrusted",
"certificate",
"and",
"that",
"'s",
"all",
"."
] | [
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Here",
"is",
"code",
"you",
"will",
"need",
"to",
"place",
"in",
"code",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"'ve",
"been",
"trying",
"for",
"about",
"a",
"week",
"to",
"figure",
"out",
"a",
"drop",
"down",
"menu",
"using",
"selenium",
"2",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"I-User_Interface_Element",
"I-User_Interface_Element",
"O",
"B-Library",
"B-Version",
"O"
] |
[
"It",
"'s",
"a",
"project",
"I",
"am",
"working",
"on",
"to",
"automate",
"a",
"flight",
"search",
"using",
"ITA",
"Matrix",
"2",
"(",
"http://matrix.itasoftware.com/",
")",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"I-Application",
"B-Version",
"O",
"O",
"O",
"O"
] |
[
"Everything",
"works",
"OK",
"except",
"selecting",
"the",
"number",
"of",
"passengers",
"from",
"the",
"drop",
"down",
"menu",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"I-User_Interface_Element",
"I-User_Interface_Element",
"O"
] |
[
"Clicking",
"on",
"it",
"works",
"fine",
",",
"but",
"attempts",
"to",
"send",
"keys",
"or",
"arrow",
"commands",
"to",
"both",
"it",
",",
"and",
"the",
"new",
"ID",
"which",
"is",
"created",
"when",
"it",
"pops",
"up",
",",
"do",
"n't",
"result",
"i... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"appreciate",
"any",
"help",
"!"
] | [
"O",
"O",
"O",
"O",
"O"
] |
[
"(",
"I",
"am",
"very",
"new",
"to",
"python",
",",
"I",
"'m",
"doing",
"this",
"project",
"as",
"a",
"sort",
"of",
"self",
"teaching",
"exercise",
"to",
"learn",
")",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Language",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"In",
"this",
"case",
",",
"it",
"fails",
"because",
"the",
"passenger",
"drop",
"down",
"menu",
"is",
"not",
"actually",
"a",
"drop",
"down",
"menu",
",",
"it",
"'s",
"some",
"clever",
"html",
"and",
"javascript",
"so",
"it",
"wo",
"n't",
"respond",
"... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"I-User_Interface_Element",
"I-User_Interface_Element",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"I-User_Interface_Element",
"I-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"B-Languag... |
[
"Try",
"this",
":"
] | [
"O",
"O",
"O"
] |
[
"Click",
"on",
"the",
"list",
"at",
"ID",
":"
] | [
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"B-Variable"
] |
[
"Then",
"click",
"the",
"menu",
"item",
"at",
"XPath",
"(",
"replace",
"'",
"NUMBER_OF_PASSENGERS",
"'",
"with",
"the",
"number",
"of",
"passengers",
")",
":"
] | [
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"B-Language",
"O",
"O",
"B-Variable",
"I-Variable",
"B-Variable",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"am",
"using",
"the",
"code",
"below",
"to",
"get",
"unread",
"messages",
"count",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"However",
",",
"XMPPUserCoreDataStorageObject",
"*",
"user",
"is",
"always",
"nil",
"."
] | [
"O",
"O",
"B-Code_Block",
"I-Code_Block",
"I-Code_Block",
"O",
"O",
"B-Value",
"O"
] |
[
"The",
"chat",
"function",
"works",
"fine",
"but",
"i",
"ca",
"n't",
"get",
"the",
"unread",
"messages",
"count",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"It",
"seems",
"that",
"your",
"project",
"is",
"not",
"cleaned.So",
"deep",
"clean",
"the",
"project",
"by",
"pressing",
"the",
"following",
"the",
"keys"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"window+alt+shift+",
"k",
"."
] | [
"B-Keyboard_IP",
"I-Keyboard_IP",
"O"
] |
[
"I",
"hope",
"it",
"will",
"help",
"for",
"you",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"In",
"GNU",
"EMACS",
"24.3",
",",
"I",
"use",
"recentf",
"to",
"show",
"the",
"recently",
"opened",
"files",
"."
] | [
"O",
"B-Operating_System",
"B-Application",
"B-Version",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"would",
"like",
"to",
"keep",
"certain",
"makefiles",
"so",
"that",
"I",
"do",
"not",
"have",
"to",
"type",
"the",
"whole",
"path",
"whenever",
"I",
"want",
"to",
"switch",
"projects",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Is",
"it",
"possible",
"to",
"make",
"certain",
"files",
"sticky",
"or",
"persistent",
"in",
"the",
"list",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Structure",
"O"
] |
[
"This",
"is",
"not",
"exactly",
"answering",
"your",
"question",
",",
"but",
"I",
"think",
"it",
"would",
"serve",
"the",
"same",
"purpose",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"bookmark",
"the",
"files",
"I",
"'m",
"using",
"most",
"often",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"You",
"can",
"read",
"more",
"about",
"it",
"here",
":",
"http://www.emacswiki.org/emacs/BookMarks"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"but",
"in",
"a",
"nutshell",
":",
"C-x",
"r",
"m",
"bookmarks",
"the",
"currently",
"open",
"file",
"(",
"works",
"on",
"dired",
"buffers",
"too",
")",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Keyboard_IP",
"I-Keyboard_IP",
"I-Keyboard_IP",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"B-Data_Structure",
"O",
"O",
"O"
] |
[
"C-x",
"r",
"b",
"loads",
"the",
"bookmarked",
"file",
"with",
"word",
"completion",
"."
] | [
"B-Keyboard_IP",
"I-Keyboard_IP",
"I-Keyboard_IP",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Set",
"the",
"length",
"of",
"the",
"recent",
"files",
"list",
"to",
"a",
"high",
"number",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Structure",
"O",
"O",
"O",
"O",
"O"
] |
[
"For",
"example",
":"
] | [
"O",
"O",
"O"
] |
[
"This",
"way",
"the",
"makefiles",
"wo",
"n't",
"drop",
"out",
"from",
"the",
"list",
"if",
"you",
"visit",
"them",
"regularly",
"."
] | [
"O",
"O",
"O",
"B-File_Name",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Structure",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Also",
"it",
"is",
"useful",
"to",
"keep",
"a",
"long",
"recentf",
"list",
"and",
"use",
"a",
"package",
"which",
"allows",
"you",
"to",
"open",
"files",
"from",
"it",
"with",
"completion",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Structure",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Here",
"you",
"can",
"find",
"some",
"ways",
"to",
"do",
"that",
":",
"http://www.emacswiki.org/emacs-es/RecentFiles"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"am",
"running",
"a",
"Ubuntu",
"16.04",
"and",
"want",
"to",
"install",
"Composer",
"."
] | [
"O",
"O",
"O",
"O",
"B-Operating_System",
"B-Version",
"O",
"O",
"O",
"O",
"B-Application",
"O"
] |
[
"I",
"have",
"2",
"options",
"at",
"least",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Through",
"Composer.org",
"site",
"recommendations",
"command",
"line->",
"php",
"-r",
"\"",
"copy('https://getcomposer",
".org/installer",
"'",
",",
"'",
"composer-setup.php",
"'",
")",
";",
"\"",
"..",
"."
] | [
"O",
"B-Website",
"O",
"O",
"O",
"O",
"B-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block"... |
[
"Trough",
"apt",
"->",
"atp",
"install",
"composer",
",",
"as",
"you",
"can",
"see",
"below",
":"
] | [
"O",
"B-Code_Block",
"O",
"B-Code_Block",
"I-Code_Block",
"I-Code_Block",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"So",
",",
"is",
"there",
"any",
"constraint",
"to",
"install",
"trough",
"process",
"2",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"If",
"you",
"install",
"through",
"the",
"package",
"manager",
",",
"you",
"'re",
"going",
"to",
"get",
"an",
"older",
"version",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Application",
"I-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Whether",
"or",
"not",
"that",
"matters",
"is",
"up",
"to",
"you",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"There",
"are",
"benefits",
"to",
"installing",
"everything",
"through",
"the",
"package",
"manager",
";",
"namely",
",",
"it",
"becomes",
"easy",
"to",
"keep",
"your",
"entire",
"system",
"up-to-date",
"(",
"by",
"Ubuntu",
"'s",
"definition",
"of",
"up-to-dat... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"I-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Operating_System",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"There",
"are",
"also",
"obvious",
"benefits",
"to",
"following",
"a",
"given",
"piece",
"of",
"software",
"'s",
"instructions",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Personally",
",",
"if",
"I",
"were",
"sharing",
"code",
"with",
"other",
"developers",
"who",
"use",
"composer",
",",
"I",
"'d",
"install",
"composer",
"through",
"the",
"'",
"recommended",
"'",
"way",
"and",
"try",
"to",
"keep",
"it",
"up",
"to",
"date... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"That",
"way",
"we",
"'d",
"all",
"be",
"using",
"the",
"same",
"version",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"'m",
"using",
"Basic",
"ComboTree",
"from",
"jeasyui.com"
] | [
"O",
"O",
"O",
"B-Class",
"I-Class",
"O",
"B-Website"
] |
[
"index.js"
] | [
"B-File_Name"
] |
[
"in",
"cshtml"
] | [
"O",
"B-File_Type"
] |
[
"You",
"could",
"create",
"a",
"directive",
"[",
"set",
"the",
"directive",
"as",
"attribute",
"for",
"input",
"element",
"]",
"and",
"within",
"the",
"directive",
"set",
"the",
"data",
"using",
"loadData",
"when",
"the",
"promise",
"is",
"resolved",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"O",
"O"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.