tokens
sequence | ner_tags
sequence |
---|---|
[
"Oh",
",",
"now",
"I",
"just",
"found",
"a",
"better",
",",
"more",
"complete",
"and",
"succinct",
"explanation",
"of",
"Unique",
"IDs",
"for",
"Forge",
"Viewer",
"Elements",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"B-User_Interface_Element",
"O",
"O"
] |
[
"The",
"Viewer",
"gives",
"access",
"to",
"three",
"types",
"of",
"IDs",
"when",
"dealing",
"with",
"Revit",
"files",
":"
] | [
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Library",
"O",
"O"
] |
[
"dbId",
":",
"this",
"is",
"viewer",
"specific",
"and",
"used",
"to",
"manipulate",
"elements",
"within",
"the",
"viewer",
",",
"such",
"as",
"for",
"the",
".getProperties()",
"method",
"."
] | [
"B-Variable",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Function",
"O",
"O"
] |
[
"Revit",
"ElementID",
":",
"exposed",
"as",
"part",
"of",
"the",
"Name",
"property",
"in",
"the",
"viewer",
"."
] | [
"B-Library",
"B-Variable",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"O"
] |
[
"When",
"you",
"select",
"something",
",",
"the",
"Property",
"panel",
"title",
"is",
"in",
"the",
"form",
"of",
"'",
"Name",
"[",
"12345",
"]",
"'",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"I-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Value",
"I-Value",
"B-Value",
"I-Value",
"I-Value",
"B-Value",
"O"
] |
[
"You",
"can",
"parse",
"this",
"name",
"string",
"and",
"extract",
"the",
"element",
"id",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Data_Type",
"O",
"O",
"O",
"B-Variable",
"I-Variable",
"O"
] |
[
"Revit",
"UniqueID",
":",
"exposed",
"as",
"the",
"externalId",
"property",
"in",
"the",
".getProperty()",
"response",
"."
] | [
"B-Library",
"B-Variable",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"B-Function",
"O",
"O"
] |
[
"I",
"was",
"surprised",
"that",
"there",
"is",
"no",
"straightforward",
"solution",
"to",
"this",
"problem",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Nothing",
"I",
"found",
"on",
"the",
"web",
"or",
"on",
"SO",
"seems",
"to",
"work",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Website",
"O",
"O",
"O",
"O"
] |
[
"For",
"example",
"I",
"have",
"this",
"html",
"code",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"B-Language",
"O",
"O"
] |
[
"I",
"want",
"to",
"evoke",
"save",
"as",
"dialog",
"when",
"user",
"clicks",
"on",
"this",
"image",
",",
"instead",
"opening",
"the",
"image",
"in",
"new",
"window",
",",
"as",
"it",
"'s",
"a",
"format",
"understood",
"by",
"browser",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-HTML_XML_Tag",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O"
] |
[
"There",
"must",
"be",
"at",
"least",
"some",
"javascript",
"to",
"do",
"the",
"task",
",",
"or",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Language",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"You",
"absolutely",
"cannot",
"do",
"it",
"on",
"client",
"side",
",",
"neither",
"in",
"HTML",
",",
"nor",
"Javascript",
",",
"it",
"can",
"only",
"be",
"done",
"by",
"sending",
"the",
"correct",
"HTTP",
"response",
"headers",
"from",
"server",
"side",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"B-Language",
"O",
"O",
"B-Language",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O"
] |
[
"I",
"am",
"getting",
"following",
"error",
"when",
"hitting",
"FEB",
"REST",
"API",
"for",
"getting",
"record",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Library",
"I-Library",
"I-Library",
"O",
"O",
"O",
"O"
] |
[
"I",
"am",
"passing",
"Authorization",
"header",
"and",
"using",
"get",
"request",
"using",
"following",
"URL",
"and",
"I",
"am",
"using",
"Java",
"for",
"calling",
"the",
"REST",
"API",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Language",
"O",
"O",
"O",
"B-Library",
"I-Library",
"O"
] |
[
"If",
"I",
"am",
"hitting",
"same",
"URL",
"using",
"postman",
",",
"it",
"works",
"perfectly",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O"
] |
[
"URL",
":",
"http://localhost/forms-basic/secure/org/data/f0720c16-d4b8-442f-8674-2d7fbdab8afc/F_Form1/8d4dfeed-aa11-45fc-a958-23d62d9328cc"
] | [
"O",
"O",
"O"
] |
[
"I",
"have",
"passed",
"accept",
"header",
"as",
"application/atom",
"+xml",
"in",
"the",
"request",
"header",
",",
"and",
"now",
"it",
"is",
"working",
"fine",
",",
"without",
"any",
"issues",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Code_Block",
"I-Code_Block",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"There",
"are",
"two",
"ways",
"to",
"make",
"drop",
"down",
"list",
"in",
"Excel",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"I-User_Interface_Element",
"I-User_Interface_Element",
"O",
"B-Application",
"O"
] |
[
"Data",
"validation",
"list"
] | [
"B-User_Interface_Element",
"I-User_Interface_Element",
"I-User_Interface_Element"
] |
[
"Combobox",
"form",
"control"
] | [
"B-User_Interface_Element",
"O",
"O"
] |
[
"Now",
"in",
"my",
"project",
"I",
"have",
"Data",
"validation",
"dropdown",
"lists",
"wich",
"can",
"be",
"too",
"long",
"and",
"I",
"want",
"to",
"add",
"search",
"functionality",
"for",
"it",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"I-User_Interface_Element",
"I-User_Interface_Element",
"I-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"'ve",
"find",
"some",
"solutions",
"but",
"only",
"for",
"combobox",
"control",
",",
"which",
"not",
"applicable",
"for",
"my",
"Excel",
"document",
",",
"because",
"theese",
"dropdown",
"lists",
"should",
"be",
"repeated",
"in",
"each",
"row",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"B-Data_Structure",
"I-Data_Structure",
"O",
"O",
"O",
"O",
"O",
"B-Data_Structure",
"O"
] |
[
"Is",
"there",
"any",
"possible",
"solution",
"to",
"add",
"search",
"functionality",
"to",
"datavalidation",
"dropdown",
"list",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"I-User_Interface_Element",
"O"
] |
[
"I",
"'m",
"trying",
"to",
"send",
"objects",
"retrieved",
"by",
"NHibernate",
"over",
"WCF",
",",
"but",
"whenever",
"a",
"have",
"a",
"property",
"of",
"ICollection",
"I",
"get",
"an",
"exception",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Library",
"O",
"B-Library",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"B-Class",
"O"
] |
[
"When",
"NHibernate",
"gets",
"the",
"data",
"from",
"the",
"database",
"this",
"property",
"is",
"intitialized",
"with",
"an",
"instance",
"of",
"PersistentGenericSet",
"."
] | [
"O",
"B-Library",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O"
] |
[
"Is",
"there",
"a",
"way",
"I",
"can",
"send",
"a",
"PersistentGenericSet",
"over",
"WCF",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"B-Library",
"O"
] |
[
"-or",
"-"
] | [
"O",
"O"
] |
[
"Is",
"there",
"some",
"way",
"making",
"NHibernate",
"initialize",
"these",
"properties",
"with",
"another",
"type",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"B-Library",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"The",
"PersistentGenericSet",
"is",
"part",
"of",
"NHibernate",
"(",
"used",
"to",
"track",
"changes",
"in",
"collections",
")",
"."
] | [
"O",
"B-Class",
"O",
"O",
"O",
"B-Library",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"It",
"is",
"based",
"on",
"the",
"ISet",
"interface",
"and",
"classes",
"from",
"Iesi.Collections",
",",
"which",
"was",
"used",
"to",
"fill",
"a",
"gap",
"in",
"the",
".Net",
"framework",
"as",
"there",
"is",
"n't",
"a",
"Set",
"type",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"B-Library",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Library",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O"
] |
[
"I",
"guess",
"that",
"WCF",
"has",
"a",
"problem",
"serializing",
"this",
"type",
"."
] | [
"O",
"O",
"O",
"B-Library",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"A",
"quick",
"fix",
"is",
"to",
"change",
"your",
"NHibernate",
"mappings",
"to",
"use",
"a",
"Bag",
"instead",
"of",
"a",
"Set",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Library",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"B-Class",
"O"
] |
[
"Then",
"you",
"can",
"use",
"a",
"normal",
"IList",
"<T>",
"instead",
"of",
"Set<T>",
"in",
"your",
"classes",
"w",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"I-Class",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O"
] |
[
"A",
"better",
"solution",
"is",
"to",
"create",
"a",
"remote",
"facade",
"which",
"sends",
"DTOs",
"to",
"your",
"WCF",
"endpoints",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Library",
"O",
"O"
] |
[
"This",
"will",
"allow",
"you",
"to",
"keep",
"the",
"interface",
"of",
"your",
"internal",
"types",
"separate",
"from",
"those",
"exposed",
"as",
"remote",
"services",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Jimmy",
"Bogards",
"Automapper",
"is",
"a",
"great",
"tool",
"which",
"will",
"help",
"with",
"the",
"mapping",
"process",
"."
] | [
"B-User_Name",
"I-User_Name",
"B-Library",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Edit"
] | [
"O"
] |
[
"After",
"re-reading",
"the",
"problem",
"I",
"had",
"a",
"look",
"around",
"the",
"and",
"came",
"across",
"this",
"article",
"which",
"describes",
"a",
"workaround",
"for",
"sending",
"NHibernate",
"collections",
"over",
"WCF",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Library",
"O",
"O",
"B-Library",
"O"
] |
[
"David",
"Brion",
"has",
"written",
"a",
"good",
"follow",
"up",
"article",
"."
] | [
"B-User_Name",
"I-User_Name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"have",
"an",
"installer",
"created",
"using",
"Installshield",
"2012",
"that",
"depends",
"greatly",
"on",
"the",
"value",
"of",
"a",
"Registry",
"key",
"written",
"by",
"some",
"other",
"application",
"developed",
"in-house",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"B-Version",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"use",
"RegDBGetKeyValueEx",
"Installscript",
"API",
"to",
"fetch",
"the",
"value",
"."
] | [
"O",
"O",
"B-Function",
"B-Library",
"I-Library",
"O",
"O",
"O",
"O",
"O"
] |
[
"This",
"value",
"is",
"a",
"directory",
"path",
"guaranteed",
"to",
"have",
"a",
"trailing",
"backslash",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"This",
"value",
"serves",
"as",
"the",
"TARGETDIR",
"for",
"my",
"installer",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O"
] |
[
"The",
"issue",
"is",
"that",
"I",
"often",
"see",
"a",
"foreign",
"character",
"(",
"Chinese",
",",
"Japanese",
"or",
"Korean",
")",
"appended",
"to",
"the",
"backslash.This",
"causes",
"my",
"TARGETDIR",
"to",
"contain",
"the",
"foreign",
"character",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Type",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Value",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"B-Data_Type",
"O"
] |
[
"This",
"pollutes",
"my",
"installation",
"."
] | [
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"feel",
"this",
"is",
"some",
"bug",
"with",
"Installscript",
"API",
"which",
"wrongly",
"translates",
"the",
"Registry",
"value",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Library",
"I-Library",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Please",
"provide",
"some",
"inputs",
"so",
"that",
"I",
"may",
"find",
"the",
"root-cause",
"of",
"the",
"issue",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"EDIT",
"1",
":"
] | [
"O",
"O",
"O"
] |
[
"The",
"other",
"application",
"in",
"question",
"is",
"a",
"purely",
"ANSI",
"application",
"with",
"no",
"support",
"for",
"Unicode",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"There",
"is",
"no",
"#define",
"UNICODE",
"specified",
"anywhere",
"."
] | [
"O",
"O",
"O",
"B-Code_Block",
"I-Code_Block",
"O",
"O",
"O"
] |
[
"I",
"also",
"checked",
"the",
"compiler",
"parameters",
"and",
"found",
"nothing",
"related",
"to",
"Unicode",
"specified",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"This",
"application",
"reads",
"one",
"Registry",
"key",
"and",
"appends",
"a",
"backslash",
"and",
"updates",
"other",
"keys",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Once",
"this",
"operation",
"is",
"done",
"my",
"installer",
"fetches",
"the",
"values",
"written",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"The",
"values",
"updated",
"in",
"the",
"above",
"code",
"are",
"then",
"written",
"to",
"registry",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O"
] |
[
"The",
"Installscript",
"code",
"that",
"fetches",
"these",
"values",
"is",
":"
] | [
"O",
"B-Library",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"EDIT",
"2",
":"
] | [
"O",
"O",
"O"
] |
[
"The",
"way",
"the",
"registry",
"value",
"is",
"set",
"seems",
"to",
"be",
"wrong",
":"
] | [
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"feel",
"the",
"correct",
"code",
"should",
"have",
"been",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"In",
"some",
"code",
"pages",
"the",
"currency",
"symbol",
"is",
"the",
"same",
"byte",
"value",
"in",
"ASCII",
"as",
"the",
"backslash",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Type",
"O",
"O",
"O",
"O",
"O",
"B-Value",
"O"
] |
[
"If",
"you",
"'re",
"using",
"Unicode",
"functions",
"this",
"should",
"n't",
"be",
"an",
"issue",
"though",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"See",
"http://www.siao2.com/2005/09/17/469941.aspx",
"for",
"more",
"information",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"When",
"assigning",
"the",
"Registry",
"data",
"to",
"your",
"m_reqPath",
"variable",
",",
"you",
"are",
"treating",
"it",
"as",
"null-terminated",
"character",
"data",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Value",
"B-Data_Type",
"O",
"O"
] |
[
"However",
",",
"string",
"data",
"read",
"by",
"RegQueryValueEx()",
"is",
"not",
"guaranteed",
"to",
"be",
"null-terminated",
",",
"if",
"the",
"original",
"writer",
"of",
"the",
"data",
"did",
"not",
"include",
"one",
"."
] | [
"O",
"O",
"B-Data_Type",
"O",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O",
"B-Value",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"This",
"is",
"clearly",
"stated",
"in",
"the",
"documentation",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Chances",
"are",
"that",
"the",
"string",
"data",
"you",
"are",
"reading",
"from",
"the",
"Registry",
"is",
"not",
"null-terminated",
",",
"so",
"you",
"end",
"up",
"copying",
"random",
"data",
"from",
"the",
"end",
"of",
"your",
"buffer",
"."
] | [
"O",
"O",
"O",
"O",
"B-Data_Type",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Value",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O"
] |
[
"To",
"account",
"for",
"that",
"possibility",
",",
"you",
"need",
"to",
"allocate",
"extra",
"space",
"in",
"your",
"buffer",
"and",
"put",
"your",
"own",
"null",
"terminator",
"at",
"the",
"end",
"of",
"whatever",
"data",
"you",
"actually",
"read",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"B-Value",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"If",
"the",
"data",
"is",
"properly",
"null",
"terminated",
",",
"then",
"your",
"terminator",
"will",
"simply",
"be",
"redundant",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Value",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"You",
"are",
"also",
"leaking",
"the",
"opened",
"Registry",
"key",
"handle",
"if",
"RegOpenKeyEx()",
"succeeds",
"but",
"RegQueryValueEx()",
"fails",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Function",
"O",
"O",
"B-Function",
"O",
"O"
] |
[
"Try",
"this",
"instead",
":"
] | [
"O",
"O",
"O",
"O"
] |
[
"To",
"avoid",
"this",
"issue",
"altogether",
",",
"use",
"RegGetValue()",
"instead",
",",
"which",
"deals",
"with",
"the",
"null",
"terminator",
"for",
"you",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Value",
"O",
"O",
"O",
"O"
] |
[
"Or",
":"
] | [
"O",
"O"
] |
[
"A",
"lot",
"of",
"positioning",
"problems",
"seem",
"to",
"be",
"easily",
"solvable",
"with",
"the",
"CSS",
"display",
":",
"table",
"rule",
",",
"so",
"I",
"thought",
"I",
"'d",
"give",
"it",
"a",
"try",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Language",
"B-Code_Block",
"I-Code_Block",
"I-Code_Block",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"The",
"only",
"problem",
"is",
"when",
"I",
"do",
",",
"the",
"footer",
"completely",
"disappears",
"and",
"I",
"do",
"n't",
"understand",
"why",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"html",
":"
] | [
"B-Language",
"O"
] |
[
"css",
"with",
"sass",
":"
] | [
"B-Language",
"O",
"B-Language",
"O"
] |
[
"I",
"'m",
"trying",
"to",
"copy",
"an",
"example",
"from",
"this",
"codepen",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O"
] |
[
"http://codepen.io/colintoh/pen/tGmDp"
] | [
"O"
] |
[
"but",
"the",
"footer",
"just",
"is",
"n't",
"showing",
"up",
"."
] | [
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"How",
"would",
"you",
"go",
"about",
"fixing",
"this",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"edit",
":"
] | [
"O",
"O"
] |
[
"CSS",
":"
] | [
"B-Language",
"O"
] |
[
"And",
"I",
"'m",
"using",
"Firefox",
"right",
"now",
"."
] | [
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O"
] |
[
"You",
"need",
"to",
"add"
] | [
"O",
"O",
"O",
"O"
] |
[
"To",
"your",
"footer",
"."
] | [
"O",
"O",
"B-User_Interface_Element",
"O"
] |
[
"Otherwise",
"it",
"will",
"only",
"take",
"up",
"the",
"space",
"needed",
"to",
"fit",
"the",
"content",
"inside",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Also",
",",
"some",
"browsers",
"do",
"not",
"allow",
"for",
"empty",
"divs",
"."
] | [
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"B-HTML_XML_Tag",
"O"
] |
[
"Add",
"some",
"content",
"to",
"your",
"footer",
",",
"and",
"it",
"should",
"show",
"up",
"in",
"your",
"browser",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O"
] |
[
"JSFiddle",
":",
"https://jsfiddle.net/rq9nm772/1/"
] | [
"B-Application",
"O",
"O"
] |
[
"I",
"have",
"the",
"next",
"strange",
"problem",
",",
"I",
"'m",
"trying",
"to",
"parse",
"response",
"with",
"JSON",
"data",
"in",
"background",
",",
"because",
"there",
"'s",
"a",
"lot",
"of",
"data",
"and",
"call",
"it",
"like",
"this",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Type",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"And",
"the",
"parseResponse()",
"method",
"is",
"written",
"like",
"this",
":"
] | [
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"So",
"I",
"do",
"n't",
"know",
"how",
",",
"but",
"somehow",
"the",
"data",
"appeared",
"in",
"RecyclerView",
"is",
"there",
"before",
"onPostExecute",
"is",
"shown",
",",
"because",
"in",
"post",
"execute",
"the",
"progressbar",
"should",
"go",
"invisible",
"and",
"notifydatasetchange",
"should",
"also",
"appear",
"there",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O"
] |
[
"But",
"data",
"appears",
"before",
"the",
"progressbar",
"goes",
"invisible",
"and",
"notifyDataSetChange()",
"fired",
",",
"help",
"me",
"please",
"!"
] | [
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"An",
"AsyncTask",
"that",
"returns",
"nothing",
"from",
"doInBackground()",
"(",
"and",
"does",
"n't",
"communicate",
"with",
"onPostExecute()",
"via",
"private",
"members",
")",
"is",
"always",
"suspicious",
"."
] | [
"O",
"B-Class",
"O",
"O",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"You",
"have",
"a",
"lot",
"of",
"side",
"effects",
"in",
"your",
"AsyncTask",
"and",
"that",
"kind",
"of",
"stuff",
"is",
"hard",
"to",
"debug",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"You",
"add",
"to",
"cityList",
"and",
"activeOrders",
"for",
"example",
",",
"without",
"showing",
"what",
"that",
"actually",
"is",
"."
] | [
"O",
"O",
"O",
"B-Variable",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Presumably",
"those",
"are",
"lists",
"attached",
"to",
"some",
"Adapter",
"and",
"adding",
"to",
"those",
"might",
"trigger",
"a",
"View",
"attached",
"to",
"the",
"Adapter",
"to",
"be",
"re-drawn",
"."
] | [
"O",
"O",
"O",
"B-Data_Structure",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O"
] |
[
"If",
"that",
"is",
"the",
"case",
"you",
"could",
"try",
"calling",
"setNotifyOnChange(false)",
"on",
"mAdapter",
"(",
"to",
"delay",
"updates",
"until",
"you",
"manually",
"call",
"notifyDataSetChanged()",
"later",
")",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Function",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Function",
"O",
"O",
"O"
] |
[
"http://developer.android.com/reference/android/widget/ArrayAdapter.html#setNotifyOnChange(boolean)"
] | [
"O"
] |
[
"In",
"general",
",",
"if",
"your",
"AsyncTask",
"does",
"n't",
"return",
"anything",
"or",
"otherwise",
"\"",
"communicate",
"\"",
"with",
"onPostExecute()",
"there",
"is",
"little",
"point",
"in",
"having",
"onPostExecute()",
"in",
"the",
"first",
"place",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Class",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Function",
"O",
"O",
"O",
"O",
"O"
] |