tokens
sequence | ner_tags
sequence |
---|---|
[
"So",
",",
"I",
"'m",
"hoping",
"I",
"'m",
"missing",
"something",
"trivial",
"here",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"btw",
"-",
"here",
"are",
"the",
"specific",
"errors"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Description",
"Resource",
"Path",
"Location",
"Type"
] | [
"B-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block"
] |
[
"error",
":",
"Error",
"retrieving",
"parent",
"for",
"item",
":",
"No",
"resource",
"found",
"that",
"matches",
"the",
"given",
"name",
"'",
"android:TextAppearance.StatusBar.EventContent.Title",
"'",
"."
] | [
"B-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block"
] |
[
"styles.xml",
"/Google",
"Play",
"Downloader",
"Library/res/values",
"-v9",
"line",
"4",
"Android",
"AAPT",
"Problem"
] | [
"B-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block"
] |
[
"Description",
"Resource",
"Path",
"Location",
"Type"
] | [
"B-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block"
] |
[
"error",
":",
"Error",
"retrieving",
"parent",
"for",
"item",
":",
"No",
"resource",
"found",
"that",
"matches",
"the",
"given",
"name",
"'",
"android:TextAppearance.StatusBar.EventContent.Title",
"'",
"."
] | [
"B-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"O"
] |
[
"styles.xml",
"/Google",
"Play",
"Downloader",
"Library/res/values",
"-v9",
"line",
"4",
"Android",
"AAPT",
"Problem"
] | [
"B-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block"
] |
[
"Yes",
",",
"I",
"'m",
"getting",
"this",
"also",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"posted",
"a",
"related",
"question",
"here",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Android",
"apk",
"expansion",
"file",
"libs",
"problems"
] | [
"B-Operating_System",
"B-File_Type",
"I-File_Type",
"O",
"O",
"O"
] |
[
"I",
"'m",
"stumped",
"to",
"know",
"what",
"to",
"do",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Update",
":"
] | [
"O",
"O"
] |
[
"This",
"worked",
"for",
"me",
"."
] | [
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"deleted",
"the",
"values-v9",
"folder",
"and",
"rebuilt",
"everything",
"."
] | [
"O",
"O",
"O",
"B-File_Name",
"O",
"O",
"O",
"O",
"O"
] |
[
"The",
"DownloadManager",
"is",
"now",
"working",
"."
] | [
"O",
"B-Application",
"O",
"O",
"O",
"O"
] |
[
"How",
",",
"I",
"do",
"n't",
"know",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"'ve",
"fixed",
"this",
"error",
"by",
"building",
"the",
"project",
"with",
"the",
"following",
"commands",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"The",
"first",
"command",
"tells",
"to",
"use",
"the",
"Android",
"2.3.3",
"toolchain",
"for",
"buiding",
"the",
"project",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Operating_System",
"B-Version",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Note",
"that",
"I",
"still",
"have",
"android:minSdkVersion",
"=",
"\"",
"8",
"\"",
"in",
"AndroidManifest.xml",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block",
"O",
"B-File_Name",
"O"
] |
[
"You",
"should",
"not",
"delete",
"the",
"values-v9/",
"folder",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-File_Name",
"O",
"O"
] |
[
"Removing",
"it",
"can",
"cause",
"displaying",
"notification",
"with",
"dark",
"font",
"on",
"dark",
"background",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"B-User_Interface_Element",
"I-User_Interface_Element",
"O",
"B-User_Interface_Element",
"I-User_Interface_Element",
"O"
] |
[
"I",
"am",
"currently",
"trying",
"to",
"add",
"a",
"toolbar",
"as",
"the",
"action",
"bar",
"and",
"I",
"am",
"having",
"trouble",
"getting",
"anything",
"besides",
"the",
"name",
"of",
"the",
"app",
"to",
"display",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"B-User_Interface_Element",
"I-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"am",
"adding",
"the",
"Toolbar",
"from",
"appcompat",
"and",
"have",
"created",
"the",
"menu",
"xml",
"file",
"."
] | [
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"B-Library",
"O",
"O",
"O",
"O",
"B-File_Name",
"I-File_Name",
"O",
"O"
] |
[
"Is",
"there",
"a",
"necessary",
"step",
"I",
"need",
"to",
"take",
"in",
"order",
"to",
"link",
"the",
"two",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Here",
"is",
"my",
"activity",
"xml",
":"
] | [
"O",
"O",
"O",
"B-File_Name",
"I-File_Name",
"O"
] |
[
"I",
"am",
"sure",
"the",
"toolbar",
"is",
"being",
"added",
"to",
"the",
"layout",
"correctly",
"because",
"I",
"have",
"been",
"able",
"to",
"change",
"its",
"size",
"and",
"that",
"has",
"been",
"reflected",
"correctly",
"when",
"it",
"runs",
"."
] | [
"O",
"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"
] |
[
"Here",
"is",
"the",
"xml",
"for",
"the",
"menu",
":"
] | [
"O",
"O",
"O",
"B-Language",
"O",
"O",
"B-HTML_XML_Tag",
"O"
] |
[
"And",
"this",
"is",
"the",
"only",
"thing",
"that",
"shows",
"up",
"in",
"the",
"action",
"bar",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"I-User_Interface_Element",
"O"
] |
[
"Just",
"to",
"be",
"clear",
"I",
"am",
"pretty",
"much",
"following",
"this",
"tutorial",
"exactly",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"http://developer.android.com/training/appbar/index.html"
] | [
"O"
] |
[
"Any",
"help",
"is",
"appreciated",
",",
"thank",
"you",
"!"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"add",
"below",
"method",
"in",
"you",
"activity"
] | [
"O",
"O",
"O",
"O",
"O",
"B-File_Name"
] |
[
"i",
"have",
"created",
"a",
"SLIDE",
"UP",
"animation",
"on",
"view",
"and",
"i",
"am",
"repeating",
"this",
"animation",
"again",
"onAnimationEnd",
"but",
"my",
"onAnimationEnd",
"fired",
"twice",
",",
"i",
"have",
"checked",
"it",
"with",
"counter",
"at",
"onAnimationEnd",
",",
"i",
"will",
"post",
"my",
"code",
",",
"you",
"can",
"check",
"that",
"the",
"counter",
"in",
"onAnimationEnd",
"will",
"incremented",
"twice",
"at",
"same",
"time",
",",
"I",
"am",
"starting",
"the",
"animation",
"again",
"in",
"onAnimationEnd",
"method",
",",
"please",
"guide",
"me",
"where",
"i",
"am",
"doing",
"wrong",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"B-Function",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"If",
"you",
"want",
"your",
"animation",
"to",
"play",
"once",
",",
"you",
"have",
"to",
"remove",
"tickerView.startAnimation(animSlideUp)",
";",
"from",
"the",
"onAnimationEnd",
"Method",
"."
] | [
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Code_Block",
"I-Code_Block",
"O",
"O",
"B-Function",
"O",
"O"
] |
[
"Avoid",
"using",
"xml",
"animations",
",",
"it",
"'s",
"much",
"easier",
"in",
"java",
"code",
"."
] | [
"O",
"O",
"B-Language",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Language",
"O",
"O"
] |
[
"If",
"you",
"'re",
"trying",
"to",
"animate",
"two",
"properties",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"In",
"your",
"case",
",",
"you",
"'re",
"only",
"changing",
"the",
"scaleY",
"value",
"from",
"1.0",
"to",
"0",
",",
"so",
"use",
"this",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"B-Value",
"O",
"B-Value",
"O",
"O",
"O",
"O",
"O"
] |
[
"LinearInterpolator",
"is",
"used",
"by",
"default",
"."
] | [
"B-Class",
"O",
"O",
"O",
"O",
"O"
] |
[
"Repeat",
"after",
"every",
"5",
"sec"
] | [
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"may",
"found",
"the",
"solution",
":",
"post",
"an",
"runnable",
"to",
"restart",
"the",
"animation",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O"
] |
[
"In",
"your",
"case",
",",
"in",
"OnAnimationEnd()",
"function",
",",
"code",
"like",
"this",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Is",
"there",
"any",
"way",
"to",
"see",
"the",
"page",
"in",
"Firebug",
"or",
"other",
"software",
"after",
"the",
"content",
"of",
"a",
"div",
"has",
"been",
"replaced",
"with",
"ajax",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-HTML_XML_Tag",
"O",
"O",
"O",
"O",
"B-Library",
"O"
] |
[
"yes"
] | [
"O"
] |
[
"firebug",
"marks",
"the",
"changed",
"div",
"in",
"yellow",
"and",
"you",
"can",
"see",
"the",
"html",
"dynamic",
"updates",
"in",
"the",
"html",
"view"
] | [
"B-Application",
"O",
"O",
"O",
"B-HTML_XML_Tag",
"O",
"B-Value",
"O",
"O",
"O",
"O",
"O",
"B-Language",
"O",
"O",
"O",
"O",
"B-Language",
"O"
] |
[
"Sure",
",",
"you",
"can",
"inspect",
"the",
"DOM",
"with",
"FireBug",
"which",
"always",
"shows",
"the",
"DOM",
"at",
"its",
"most",
"recent",
"state",
"(",
"and",
"of",
"course",
"accounts",
"for",
"AJAX",
"updates",
")",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Library",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"B-Library",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Library",
"O",
"O",
"O"
] |
[
"I",
"am",
"trying",
"to",
"create",
"a",
"simple",
"OSX",
"app",
"that",
"has",
"a",
"split",
"view",
"(",
"top",
"to",
"bottom",
")",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Operating_System",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"The",
"second",
"view",
"of",
"split",
"view",
"is",
"a",
"NSTabview",
"having",
"three",
"tabs",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"B-User_Interface_Element",
"O"
] |
[
"Everything",
"looks",
"fine",
"but",
"NSTabview",
"is",
"not",
"showing",
"tabs",
"bars",
"(",
"it",
"is",
"not",
"tabless",
")",
"however",
"when",
"i",
"click",
"around",
"it",
"works",
"and",
"switch",
"to",
"other",
"tabs",
"."
] | [
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"B-User_Interface_Element",
"I-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O"
] |
[
"I",
"have",
"created",
"an",
"image",
"editor",
"on",
"Qt",
"but",
"I",
"have",
"an",
"issue",
"displaying",
"the",
"image",
"on",
"the",
"graphicsView",
"."
] | [
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"B-Library",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"B-Class",
"O"
] |
[
"When",
"I",
"open",
"the",
"image",
",",
"I",
"call",
"fitInView",
"so",
"that",
"it",
"fits",
"nicely",
"to",
"the",
"graphicsView",
"and",
"here",
"lies",
"the",
"problem",
":",
"when",
"I",
"maximize",
"the",
"window",
"the",
"graphics",
"view",
"size",
"changes",
"since",
"I",
"have",
"set",
"a",
"horizontal",
"layout",
",",
"but",
"the",
"image",
"does",
"n't",
"change",
"size",
"."
] | [
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O"
] |
[
"Here",
"some",
"images",
"about",
"what",
"I",
"'m",
"talking",
"about",
":"
] | [
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"If",
"I",
"open",
"the",
"file",
"when",
"the",
"window",
"is",
"already",
"maximized",
",",
"it",
"'s",
"all",
"good",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"How",
"can",
"I",
"call",
"fitInView",
"when",
"the",
"window",
"get",
"maximized",
"?"
] | [
"O",
"O",
"O",
"O",
"B-Function",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O"
] |
[
"Quite",
"easy",
",",
"just",
"override",
"the",
"resizeEvent",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O"
] |
[
"This",
"working",
"code",
"relies",
"on",
"QGraphicsView",
"and",
"QGraphicsScene",
",",
"zoom",
"works",
"as",
"well",
";)"
] | [
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"want",
"to",
"share",
"images",
"to",
"Instagram",
"from",
"my",
"own",
"iOS",
"app",
"and",
"I",
"am",
"using",
"Kingfisher",
"throughout",
"the",
"project",
"to",
"download",
"and",
"cache",
"images",
"and",
"show",
"them",
"in",
"UIImageViews",
"but",
"this",
"time",
"I",
"want",
"to",
"do",
"something",
"a",
"little",
"bit",
"different",
"."
] | [
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"B-Application",
"O",
"O",
"O",
"B-Operating_System",
"O",
"O",
"O",
"O",
"O",
"B-Library",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Basically",
",",
"I",
"am",
"getting",
"a",
"response",
"from",
"an",
"API",
"with",
"the",
"url",
"of",
"an",
"image",
"and",
"I",
"want",
"to"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O"
] |
[
"Download",
"the",
"image",
"to",
"the",
"library",
"using",
"the",
"URL"
] | [
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"There",
"is",
"a",
"bunch",
"of",
"questions",
"on",
"this",
"for",
"objective-C",
"using"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Language",
"O"
] |
[
"but",
"I",
"am",
"using",
"Swift",
"."
] | [
"O",
"O",
"O",
"O",
"B-Language",
"O"
] |
[
"Rename",
"it",
"with",
".igo",
"extension",
"(",
"instagram",
"exclusive",
")"
] | [
"O",
"O",
"O",
"B-File_Type",
"O",
"O",
"B-Application",
"O",
"O"
] |
[
"Not",
"sure",
"how",
"to",
"go",
"about",
"this",
",",
"would",
"depend",
"on",
"number",
"1",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Then",
"I",
"could",
"share",
"it",
"doing",
"something",
"like"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"or",
"I",
"could",
"do",
"it",
"using",
"the",
"instagram",
"hooks",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O"
] |
[
"Documentation",
"on",
"this",
"is",
"scarce",
"specially",
"for",
"Swift",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Language",
"O"
] |
[
"How",
"can",
"I",
"go",
"about",
"this",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"a",
"push",
"in",
"the",
"right",
"direction",
"is",
"all",
"I",
"need",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"In",
"my",
"navigation",
"controller",
",",
"I",
"have",
"a",
"UIBarButtonItem",
"set",
"to",
"System",
"item",
"\"",
"Action",
"\"",
"."
] | [
"O",
"O",
"B-User_Interface_Element",
"I-User_Interface_Element",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"B-Value",
"I-Value",
"I-Value",
"O"
] |
[
"I",
"then",
"created",
"the",
"following",
"IBAction",
"code",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O"
] |
[
"The",
"excludedActivityTypes",
"list",
"is",
"a",
"complete/exhaustive",
"list",
"of",
"available",
"UIActivityTypes",
"gleaned",
"from",
"code-complete",
"or",
"command-clicking",
"on",
"UIActivity",
"type",
"and",
"going",
"through",
"the",
"resulting",
"struct",
"."
] | [
"O",
"B-Function",
"B-Data_Structure",
"O",
"O",
"O",
"B-Data_Structure",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Structure",
"O"
] |
[
"I",
"uncomment",
"those",
"I",
"wish",
"to",
"exclude",
"-",
"but",
"leave",
"them",
"in",
"for",
"quick",
"reference",
"in",
"the",
"future",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"This",
"will",
"give",
"you",
"the",
"popup",
"you",
"want",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O"
] |
[
"It",
"sounds",
"like",
"you",
"already",
"know",
"how",
"to",
"use",
"Kingfisher",
"and",
"retrieving",
"the",
"UIImage",
"from",
"the",
"URL",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Library",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O"
] |
[
"So",
"what",
"i",
"'m",
"about",
"to",
"provide",
"is",
"information",
"for",
"saving",
"the",
"image",
"to",
"the",
"documents",
"directory",
"and",
"retrieving",
"it",
"to",
"share",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Retrieve",
"the",
"correct",
"directory",
"URL"
] | [
"O",
"O",
"O",
"O",
"O"
] |
[
"Saving",
"an",
"image",
"to",
"that",
"directory"
] | [
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O"
] |
[
"Retrieving",
"an",
"image",
"from",
"the",
"directory"
] | [
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O"
] |
[
"Sharing",
"an",
"image"
] | [
"O",
"O",
"B-User_Interface_Element"
] |
[
"How",
"to",
"Use"
] | [
"O",
"O",
"O"
] |
[
"And",
"as",
"DFD",
"pointed",
"out",
",",
"you",
"can",
"exclude",
"certain",
"items",
"from",
"the",
"share",
"VC",
"to",
"only",
"allow",
"what",
"you",
"need",
"."
] | [
"O",
"O",
"B-User_Name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"In",
"our",
"application",
"we",
"have",
"a",
"few",
"GDI+",
"objects",
"that",
"are",
"used",
"often",
"in",
"many",
"different",
"contexts",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Library",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"This",
"includes",
"some",
"instances",
"of",
"Font",
",",
"SolidBrush",
"(",
"White",
",",
"Black.",
".",
")",
",",
"some",
"Pen.",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"B-Class",
"O",
"B-Value",
"O",
"B-Value",
"O",
"O",
"O",
"O",
"B-Class",
"O"
] |
[
"For",
"those",
"objects",
"our",
"strategy",
"so",
"far",
"has",
"been",
"to",
"hold",
"them",
"through",
"widely",
"visible",
"static",
"read-only",
"fields",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Type",
"O",
"O",
"O"
] |
[
"This",
"avoids",
"to",
"create/dispose",
"them",
"millions",
"of",
"time",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"We",
"took",
"care",
"of",
"thread-safety",
"accesses",
"on",
"these",
"object",
"of",
"course",
"(",
"they",
"are",
"just",
"accessed",
"from",
"the",
"UI",
"thread",
"basically",
")",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"There",
"are",
"just",
"a",
"few",
"of",
"these",
"GDI+",
"objects",
"hold",
"for",
"the",
"lifetime",
"of",
"the",
"application",
",",
"say",
"like",
"200",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Library",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"The",
"others",
"GDI+",
"objects",
"(",
"the",
"ones",
"with",
"short-life",
")",
"are",
"all",
"disposed",
"asap",
"."
] | [
"O",
"O",
"B-Library",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"But",
"we",
"sometime",
"get",
"unexpected",
"GDI+",
"resources",
"outage",
"exception",
",",
"hopefully",
"rarely",
"enough",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Library",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"am",
"wondering",
"if",
"these",
"exceptions",
"could",
"come",
"from",
"these",
"few",
"GDI+",
"objects",
"hold",
",",
"and",
"if",
"this",
"would",
"be",
"a",
"wiser",
"strategy",
"to",
"create/dispose",
"tons",
"of",
"short-life",
"GDI+",
"objects",
"instead",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"B-Library",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Library",
"O",
"O",
"O"
] |
[
"Does",
"anybody",
"have",
"real-world",
"experience",
"and",
"relevant",
"conclusions",
"about",
"theses",
"two",
"strategies",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Caching",
"System.Drawing",
"objects",
"is",
"a",
"mistake",
"."
] | [
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O"
] |
[
"They",
"are",
"very",
"cheap",
"to",
"create",
",",
"very",
"expensive",
"to",
"keep",
"around",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"They",
"are",
"allocated",
"on",
"a",
"special",
"heap",
"that",
"all",
"processes",
"on",
"a",
"desktop",
"need",
"to",
"share",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Structure",
"O",
"O",
"O",
"O",
"O",
"B-Device",
"O",
"O",
"O",
"O"
] |
[
"The",
"heap",
"size",
"is",
"limited",
"to",
"65535",
"objects",
"."
] | [
"O",
"B-Data_Structure",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Creating",
"objects",
"like",
"a",
"brush",
"or",
"a",
"pen",
"takes",
"roughly",
"a",
"microsecond",
",",
"miniscule",
"compared",
"to",
"the",
"cost",
"of",
"the",
"operation",
"you",
"perform",
"with",
"them",
"."
] | [
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"The",
"only",
"drawing",
"object",
"that",
"is",
"expensive",
"is",
"a",
"Font",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O"
] |
[
"Creating",
"one",
"involves",
"a",
"sizable",
"chunk",
"of",
"overhead",
"taken",
"by",
"the",
"font",
"mapper",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O"
] |
[
"But",
"that",
"'s",
"already",
"solved",
"by",
".NET",
",",
"it",
"caches",
"them",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Library",
"O",
"O",
"O",
"O",
"O"
] |
[
"Other",
"than",
"hogging",
"the",
"heap",
"needlessly",
",",
"the",
"programming",
"style",
"is",
"dangerous",
"."
] | [
"O",
"O",
"O",
"O",
"B-Data_Structure",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |