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
|
---|---|---|---|---|---|---|---|
02ec4112_uts_compared___Ikool_s_Blogbed__JDeveloper | [0] 5. [Shortcut] Organize imports [Eclipse] Ctrl + Shift + O [JDeveloper] | Alt + Enter (One at a time) and Ctrl + Alt + O (All at once) | [] | JDeveloper and Eclipse shortcuts compared « Ikool’s Blogbed | JDeveloper | https://ikool.wordpress.com/2008/06/23/jdeveloper-and-eclipse-shortcuts-compared/ | 50/1438042991951.97_20150728002311-00177-ip-10-236-191-2_864101405_0.json |
02ec4112_uts_compared___Ikool_s_Blogbed__JDeveloper | [0] 6. [Shortcut] Open Type Hierarchy [Eclipse] Ctrl + T [JDeveloper] | Menu Navigate -> View Type Hierarchy | [] | JDeveloper and Eclipse shortcuts compared « Ikool’s Blogbed | JDeveloper | https://ikool.wordpress.com/2008/06/23/jdeveloper-and-eclipse-shortcuts-compared/ | 50/1438042991951.97_20150728002311-00177-ip-10-236-191-2_864101405_0.json |
02ec4112_uts_compared___Ikool_s_Blogbed__JDeveloper | [0] 7. [Shortcut] Close all Opened documents [Eclipse] Ctrl + Shift + F4 [JDeveloper] | Ctrl + Shift + F4 | [] | JDeveloper and Eclipse shortcuts compared « Ikool’s Blogbed | JDeveloper | https://ikool.wordpress.com/2008/06/23/jdeveloper-and-eclipse-shortcuts-compared/ | 50/1438042991951.97_20150728002311-00177-ip-10-236-191-2_864101405_0.json |
02ec4112_uts_compared___Ikool_s_Blogbed__JDeveloper | [0] 8. [Shortcut] Open declarations [Eclipse] Ctrl + O [JDeveloper] | Don’t know | [] | JDeveloper and Eclipse shortcuts compared « Ikool’s Blogbed | JDeveloper | https://ikool.wordpress.com/2008/06/23/jdeveloper-and-eclipse-shortcuts-compared/ | 50/1438042991951.97_20150728002311-00177-ip-10-236-191-2_864101405_0.json |
02ec4112_uts_compared___Ikool_s_Blogbed__JDeveloper | [0] 9. [Shortcut] Open Editor [Eclipse] Ctrl + E [JDeveloper] | Don’t know | [] | JDeveloper and Eclipse shortcuts compared « Ikool’s Blogbed | JDeveloper | https://ikool.wordpress.com/2008/06/23/jdeveloper-and-eclipse-shortcuts-compared/ | 50/1438042991951.97_20150728002311-00177-ip-10-236-191-2_864101405_0.json |
02ec4112_uts_compared___Ikool_s_Blogbed__JDeveloper | [0] 10. [Shortcut] Line Comment [Eclipse] Ctrl + / [JDeveloper] | Ctrl + / Note Ctrl + / without selection will move cursor to the next line | [] | JDeveloper and Eclipse shortcuts compared « Ikool’s Blogbed | JDeveloper | https://ikool.wordpress.com/2008/06/23/jdeveloper-and-eclipse-shortcuts-compared/ | 50/1438042991951.97_20150728002311-00177-ip-10-236-191-2_864101405_0.json |
02ec4112_uts_compared___Ikool_s_Blogbed__JDeveloper | [0] 11. [Shortcut] Comment your selection using /* and */ [Eclipse] Ctrl + Shift + / [JDeveloper] | Don’t know | [] | JDeveloper and Eclipse shortcuts compared « Ikool’s Blogbed | JDeveloper | https://ikool.wordpress.com/2008/06/23/jdeveloper-and-eclipse-shortcuts-compared/ | 50/1438042991951.97_20150728002311-00177-ip-10-236-191-2_864101405_0.json |
02ec4112_uts_compared___Ikool_s_Blogbed__JDeveloper | [0] 12. [Shortcut] Rename [Eclipse] Alt + Shift + R [JDeveloper] | Ctrl + Alt + R | [] | JDeveloper and Eclipse shortcuts compared « Ikool’s Blogbed | JDeveloper | https://ikool.wordpress.com/2008/06/23/jdeveloper-and-eclipse-shortcuts-compared/ | 50/1438042991951.97_20150728002311-00177-ip-10-236-191-2_864101405_0.json |
02ec4112_uts_compared___Ikool_s_Blogbed__JDeveloper | [0] 13. [Shortcut] extract to Local Variable [Eclipse] Alt + Shift + L [JDeveloper] | Ctrl + Alt V or Ctrl + Alt + F | [] | JDeveloper and Eclipse shortcuts compared « Ikool’s Blogbed | JDeveloper | https://ikool.wordpress.com/2008/06/23/jdeveloper-and-eclipse-shortcuts-compared/ | 50/1438042991951.97_20150728002311-00177-ip-10-236-191-2_864101405_0.json |
02ec4112_uts_compared___Ikool_s_Blogbed__JDeveloper | [0] 14. [Shortcut] extract to Method [Eclipse] Alt + Shift + M [JDeveloper] | Ctrl + Alt + X | [] | JDeveloper and Eclipse shortcuts compared « Ikool’s Blogbed | JDeveloper | https://ikool.wordpress.com/2008/06/23/jdeveloper-and-eclipse-shortcuts-compared/ | 50/1438042991951.97_20150728002311-00177-ip-10-236-191-2_864101405_0.json |
02ec4112_uts_compared___Ikool_s_Blogbed__JDeveloper | [0] 15. [Shortcut] Open Declaration [Eclipse] F3 [JDeveloper] | Context menu -> Go to Declaration | [] | JDeveloper and Eclipse shortcuts compared « Ikool’s Blogbed | JDeveloper | https://ikool.wordpress.com/2008/06/23/jdeveloper-and-eclipse-shortcuts-compared/ | 50/1438042991951.97_20150728002311-00177-ip-10-236-191-2_864101405_0.json |
02ec4112_uts_compared___Ikool_s_Blogbed__JDeveloper | [0] 16. [Shortcut] Save your document [Eclipse] Ctrl + S [JDeveloper] | Ctrl + S | [] | JDeveloper and Eclipse shortcuts compared « Ikool’s Blogbed | JDeveloper | https://ikool.wordpress.com/2008/06/23/jdeveloper-and-eclipse-shortcuts-compared/ | 50/1438042991951.97_20150728002311-00177-ip-10-236-191-2_864101405_0.json |
02ec4112_uts_compared___Ikool_s_Blogbed__JDeveloper | [0] 17. [Shortcut] Reload your project [Eclipse] F5 [JDeveloper] | Press the refresh button | [] | JDeveloper and Eclipse shortcuts compared « Ikool’s Blogbed | JDeveloper | https://ikool.wordpress.com/2008/06/23/jdeveloper-and-eclipse-shortcuts-compared/ | 50/1438042991951.97_20150728002311-00177-ip-10-236-191-2_864101405_0.json |
02ec4112_uts_compared___Ikool_s_Blogbed__JDeveloper | [0] 18. [Shortcut] Indent your line or selection [Eclipse] Tab or Shift Tab [JDeveloper] | Tab or Shift Tab | [] | JDeveloper and Eclipse shortcuts compared « Ikool’s Blogbed | JDeveloper | https://ikool.wordpress.com/2008/06/23/jdeveloper-and-eclipse-shortcuts-compared/ | 50/1438042991951.97_20150728002311-00177-ip-10-236-191-2_864101405_0.json |
02ec4112_uts_compared___Ikool_s_Blogbed__JDeveloper | [0] 19. [Shortcut] Code assistence [Eclipse] Ctrl + Space [JDeveloper] | Ctrl + Space | [] | JDeveloper and Eclipse shortcuts compared « Ikool’s Blogbed | JDeveloper | https://ikool.wordpress.com/2008/06/23/jdeveloper-and-eclipse-shortcuts-compared/ | 50/1438042991951.97_20150728002311-00177-ip-10-236-191-2_864101405_0.json |
02ec4112_uts_compared___Ikool_s_Blogbed__JDeveloper | [0] 20. [Shortcut] list all the shortcuts [Eclipse] Ctrl + Shift + L [JDeveloper] | Don’t know | [] | JDeveloper and Eclipse shortcuts compared « Ikool’s Blogbed | JDeveloper | https://ikool.wordpress.com/2008/06/23/jdeveloper-and-eclipse-shortcuts-compared/ | 50/1438042991951.97_20150728002311-00177-ip-10-236-191-2_864101405_0.json |
fd1ec061_idebar___Thunderbird_extension__Command | [Keyboard Shortcut] Enter [Mouse Shortcut] left double click middle click [Command] | Write message to primary email address | [] | Contacts Sidebar - Thunderbird extension | Command | http://extensions.sanjer.nl/index.php?page=tb_cs | 50/1438042991951.97_20150728002311-00049-ip-10-236-191-2_89381150_0.json |
fd1ec061_idebar___Thunderbird_extension__Command | [Keyboard Shortcut] Ctrl+Enter [Mouse Shortcut] Ctrl+double left click Ctrl+middle click [Command] | Write message to additional email address | [] | Contacts Sidebar - Thunderbird extension | Command | http://extensions.sanjer.nl/index.php?page=tb_cs | 50/1438042991951.97_20150728002311-00049-ip-10-236-191-2_89381150_0.json |
fd1ec061_idebar___Thunderbird_extension__Command | [Keyboard Shortcut] Shift+Enter [Mouse Shortcut] Shift+left double click Shift+middle click [Command] | Write message in inverted HTML/Plain Text format to primary email address | [] | Contacts Sidebar - Thunderbird extension | Command | http://extensions.sanjer.nl/index.php?page=tb_cs | 50/1438042991951.97_20150728002311-00049-ip-10-236-191-2_89381150_0.json |
fd1ec061_idebar___Thunderbird_extension__Command | [Keyboard Shortcut] Shift+Ctrl+Enter [Mouse Shortcut] Shift+Ctrl+double left click Shift+Ctrl+middle click [Command] | Write message in inverted HTML/Plain Text format to additional email address | [] | Contacts Sidebar - Thunderbird extension | Command | http://extensions.sanjer.nl/index.php?page=tb_cs | 50/1438042991951.97_20150728002311-00049-ip-10-236-191-2_89381150_0.json |
fd1ec061_idebar___Thunderbird_extension__Command | [Keyboard Shortcut] Alt+Enter [Mouse Shortcut] Alt+double left click Alt+middle click [Command] | View properties contacts card | [] | Contacts Sidebar - Thunderbird extension | Command | http://extensions.sanjer.nl/index.php?page=tb_cs | 50/1438042991951.97_20150728002311-00049-ip-10-236-191-2_89381150_0.json |
fd1ec061_idebar___Thunderbird_extension__Command | [Keyboard Shortcut] Delete [Command] | Delete selected contacts | [] | Contacts Sidebar - Thunderbird extension | Command | http://extensions.sanjer.nl/index.php?page=tb_cs | 50/1438042991951.97_20150728002311-00049-ip-10-236-191-2_89381150_0.json |
fd1ec061_idebar___Thunderbird_extension__Command | [Keyboard Shortcut] Insert [Command] | Add new card to address book | [] | Contacts Sidebar - Thunderbird extension | Command | http://extensions.sanjer.nl/index.php?page=tb_cs | 50/1438042991951.97_20150728002311-00049-ip-10-236-191-2_89381150_0.json |
646d0f87_sing_meta_characters_and_regex__Meaning | [Meta-character] . (period) [Meaning] | Matches any one character no matter what the character is | [] | Match beginning and end of the filename using meta characters and regex | Meaning | http://linuxconfig.org/match-beginning-and-end-of-the-filename-using-meta-characters-and-regex | 50/1438042991951.97_20150728002311-00280-ip-10-236-191-2_137504613_0.json |
646d0f87_sing_meta_characters_and_regex__Meaning | [Meta-character] ? [Meaning] | Matches the character immediately before it either zero times or one time | [] | Match beginning and end of the filename using meta characters and regex | Meaning | http://linuxconfig.org/match-beginning-and-end-of-the-filename-using-meta-characters-and-regex | 50/1438042991951.97_20150728002311-00280-ip-10-236-191-2_137504613_0.json |
646d0f87_sing_meta_characters_and_regex__Meaning | [Meta-character] * [Meaning] | Matches the character immediately before it any number of times including zero (the character may not be in the string at all) | [] | Match beginning and end of the filename using meta characters and regex | Meaning | http://linuxconfig.org/match-beginning-and-end-of-the-filename-using-meta-characters-and-regex | 50/1438042991951.97_20150728002311-00280-ip-10-236-191-2_137504613_0.json |
646d0f87_sing_meta_characters_and_regex__Meaning | [Meta-character] + [Meaning] | Matches the character immediately before it one or more times (the character must be in the string at least once) | [] | Match beginning and end of the filename using meta characters and regex | Meaning | http://linuxconfig.org/match-beginning-and-end-of-the-filename-using-meta-characters-and-regex | 50/1438042991951.97_20150728002311-00280-ip-10-236-191-2_137504613_0.json |
646d0f87_sing_meta_characters_and_regex__Meaning | [Meta-character] ^ [Meaning] | Indicates that the characters which follow are at the start of the string only | [] | Match beginning and end of the filename using meta characters and regex | Meaning | http://linuxconfig.org/match-beginning-and-end-of-the-filename-using-meta-characters-and-regex | 50/1438042991951.97_20150728002311-00280-ip-10-236-191-2_137504613_0.json |
646d0f87_sing_meta_characters_and_regex__Meaning | [Meta-character] $ [Meaning] | Indicates that the characters which precede it are at the end of the string | [] | Match beginning and end of the filename using meta characters and regex | Meaning | http://linuxconfig.org/match-beginning-and-end-of-the-filename-using-meta-characters-and-regex | 50/1438042991951.97_20150728002311-00280-ip-10-236-191-2_137504613_0.json |
646d0f87_sing_meta_characters_and_regex__Meaning | [Meta-character] \d [Meaning] | Matches any decimal digit | [] | Match beginning and end of the filename using meta characters and regex | Meaning | http://linuxconfig.org/match-beginning-and-end-of-the-filename-using-meta-characters-and-regex | 50/1438042991951.97_20150728002311-00280-ip-10-236-191-2_137504613_0.json |
646d0f87_sing_meta_characters_and_regex__Meaning | [Meta-character] \D [Meaning] | Matches any character that is not a decimal digit | [] | Match beginning and end of the filename using meta characters and regex | Meaning | http://linuxconfig.org/match-beginning-and-end-of-the-filename-using-meta-characters-and-regex | 50/1438042991951.97_20150728002311-00280-ip-10-236-191-2_137504613_0.json |
646d0f87_sing_meta_characters_and_regex__Meaning | [Meta-character] \s [Meaning] | Matches a tab or space character | [] | Match beginning and end of the filename using meta characters and regex | Meaning | http://linuxconfig.org/match-beginning-and-end-of-the-filename-using-meta-characters-and-regex | 50/1438042991951.97_20150728002311-00280-ip-10-236-191-2_137504613_0.json |
646d0f87_sing_meta_characters_and_regex__Meaning | [Meta-character] \S [Meaning] | Matches any character that is not a tab or a space | [] | Match beginning and end of the filename using meta characters and regex | Meaning | http://linuxconfig.org/match-beginning-and-end-of-the-filename-using-meta-characters-and-regex | 50/1438042991951.97_20150728002311-00280-ip-10-236-191-2_137504613_0.json |
646d0f87_sing_meta_characters_and_regex__Meaning | [Meta-character] \w [Meaning] | Matches any letter, any digit, or the underscore character | [] | Match beginning and end of the filename using meta characters and regex | Meaning | http://linuxconfig.org/match-beginning-and-end-of-the-filename-using-meta-characters-and-regex | 50/1438042991951.97_20150728002311-00280-ip-10-236-191-2_137504613_0.json |
646d0f87_sing_meta_characters_and_regex__Meaning | [Meta-character] \W [Meaning] | Matches any character which is not a letter, a digit, or the underscore | [] | Match beginning and end of the filename using meta characters and regex | Meaning | http://linuxconfig.org/match-beginning-and-end-of-the-filename-using-meta-characters-and-regex | 50/1438042991951.97_20150728002311-00280-ip-10-236-191-2_137504613_0.json |
646d0f87_sing_meta_characters_and_regex__Meaning | [Meta-character] \ [Meaning] | Escape character allowing the use of any of the metacharacters with their regular keyboard meaning. For instance, \. matches a period (.) in a regular expression. A period (.) matches any one character no matter what the character is. | [] | Match beginning and end of the filename using meta characters and regex | Meaning | http://linuxconfig.org/match-beginning-and-end-of-the-filename-using-meta-characters-and-regex | 50/1438042991951.97_20150728002311-00280-ip-10-236-191-2_137504613_0.json |
d27908da_ct___WebM_Container_Guidelines__Description | [0] Supported [Element Name] Cues ¶ [Description] | A top-level element to speed seeking access. All entries are local to the segment. | [] | The WebM Project | WebM Container Guidelines | Description | http://www.webmproject.org/docs/container/ | 50/1438042985647.51_20150728002305-00242-ip-10-236-191-2_820655869_10.json |
d27908da_ct___WebM_Container_Guidelines__Description | [0] Supported [Element Name] CuePoint ¶ [Description] | Contains all information relative to a seek point in the segment. | [] | The WebM Project | WebM Container Guidelines | Description | http://www.webmproject.org/docs/container/ | 50/1438042985647.51_20150728002305-00242-ip-10-236-191-2_820655869_10.json |
d27908da_ct___WebM_Container_Guidelines__Description | [0] Supported [Element Name] CueTime ¶ [Description] | Absolute timecode according to the segment time base. | [] | The WebM Project | WebM Container Guidelines | Description | http://www.webmproject.org/docs/container/ | 50/1438042985647.51_20150728002305-00242-ip-10-236-191-2_820655869_10.json |
d27908da_ct___WebM_Container_Guidelines__Description | [0] Supported [Element Name] CueTrackPositions ¶ [Description] | Contain positions for different tracks corresponding to the timecode. | [] | The WebM Project | WebM Container Guidelines | Description | http://www.webmproject.org/docs/container/ | 50/1438042985647.51_20150728002305-00242-ip-10-236-191-2_820655869_10.json |
d27908da_ct___WebM_Container_Guidelines__Description | [0] Supported [Element Name] CueTrack ¶ [Description] | The track for which a position is given. | [] | The WebM Project | WebM Container Guidelines | Description | http://www.webmproject.org/docs/container/ | 50/1438042985647.51_20150728002305-00242-ip-10-236-191-2_820655869_10.json |
d27908da_ct___WebM_Container_Guidelines__Description | [0] Supported [Element Name] CueClusterPosition ¶ [Description] | The position of the Cluster containing the required Block. | [] | The WebM Project | WebM Container Guidelines | Description | http://www.webmproject.org/docs/container/ | 50/1438042985647.51_20150728002305-00242-ip-10-236-191-2_820655869_10.json |
d27908da_ct___WebM_Container_Guidelines__Description | [0] Supported [Element Name] CueRelativePosition ¶ [Description] | The relative position of the referenced block inside the cluster with 0 being the first possible position for an element inside that cluster. | [] | The WebM Project | WebM Container Guidelines | Description | http://www.webmproject.org/docs/container/ | 50/1438042985647.51_20150728002305-00242-ip-10-236-191-2_820655869_10.json |
d27908da_ct___WebM_Container_Guidelines__Description | [0] Supported [Element Name] CueDuration ¶ [Description] | The duration of the block according to the segment time base. If missing the track's DefaultDuration does not apply and no duration information is available in terms of the cues. | [] | The WebM Project | WebM Container Guidelines | Description | http://www.webmproject.org/docs/container/ | 50/1438042985647.51_20150728002305-00242-ip-10-236-191-2_820655869_10.json |
d27908da_ct___WebM_Container_Guidelines__Description | [0] Supported [Element Name] CueBlockNumber ¶ [Description] | Number of the Block in the specified Cluster. | [] | The WebM Project | WebM Container Guidelines | Description | http://www.webmproject.org/docs/container/ | 50/1438042985647.51_20150728002305-00242-ip-10-236-191-2_820655869_10.json |
d27908da_ct___WebM_Container_Guidelines__Description | [0] Unsupported [Element Name] CueCodecState ¶ [Description] | The position of the Codec State corresponding to this Cue element. 0 means that the data is taken from the initial Track Entry. | [] | The WebM Project | WebM Container Guidelines | Description | http://www.webmproject.org/docs/container/ | 50/1438042985647.51_20150728002305-00242-ip-10-236-191-2_820655869_10.json |
d27908da_ct___WebM_Container_Guidelines__Description | [0] Unsupported [Element Name] CueReference ¶ [Description] | The Clusters containing the required referenced Blocks. | [] | The WebM Project | WebM Container Guidelines | Description | http://www.webmproject.org/docs/container/ | 50/1438042985647.51_20150728002305-00242-ip-10-236-191-2_820655869_10.json |
d27908da_ct___WebM_Container_Guidelines__Description | [0] Unsupported [Element Name] CueRefTime ¶ [Description] | Timecode of the referenced Block. | [] | The WebM Project | WebM Container Guidelines | Description | http://www.webmproject.org/docs/container/ | 50/1438042985647.51_20150728002305-00242-ip-10-236-191-2_820655869_10.json |
d27908da_ct___WebM_Container_Guidelines__Description | [0] Unsupported [Element Name] CueRefCluster ¶ [Description] | Position of the Cluster containing the referenced Block. | [] | The WebM Project | WebM Container Guidelines | Description | http://www.webmproject.org/docs/container/ | 50/1438042985647.51_20150728002305-00242-ip-10-236-191-2_820655869_10.json |
d27908da_ct___WebM_Container_Guidelines__Description | [0] Unsupported [Element Name] CueRefNumber ¶ [Description] | Number of the referenced Block of Track X in the specified Cluster. | [] | The WebM Project | WebM Container Guidelines | Description | http://www.webmproject.org/docs/container/ | 50/1438042985647.51_20150728002305-00242-ip-10-236-191-2_820655869_10.json |
d27908da_ct___WebM_Container_Guidelines__Description | [0] Unsupported [Element Name] CueRefCodecState ¶ [Description] | The position of the Codec State corresponding to this referenced element. 0 means that the data is taken from the initial Track Entry. | [] | The WebM Project | WebM Container Guidelines | Description | http://www.webmproject.org/docs/container/ | 50/1438042985647.51_20150728002305-00242-ip-10-236-191-2_820655869_10.json |
dc66a91a_John_s_ext2_spec__comment | [field name] s_inodes_count [type] ULONG [comment] | Count of inodes in the filesystem | [] | John's ext2 spec | comment | http://uranus.chrysocome.net/explore2fs/es2fs.htm | 50/1438042991951.97_20150728002311-00257-ip-10-236-191-2_246188295_1.json |
dc66a91a_John_s_ext2_spec__comment | [field name] s_blocks_count [type] ULONG [comment] | Count of blocks in the filesystem | [] | John's ext2 spec | comment | http://uranus.chrysocome.net/explore2fs/es2fs.htm | 50/1438042991951.97_20150728002311-00257-ip-10-236-191-2_246188295_1.json |
dc66a91a_John_s_ext2_spec__comment | [field name] s_r_blocks_count [type] ULONG [comment] | Count of the number of reserved blocks | [] | John's ext2 spec | comment | http://uranus.chrysocome.net/explore2fs/es2fs.htm | 50/1438042991951.97_20150728002311-00257-ip-10-236-191-2_246188295_1.json |
dc66a91a_John_s_ext2_spec__comment | [field name] s_free_blocks_count [type] ULONG [comment] | Count of the number of free blocks | [] | John's ext2 spec | comment | http://uranus.chrysocome.net/explore2fs/es2fs.htm | 50/1438042991951.97_20150728002311-00257-ip-10-236-191-2_246188295_1.json |
dc66a91a_John_s_ext2_spec__comment | [field name] s_free_inodes_count [type] ULONG [comment] | Count of the number of free inodes | [] | John's ext2 spec | comment | http://uranus.chrysocome.net/explore2fs/es2fs.htm | 50/1438042991951.97_20150728002311-00257-ip-10-236-191-2_246188295_1.json |
dc66a91a_John_s_ext2_spec__comment | [field name] s_first_data_block [type] ULONG [comment] | The first block which contains data | [] | John's ext2 spec | comment | http://uranus.chrysocome.net/explore2fs/es2fs.htm | 50/1438042991951.97_20150728002311-00257-ip-10-236-191-2_246188295_1.json |
dc66a91a_John_s_ext2_spec__comment | [field name] s_log_block_size [type] ULONG [comment] | Indicator of the block size | [] | John's ext2 spec | comment | http://uranus.chrysocome.net/explore2fs/es2fs.htm | 50/1438042991951.97_20150728002311-00257-ip-10-236-191-2_246188295_1.json |
dc66a91a_John_s_ext2_spec__comment | [field name] s_log_frag_size [type] LONG [comment] | Indicator of the size of the fragments | [] | John's ext2 spec | comment | http://uranus.chrysocome.net/explore2fs/es2fs.htm | 50/1438042991951.97_20150728002311-00257-ip-10-236-191-2_246188295_1.json |
dc66a91a_John_s_ext2_spec__comment | [field name] s_blocks_per_group [type] ULONG [comment] | Count of the number of blocks in each block group | [] | John's ext2 spec | comment | http://uranus.chrysocome.net/explore2fs/es2fs.htm | 50/1438042991951.97_20150728002311-00257-ip-10-236-191-2_246188295_1.json |
dc66a91a_John_s_ext2_spec__comment | [field name] s_frags_per_group [type] ULONG [comment] | Count of the number of fragments in each block group | [] | John's ext2 spec | comment | http://uranus.chrysocome.net/explore2fs/es2fs.htm | 50/1438042991951.97_20150728002311-00257-ip-10-236-191-2_246188295_1.json |
dc66a91a_John_s_ext2_spec__comment | [field name] s_inodes_per_group [type] ULONG [comment] | Count of the number of inodes in each block group | [] | John's ext2 spec | comment | http://uranus.chrysocome.net/explore2fs/es2fs.htm | 50/1438042991951.97_20150728002311-00257-ip-10-236-191-2_246188295_1.json |
dc66a91a_John_s_ext2_spec__comment | [field name] s_mtime [type] ULONG [comment] | The time that the filesystem was last mounted | [] | John's ext2 spec | comment | http://uranus.chrysocome.net/explore2fs/es2fs.htm | 50/1438042991951.97_20150728002311-00257-ip-10-236-191-2_246188295_1.json |
dc66a91a_John_s_ext2_spec__comment | [field name] s_wtime [type] ULONG [comment] | The time that the filesystem was last written to | [] | John's ext2 spec | comment | http://uranus.chrysocome.net/explore2fs/es2fs.htm | 50/1438042991951.97_20150728002311-00257-ip-10-236-191-2_246188295_1.json |
dc66a91a_John_s_ext2_spec__comment | [field name] s_mnt_count [type] USHORT [comment] | The number of times the file system has been mounted | [] | John's ext2 spec | comment | http://uranus.chrysocome.net/explore2fs/es2fs.htm | 50/1438042991951.97_20150728002311-00257-ip-10-236-191-2_246188295_1.json |
dc66a91a_John_s_ext2_spec__comment | [field name] s_max_mnt_count [type] SHORT [comment] | The number of times the file system can be mounted | [] | John's ext2 spec | comment | http://uranus.chrysocome.net/explore2fs/es2fs.htm | 50/1438042991951.97_20150728002311-00257-ip-10-236-191-2_246188295_1.json |
dc66a91a_John_s_ext2_spec__comment | [field name] s_magic [type] USHORT [comment] | Magic number indicating ex2fs | [] | John's ext2 spec | comment | http://uranus.chrysocome.net/explore2fs/es2fs.htm | 50/1438042991951.97_20150728002311-00257-ip-10-236-191-2_246188295_1.json |
dc66a91a_John_s_ext2_spec__comment | [field name] s_state [type] USHORT [comment] | Flags indicating the current state of the filesystem | [] | John's ext2 spec | comment | http://uranus.chrysocome.net/explore2fs/es2fs.htm | 50/1438042991951.97_20150728002311-00257-ip-10-236-191-2_246188295_1.json |
dc66a91a_John_s_ext2_spec__comment | [field name] s_errors [type] USHORT [comment] | Flags indicating the procedures for error reporting | [] | John's ext2 spec | comment | http://uranus.chrysocome.net/explore2fs/es2fs.htm | 50/1438042991951.97_20150728002311-00257-ip-10-236-191-2_246188295_1.json |
dc66a91a_John_s_ext2_spec__comment | [field name] s_pad [type] USHORT [comment] | padding | [] | John's ext2 spec | comment | http://uranus.chrysocome.net/explore2fs/es2fs.htm | 50/1438042991951.97_20150728002311-00257-ip-10-236-191-2_246188295_1.json |
dc66a91a_John_s_ext2_spec__comment | [field name] s_lastcheck [type] ULONG [comment] | The time that the filesystem was last checked | [] | John's ext2 spec | comment | http://uranus.chrysocome.net/explore2fs/es2fs.htm | 50/1438042991951.97_20150728002311-00257-ip-10-236-191-2_246188295_1.json |
dc66a91a_John_s_ext2_spec__comment | [field name] s_checkinterval [type] ULONG [comment] | The maximum time permissible between checks | [] | John's ext2 spec | comment | http://uranus.chrysocome.net/explore2fs/es2fs.htm | 50/1438042991951.97_20150728002311-00257-ip-10-236-191-2_246188295_1.json |
dc66a91a_John_s_ext2_spec__comment | [field name] s_creator_os [type] ULONG [comment] | Indicator of which OS created the filesystem | [] | John's ext2 spec | comment | http://uranus.chrysocome.net/explore2fs/es2fs.htm | 50/1438042991951.97_20150728002311-00257-ip-10-236-191-2_246188295_1.json |
dc66a91a_John_s_ext2_spec__comment | [field name] s_rev_level [type] ULONG [comment] | The revision level of the filesystem | [] | John's ext2 spec | comment | http://uranus.chrysocome.net/explore2fs/es2fs.htm | 50/1438042991951.97_20150728002311-00257-ip-10-236-191-2_246188295_1.json |
dc66a91a_John_s_ext2_spec__comment | [field name] s_reserved [type] ULONG[235] [comment] | padding to 1024 bytes | [] | John's ext2 spec | comment | http://uranus.chrysocome.net/explore2fs/es2fs.htm | 50/1438042991951.97_20150728002311-00257-ip-10-236-191-2_246188295_1.json |
2a799609___Value | [Item] Value: [Value] | 13,272 | [] | Value | http://vdb.czso.cz/vdbvo/en/mi/mi_hodnota.jsp?idhod=53371507&kodjaz=8260&maska=%23%23%23%2C%23%23%23 | 50/1438042991951.97_20150728002311-00009-ip-10-236-191-2_251241046_0.json |
|
2a799609___Value | [Item] Indicator: [Value] | Number of new notified cases of incapacity for work | [] | Value | http://vdb.czso.cz/vdbvo/en/mi/mi_hodnota.jsp?idhod=53371507&kodjaz=8260&maska=%23%23%23%2C%23%23%23 | 50/1438042991951.97_20150728002311-00009-ip-10-236-191-2_251241046_0.json |
|
2a799609___Value | [Item] Subject specification: [Value] | Aggregation: Total | [] | Value | http://vdb.czso.cz/vdbvo/en/mi/mi_hodnota.jsp?idhod=53371507&kodjaz=8260&maska=%23%23%23%2C%23%23%23 | 50/1438042991951.97_20150728002311-00009-ip-10-236-191-2_251241046_0.json |
|
2a799609___Value | [Item] Unit of measure: [Value] | not applicable | [] | Value | http://vdb.czso.cz/vdbvo/en/mi/mi_hodnota.jsp?idhod=53371507&kodjaz=8260&maska=%23%23%23%2C%23%23%23 | 50/1438042991951.97_20150728002311-00009-ip-10-236-191-2_251241046_0.json |
|
2a799609___Value | [Item] Type of release: [Value] | Final with no further revision | [] | Value | http://vdb.czso.cz/vdbvo/en/mi/mi_hodnota.jsp?idhod=53371507&kodjaz=8260&maska=%23%23%23%2C%23%23%23 | 50/1438042991951.97_20150728002311-00009-ip-10-236-191-2_251241046_0.json |
|
2a799609___Value | [Item] Region: [Value] | Žďár nad Sázavou | [] | Value | http://vdb.czso.cz/vdbvo/en/mi/mi_hodnota.jsp?idhod=53371507&kodjaz=8260&maska=%23%23%23%2C%23%23%23 | 50/1438042991951.97_20150728002311-00009-ip-10-236-191-2_251241046_0.json |
|
2a799609___Value | [Item] Period: [Value] | Year 2010 | [] | Value | http://vdb.czso.cz/vdbvo/en/mi/mi_hodnota.jsp?idhod=53371507&kodjaz=8260&maska=%23%23%23%2C%23%23%23 | 50/1438042991951.97_20150728002311-00009-ip-10-236-191-2_251241046_0.json |
|
257822cd__program_from_the_command_line__Description | [Parameter] Uninstall [Description] | Name of the program; .exe is implied. You may have to use a fully qualified file path if Uninstall.exe is located in a folder that does not appear in your PATH environment variable. Use the appropriate version for a specific system: one of UninstallA.exe, UninstallW.exe, or UninstallX64.exe. See the notes at the beginning of this page. | [] | Uninstall - Uninstall a program from the command line | Description | http://www.installmate.com/support/uninstall.htm | 50/1438042991951.97_20150728002311-00016-ip-10-236-191-2_515000867_0.json |
257822cd__program_from_the_command_line__Description | [Parameter] /a [Description] | Show all registrations, including hidden ones. Without this parameter, only uninstaller registrations that are visible in the Add/Remove Programs control panel are shown. | [] | Uninstall - Uninstall a program from the command line | Description | http://www.installmate.com/support/uninstall.htm | 50/1438042991951.97_20150728002311-00016-ip-10-236-191-2_515000867_0.json |
257822cd__program_from_the_command_line__Description | [Parameter] /c [Description] | Check and display the uninstall command, but don't run anything. In conjunction with a keyname, this option will display the uninstall command or the quiet uninstall command (see /q option, below) for that uninstall key; without a keyname, the uninstall commands for all registered entries are shown. | [] | Uninstall - Uninstall a program from the command line | Description | http://www.installmate.com/support/uninstall.htm | 50/1438042991951.97_20150728002311-00016-ip-10-236-191-2_515000867_0.json |
257822cd__program_from_the_command_line__Description | [Parameter] /f [Description] | Show full registration entries instead of a summary. By default, Uninstall will show a one-line summary for each registered uninstaller; with the /f option, Uninstall displays all information available for each registered uninstaller. | [] | Uninstall - Uninstall a program from the command line | Description | http://www.installmate.com/support/uninstall.htm | 50/1438042991951.97_20150728002311-00016-ip-10-236-191-2_515000867_0.json |
257822cd__program_from_the_command_line__Description | [Parameter] /l [Description] | List the uninstall information for the given keyname registration. By default, this only displays the associated display name and version; if you also specify the /f option, then all uninstall information for keyname is displayed. | [] | Uninstall - Uninstall a program from the command line | Description | http://www.installmate.com/support/uninstall.htm | 50/1438042991951.97_20150728002311-00016-ip-10-236-191-2_515000867_0.json |
257822cd__program_from_the_command_line__Description | [Parameter] /q [Description] | Display or run the quiet uninstall command (without user interaction). By default, Uninstall will run or display the interactive uninstaller command for the given keyname; with the /q parameter, the "quiet" command is used instead. Note: Uninstall will use the registered "quiet" uninstall command if available. If not, then Uninstall will add the appropriate command line option for non-interactive uninstallation to MSI, Tarma, or Inno Setup uninstaller command lines. For other uninstallers, Uninstall will fail if no quiet command is registered. | [] | Uninstall - Uninstall a program from the command line | Description | http://www.installmate.com/support/uninstall.htm | 50/1438042991951.97_20150728002311-00016-ip-10-236-191-2_515000867_0.json |
257822cd__program_from_the_command_line__Description | [Parameter] /w [Description] | Wait for uninstaller to terminate. By default, Uninstall starts an uninstaller and then abandons it; with the /w option, Uninstall will wait for the uninstaller process to terminate. Note: Uninstall only waits for the original uninstaller process to terminate. If the uninstaller starts a secondary process, then this will not be detected by Uninstall. | [] | Uninstall - Uninstall a program from the command line | Description | http://www.installmate.com/support/uninstall.htm | 50/1438042991951.97_20150728002311-00016-ip-10-236-191-2_515000867_0.json |
257822cd__program_from_the_command_line__Description | [Parameter] keyname... [Description] | Specifies the uninstaller's registry key name for the application you wish to uninstall. The key name is usually a GUID like {CE2CDD62-0124-36CA-84D3-9F4DCF5C5BD9}, or sometimes a symbolic name like Microsoft Document Explorer 2008. If the key name contains spaces, it must be "quoted". You may specify more than one key name; Uninstall will run or display each one in turn. | [] | Uninstall - Uninstall a program from the command line | Description | http://www.installmate.com/support/uninstall.htm | 50/1438042991951.97_20150728002311-00016-ip-10-236-191-2_515000867_0.json |
c589b6fa_pen_Shortest_Path_First__OSPF___Description | [Type #] 1 [LSA Name] Router [Description] | A router sends this to describe neighbors and its own interfaces. | [] | Types of link-state advertisements (LSAs) used in Open Shortest Path First (OSPF) | Description | http://searchnetworking.techtarget.com/answer/Types-of-link-state-advertisements-LSAs-used-in-Open-Shortest-Path-First-OSPF | 50/1438042991951.97_20150728002311-00055-ip-10-236-191-2_205209112_0.json |
c589b6fa_pen_Shortest_Path_First__OSPF___Description | [Type #] 2 [LSA Name] Network [Description] | For broadcast networks only; the designated router for the broadcast segment uses this to list all the routers connected to the segment directly. | [] | Types of link-state advertisements (LSAs) used in Open Shortest Path First (OSPF) | Description | http://searchnetworking.techtarget.com/answer/Types-of-link-state-advertisements-LSAs-used-in-Open-Shortest-Path-First-OSPF | 50/1438042991951.97_20150728002311-00055-ip-10-236-191-2_205209112_0.json |
c589b6fa_pen_Shortest_Path_First__OSPF___Description | [Type #] 3 [LSA Name] Summary [Description] | A router touching multiple areas of the network uses this to summarize information about one of those areas to update the other areas. | [] | Types of link-state advertisements (LSAs) used in Open Shortest Path First (OSPF) | Description | http://searchnetworking.techtarget.com/answer/Types-of-link-state-advertisements-LSAs-used-in-Open-Shortest-Path-First-OSPF | 50/1438042991951.97_20150728002311-00055-ip-10-236-191-2_205209112_0.json |
c589b6fa_pen_Shortest_Path_First__OSPF___Description | [Type #] 4 [LSA Name] ASBR-summary [Description] | Sent by a border router that has sent a Type 5 LSA to describe how to get to that border router via the internal network. | [] | Types of link-state advertisements (LSAs) used in Open Shortest Path First (OSPF) | Description | http://searchnetworking.techtarget.com/answer/Types-of-link-state-advertisements-LSAs-used-in-Open-Shortest-Path-First-OSPF | 50/1438042991951.97_20150728002311-00055-ip-10-236-191-2_205209112_0.json |
c589b6fa_pen_Shortest_Path_First__OSPF___Description | [Type #] 5 [LSA Name] AS-external [Description] | Sent by a border router to describe external routes through itself. Can be used to advertise "this is the way to (all or part of) the Internet." | [] | Types of link-state advertisements (LSAs) used in Open Shortest Path First (OSPF) | Description | http://searchnetworking.techtarget.com/answer/Types-of-link-state-advertisements-LSAs-used-in-Open-Shortest-Path-First-OSPF | 50/1438042991951.97_20150728002311-00055-ip-10-236-191-2_205209112_0.json |
c589b6fa_pen_Shortest_Path_First__OSPF___Description | [Type #] 6 [LSA Name] Group membership [Description] | Used in a now obsolete multicast version of Multicast Open Shortest Path First (MOSPF). Most routers no longer support MOSPF; this LSA may be reassigned in the future. | [] | Types of link-state advertisements (LSAs) used in Open Shortest Path First (OSPF) | Description | http://searchnetworking.techtarget.com/answer/Types-of-link-state-advertisements-LSAs-used-in-Open-Shortest-Path-First-OSPF | 50/1438042991951.97_20150728002311-00055-ip-10-236-191-2_205209112_0.json |
c589b6fa_pen_Shortest_Path_First__OSPF___Description | [Type #] 7 [LSA Name] NSSA External [Description] | OSPF stub areas are those without a direct path to the outside; they do not allow Type 5 LSAs in, and all externally bound traffic is just routed out through the stub area’s boundary router. A “not so stubby area” (NSSA) has some limited external routes available; they are advertised within the NSSA using Type 7 LSAs. The NSSA’s boundary routers translated Type 7 LSAs into Type 5 LSAs to flood into adjacent areas. | [] | Types of link-state advertisements (LSAs) used in Open Shortest Path First (OSPF) | Description | http://searchnetworking.techtarget.com/answer/Types-of-link-state-advertisements-LSAs-used-in-Open-Shortest-Path-First-OSPF | 50/1438042991951.97_20150728002311-00055-ip-10-236-191-2_205209112_0.json |
c589b6fa_pen_Shortest_Path_First__OSPF___Description | [Type #] 8 [LSA Name] External Attributes [Description] | In OSPFv2, this was used to convey BGP link attributes into an OSPF network, but it was rarely implemented. In OSPFv3, it has been repurposed to send information about all of the IPv6 address information associated with the local link. | [] | Types of link-state advertisements (LSAs) used in Open Shortest Path First (OSPF) | Description | http://searchnetworking.techtarget.com/answer/Types-of-link-state-advertisements-LSAs-used-in-Open-Shortest-Path-First-OSPF | 50/1438042991951.97_20150728002311-00055-ip-10-236-191-2_205209112_0.json |
c589b6fa_pen_Shortest_Path_First__OSPF___Description | [Type #] 9 [LSA Name] Intra-Area-Prefix (was Link-local Opaque) [Description] | Communicates prefixes for stub areas and for transit networks, in OSPFv3. (In OSPFv2, it was a link-local “opaque” field, conveying information passed on by OSPF routers but not used for OSPF routing.) | [] | Types of link-state advertisements (LSAs) used in Open Shortest Path First (OSPF) | Description | http://searchnetworking.techtarget.com/answer/Types-of-link-state-advertisements-LSAs-used-in-Open-Shortest-Path-First-OSPF | 50/1438042991951.97_20150728002311-00055-ip-10-236-191-2_205209112_0.json |
c589b6fa_pen_Shortest_Path_First__OSPF___Description | [Type #] 10 [LSA Name] Area-Local Opaque [Description] | Flooded to area routers even if the router doesn’t understand the information within. Used by applications to extend OSPF functionality, e.g. for MPLS traffic engineering. | [] | Types of link-state advertisements (LSAs) used in Open Shortest Path First (OSPF) | Description | http://searchnetworking.techtarget.com/answer/Types-of-link-state-advertisements-LSAs-used-in-Open-Shortest-Path-First-OSPF | 50/1438042991951.97_20150728002311-00055-ip-10-236-191-2_205209112_0.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.