tokens list | ner_tags list |
|---|---|
[
"You",
"will",
"need",
"4",
"labels",
":"
] | [
"O",
"O",
"O",
"O",
"B-Variable",
"O"
] |
[
"Title",
"Labels"
] | [
"B-Variable",
"I-Variable"
] |
[
"'",
"First",
"Value",
"'",
"(",
"Right",
"Aligned",
")"
] | [
"O",
"B-Output_Block",
"I-Output_Block",
"B-Output_Block",
"O",
"O",
"O",
"O"
] |
[
"'",
"Second",
"Value",
"'",
"(",
"Right",
"Aligned",
")"
] | [
"B-Output_Block",
"I-Output_Block",
"I-Output_Block",
"O",
"O",
"O",
"O",
"O"
] |
[
"Value",
"Labels"
] | [
"B-Variable",
"I-Variable"
] |
[
"'",
":1",
",",
"000",
"'",
"(",
"Left",
"Aligned",
")"
] | [
"O",
"B-Output_Block",
"I-Output_Block",
"I-Output_Block",
"B-Output_Block",
"O",
"O",
"O",
"O"
] |
[
"'",
":100",
"'",
"(",
"Left",
"Aligned",
")"
] | [
"B-Output_Block",
"I-Output_Block",
"I-Output_Block",
"O",
"O",
"O",
"O"
] |
[
"You",
"will",
"need",
"to",
"pin",
"both",
"title",
"labels",
"to",
"have",
"equal",
"widths",
"and",
"you",
"will",
"need",
"to",
"pin",
"both",
"value",
"labels",
"to",
"have",
"equal",
"widths",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"B-User_Interface_Element",
"O",
"O",
"O",
"B-Variable",
"O"
] |
[
"You",
"will",
"also",
"need",
"to",
"set",
"constraints",
"for",
"horizontal",
"spacing",
"between",
"both",
"title",
"and",
"value",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"B-Variable",
"O"
] |
[
"To",
"ensure",
"that",
"the",
"spacing",
"is",
"always",
"equal",
"between",
"rows",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O"
] |
[
"In",
"code",
"when",
"you",
"set",
"the",
"value",
"of",
"your",
"label",
",",
"you",
"will",
"need",
"to",
"make",
"sure",
"that",
"the",
"colon",
"symbol",
"is",
"part",
"of",
"the",
"value",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Value",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O"
] |
[
"E.g",
"."
] | [
"O",
"O"
] |
[
"[",
"NSString",
"stringwithFormat",
":",
"@",
"\"",
":%d",
"\"",
",",
"value",
"]",
";"
] | [
"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",
"B-Code_Block"
] |
[
"This",
"image",
"illustrates",
"the",
"constraints",
"required",
":"
] | [
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O"
] |
[
"Using",
"Autolayout",
"place",
"the",
"two",
"labels",
"in",
"the",
"UIView",
"and",
"then",
"align",
"the",
"view",
"to",
"align",
"centre",
"in",
"the",
"horizontal",
"and",
"use",
"vertical",
"spacing",
"between",
"the",
"views",
"..",
".",
"as"
] | [
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"The",
"correct",
"approach",
"is",
"to",
"use",
"a",
"container",
"view",
",",
"which",
"derives",
"its",
"height",
"from",
"its",
"subviews",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"The",
"container",
"view",
"is",
"then",
"pinned",
"to",
"the",
"centre",
"of",
"the",
"cell",
"-",
"you",
"would",
"n't",
"have",
"any",
"constraints",
"linking",
"the",
"container",
"to",
"the",
"top",
"and",
"bottom",
"edges",
"of",
"the",
"cell",
".... | [
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O"
] |
[
"Within",
"the",
"container",
",",
"the",
"vertical",
"constraints",
"would",
"be",
"|[label1]-[label2]|",
",",
"which",
"would",
"make",
"the",
"container",
"the",
"height",
"of",
"the",
"two",
"labels",
"plus",
"the",
"space",
",",
"and",
"the",
"centre",
... | [
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Ele... |
[
"I",
"have",
"a",
"\"",
"hard",
"to",
"read",
"\"",
"crashlytics",
"log",
"in",
"a",
"live",
"Xamarin",
"iOS",
"app",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"B-Application",
"I-Application",
"O",
"O"
] |
[
"This",
"issue",
"affects",
"almost",
"80%",
"of",
"the",
"users",
"and",
"I",
"am",
"struggling",
"to",
"decipher",
"it",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Please",
"have",
"a",
"look",
"at",
"the",
"log",
"in",
"this",
"gist"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Type",
"O",
"O",
"B-Website"
] |
[
"I",
"have",
"uploaded",
"the",
"dSYM",
"file",
"in",
"the",
"Crashlytics",
"dashboard",
"but",
"the",
"log",
"remains",
"the",
"same",
"."
] | [
"O",
"O",
"O",
"O",
"B-File_Type",
"O",
"O",
"O",
"B-Application",
"B-User_Interface_Element",
"O",
"O",
"B-File_Type",
"O",
"O",
"O",
"O"
] |
[
"Is",
"it",
"normal",
"for",
"a",
"Xamarin",
"App",
"this",
"type",
"of",
"log",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"B-File_Type",
"O"
] |
[
"I",
"do",
"not",
"even",
"know",
"what",
"source",
"file",
"of",
"the",
"app",
"causes",
"the",
"crash",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"have",
"the",
"following",
"code",
"in",
"AppDelegate.cs",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Name",
"O"
] |
[
"and",
"the",
"following",
"methods",
":"
] | [
"O",
"O",
"O",
"O",
"O"
] |
[
"Am",
"I",
"missing",
"something",
"on",
"Fabric",
"configuration",
"here",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O"
] |
[
"Please",
"i",
"need",
"some",
"help",
",",
"i",
"use",
"Amazon",
"S3",
"Bucket",
"to",
"store",
"our",
"video",
"and",
"use",
"Amazon",
"CloudFront",
"to",
"stream",
"the",
"video",
"files",
",",
"but",
"i",
"want",
"a",
"way",
"to",
"be",
"able",
"... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"I-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"I-Application",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
... |
[
"We",
"just",
"want",
"to",
"schedule",
"video",
"play",
"on",
"cloudfront",
"stream",
",",
"and",
"play",
"multiple",
"and",
"different",
"videos",
"at",
"different",
"time",
"based",
"on",
"our",
"time",
"zone",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"So",
"far",
"we",
"have",
"set",
"up",
"Amazon",
"S3",
"bucket",
",",
"Amazon",
"EC2",
"instance",
"and",
"Amazon",
"CloudFront",
"for",
"video",
"streaming",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"I-Application",
"O",
"O",
"B-Application",
"I-Application",
"O",
"O",
"B-Application",
"I-Application",
"O",
"B-User_Interface_Element",
"O",
"O"
] |
[
"We",
"need",
"solution",
"on",
"how",
"we",
"can",
"schedule",
"videos",
"that",
"play",
"through",
"CloudFront",
"RTMP",
"or",
"http",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O"
] |
[
"Thanks",
"in",
"Advance"
] | [
"O",
"O",
"O"
] |
[
"I",
"'ve",
"defined",
"some",
"properties",
"in",
"a",
"controller",
"for",
"a",
"pagination",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O"
] |
[
"I",
"'d",
"like",
"to",
"access",
"limit",
"in",
"the",
"Route",
"'s",
"model-function",
"but",
"I",
"do",
"n't",
"know",
"how",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Code_Block",
"O",
"O",
"B-Class",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Maybe",
"you",
"should",
"take",
"a",
"look",
"at",
"the",
"queryParams",
"option",
"(",
"http://emberjs.com/guides/routing/query-params/",
")",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"O"
] |
[
"With",
"query",
"params",
"you",
"can",
"set",
"the",
"limit",
"to",
"be",
"a",
"query",
"param",
"in",
"your",
"URL",
"like",
"http://yourdomain.com/someroute?limit=15",
"."
] | [
"O",
"B-Variable",
"I-Variable",
"O",
"O",
"O",
"O",
"B-Code_Block",
"O",
"O",
"O",
"B-Variable",
"I-Variable",
"O",
"O",
"O",
"O",
"B-Code_Block",
"O"
] |
[
"Your",
"controller",
"will",
"become",
":"
] | [
"O",
"B-Class",
"O",
"O",
"O"
] |
[
"You",
"route",
"will",
"become",
":"
] | [
"O",
"B-Class",
"O",
"O",
"O"
] |
[
"Alternative",
":"
] | [
"O",
"O"
] |
[
"If",
"you",
"do",
"n't",
"want",
"to",
"use",
"query",
"params",
",",
"another",
"solution",
"might",
"be",
"to",
"define",
"the",
"limit",
"property",
"in",
"one",
"of",
"the",
"parent",
"route",
"'s",
"controller",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"I-Variable",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"I-Class",
"O"
] |
[
"By",
"doing",
"so",
"you",
"can",
"access",
"the",
"property",
"in",
"the",
"model",
"hook",
"by",
"doing",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O"
] |
[
"My",
"main",
"concern",
"is",
"to",
"check",
"the",
"available",
"quantity",
"of",
"a",
"particular",
"product",
"from",
"database",
"and",
"compare",
"that",
"with",
"the",
"Cart",
"item",
"which",
"saved",
"in",
"session",
"I",
"guess",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"am",
"getting",
"the",
"\"",
"$id",
"\"",
"from",
"a",
"DB",
"product",
"and",
"adding",
"it",
"to",
"Cart",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O"
] |
[
"But",
"I",
"also",
"need",
"to",
"check",
"the",
"available",
"quantity",
"to",
"control",
"the",
"increase",
"of",
"\"",
"qty",
"\"",
"from",
"Cart",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"B-Class",
"O"
] |
[
"So",
"far",
"I",
"managed",
"to",
"do",
"this",
"but",
"failed",
"to",
"get",
"the",
"result",
"yet",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"have",
"to",
"match",
"the",
"requested",
"$id",
"with",
"the",
"Cart",
"items",
"'",
"id",
"'",
"not",
"with",
"the",
"rowId",
"from",
"Cart",
"package",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"B-Class",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"B-Library",
"O",
"O"
] |
[
"Try",
"using",
"the",
"Cart::search()",
"to",
"compare",
"against",
"the",
"provided",
"id",
"and",
"get",
"the",
"collection",
"of",
"$cartItem",
"which",
"matches",
"."
] | [
"O",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O"
] |
[
"If",
"you",
"for",
"instance",
"want",
"to",
"find",
"all",
"items",
"with",
"an",
"id",
"of",
"1",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"B-Value",
"O"
] |
[
"Check",
"documentation",
"for",
"more",
"detail",
":",
"https://github.com/Crinsane/LaravelShoppingcart"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"A",
"CaseMilestone",
"record",
"can",
"have",
"one",
"Case",
"record",
"and",
"one",
"Case",
"record",
"can",
"have",
"many",
"CaseMilestone",
"records",
"."
] | [
"O",
"B-Class",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O"
] |
[
"So",
"this",
"works",
":"
] | [
"O",
"O",
"O",
"O"
] |
[
"Similarly",
",",
"a",
"CaseMilestone",
"record",
"can",
"have",
"one",
"MilestoneType",
"record",
"and",
"one",
"MilestoneType",
"record",
"can",
"have",
"many",
"CaseMilestone",
"records",
",",
"but",
"the",
"following",
"does",
"n't",
"work",
":"
] | [
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"How",
"come",
"?"
] | [
"O",
"O",
"O"
] |
[
"If",
"it",
"is",
"because",
"not",
"all",
"CaseMilestones",
"are",
"required",
"to",
"have",
"an",
"associated",
"MilestoneType",
",",
"which",
"query",
"will",
"get",
"me",
"what",
"I",
"'m",
"looking",
"for",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Check",
"\"",
"Child",
"Relationship",
"Name",
"\"",
"in",
"Lookup",
"from",
"CaseMilestones",
"to",
"MilestoneType"
] | [
"O",
"B-Value",
"I-Value",
"I-Value",
"I-Value",
"I-Value",
"O",
"O",
"O",
"B-Class",
"O",
"B-Class"
] |
[
"and",
"change",
"to",
"SELECT",
"Id",
",",
"(",
"SELECT",
"Id",
"FROM",
"\"",
"Child",
"Relationship",
"Name",
"\"",
")",
"FROM",
"MilestoneType"
] | [
"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"
] |
[
"Ok",
",",
"I",
"need",
"my",
"program",
"to",
"validate",
"user",
"entered",
"data",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"If",
"that",
"data",
"is",
"invalid",
",",
"the",
"program",
"needs",
"to",
"skip",
"almost",
"all",
"of",
"my",
"code",
"and",
"get",
"to",
"the",
"end",
"of",
"my",
"while",
"loop",
"to",
"ask",
"if",
"the",
"user",
"would",
"like",
"to",
"proceed... | [
"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",
"O"
] |
[
"My",
"professor",
"has",
"not",
"provided",
"us",
"with",
"a",
"method",
"of",
"doing",
"this",
"and",
"all",
"the",
"information",
"ive",
"found",
"on",
"the",
"internet",
"is",
"not",
"specific",
"enough",
"to",
"help",
"me",
"."
] | [
"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"
] |
[
"Once",
"again",
",",
"I",
"need",
"the",
"code",
"after",
"the",
"validation",
"to",
"be",
"skipped",
"without",
"exiting",
"the",
"program",
"and",
"go",
"to",
"the",
"end",
"of",
"the",
"loop",
"where",
"I",
"ask",
"the",
"user",
"if",
"they",
"want... | [
"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"
] |
[
"Here",
"is",
"my",
"code",
"thus",
"far",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"continue",
"is",
"maybe",
"one",
"of",
"the",
"worse",
"feature",
"of",
"java",
",",
"with",
"the",
"break",
"keyword",
"(",
"except",
"in",
"switch",
"statements",
")",
"."
] | [
"B-Code_Block",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Language",
"O",
"O",
"O",
"B-Code_Block",
"O",
"O",
"O",
"O",
"B-Code_Block",
"O",
"O",
"O"
] |
[
"It",
"leads",
"to",
"jigsaw",
"code",
"where",
"you",
"have",
"to",
"find",
"out",
"where",
"the",
"code",
"jumps",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"One",
"continue",
"may",
"be",
"practical",
"but",
"it",
"gets",
"very",
"hard",
"to",
"change",
"the",
"code",
"it",
"produces",
"(",
"think",
"about",
"adding",
"an",
"inner",
"loop.",
".",
")",
",",
"and",
"2",
"continues",
"will",
"make",
"you",
"... | [
"O",
"B-Code_Block",
"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-Code_Block",
"O",
"O",
"O",
"O",
"O"
] |
[
"You",
"can",
"always",
"avoid",
"using",
"continue",
",",
"there",
"is",
"always",
"another",
"solution",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Code_Block",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Same",
"for",
"break",
"."
] | [
"O",
"O",
"B-Code_Block",
"O"
] |
[
"Here",
",",
"why",
"do",
"n't",
"you",
"just",
"use",
"some",
"kind",
"of"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"That",
"'s",
"easy",
",",
"simple",
",",
"clear",
"and",
"even",
"better",
"when",
"you",
"have",
"a",
"separate",
"method",
"that",
"contains",
"processing",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Also",
",",
"in",
"your",
"case",
",",
"that",
"is",
"tied",
"to",
"robustness",
",",
"you",
"could",
"provide",
"a",
"process()",
"method",
"that",
"throws",
"an",
"exception",
"if",
"the",
"data",
"entered",
"is",
"not",
"valid",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"This",
"makes",
"it",
"even",
"more",
"clear",
"that",
"there",
"is",
"a",
"\"",
"normal",
"\"",
"program",
"behavior",
"and",
"a",
"bunch",
"of",
"strange",
"cases",
"you",
"handle",
"as",
"errors",
"."
] | [
"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"
] |
[
"then",
"your",
"main",
"loop",
"becomes"
] | [
"O",
"O",
"O",
"O",
"O"
] |
[
"Break",
"is",
"very",
"useful",
"for",
"stopping",
"loops",
"as",
"you",
"said",
"you",
"wanted",
"."
] | [
"B-Code_Block",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Essentially",
"it",
"has",
"the",
"effect",
"of",
"setting",
"the",
"boolean",
"parameter",
"of",
"a",
"for",
"loop",
"to",
"true",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Type",
"O",
"O",
"O",
"B-Code_Block",
"O",
"O",
"B-Value",
"O"
] |
[
"You",
"can",
"of",
"course",
",",
"use",
"what",
"in",
"CMD",
"is",
"referred",
"to",
"a",
"GOTO",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"you",
"can",
"create",
"something",
"like",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"need",
"to",
"read",
"some",
"XML",
"files",
"that",
"follow",
"the",
"ONIX",
"standard"
] | [
"O",
"O",
"O",
"O",
"O",
"B-File_Type",
"O",
"O",
"O",
"O",
"B-File_Type",
"O"
] |
[
"See",
":",
"http://www.editeur.org/93/Release-3.0-Downloads/"
] | [
"O",
"O",
"O"
] |
[
"To",
"do",
"this",
"i",
"downloaded",
"the",
"ONIX",
"3.0",
"XSD",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Type",
"B-Version",
"B-File_Type",
"O"
] |
[
"http://www.editeur.org/files/ONIX%203/ONIX_BookProduct_XSD_schema+codes_Issue_25.zip"
] | [
"O"
] |
[
"Using",
"the",
"downloaded",
"XSD",
"and",
"this",
"command",
"\"",
"xsd",
"your.xsd",
"/classes",
"\"",
"i",
"created",
"classes",
"that",
"i",
"want",
"to",
"use",
"."
] | [
"O",
"O",
"O",
"B-File_Type",
"O",
"O",
"O",
"O",
"B-Code_Block",
"I-Code_Block",
"I-Code_Block",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"When",
"trying",
"to",
"create",
"a",
"new",
"Xml",
"Serializer",
"like",
"so",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"I-Class",
"O",
"O",
"O"
] |
[
"I",
"get",
"and",
"exception"
] | [
"O",
"O",
"O",
"B-Class"
] |
[
"When",
"i",
"drill",
"down",
"through",
"the",
"inner",
"exceptions",
"i",
"end",
"up",
"with",
"this",
"message",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"am",
"not",
"sure",
"what",
"to",
"do",
",",
"is",
"something",
"wrong",
"with",
"the",
"XSD",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Type",
"O"
] |
[
"Any",
"suggestions",
"?",
"!"
] | [
"O",
"O",
"O",
"O"
] |
[
"Edit"
] | [
"O"
] |
[
"i",
"am",
"beginner",
"in",
"QT"
] | [
"O",
"O",
"O",
"O",
"B-Application"
] |
[
"i",
"try",
"to",
"open",
"binary",
"file",
"and",
"draw",
"it",
"pixel",
"by",
"pixel"
] | [
"O",
"O",
"O",
"O",
"B-File_Type",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"i",
"got",
"this",
"warning",
"when",
"i",
"was",
"debugging"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"and",
"this",
"is",
"the",
"code"
] | [
"O",
"O",
"O",
"O",
"O"
] |
[
"thanks",
"in",
"advance",
":)"
] | [
"O",
"O",
"O",
"O"
] |
[
"You",
"incorrectly",
"calculate",
"x",
"and",
"y",
"coordinate",
"on",
"this",
"line",
":"
] | [
"O",
"O",
"O",
"B-Variable",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"O"
] |
[
"x",
"should",
"be",
"instead",
":"
] | [
"B-Variable",
"O",
"O",
"O",
"O"
] |
[
"y",
"should",
"be"
] | [
"B-Variable",
"O",
"O"
] |
[
"or",
"maybe",
"it",
"is",
"better",
"to",
"use",
"another",
"variable",
"for",
"x",
"to",
"avoid",
"division",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O"
] |
[
"Suggestions",
":",
"it",
"is",
"better",
"to",
"define",
"variable",
"right",
"before",
"it",
"is",
"used",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"or",
"even",
"better"
] | [
"O",
"O",
"O"
] |
[
"I",
"Have",
"A",
"table",
"that",
"shows",
"each",
"course",
"a",
"student",
"is",
"regisered",
"in",
"."
] | [
"O",
"O",
"O",
"B-Data_Structure",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"How",
"will",
"I",
"select",
"the",
"number",
"of",
"courses",
"that",
"a",
"student",
"doing",
"PSY1",
"also",
"does",
"that",
"fufills",
"BOTH",
"Cond1",
"and",
"Cond",
"2",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"B-Variable",
"I-Variable",
"O"
] |
[
"i.e",
"1004",
"does",
"1",
"course",
"that",
"passes",
"both",
"criteria",
"and",
"also",
"does",
"psy1"
] | [
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.