task
stringlengths 12
101
| input
stringlengths 0
3.73k
| output
stringlengths 1
5.04k
| options
sequence | pageTitle
stringlengths 0
320
| outputColName
stringlengths 1
216
| url
stringlengths 14
211
| wdcFile
stringlengths 69
76
|
---|---|---|---|---|---|---|---|
589e72aa_va_Format_String_Specification__actual_input_size_used | [default input size] int [input size modifier] (none) [actual input size used] | int | [
[
"i",
"n",
"t"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"b",
"y",
"t",
"e"
],
[
"B",
"i",
"g",
"I",
"n",
"t",
"e",
"g",
"e",
"r"
],
[
"l",
"o",
"n",
"g"
],
[
"f",
"l",
"o",
"a",
"t"
],
[
"d",
"o",
"u",
"b",
"l",
"e"
],
[
"B",
"i",
"g",
"D",
"e",
"c",
"i",
"m",
"a",
"l"
]
] | Complete Printf for Java Format String Specification | actual input size used | http://sharkysoft.com/archive/printf/docs/javadocs/lava/clib/stdio/doc-files/specification.htm | 34/1438042981753.21_20150728002301-00282-ip-10-236-191-2_214270588_2.json |
589e72aa_va_Format_String_Specification__actual_input_size_used | [default input size] int [input size modifier] h [actual input size used] | short | [
[
"i",
"n",
"t"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"b",
"y",
"t",
"e"
],
[
"B",
"i",
"g",
"I",
"n",
"t",
"e",
"g",
"e",
"r"
],
[
"l",
"o",
"n",
"g"
],
[
"f",
"l",
"o",
"a",
"t"
],
[
"d",
"o",
"u",
"b",
"l",
"e"
],
[
"B",
"i",
"g",
"D",
"e",
"c",
"i",
"m",
"a",
"l"
]
] | Complete Printf for Java Format String Specification | actual input size used | http://sharkysoft.com/archive/printf/docs/javadocs/lava/clib/stdio/doc-files/specification.htm | 34/1438042981753.21_20150728002301-00282-ip-10-236-191-2_214270588_2.json |
589e72aa_va_Format_String_Specification__actual_input_size_used | [default input size] int [input size modifier] b [actual input size used] | byte | [
[
"i",
"n",
"t"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"b",
"y",
"t",
"e"
],
[
"B",
"i",
"g",
"I",
"n",
"t",
"e",
"g",
"e",
"r"
],
[
"l",
"o",
"n",
"g"
],
[
"f",
"l",
"o",
"a",
"t"
],
[
"d",
"o",
"u",
"b",
"l",
"e"
],
[
"B",
"i",
"g",
"D",
"e",
"c",
"i",
"m",
"a",
"l"
]
] | Complete Printf for Java Format String Specification | actual input size used | http://sharkysoft.com/archive/printf/docs/javadocs/lava/clib/stdio/doc-files/specification.htm | 34/1438042981753.21_20150728002301-00282-ip-10-236-191-2_214270588_2.json |
589e72aa_va_Format_String_Specification__actual_input_size_used | [default input size] int [input size modifier] B [actual input size used] | BigInteger | [
[
"i",
"n",
"t"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"b",
"y",
"t",
"e"
],
[
"B",
"i",
"g",
"I",
"n",
"t",
"e",
"g",
"e",
"r"
],
[
"l",
"o",
"n",
"g"
],
[
"f",
"l",
"o",
"a",
"t"
],
[
"d",
"o",
"u",
"b",
"l",
"e"
],
[
"B",
"i",
"g",
"D",
"e",
"c",
"i",
"m",
"a",
"l"
]
] | Complete Printf for Java Format String Specification | actual input size used | http://sharkysoft.com/archive/printf/docs/javadocs/lava/clib/stdio/doc-files/specification.htm | 34/1438042981753.21_20150728002301-00282-ip-10-236-191-2_214270588_2.json |
589e72aa_va_Format_String_Specification__actual_input_size_used | [default input size] int [input size modifier] l [actual input size used] | long | [
[
"i",
"n",
"t"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"b",
"y",
"t",
"e"
],
[
"B",
"i",
"g",
"I",
"n",
"t",
"e",
"g",
"e",
"r"
],
[
"l",
"o",
"n",
"g"
],
[
"f",
"l",
"o",
"a",
"t"
],
[
"d",
"o",
"u",
"b",
"l",
"e"
],
[
"B",
"i",
"g",
"D",
"e",
"c",
"i",
"m",
"a",
"l"
]
] | Complete Printf for Java Format String Specification | actual input size used | http://sharkysoft.com/archive/printf/docs/javadocs/lava/clib/stdio/doc-files/specification.htm | 34/1438042981753.21_20150728002301-00282-ip-10-236-191-2_214270588_2.json |
589e72aa_va_Format_String_Specification__actual_input_size_used | [default input size] float [input size modifier] (none) [actual input size used] | float | [
[
"i",
"n",
"t"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"b",
"y",
"t",
"e"
],
[
"B",
"i",
"g",
"I",
"n",
"t",
"e",
"g",
"e",
"r"
],
[
"l",
"o",
"n",
"g"
],
[
"f",
"l",
"o",
"a",
"t"
],
[
"d",
"o",
"u",
"b",
"l",
"e"
],
[
"B",
"i",
"g",
"D",
"e",
"c",
"i",
"m",
"a",
"l"
]
] | Complete Printf for Java Format String Specification | actual input size used | http://sharkysoft.com/archive/printf/docs/javadocs/lava/clib/stdio/doc-files/specification.htm | 34/1438042981753.21_20150728002301-00282-ip-10-236-191-2_214270588_2.json |
589e72aa_va_Format_String_Specification__actual_input_size_used | [default input size] float [input size modifier] l [actual input size used] | double | [
[
"i",
"n",
"t"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"b",
"y",
"t",
"e"
],
[
"B",
"i",
"g",
"I",
"n",
"t",
"e",
"g",
"e",
"r"
],
[
"l",
"o",
"n",
"g"
],
[
"f",
"l",
"o",
"a",
"t"
],
[
"d",
"o",
"u",
"b",
"l",
"e"
],
[
"B",
"i",
"g",
"D",
"e",
"c",
"i",
"m",
"a",
"l"
]
] | Complete Printf for Java Format String Specification | actual input size used | http://sharkysoft.com/archive/printf/docs/javadocs/lava/clib/stdio/doc-files/specification.htm | 34/1438042981753.21_20150728002301-00282-ip-10-236-191-2_214270588_2.json |
589e72aa_va_Format_String_Specification__actual_input_size_used | [default input size] float [input size modifier] B [actual input size used] | BigDecimal | [
[
"i",
"n",
"t"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"b",
"y",
"t",
"e"
],
[
"B",
"i",
"g",
"I",
"n",
"t",
"e",
"g",
"e",
"r"
],
[
"l",
"o",
"n",
"g"
],
[
"f",
"l",
"o",
"a",
"t"
],
[
"d",
"o",
"u",
"b",
"l",
"e"
],
[
"B",
"i",
"g",
"D",
"e",
"c",
"i",
"m",
"a",
"l"
]
] | Complete Printf for Java Format String Specification | actual input size used | http://sharkysoft.com/archive/printf/docs/javadocs/lava/clib/stdio/doc-files/specification.htm | 34/1438042981753.21_20150728002301-00282-ip-10-236-191-2_214270588_2.json |
0b050d24_d_String_Manipulation_Routines__Function_Name | [Description] The first element in the list [Function Name] | head | [
[
"h",
"e",
"a",
"d"
],
[
"t",
"a",
"i",
"l"
],
[
"l",
"e",
"n",
"g",
"t",
"h"
],
[
"r",
"e",
"v",
"e",
"r",
"s",
"e"
],
[
"t",
"a",
"k",
"e",
" ",
"n",
"u",
"m",
"_",
"e",
"l",
"e",
"m",
"s",
" ",
"l",
"i",
"s",
"t"
],
[
"d",
"r",
"o",
"p",
" ",
"n",
"u",
"m",
"_",
"e",
"l",
"e",
"m",
"s",
" ",
"l",
"i",
"s",
"t"
],
[
"f",
"i",
"l",
"t",
"e",
"r",
" ",
"c",
"a",
"l",
"l",
"b",
"a",
"c",
"k",
" ",
"l",
"i",
"s",
"t"
],
[
"m",
"a",
"p",
" ",
"c",
"a",
"l",
"l",
"b",
"a",
"c",
"k",
" ",
"l",
"i",
"s",
"t"
],
[
"a",
" ",
"+",
"+",
" ",
"b"
]
] | List and String Manipulation Routines | Function Name | http://www.shlomifish.org/lecture/Perl/Haskell/slides/list_manip/ | 34/1438043058631.99_20150728002418-00186-ip-10-236-191-2_718675621_1.json |
0b050d24_d_String_Manipulation_Routines__Function_Name | [Description] The list containing the second to the other elements [Function Name] | tail | [
[
"h",
"e",
"a",
"d"
],
[
"t",
"a",
"i",
"l"
],
[
"l",
"e",
"n",
"g",
"t",
"h"
],
[
"r",
"e",
"v",
"e",
"r",
"s",
"e"
],
[
"t",
"a",
"k",
"e",
" ",
"n",
"u",
"m",
"_",
"e",
"l",
"e",
"m",
"s",
" ",
"l",
"i",
"s",
"t"
],
[
"d",
"r",
"o",
"p",
" ",
"n",
"u",
"m",
"_",
"e",
"l",
"e",
"m",
"s",
" ",
"l",
"i",
"s",
"t"
],
[
"f",
"i",
"l",
"t",
"e",
"r",
" ",
"c",
"a",
"l",
"l",
"b",
"a",
"c",
"k",
" ",
"l",
"i",
"s",
"t"
],
[
"m",
"a",
"p",
" ",
"c",
"a",
"l",
"l",
"b",
"a",
"c",
"k",
" ",
"l",
"i",
"s",
"t"
],
[
"a",
" ",
"+",
"+",
" ",
"b"
]
] | List and String Manipulation Routines | Function Name | http://www.shlomifish.org/lecture/Perl/Haskell/slides/list_manip/ | 34/1438043058631.99_20150728002418-00186-ip-10-236-191-2_718675621_1.json |
0b050d24_d_String_Manipulation_Routines__Function_Name | [Description] The length of the list. [Function Name] | length | [
[
"h",
"e",
"a",
"d"
],
[
"t",
"a",
"i",
"l"
],
[
"l",
"e",
"n",
"g",
"t",
"h"
],
[
"r",
"e",
"v",
"e",
"r",
"s",
"e"
],
[
"t",
"a",
"k",
"e",
" ",
"n",
"u",
"m",
"_",
"e",
"l",
"e",
"m",
"s",
" ",
"l",
"i",
"s",
"t"
],
[
"d",
"r",
"o",
"p",
" ",
"n",
"u",
"m",
"_",
"e",
"l",
"e",
"m",
"s",
" ",
"l",
"i",
"s",
"t"
],
[
"f",
"i",
"l",
"t",
"e",
"r",
" ",
"c",
"a",
"l",
"l",
"b",
"a",
"c",
"k",
" ",
"l",
"i",
"s",
"t"
],
[
"m",
"a",
"p",
" ",
"c",
"a",
"l",
"l",
"b",
"a",
"c",
"k",
" ",
"l",
"i",
"s",
"t"
],
[
"a",
" ",
"+",
"+",
" ",
"b"
]
] | List and String Manipulation Routines | Function Name | http://www.shlomifish.org/lecture/Perl/Haskell/slides/list_manip/ | 34/1438043058631.99_20150728002418-00186-ip-10-236-191-2_718675621_1.json |
0b050d24_d_String_Manipulation_Routines__Function_Name | [Description] A list whose elements are reversed. [Function Name] | reverse | [
[
"h",
"e",
"a",
"d"
],
[
"t",
"a",
"i",
"l"
],
[
"l",
"e",
"n",
"g",
"t",
"h"
],
[
"r",
"e",
"v",
"e",
"r",
"s",
"e"
],
[
"t",
"a",
"k",
"e",
" ",
"n",
"u",
"m",
"_",
"e",
"l",
"e",
"m",
"s",
" ",
"l",
"i",
"s",
"t"
],
[
"d",
"r",
"o",
"p",
" ",
"n",
"u",
"m",
"_",
"e",
"l",
"e",
"m",
"s",
" ",
"l",
"i",
"s",
"t"
],
[
"f",
"i",
"l",
"t",
"e",
"r",
" ",
"c",
"a",
"l",
"l",
"b",
"a",
"c",
"k",
" ",
"l",
"i",
"s",
"t"
],
[
"m",
"a",
"p",
" ",
"c",
"a",
"l",
"l",
"b",
"a",
"c",
"k",
" ",
"l",
"i",
"s",
"t"
],
[
"a",
" ",
"+",
"+",
" ",
"b"
]
] | List and String Manipulation Routines | Function Name | http://www.shlomifish.org/lecture/Perl/Haskell/slides/list_manip/ | 34/1438043058631.99_20150728002418-00186-ip-10-236-191-2_718675621_1.json |
0b050d24_d_String_Manipulation_Routines__Function_Name | [Description] Extracts a list with the first num_elems from list. [Function Name] | take num_elems list | [
[
"h",
"e",
"a",
"d"
],
[
"t",
"a",
"i",
"l"
],
[
"l",
"e",
"n",
"g",
"t",
"h"
],
[
"r",
"e",
"v",
"e",
"r",
"s",
"e"
],
[
"t",
"a",
"k",
"e",
" ",
"n",
"u",
"m",
"_",
"e",
"l",
"e",
"m",
"s",
" ",
"l",
"i",
"s",
"t"
],
[
"d",
"r",
"o",
"p",
" ",
"n",
"u",
"m",
"_",
"e",
"l",
"e",
"m",
"s",
" ",
"l",
"i",
"s",
"t"
],
[
"f",
"i",
"l",
"t",
"e",
"r",
" ",
"c",
"a",
"l",
"l",
"b",
"a",
"c",
"k",
" ",
"l",
"i",
"s",
"t"
],
[
"m",
"a",
"p",
" ",
"c",
"a",
"l",
"l",
"b",
"a",
"c",
"k",
" ",
"l",
"i",
"s",
"t"
],
[
"a",
" ",
"+",
"+",
" ",
"b"
]
] | List and String Manipulation Routines | Function Name | http://www.shlomifish.org/lecture/Perl/Haskell/slides/list_manip/ | 34/1438043058631.99_20150728002418-00186-ip-10-236-191-2_718675621_1.json |
0b050d24_d_String_Manipulation_Routines__Function_Name | [Description] Extracts the list starting with the num_elems+1's element. [Function Name] | drop num_elems list | [
[
"h",
"e",
"a",
"d"
],
[
"t",
"a",
"i",
"l"
],
[
"l",
"e",
"n",
"g",
"t",
"h"
],
[
"r",
"e",
"v",
"e",
"r",
"s",
"e"
],
[
"t",
"a",
"k",
"e",
" ",
"n",
"u",
"m",
"_",
"e",
"l",
"e",
"m",
"s",
" ",
"l",
"i",
"s",
"t"
],
[
"d",
"r",
"o",
"p",
" ",
"n",
"u",
"m",
"_",
"e",
"l",
"e",
"m",
"s",
" ",
"l",
"i",
"s",
"t"
],
[
"f",
"i",
"l",
"t",
"e",
"r",
" ",
"c",
"a",
"l",
"l",
"b",
"a",
"c",
"k",
" ",
"l",
"i",
"s",
"t"
],
[
"m",
"a",
"p",
" ",
"c",
"a",
"l",
"l",
"b",
"a",
"c",
"k",
" ",
"l",
"i",
"s",
"t"
],
[
"a",
" ",
"+",
"+",
" ",
"b"
]
] | List and String Manipulation Routines | Function Name | http://www.shlomifish.org/lecture/Perl/Haskell/slides/list_manip/ | 34/1438043058631.99_20150728002418-00186-ip-10-236-191-2_718675621_1.json |
0b050d24_d_String_Manipulation_Routines__Function_Name | [Description] Extracts the list of elements that match a certain callback. A kin to grep in Perl. [Function Name] | filter callback list | [
[
"h",
"e",
"a",
"d"
],
[
"t",
"a",
"i",
"l"
],
[
"l",
"e",
"n",
"g",
"t",
"h"
],
[
"r",
"e",
"v",
"e",
"r",
"s",
"e"
],
[
"t",
"a",
"k",
"e",
" ",
"n",
"u",
"m",
"_",
"e",
"l",
"e",
"m",
"s",
" ",
"l",
"i",
"s",
"t"
],
[
"d",
"r",
"o",
"p",
" ",
"n",
"u",
"m",
"_",
"e",
"l",
"e",
"m",
"s",
" ",
"l",
"i",
"s",
"t"
],
[
"f",
"i",
"l",
"t",
"e",
"r",
" ",
"c",
"a",
"l",
"l",
"b",
"a",
"c",
"k",
" ",
"l",
"i",
"s",
"t"
],
[
"m",
"a",
"p",
" ",
"c",
"a",
"l",
"l",
"b",
"a",
"c",
"k",
" ",
"l",
"i",
"s",
"t"
],
[
"a",
" ",
"+",
"+",
" ",
"b"
]
] | List and String Manipulation Routines | Function Name | http://www.shlomifish.org/lecture/Perl/Haskell/slides/list_manip/ | 34/1438043058631.99_20150728002418-00186-ip-10-236-191-2_718675621_1.json |
0b050d24_d_String_Manipulation_Routines__Function_Name | [Description] transforms each element in the list according to the callback [Function Name] | map callback list | [
[
"h",
"e",
"a",
"d"
],
[
"t",
"a",
"i",
"l"
],
[
"l",
"e",
"n",
"g",
"t",
"h"
],
[
"r",
"e",
"v",
"e",
"r",
"s",
"e"
],
[
"t",
"a",
"k",
"e",
" ",
"n",
"u",
"m",
"_",
"e",
"l",
"e",
"m",
"s",
" ",
"l",
"i",
"s",
"t"
],
[
"d",
"r",
"o",
"p",
" ",
"n",
"u",
"m",
"_",
"e",
"l",
"e",
"m",
"s",
" ",
"l",
"i",
"s",
"t"
],
[
"f",
"i",
"l",
"t",
"e",
"r",
" ",
"c",
"a",
"l",
"l",
"b",
"a",
"c",
"k",
" ",
"l",
"i",
"s",
"t"
],
[
"m",
"a",
"p",
" ",
"c",
"a",
"l",
"l",
"b",
"a",
"c",
"k",
" ",
"l",
"i",
"s",
"t"
],
[
"a",
" ",
"+",
"+",
" ",
"b"
]
] | List and String Manipulation Routines | Function Name | http://www.shlomifish.org/lecture/Perl/Haskell/slides/list_manip/ | 34/1438043058631.99_20150728002418-00186-ip-10-236-191-2_718675621_1.json |
0b050d24_d_String_Manipulation_Routines__Function_Name | [Description] Concatenates the lists a and b [Function Name] | a ++ b | [
[
"h",
"e",
"a",
"d"
],
[
"t",
"a",
"i",
"l"
],
[
"l",
"e",
"n",
"g",
"t",
"h"
],
[
"r",
"e",
"v",
"e",
"r",
"s",
"e"
],
[
"t",
"a",
"k",
"e",
" ",
"n",
"u",
"m",
"_",
"e",
"l",
"e",
"m",
"s",
" ",
"l",
"i",
"s",
"t"
],
[
"d",
"r",
"o",
"p",
" ",
"n",
"u",
"m",
"_",
"e",
"l",
"e",
"m",
"s",
" ",
"l",
"i",
"s",
"t"
],
[
"f",
"i",
"l",
"t",
"e",
"r",
" ",
"c",
"a",
"l",
"l",
"b",
"a",
"c",
"k",
" ",
"l",
"i",
"s",
"t"
],
[
"m",
"a",
"p",
" ",
"c",
"a",
"l",
"l",
"b",
"a",
"c",
"k",
" ",
"l",
"i",
"s",
"t"
],
[
"a",
" ",
"+",
"+",
" ",
"b"
]
] | List and String Manipulation Routines | Function Name | http://www.shlomifish.org/lecture/Perl/Haskell/slides/list_manip/ | 34/1438043058631.99_20150728002418-00186-ip-10-236-191-2_718675621_1.json |
49016e78_rver_Features___Hack_Mine_Wiki__Description | [Property] minSize [Default Value] 64 [Description] | The size to initialize the area cache at. Not bad to set it higher if you have a large server, to avoid the lag of resizing. Each player will need at least one area at any time, but players also frequently inhabit the same area, resulting in overlap. | [] | Server Features - Hack/Mine Wiki | Description | http://www.hackslashmine.net/hsmwiki/index.php?title=Server_Features | 34/1438044271733.81_20150728004431-00036-ip-10-236-191-2_494644937_2.json |
49016e78_rver_Features___Hack_Mine_Wiki__Description | [Property] verboseLogging [Default Value] false [Description] | If set to true, will spit info out to the console every twenty ticks and whenever there's a cache resizing. Extremely useful during testing, extremely annoying otherwise. | [] | Server Features - Hack/Mine Wiki | Description | http://www.hackslashmine.net/hsmwiki/index.php?title=Server_Features | 34/1438044271733.81_20150728004431-00036-ip-10-236-191-2_494644937_2.json |
49016e78_rver_Features___Hack_Mine_Wiki__Description | [Property] avgPctUsageMax [Default Value] .90 [Description] | Triggers a "grow" when exceeded by "avgPctUsage." The percentage leftover (1-avgPctUsageMax) could be thought of your safety buffer; the larger it is, the less likely you'll have "area thrashing" before the avgPctUsage reflects the actual demand for areas. | [] | Server Features - Hack/Mine Wiki | Description | http://www.hackslashmine.net/hsmwiki/index.php?title=Server_Features | 34/1438044271733.81_20150728004431-00036-ip-10-236-191-2_494644937_2.json |
49016e78_rver_Features___Hack_Mine_Wiki__Description | [Property] pctUsageMax [Default Value] .999 [Description] | Triggers a "grow" when exceeded by "pctUsage." The percentage leftover (1-pctUsageMax) could be thought of as another safety buffer; the larger it is, the less likely you'll have an area unnecessarily reload before the tick is done and the pctUsage can be calculated. pctUsageMax is generally a safety net, and should be set to a very high value you're certain reflects an increased need for areas. | [] | Server Features - Hack/Mine Wiki | Description | http://www.hackslashmine.net/hsmwiki/index.php?title=Server_Features | 34/1438044271733.81_20150728004431-00036-ip-10-236-191-2_494644937_2.json |
49016e78_rver_Features___Hack_Mine_Wiki__Description | [Property] avgPctUsageMin [Default Value] .70 [Description] | Triggers a "shrink" when "avgPctUsage" < avgPctUsageMin/growthFactor. The difference between avgPctUsageMax and avgPctUsageMin could be thought of as another safety buffer; the larger it is, the less likely you'll have "twitchy" resizings as usage fluctuates (imagine min and max were the same, and the avgPctUsage were fluctuating around that number) | [] | Server Features - Hack/Mine Wiki | Description | http://www.hackslashmine.net/hsmwiki/index.php?title=Server_Features | 34/1438044271733.81_20150728004431-00036-ip-10-236-191-2_494644937_2.json |
49016e78_rver_Features___Hack_Mine_Wiki__Description | [Property] growthFactor [Default Value] 2.0 [Description] | The relative amount to increase or decrease the cache's resources by when a "grow" or "shrink" occurs. E.g. 2.0 would double the existing cache size with each growth and halve it with each shrink. | [] | Server Features - Hack/Mine Wiki | Description | http://www.hackslashmine.net/hsmwiki/index.php?title=Server_Features | 34/1438044271733.81_20150728004431-00036-ip-10-236-191-2_494644937_2.json |
49016e78_rver_Features___Hack_Mine_Wiki__Description | [Property] avgPctUsagePastWeight [Default Value] 0.999 [Description] | The weight to give to the past "avgPctUsage" when calculating the exponential average. Should be between .85 and 1.0. Basically, it determines the "quality" of avgPctUsage, smoothing it out with prior miss ratios. Too low and your cache will be too sensitive to fluctuations, causing excessive resizing and potentially crashing your server if bad enough-- too high and your cache is too resilient to immediate usage needs, growing only when it's too late and thus causing lag of Biblical proportions, also potentially crashing your server. | [] | Server Features - Hack/Mine Wiki | Description | http://www.hackslashmine.net/hsmwiki/index.php?title=Server_Features | 34/1438044271733.81_20150728004431-00036-ip-10-236-191-2_494644937_2.json |
49016e78_rver_Features___Hack_Mine_Wiki__Description | [Property] emergencyResetSize [Default Value] 131072 [Description] | An upper bound on your cache size that, once exceeded, forces the area cache to entirely reset (like the "/reset-ac" command.) Basically, set it to an amount you know will never be exceeded, like 50 times the maximum players on your server (since a player isn't liable to need more areas than can appear on their radar, 50 areas per player is an incredibly generous estimate you can be 99.999% certain is the result of erroneous growth.) | [] | Server Features - Hack/Mine Wiki | Description | http://www.hackslashmine.net/hsmwiki/index.php?title=Server_Features | 34/1438044271733.81_20150728004431-00036-ip-10-236-191-2_494644937_2.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] CM_CleanUp [Values] TRUE FALSE [Example] TRUE [Description] | TRUE will delete all Computer Objects in Configuration Manager with the same BIOS GUID or MAC Address as the Computer being processed. | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] CM_RefreshAll [Values] TRUE FALSE [Example] TRUE [Description] | TRUE, will update the All Systems collection. | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] ComputerName_Chassis_Desktop [Values] String [Example] D [Description] | Defines the Chassis value used as part of the ComputerName Structure if the Computer is a Desktop. | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] ComputerName_Chassis_Laptop [Values] String [Example] L [Description] | Defines the Chassis value used as part of the ComputerName Structure if the Computer is a Laptop. | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] ComputerName_Chassis_Virtual [Values] String [Example] V [Description] | Defines the Chassis value used as part of the ComputerName Structure if the Computer is a Virtual machine. | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] ComputerName_Chassis_Tablet [Values] String [Example] T [Description] | Defines the Chassis value used as part of the ComputerName Structure if the Computer is a Tablet. | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] ComputerName_Number_Increment [Values] TRUE FALSE [Example] TRUE [Description] | TRUE the Number Value will be incremented, when Number is used as part of the ComputerName Structure. | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] ComputerName_Number_UseText [Values] TRUE FALSE [Example] TRUE [Description] | TRUE the Text field in the ComputerName Structure will be used instead of the default Number field. | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] ComputerName_Number_UseText_Length [Values] Integer [Example] 4 [Description] | Defines the character length of the Number. Mandatory if ComputerName_Number_UseText is configured to True. | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] ComputerName_Static [Values] String [Example] CT [Description] | Defines the value used if Static is used as part of the ComputerName Structure. | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] ComputerName_Structure [Values] String Array [Example] S2;C1;N4 [Description] | Defines the ComputerName Structure, each field with its length, separated with semicolon. C = Chassis D = Dropdown N = Number R = Role S = Static T = Text U= User Name | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] HTA_Domain [Values] String [Example] coretech.dk [Description] | Defines the value used as the start value for the Primary User UserName field. | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] HTA_Select_Type [Values] Button Dropdown [Example] Dropdown [Description] | If set to Button, the Mandatory Selection section of the HTA, will be shown as Buttons. If set to Dropdown, the Mandatory Selection section of the HTA, will be shown as Dropdown boxes. | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] HTA_Select_Type_Button_Columns [Values] 1 2 3 4 5 [Example] 3 [Description] | Defines the number of columns the Buttons in the Mandatory Selection section of the HTA, is shown in. Needs to be defined when HTA_Select_Type is set to Button | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] HTA_Text_SelectRole [Values] String [Example] Select Role [Description] | Defines the Text to use as the header for Role Selection in the Mandatory Selection section. | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] HTA_Text_SelectRoleType [Values] String [Example] Select Type [Description] | Defines the Text to use as the header for Role Type Selection in the Mandatory Selection section. | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] HTA_Text_SpecifyComputerName [Values] String [Example] Specify Computer Name [Description] | Defines the Text to use as the header for ComputerName specification in the Mandatory Selection section. | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] HTA_Text_SpecifyComputerName_Structure [Values] String Array [Example] Static;Chassis;Number [Description] | Defines the Text to use as the headers for each part of the ComputerName structure in the Mandatory Selection section, separated with semicolon. Needs to have the same number of parts as the ComputerName_Structure | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] HTA_Text_SpecifyPrimaryUser [Values] String [Example] Specify Primary User [Description] | Defines the Text to use as the header for Primary User specification in the Mandatory Selection section. | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] HTA_Text_SpecifyPrimaryUser_UserName [Values] String [Example] UserName [Description] | Defines the Text to use as the header for Primary User UserName specification in the Mandatory Selection section. | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] OSD_Name_Remove [Values] String [Example] OSD [Description] | Defines the text to remove from Collection Names, when showing them in the HTA. | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] OSD_Roles [Values] FolderID [Example] 16777284 [Description] | Defines the Root Role FolderId of the HTA Configuration | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] OSD_Roles_Default [Values] FolderID [Example] 16777290 [Description] | Defines the default Role choice for the HTA Configuration. | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] OSD_Selections [Values] FolderID [Example] 16777285 [Description] | Defines the Root Selection FolderId of the HTA Configuration | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] VARNAME_OSDCOMPUTERNAME [Values] String [Example] OSDComputerName [Description] | Defines the Variable Name of the ComputerName Value | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] VARNAME_PRESTAGE [Values] String [Example] PrestagedBy [Description] | Defines the Variable Name of the PrestagedBy Value | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] VARNAME_SMSTSASSIGNUSERSMODE [Values] String [Example] SMSTSAssignUsersMode [Description] | Defines the Variable Name of the AssignUsersMode Value | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
67e35296____Blog_Archive___Coretech_HTA__Description | [Variable] VARNAME_SMSTSUDAUSERS [Values] String [Example] SMSTSUdaUsers [Description] | Defines the Variable Name of the UdaUsers Value | [] | Coretech Blog » Blog Archive » Coretech HTA | Description | http://blog.coretech.dk/kea/coretech-hta/ | 34/1438042981753.21_20150728002301-00173-ip-10-236-191-2_29211720_0.json |
842717d8_Arduino_Explorer__Print_help | [?] B [Help] Blink LED [Print help] | Blink the LED pin (pin 13 on the Duemilanove and Mega) | [] | Arduino Explorer | Print help | http://www.avr-developers.com/arduino_exp.html | 34/1438043058631.99_20150728002418-00058-ip-10-236-191-2_306147537_2.json |
842717d8_Arduino_Explorer__Print_help | [?] D [Help] Disk Read [Print help] | Show the first sector of an SD card if attached, uses the standard SDuFat library | [] | Arduino Explorer | Print help | http://www.avr-developers.com/arduino_exp.html | 34/1438043058631.99_20150728002418-00058-ip-10-236-191-2_306147537_2.json |
842717d8_Arduino_Explorer__Print_help | [?] E [Help] Dump EEPROM [Print help] | Dump the contents of EEPROM in hex and ASCII | [] | Arduino Explorer | Print help | http://www.avr-developers.com/arduino_exp.html | 34/1438043058631.99_20150728002418-00058-ip-10-236-191-2_306147537_2.json |
842717d8_Arduino_Explorer__Print_help | [?] F [Help] Dump FLASH [Print help] | Dump the contents of FLASH in hex and ASCII | [] | Arduino Explorer | Print help | http://www.avr-developers.com/arduino_exp.html | 34/1438043058631.99_20150728002418-00058-ip-10-236-191-2_306147537_2.json |
842717d8_Arduino_Explorer__Print_help | [?] I [Help] I2C scan [Print help] | Scan the I2C bus and report whats there | [] | Arduino Explorer | Print help | http://www.avr-developers.com/arduino_exp.html | 34/1438043058631.99_20150728002418-00058-ip-10-236-191-2_306147537_2.json |
842717d8_Arduino_Explorer__Print_help | [?] M [Help] Map I/O pins [Print help] | this shows the mapping from Arduino pin numbers to AVR port name / bit number | [] | Arduino Explorer | Print help | http://www.avr-developers.com/arduino_exp.html | 34/1438043058631.99_20150728002418-00058-ip-10-236-191-2_306147537_2.json |
842717d8_Arduino_Explorer__Print_help | [?] P [Help] Show ONE pin [Print help] | Continusouly read one pin and report its state. hit any key to stop | [] | Arduino Explorer | Print help | http://www.avr-developers.com/arduino_exp.html | 34/1438043058631.99_20150728002418-00058-ip-10-236-191-2_306147537_2.json |
842717d8_Arduino_Explorer__Print_help | [?] R [Help] Dump RAM [Print help] | Dump the contents of RAM in hex and ASCII | [] | Arduino Explorer | Print help | http://www.avr-developers.com/arduino_exp.html | 34/1438043058631.99_20150728002418-00058-ip-10-236-191-2_306147537_2.json |
842717d8_Arduino_Explorer__Print_help | [?] S [Help] Show pins [Print help] | Show the state of all pins | [] | Arduino Explorer | Print help | http://www.avr-developers.com/arduino_exp.html | 34/1438043058631.99_20150728002418-00058-ip-10-236-191-2_306147537_2.json |
842717d8_Arduino_Explorer__Print_help | [?] T [Help] Play Tone [Print help] | Some boards such as the Duino644 have a buzzer, turn it on | [] | Arduino Explorer | Print help | http://www.avr-developers.com/arduino_exp.html | 34/1438043058631.99_20150728002418-00058-ip-10-236-191-2_306147537_2.json |
842717d8_Arduino_Explorer__Print_help | [?] V [Help] Show interrupt vectors [Print help] | This dumps the interrupt vector table | [] | Arduino Explorer | Print help | http://www.avr-developers.com/arduino_exp.html | 34/1438043058631.99_20150728002418-00058-ip-10-236-191-2_306147537_2.json |
842717d8_Arduino_Explorer__Print_help | [?] W [Help] Watch for input change [Print help] | Watch all input pins and report any changes | [] | Arduino Explorer | Print help | http://www.avr-developers.com/arduino_exp.html | 34/1438043058631.99_20150728002418-00058-ip-10-236-191-2_306147537_2.json |
842717d8_Arduino_Explorer__Print_help | [?] X [Help] Port ouput, blink all 8 bits in a port by port letter [Print help] | This is an AVR command, it turns on all the bits in the port letter specified | [] | Arduino Explorer | Print help | http://www.avr-developers.com/arduino_exp.html | 34/1438043058631.99_20150728002418-00058-ip-10-236-191-2_306147537_2.json |
842717d8_Arduino_Explorer__Print_help | [?] 0 [Help] Zero address counters [Print help] | Zero the page counters for dumping Ram and flash | [] | Arduino Explorer | Print help | http://www.avr-developers.com/arduino_exp.html | 34/1438043058631.99_20150728002418-00058-ip-10-236-191-2_306147537_2.json |
7edc99a4_API_documentation___Scrive__Name | [Description] Create new draft based on PDF file [Name] | Create from file | [] | API documentation - Scrive | Name | http://scrive.com/en/api | 34/1438044271733.81_20150728004431-00235-ip-10-236-191-2_215152367_0.json |
7edc99a4_API_documentation___Scrive__Name | [Description] Create new draft based on existing template in Scrive system [Name] | Create from template | [] | API documentation - Scrive | Name | http://scrive.com/en/api | 34/1438044271733.81_20150728004431-00235-ip-10-236-191-2_215152367_0.json |
7edc99a4_API_documentation___Scrive__Name | [Description] Changes PDF associated with draft [Name] | Change main file | [] | API documentation - Scrive | Name | http://scrive.com/en/api | 34/1438044271733.81_20150728004431-00235-ip-10-236-191-2_215152367_0.json |
7edc99a4_API_documentation___Scrive__Name | [Description] Change properties of a draft [Name] | Update | [] | API documentation - Scrive | Name | http://scrive.com/en/api | 34/1438044271733.81_20150728004431-00235-ip-10-236-191-2_215152367_0.json |
7edc99a4_API_documentation___Scrive__Name | [Description] Move drafts to pending state [Name] | Ready | [] | API documentation - Scrive | Name | http://scrive.com/en/api | 34/1438044271733.81_20150728004431-00235-ip-10-236-191-2_215152367_0.json |
7edc99a4_API_documentation___Scrive__Name | [Description] Cancel a pending document [Name] | Cancel | [] | API documentation - Scrive | Name | http://scrive.com/en/api | 34/1438044271733.81_20150728004431-00235-ip-10-236-191-2_215152367_0.json |
7edc99a4_API_documentation___Scrive__Name | [Description] Check state of a document [Name] | Get | [] | API documentation - Scrive | Name | http://scrive.com/en/api | 34/1438044271733.81_20150728004431-00235-ip-10-236-191-2_215152367_0.json |
7edc99a4_API_documentation___Scrive__Name | [Description] Get list of available documents [Name] | List | [] | API documentation - Scrive | Name | http://scrive.com/en/api | 34/1438044271733.81_20150728004431-00235-ip-10-236-191-2_215152367_0.json |
7edc99a4_API_documentation___Scrive__Name | [Description] Delete a document [Name] | Delete | [] | API documentation - Scrive | Name | http://scrive.com/en/api | 34/1438044271733.81_20150728004431-00235-ip-10-236-191-2_215152367_0.json |
7edc99a4_API_documentation___Scrive__Name | [Description] Send out reminders to signatories [Name] | Remind | [] | API documentation - Scrive | Name | http://scrive.com/en/api | 34/1438044271733.81_20150728004431-00235-ip-10-236-191-2_215152367_0.json |
7edc99a4_API_documentation___Scrive__Name | [Description] Downloads main file of document. Result of this call depends on state of document [Name] | Download main file | [] | API documentation - Scrive | Name | http://scrive.com/en/api | 34/1438044271733.81_20150728004431-00235-ip-10-236-191-2_215152367_0.json |
7edc99a4_API_documentation___Scrive__Name | [Description] Downloads any file associated with document [Name] | Download file | [] | API documentation - Scrive | Name | http://scrive.com/en/api | 34/1438044271733.81_20150728004431-00235-ip-10-236-191-2_215152367_0.json |
4aab1416_ink_Catalog_Item_Relationships__Specific_To | [Type] Similar Sets with Same Numbers [Entries] 336 [Specific To] | Sets | [
[
"S",
"e",
"t",
"s"
],
[
"P",
"a",
"r",
"t",
"s"
],
[
"A",
"l",
"l"
],
[
"M",
"i",
"n",
"i",
"f",
"i",
"g",
"s"
]
] | BrickLink Catalog Item Relationships | Specific To | http://www.bricklink.com/catalogRel.asp | 34/1438042981753.21_20150728002301-00267-ip-10-236-191-2_346661573_5.json |
4aab1416_ink_Catalog_Item_Relationships__Specific_To | [Type] Similar Sets with Different Numbers [Entries] 1507 [Specific To] | Sets | [
[
"S",
"e",
"t",
"s"
],
[
"P",
"a",
"r",
"t",
"s"
],
[
"A",
"l",
"l"
],
[
"M",
"i",
"n",
"i",
"f",
"i",
"g",
"s"
]
] | BrickLink Catalog Item Relationships | Specific To | http://www.bricklink.com/catalogRel.asp | 34/1438042981753.21_20150728002301-00267-ip-10-236-191-2_346661573_5.json |
4aab1416_ink_Catalog_Item_Relationships__Specific_To | [Type] Similar Parts with Different Molds [Entries] 1818 [Specific To] | Parts | [
[
"S",
"e",
"t",
"s"
],
[
"P",
"a",
"r",
"t",
"s"
],
[
"A",
"l",
"l"
],
[
"M",
"i",
"n",
"i",
"f",
"i",
"g",
"s"
]
] | BrickLink Catalog Item Relationships | Specific To | http://www.bricklink.com/catalogRel.asp | 34/1438042981753.21_20150728002301-00267-ip-10-236-191-2_346661573_5.json |
4aab1416_ink_Catalog_Item_Relationships__Specific_To | [Type] Same Items with Different Pattern Style [Entries] 756 [Specific To] | All | [
[
"S",
"e",
"t",
"s"
],
[
"P",
"a",
"r",
"t",
"s"
],
[
"A",
"l",
"l"
],
[
"M",
"i",
"n",
"i",
"f",
"i",
"g",
"s"
]
] | BrickLink Catalog Item Relationships | Specific To | http://www.bricklink.com/catalogRel.asp | 34/1438042981753.21_20150728002301-00267-ip-10-236-191-2_346661573_5.json |
4aab1416_ink_Catalog_Item_Relationships__Specific_To | [Type] In-Set Variants [Entries] 158 [Specific To] | Minifigs | [
[
"S",
"e",
"t",
"s"
],
[
"P",
"a",
"r",
"t",
"s"
],
[
"A",
"l",
"l"
],
[
"M",
"i",
"n",
"i",
"f",
"i",
"g",
"s"
]
] | BrickLink Catalog Item Relationships | Specific To | http://www.bricklink.com/catalogRel.asp | 34/1438042981753.21_20150728002301-00267-ip-10-236-191-2_346661573_5.json |
4aab1416_ink_Catalog_Item_Relationships__Specific_To | [Type] Same Stickers with Different Catalog Numbers [Entries] 379 [Specific To] | All | [
[
"S",
"e",
"t",
"s"
],
[
"P",
"a",
"r",
"t",
"s"
],
[
"A",
"l",
"l"
],
[
"M",
"i",
"n",
"i",
"f",
"i",
"g",
"s"
]
] | BrickLink Catalog Item Relationships | Specific To | http://www.bricklink.com/catalogRel.asp | 34/1438042981753.21_20150728002301-00267-ip-10-236-191-2_346661573_5.json |
4aab1416_ink_Catalog_Item_Relationships__Specific_To | [Type] Stickered and Non-Stickered Minifig Counterparts [Entries] 282 [Specific To] | Minifigs | [
[
"S",
"e",
"t",
"s"
],
[
"P",
"a",
"r",
"t",
"s"
],
[
"A",
"l",
"l"
],
[
"M",
"i",
"n",
"i",
"f",
"i",
"g",
"s"
]
] | BrickLink Catalog Item Relationships | Specific To | http://www.bricklink.com/catalogRel.asp | 34/1438042981753.21_20150728002301-00267-ip-10-236-191-2_346661573_5.json |
4aab1416_ink_Catalog_Item_Relationships__Specific_To | [Type] Cross Theme Duplicates [Entries] 18 [Specific To] | Parts | [
[
"S",
"e",
"t",
"s"
],
[
"P",
"a",
"r",
"t",
"s"
],
[
"A",
"l",
"l"
],
[
"M",
"i",
"n",
"i",
"f",
"i",
"g",
"s"
]
] | BrickLink Catalog Item Relationships | Specific To | http://www.bricklink.com/catalogRel.asp | 34/1438042981753.21_20150728002301-00267-ip-10-236-191-2_346661573_5.json |
4aab1416_ink_Catalog_Item_Relationships__Specific_To | [Type] Door on Door Frame [Entries] 431 [Specific To] | Parts | [
[
"S",
"e",
"t",
"s"
],
[
"P",
"a",
"r",
"t",
"s"
],
[
"A",
"l",
"l"
],
[
"M",
"i",
"n",
"i",
"f",
"i",
"g",
"s"
]
] | BrickLink Catalog Item Relationships | Specific To | http://www.bricklink.com/catalogRel.asp | 34/1438042981753.21_20150728002301-00267-ip-10-236-191-2_346661573_5.json |
4aab1416_ink_Catalog_Item_Relationships__Specific_To | [Type] Glass on Window [Entries] 322 [Specific To] | Parts | [
[
"S",
"e",
"t",
"s"
],
[
"P",
"a",
"r",
"t",
"s"
],
[
"A",
"l",
"l"
],
[
"M",
"i",
"n",
"i",
"f",
"i",
"g",
"s"
]
] | BrickLink Catalog Item Relationships | Specific To | http://www.bricklink.com/catalogRel.asp | 34/1438042981753.21_20150728002301-00267-ip-10-236-191-2_346661573_5.json |
4aab1416_ink_Catalog_Item_Relationships__Specific_To | [Type] Tire on Wheel [Entries] 193 [Specific To] | Parts | [
[
"S",
"e",
"t",
"s"
],
[
"P",
"a",
"r",
"t",
"s"
],
[
"A",
"l",
"l"
],
[
"M",
"i",
"n",
"i",
"f",
"i",
"g",
"s"
]
] | BrickLink Catalog Item Relationships | Specific To | http://www.bricklink.com/catalogRel.asp | 34/1438042981753.21_20150728002301-00267-ip-10-236-191-2_346661573_5.json |
4aab1416_ink_Catalog_Item_Relationships__Specific_To | [Type] Paired Parts [Entries] 3650 [Specific To] | Parts | [
[
"S",
"e",
"t",
"s"
],
[
"P",
"a",
"r",
"t",
"s"
],
[
"A",
"l",
"l"
],
[
"M",
"i",
"n",
"i",
"f",
"i",
"g",
"s"
]
] | BrickLink Catalog Item Relationships | Specific To | http://www.bricklink.com/catalogRel.asp | 34/1438042981753.21_20150728002301-00267-ip-10-236-191-2_346661573_5.json |
6e928380_GetCapabilities_Response__Element_name | [O/M] Optional [Description] Identifier. It is the name. [Element name] | Identifier | [
[
"I",
"d",
"e",
"n",
"t",
"i",
"f",
"i",
"e",
"r"
],
[
"T",
"i",
"t",
"l",
"e"
],
[
"A",
"b",
"s",
"t",
"r",
"a",
"c",
"t"
],
[
"K",
"e",
"y",
"w",
"o",
"r",
"d",
"s"
],
[
"B",
"o",
"u",
"n",
"d",
"i",
"n",
"g",
"B",
"o",
"x"
],
[
"S",
"u",
"p",
"p",
"o",
"r",
"t",
"e",
"d",
"C",
"R",
"S"
],
[
"W",
"e",
"l",
"l",
"K",
"n",
"o",
"w",
"n",
"S",
"c",
"a",
"l",
"e",
"S",
"e",
"t"
],
[
"T",
"i",
"l",
"e",
"M",
"a",
"t",
"r",
"i",
"x"
]
] | GetCapabilities Response | Element name | http://www.supermap.com/EN/online/iServer%20Java%206R/API/WMTS/WMTS100/GetCapabilities/GetCapabilities_response.htm | 34/1438044271733.81_20150728004431-00161-ip-10-236-191-2_731081787_9.json |
6e928380_GetCapabilities_Response__Element_name | [O/M] Mandatory [Description] Title. [Element name] | Title | [
[
"I",
"d",
"e",
"n",
"t",
"i",
"f",
"i",
"e",
"r"
],
[
"T",
"i",
"t",
"l",
"e"
],
[
"A",
"b",
"s",
"t",
"r",
"a",
"c",
"t"
],
[
"K",
"e",
"y",
"w",
"o",
"r",
"d",
"s"
],
[
"B",
"o",
"u",
"n",
"d",
"i",
"n",
"g",
"B",
"o",
"x"
],
[
"S",
"u",
"p",
"p",
"o",
"r",
"t",
"e",
"d",
"C",
"R",
"S"
],
[
"W",
"e",
"l",
"l",
"K",
"n",
"o",
"w",
"n",
"S",
"c",
"a",
"l",
"e",
"S",
"e",
"t"
],
[
"T",
"i",
"l",
"e",
"M",
"a",
"t",
"r",
"i",
"x"
]
] | GetCapabilities Response | Element name | http://www.supermap.com/EN/online/iServer%20Java%206R/API/WMTS/WMTS100/GetCapabilities/GetCapabilities_response.htm | 34/1438044271733.81_20150728004431-00161-ip-10-236-191-2_731081787_9.json |
6e928380_GetCapabilities_Response__Element_name | [O/M] Mandatory [Description] Abstract. It is the brief description of the tile matrix set. [Element name] | Abstract | [
[
"I",
"d",
"e",
"n",
"t",
"i",
"f",
"i",
"e",
"r"
],
[
"T",
"i",
"t",
"l",
"e"
],
[
"A",
"b",
"s",
"t",
"r",
"a",
"c",
"t"
],
[
"K",
"e",
"y",
"w",
"o",
"r",
"d",
"s"
],
[
"B",
"o",
"u",
"n",
"d",
"i",
"n",
"g",
"B",
"o",
"x"
],
[
"S",
"u",
"p",
"p",
"o",
"r",
"t",
"e",
"d",
"C",
"R",
"S"
],
[
"W",
"e",
"l",
"l",
"K",
"n",
"o",
"w",
"n",
"S",
"c",
"a",
"l",
"e",
"S",
"e",
"t"
],
[
"T",
"i",
"l",
"e",
"M",
"a",
"t",
"r",
"i",
"x"
]
] | GetCapabilities Response | Element name | http://www.supermap.com/EN/online/iServer%20Java%206R/API/WMTS/WMTS100/GetCapabilities/GetCapabilities_response.htm | 34/1438044271733.81_20150728004431-00161-ip-10-236-191-2_731081787_9.json |
6e928380_GetCapabilities_Response__Element_name | [O/M] Mandatory [Description] Keywords. It is an unordered list of common words and phrases in datasets. [Element name] | Keywords | [
[
"I",
"d",
"e",
"n",
"t",
"i",
"f",
"i",
"e",
"r"
],
[
"T",
"i",
"t",
"l",
"e"
],
[
"A",
"b",
"s",
"t",
"r",
"a",
"c",
"t"
],
[
"K",
"e",
"y",
"w",
"o",
"r",
"d",
"s"
],
[
"B",
"o",
"u",
"n",
"d",
"i",
"n",
"g",
"B",
"o",
"x"
],
[
"S",
"u",
"p",
"p",
"o",
"r",
"t",
"e",
"d",
"C",
"R",
"S"
],
[
"W",
"e",
"l",
"l",
"K",
"n",
"o",
"w",
"n",
"S",
"c",
"a",
"l",
"e",
"S",
"e",
"t"
],
[
"T",
"i",
"l",
"e",
"M",
"a",
"t",
"r",
"i",
"x"
]
] | GetCapabilities Response | Element name | http://www.supermap.com/EN/online/iServer%20Java%206R/API/WMTS/WMTS100/GetCapabilities/GetCapabilities_response.htm | 34/1438044271733.81_20150728004431-00161-ip-10-236-191-2_731081787_9.json |
6e928380_GetCapabilities_Response__Element_name | [O/M] Mandatory [Description] Bounding box. It is a minimum rectangle of the bounding tile matrix set in the supportive coordinate system. [Element name] | BoundingBox | [
[
"I",
"d",
"e",
"n",
"t",
"i",
"f",
"i",
"e",
"r"
],
[
"T",
"i",
"t",
"l",
"e"
],
[
"A",
"b",
"s",
"t",
"r",
"a",
"c",
"t"
],
[
"K",
"e",
"y",
"w",
"o",
"r",
"d",
"s"
],
[
"B",
"o",
"u",
"n",
"d",
"i",
"n",
"g",
"B",
"o",
"x"
],
[
"S",
"u",
"p",
"p",
"o",
"r",
"t",
"e",
"d",
"C",
"R",
"S"
],
[
"W",
"e",
"l",
"l",
"K",
"n",
"o",
"w",
"n",
"S",
"c",
"a",
"l",
"e",
"S",
"e",
"t"
],
[
"T",
"i",
"l",
"e",
"M",
"a",
"t",
"r",
"i",
"x"
]
] | GetCapabilities Response | Element name | http://www.supermap.com/EN/online/iServer%20Java%206R/API/WMTS/WMTS100/GetCapabilities/GetCapabilities_response.htm | 34/1438044271733.81_20150728004431-00161-ip-10-236-191-2_731081787_9.json |
6e928380_GetCapabilities_Response__Element_name | [O/M] Optional [Description] Supportive coordinate system. [Element name] | SupportedCRS | [
[
"I",
"d",
"e",
"n",
"t",
"i",
"f",
"i",
"e",
"r"
],
[
"T",
"i",
"t",
"l",
"e"
],
[
"A",
"b",
"s",
"t",
"r",
"a",
"c",
"t"
],
[
"K",
"e",
"y",
"w",
"o",
"r",
"d",
"s"
],
[
"B",
"o",
"u",
"n",
"d",
"i",
"n",
"g",
"B",
"o",
"x"
],
[
"S",
"u",
"p",
"p",
"o",
"r",
"t",
"e",
"d",
"C",
"R",
"S"
],
[
"W",
"e",
"l",
"l",
"K",
"n",
"o",
"w",
"n",
"S",
"c",
"a",
"l",
"e",
"S",
"e",
"t"
],
[
"T",
"i",
"l",
"e",
"M",
"a",
"t",
"r",
"i",
"x"
]
] | GetCapabilities Response | Element name | http://www.supermap.com/EN/online/iServer%20Java%206R/API/WMTS/WMTS100/GetCapabilities/GetCapabilities_response.htm | 34/1438044271733.81_20150728004431-00161-ip-10-236-191-2_731081787_9.json |
6e928380_GetCapabilities_Response__Element_name | [O/M] Mandatory [Description] Well-known scale set. [Element name] | WellKnownScaleSet | [
[
"I",
"d",
"e",
"n",
"t",
"i",
"f",
"i",
"e",
"r"
],
[
"T",
"i",
"t",
"l",
"e"
],
[
"A",
"b",
"s",
"t",
"r",
"a",
"c",
"t"
],
[
"K",
"e",
"y",
"w",
"o",
"r",
"d",
"s"
],
[
"B",
"o",
"u",
"n",
"d",
"i",
"n",
"g",
"B",
"o",
"x"
],
[
"S",
"u",
"p",
"p",
"o",
"r",
"t",
"e",
"d",
"C",
"R",
"S"
],
[
"W",
"e",
"l",
"l",
"K",
"n",
"o",
"w",
"n",
"S",
"c",
"a",
"l",
"e",
"S",
"e",
"t"
],
[
"T",
"i",
"l",
"e",
"M",
"a",
"t",
"r",
"i",
"x"
]
] | GetCapabilities Response | Element name | http://www.supermap.com/EN/online/iServer%20Java%206R/API/WMTS/WMTS100/GetCapabilities/GetCapabilities_response.htm | 34/1438044271733.81_20150728004431-00161-ip-10-236-191-2_731081787_9.json |
6e928380_GetCapabilities_Response__Element_name | [O/M] Optional [Description] Tile matrix. Each tile matrix set can contain one or multiple tile matrix. [Element name] | TileMatrix | [
[
"I",
"d",
"e",
"n",
"t",
"i",
"f",
"i",
"e",
"r"
],
[
"T",
"i",
"t",
"l",
"e"
],
[
"A",
"b",
"s",
"t",
"r",
"a",
"c",
"t"
],
[
"K",
"e",
"y",
"w",
"o",
"r",
"d",
"s"
],
[
"B",
"o",
"u",
"n",
"d",
"i",
"n",
"g",
"B",
"o",
"x"
],
[
"S",
"u",
"p",
"p",
"o",
"r",
"t",
"e",
"d",
"C",
"R",
"S"
],
[
"W",
"e",
"l",
"l",
"K",
"n",
"o",
"w",
"n",
"S",
"c",
"a",
"l",
"e",
"S",
"e",
"t"
],
[
"T",
"i",
"l",
"e",
"M",
"a",
"t",
"r",
"i",
"x"
]
] | GetCapabilities Response | Element name | http://www.supermap.com/EN/online/iServer%20Java%206R/API/WMTS/WMTS100/GetCapabilities/GetCapabilities_response.htm | 34/1438044271733.81_20150728004431-00161-ip-10-236-191-2_731081787_9.json |
9eb34eaa_iled_email_tracking_and_search__Description | [Parameter] begin [Description] | An rfc2822 time string or epoch seconds. It defines the beginning of the time range to select log records from. By default it is the time of the request. | [] | New Events API, detailed email tracking and search | Description | http://blog.mailgun.com/new-events-api-detailed-email-tracking-and-search/ | 34/1438043058631.99_20150728002418-00281-ip-10-236-191-2_28659308_0.json |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.