task
stringlengths 12
101
| input
stringlengths 0
3.73k
| output
stringlengths 1
5.04k
| options
list | pageTitle
stringlengths 0
320
| outputColName
stringlengths 1
216
| url
stringlengths 14
211
| wdcFile
stringlengths 69
76
|
---|---|---|---|---|---|---|---|
fba4303b_Ask_Klaus___Linux_Magazine__Function
|
[Hotkey] CapsLock ArrowUp [Function]
|
Change reading position to one line up
|
[] |
Ask Klaus » Linux Magazine
|
Function
|
http://www.linuxpromagazine.com/Issues/2013/153/Ask-Klaus/(tagID)/39
|
19/1438042985140.15_20150728002305-00309-ip-10-236-191-2_561152298_0.json
|
fba4303b_Ask_Klaus___Linux_Magazine__Function
|
[Hotkey] CapsLock ArrowDown [Function]
|
Change reading position to one line down
|
[] |
Ask Klaus » Linux Magazine
|
Function
|
http://www.linuxpromagazine.com/Issues/2013/153/Ask-Klaus/(tagID)/39
|
19/1438042985140.15_20150728002305-00309-ip-10-236-191-2_561152298_0.json
|
fba4303b_Ask_Klaus___Linux_Magazine__Function
|
[Hotkey] CapsLock ArrowLeft [Function]
|
Spell character to the left of cursor
|
[] |
Ask Klaus » Linux Magazine
|
Function
|
http://www.linuxpromagazine.com/Issues/2013/153/Ask-Klaus/(tagID)/39
|
19/1438042985140.15_20150728002305-00309-ip-10-236-191-2_561152298_0.json
|
fba4303b_Ask_Klaus___Linux_Magazine__Function
|
[Hotkey] CapsLock ArrowRight [Function]
|
Spell character to the right of cursor
|
[] |
Ask Klaus » Linux Magazine
|
Function
|
http://www.linuxpromagazine.com/Issues/2013/153/Ask-Klaus/(tagID)/39
|
19/1438042985140.15_20150728002305-00309-ip-10-236-191-2_561152298_0.json
|
fba4303b_Ask_Klaus___Linux_Magazine__Function
|
[Hotkey] CapsLock F1 or F2 [Function]
|
Slower or faster speech
|
[] |
Ask Klaus » Linux Magazine
|
Function
|
http://www.linuxpromagazine.com/Issues/2013/153/Ask-Klaus/(tagID)/39
|
19/1438042985140.15_20150728002305-00309-ip-10-236-191-2_561152298_0.json
|
fba4303b_Ask_Klaus___Linux_Magazine__Function
|
[Hotkey] CapsLock F3 or F4 [Function]
|
Tune voice pitch lower or higher
|
[] |
Ask Klaus » Linux Magazine
|
Function
|
http://www.linuxpromagazine.com/Issues/2013/153/Ask-Klaus/(tagID)/39
|
19/1438042985140.15_20150728002305-00309-ip-10-236-191-2_561152298_0.json
|
fba4303b_Ask_Klaus___Linux_Magazine__Function
|
[Hotkey] CapsLock F5 or F6 [Function]
|
Decrease or increase volume of voice
|
[] |
Ask Klaus » Linux Magazine
|
Function
|
http://www.linuxpromagazine.com/Issues/2013/153/Ask-Klaus/(tagID)/39
|
19/1438042985140.15_20150728002305-00309-ip-10-236-191-2_561152298_0.json
|
fba4303b_Ask_Klaus___Linux_Magazine__Function
|
[Hotkey] CapsLock F7 or F8 [Function]
|
Select previous or next speech language/accent; these are predefined in SBL's configuration file /etc/sbl/spk/speechd
|
[] |
Ask Klaus » Linux Magazine
|
Function
|
http://www.linuxpromagazine.com/Issues/2013/153/Ask-Klaus/(tagID)/39
|
19/1438042985140.15_20150728002305-00309-ip-10-236-191-2_561152298_0.json
|
fba4303b_Ask_Klaus___Linux_Magazine__Function
|
[Hotkey] CapsLock Pos1 or End [Function]
|
Read first or last line of screen
|
[] |
Ask Klaus » Linux Magazine
|
Function
|
http://www.linuxpromagazine.com/Issues/2013/153/Ask-Klaus/(tagID)/39
|
19/1438042985140.15_20150728002305-00309-ip-10-236-191-2_561152298_0.json
|
fba4303b_Ask_Klaus___Linux_Magazine__Function
|
[Hotkey] Alt+F1… Alt+F10 [Function]
|
Switch to virtual console 1 … 10; a separate ADRIANE menu is on each virtual console, so you can run programs in parallel and switch between them with the associated Alt+Fn key
|
[] |
Ask Klaus » Linux Magazine
|
Function
|
http://www.linuxpromagazine.com/Issues/2013/153/Ask-Klaus/(tagID)/39
|
19/1438042985140.15_20150728002305-00309-ip-10-236-191-2_561152298_0.json
|
1cb88b49_LET_US_ABAP__Description
|
[No] 1 [Keyword] AT END OF … ENDAT [Description]
|
Control group end in LOOP
|
[] |
LET US ABAP
|
Description
|
http://abaplovers.blogspot.com/
|
19/1438042985140.15_20150728002305-00122-ip-10-236-191-2_2822123_3.json
|
1cb88b49_LET_US_ABAP__Description
|
[No] 2 [Keyword] AT Fg … ENDAT [Description]
|
Processing specific to record type in LOOP
|
[] |
LET US ABAP
|
Description
|
http://abaplovers.blogspot.com/
|
19/1438042985140.15_20150728002305-00122-ip-10-236-191-2_2822123_3.json
|
1cb88b49_LET_US_ABAP__Description
|
[No] 3 [Keyword] AT FIRST … ENDAT [Description]
|
Execute processing block within a LOOP before processing single lines
|
[] |
LET US ABAP
|
Description
|
http://abaplovers.blogspot.com/
|
19/1438042985140.15_20150728002305-00122-ip-10-236-191-2_2822123_3.json
|
1cb88b49_LET_US_ABAP__Description
|
[No] 4 [Keyword] AT LAST … ENDAT [Description]
|
Execute processing block within a Loop after processing single lines
|
[] |
LET US ABAP
|
Description
|
http://abaplovers.blogspot.com/
|
19/1438042985140.15_20150728002305-00122-ip-10-236-191-2_2822123_3.json
|
1cb88b49_LET_US_ABAP__Description
|
[No] 5 [Keyword] AT NEW … ENDAT [Description]
|
Control group end during LOOP
|
[] |
LET US ABAP
|
Description
|
http://abaplovers.blogspot.com/
|
19/1438042985140.15_20150728002305-00122-ip-10-236-191-2_2822123_3.json
|
1cb88b49_LET_US_ABAP__Description
|
[No] 6 [Keyword] CALL [Description]
|
Call processing (Program, function module, screen)
|
[] |
LET US ABAP
|
Description
|
http://abaplovers.blogspot.com/
|
19/1438042985140.15_20150728002305-00122-ip-10-236-191-2_2822123_3.json
|
1cb88b49_LET_US_ABAP__Description
|
[No] 7 [Keyword] CHECK [Description]
|
Selection condition, leave loops and subroutines
|
[] |
LET US ABAP
|
Description
|
http://abaplovers.blogspot.com/
|
19/1438042985140.15_20150728002305-00122-ip-10-236-191-2_2822123_3.json
|
1cb88b49_LET_US_ABAP__Description
|
[No] 8 [Keyword] CONTINUE [Description]
|
Exit current loop pass within a DO, WHILE, LOOP or SELECT loop
|
[] |
LET US ABAP
|
Description
|
http://abaplovers.blogspot.com/
|
19/1438042985140.15_20150728002305-00122-ip-10-236-191-2_2822123_3.json
|
1cb88b49_LET_US_ABAP__Description
|
[No] 9 [Keyword] DO … ENDDO [Description]
|
Loop processing
|
[] |
LET US ABAP
|
Description
|
http://abaplovers.blogspot.com/
|
19/1438042985140.15_20150728002305-00122-ip-10-236-191-2_2822123_3.json
|
1cb88b49_LET_US_ABAP__Description
|
[No] 10 [Keyword] EXEC SQL … ENDEXEC [Description]
|
Execute a Native SQL Statement
|
[] |
LET US ABAP
|
Description
|
http://abaplovers.blogspot.com/
|
19/1438042985140.15_20150728002305-00122-ip-10-236-191-2_2822123_3.json
|
1cb88b49_LET_US_ABAP__Description
|
[No] 11 [Keyword] EXIT [Description]
|
Leave loops or subroutines
|
[] |
LET US ABAP
|
Description
|
http://abaplovers.blogspot.com/
|
19/1438042985140.15_20150728002305-00122-ip-10-236-191-2_2822123_3.json
|
1cb88b49_LET_US_ABAP__Description
|
[No] 12 [Keyword] FORM … ENDFORM [Description]
|
Definition of a subroutine
|
[] |
LET US ABAP
|
Description
|
http://abaplovers.blogspot.com/
|
19/1438042985140.15_20150728002305-00122-ip-10-236-191-2_2822123_3.json
|
1cb88b49_LET_US_ABAP__Description
|
[No] 13 [Keyword] IF … ELSE … ENDIF [Description]
|
Conditional processing
|
[] |
LET US ABAP
|
Description
|
http://abaplovers.blogspot.com/
|
19/1438042985140.15_20150728002305-00122-ip-10-236-191-2_2822123_3.json
|
1cb88b49_LET_US_ABAP__Description
|
[No] 14 [Keyword] LEAVE [Description]
|
Leave program processing, go to a transaction, list (or) menu
|
[] |
LET US ABAP
|
Description
|
http://abaplovers.blogspot.com/
|
19/1438042985140.15_20150728002305-00122-ip-10-236-191-2_2822123_3.json
|
1cb88b49_LET_US_ABAP__Description
|
[No] 15 [Keyword] LOOP … ENDLOOP [Description]
|
Loop on a table (or) extract dataset
|
[] |
LET US ABAP
|
Description
|
http://abaplovers.blogspot.com/
|
19/1438042985140.15_20150728002305-00122-ip-10-236-191-2_2822123_3.json
|
1cb88b49_LET_US_ABAP__Description
|
[No] 16 [Keyword] MODULE … ENDMODULE [Description]
|
Definition of a dialog module
|
[] |
LET US ABAP
|
Description
|
http://abaplovers.blogspot.com/
|
19/1438042985140.15_20150728002305-00122-ip-10-236-191-2_2822123_3.json
|
1cb88b49_LET_US_ABAP__Description
|
[No] 17 [Keyword] ON CHANGE OF … ENDON [Description]
|
Processing on field change
|
[] |
LET US ABAP
|
Description
|
http://abaplovers.blogspot.com/
|
19/1438042985140.15_20150728002305-00122-ip-10-236-191-2_2822123_3.json
|
1cb88b49_LET_US_ABAP__Description
|
[No] 18 [Keyword] PERFORM … USING [Description]
|
Call a subroutine
|
[] |
LET US ABAP
|
Description
|
http://abaplovers.blogspot.com/
|
19/1438042985140.15_20150728002305-00122-ip-10-236-191-2_2822123_3.json
|
1cb88b49_LET_US_ABAP__Description
|
[No] 19 [Keyword] SELECT … ENDSELECT [Description]
|
Read database tables
|
[] |
LET US ABAP
|
Description
|
http://abaplovers.blogspot.com/
|
19/1438042985140.15_20150728002305-00122-ip-10-236-191-2_2822123_3.json
|
1cb88b49_LET_US_ABAP__Description
|
[No] 20 [Keyword] STOP [Description]
|
End selection
|
[] |
LET US ABAP
|
Description
|
http://abaplovers.blogspot.com/
|
19/1438042985140.15_20150728002305-00122-ip-10-236-191-2_2822123_3.json
|
1cb88b49_LET_US_ABAP__Description
|
[No] 21 [Keyword] WHILE … ENDWHILE [Description]
|
Loop processing
|
[] |
LET US ABAP
|
Description
|
http://abaplovers.blogspot.com/
|
19/1438042985140.15_20150728002305-00122-ip-10-236-191-2_2822123_3.json
|
93de2fe7_ty_content_from_Windows_IT_Pro_0_and_Windows_2003_Inheritance_2000_Windows_2003_Windows_2008
|
[NT 4.0] Static inheritance
|
Static inheritance
|
[] |
The Basics of ACL Inheritance | Security content from Windows IT Pro
|
Windows 2000 Windows 2003 Windows 2008
|
http://windowsitpro.com/security/basics-acl-inheritance
|
19/1438044160065.87_20150728004240-00010-ip-10-236-191-2_260930152_0.json
|
93de2fe7_ty_content_from_Windows_IT_Pro_0_and_Windows_2003_Inheritance_2000_Windows_2003_Windows_2008
|
[NT 4.0] ACL inheritance can be configured on file system objects
|
ACL inheritance can be configured on file system, registry, and AD objects
|
[] |
The Basics of ACL Inheritance | Security content from Windows IT Pro
|
Windows 2000 Windows 2003 Windows 2008
|
http://windowsitpro.com/security/basics-acl-inheritance
|
19/1438044160065.87_20150728004240-00010-ip-10-236-191-2_260930152_0.json
|
93de2fe7_ty_content_from_Windows_IT_Pro_0_and_Windows_2003_Inheritance_2000_Windows_2003_Windows_2008
|
[NT 4.0] ACL inheritance can be enforced
|
ACL inheritance can be blocked and enforced
|
[] |
The Basics of ACL Inheritance | Security content from Windows IT Pro
|
Windows 2000 Windows 2003 Windows 2008
|
http://windowsitpro.com/security/basics-acl-inheritance
|
19/1438044160065.87_20150728004240-00010-ip-10-236-191-2_260930152_0.json
|
93de2fe7_ty_content_from_Windows_IT_Pro_0_and_Windows_2003_Inheritance_2000_Windows_2003_Windows_2008
|
[NT 4.0] Inherited ACLs overwrite existing ACLs
|
Inherited ACLs do not overwrite existing ACLs
|
[] |
The Basics of ACL Inheritance | Security content from Windows IT Pro
|
Windows 2000 Windows 2003 Windows 2008
|
http://windowsitpro.com/security/basics-acl-inheritance
|
19/1438044160065.87_20150728004240-00010-ip-10-236-191-2_260930152_0.json
|
93de2fe7_ty_content_from_Windows_IT_Pro_0_and_Windows_2003_Inheritance_2000_Windows_2003_Windows_2008
|
[NT 4.0] No way to remove inherited ACLs
|
ACLs can be removed from child objects
|
[] |
The Basics of ACL Inheritance | Security content from Windows IT Pro
|
Windows 2000 Windows 2003 Windows 2008
|
http://windowsitpro.com/security/basics-acl-inheritance
|
19/1438044160065.87_20150728004240-00010-ip-10-236-191-2_260930152_0.json
|
93de2fe7_ty_content_from_Windows_IT_Pro_0_and_Windows_2003_Inheritance_2000_Windows_2003_Windows_2008
|
[NT 4.0] Inherited ACLs are not recognizable
|
ACLs are recognizable: they are displayed differently in the ACL editor
|
[] |
The Basics of ACL Inheritance | Security content from Windows IT Pro
|
Windows 2000 Windows 2003 Windows 2008
|
http://windowsitpro.com/security/basics-acl-inheritance
|
19/1438044160065.87_20150728004240-00010-ip-10-236-191-2_260930152_0.json
|
154f3a6a_gy_and_computational_semantics__Web_Thread
|
[Web Link] Connects two objects [Web Thread]
|
Connects arbitrary number of objects
|
[] |
Metadata or Hyperdata, Link or Thread, What is a Web of Data? - Blog - Semantic Focus - The Semantic Web, Semantic Web technology and computational semantics
|
Web Thread
|
http://www.semanticfocus.com/blog/entry/title/metadata-or-hyperdata-link-or-thread-what-is-a-web-of-data/
|
19/1438042985140.15_20150728002305-00250-ip-10-236-191-2_716696322_0.json
|
154f3a6a_gy_and_computational_semantics__Web_Thread
|
[Web Link] Has a specified outbound object [Web Thread]
|
Has a set of outbound objects
|
[] |
Metadata or Hyperdata, Link or Thread, What is a Web of Data? - Blog - Semantic Focus - The Semantic Web, Semantic Web technology and computational semantics
|
Web Thread
|
http://www.semanticfocus.com/blog/entry/title/metadata-or-hyperdata-link-or-thread-what-is-a-web-of-data/
|
19/1438042985140.15_20150728002305-00250-ip-10-236-191-2_716696322_0.json
|
154f3a6a_gy_and_computational_semantics__Web_Thread
|
[Web Link] Has a specified inbound object [Web Thread]
|
Has one fixed inbound object
|
[] |
Metadata or Hyperdata, Link or Thread, What is a Web of Data? - Blog - Semantic Focus - The Semantic Web, Semantic Web technology and computational semantics
|
Web Thread
|
http://www.semanticfocus.com/blog/entry/title/metadata-or-hyperdata-link-or-thread-what-is-a-web-of-data/
|
19/1438042985140.15_20150728002305-00250-ip-10-236-191-2_716696322_0.json
|
154f3a6a_gy_and_computational_semantics__Web_Thread
|
[Web Link] Anonymous in general [Web Thread]
|
Named
|
[] |
Metadata or Hyperdata, Link or Thread, What is a Web of Data? - Blog - Semantic Focus - The Semantic Web, Semantic Web technology and computational semantics
|
Web Thread
|
http://www.semanticfocus.com/blog/entry/title/metadata-or-hyperdata-link-or-thread-what-is-a-web-of-data/
|
19/1438042985140.15_20150728002305-00250-ip-10-236-191-2_716696322_0.json
|
154f3a6a_gy_and_computational_semantics__Web_Thread
|
[Web Link] Assigned subjectively in general [Web Thread]
|
Assigned objectively
|
[] |
Metadata or Hyperdata, Link or Thread, What is a Web of Data? - Blog - Semantic Focus - The Semantic Web, Semantic Web technology and computational semantics
|
Web Thread
|
http://www.semanticfocus.com/blog/entry/title/metadata-or-hyperdata-link-or-thread-what-is-a-web-of-data/
|
19/1438042985140.15_20150728002305-00250-ip-10-236-191-2_716696322_0.json
|
154f3a6a_gy_and_computational_semantics__Web_Thread
|
[Web Link] Syntactically unidirectional [Web Thread]
|
Syntactically omnidirectional
|
[] |
Metadata or Hyperdata, Link or Thread, What is a Web of Data? - Blog - Semantic Focus - The Semantic Web, Semantic Web technology and computational semantics
|
Web Thread
|
http://www.semanticfocus.com/blog/entry/title/metadata-or-hyperdata-link-or-thread-what-is-a-web-of-data/
|
19/1438042985140.15_20150728002305-00250-ip-10-236-191-2_716696322_0.json
|
154f3a6a_gy_and_computational_semantics__Web_Thread
|
[Web Link] Semantically supplements the inbound end to the outbound end [Web Thread]
|
Semantically supplements each other on the same thread
|
[] |
Metadata or Hyperdata, Link or Thread, What is a Web of Data? - Blog - Semantic Focus - The Semantic Web, Semantic Web technology and computational semantics
|
Web Thread
|
http://www.semanticfocus.com/blog/entry/title/metadata-or-hyperdata-link-or-thread-what-is-a-web-of-data/
|
19/1438042985140.15_20150728002305-00250-ip-10-236-191-2_716696322_0.json
|
8e6470fa___IPython_0_13_2_documentation__Description
|
[Key] msg_id [Type] uuid(ascii) [Description]
|
The msg ID
|
[] |
IPython’s Task Database — IPython 0.13.2 documentation
|
Description
|
http://ipython.org/ipython-doc/rel-0.13.2/parallel/parallel_db.html
|
19/1438044160065.87_20150728004240-00214-ip-10-236-191-2_123549895_0.json
|
8e6470fa___IPython_0_13_2_documentation__Description
|
[Key] header [Type] dict [Description]
|
The request header
|
[] |
IPython’s Task Database — IPython 0.13.2 documentation
|
Description
|
http://ipython.org/ipython-doc/rel-0.13.2/parallel/parallel_db.html
|
19/1438044160065.87_20150728004240-00214-ip-10-236-191-2_123549895_0.json
|
8e6470fa___IPython_0_13_2_documentation__Description
|
[Key] content [Type] dict [Description]
|
The request content (likely empty)
|
[] |
IPython’s Task Database — IPython 0.13.2 documentation
|
Description
|
http://ipython.org/ipython-doc/rel-0.13.2/parallel/parallel_db.html
|
19/1438044160065.87_20150728004240-00214-ip-10-236-191-2_123549895_0.json
|
8e6470fa___IPython_0_13_2_documentation__Description
|
[Key] buffers [Type] list(bytes) [Description]
|
buffers containing serialized request objects
|
[] |
IPython’s Task Database — IPython 0.13.2 documentation
|
Description
|
http://ipython.org/ipython-doc/rel-0.13.2/parallel/parallel_db.html
|
19/1438044160065.87_20150728004240-00214-ip-10-236-191-2_123549895_0.json
|
8e6470fa___IPython_0_13_2_documentation__Description
|
[Key] submitted [Type] datetime [Description]
|
timestamp for time of submission (set by client)
|
[] |
IPython’s Task Database — IPython 0.13.2 documentation
|
Description
|
http://ipython.org/ipython-doc/rel-0.13.2/parallel/parallel_db.html
|
19/1438044160065.87_20150728004240-00214-ip-10-236-191-2_123549895_0.json
|
8e6470fa___IPython_0_13_2_documentation__Description
|
[Key] client_uuid [Type] uuid(ascii) [Description]
|
IDENT of client’s socket
|
[] |
IPython’s Task Database — IPython 0.13.2 documentation
|
Description
|
http://ipython.org/ipython-doc/rel-0.13.2/parallel/parallel_db.html
|
19/1438044160065.87_20150728004240-00214-ip-10-236-191-2_123549895_0.json
|
8e6470fa___IPython_0_13_2_documentation__Description
|
[Key] engine_uuid [Type] uuid(ascii) [Description]
|
IDENT of engine’s socket
|
[] |
IPython’s Task Database — IPython 0.13.2 documentation
|
Description
|
http://ipython.org/ipython-doc/rel-0.13.2/parallel/parallel_db.html
|
19/1438044160065.87_20150728004240-00214-ip-10-236-191-2_123549895_0.json
|
8e6470fa___IPython_0_13_2_documentation__Description
|
[Key] started [Type] datetime [Description]
|
time task began execution on engine
|
[] |
IPython’s Task Database — IPython 0.13.2 documentation
|
Description
|
http://ipython.org/ipython-doc/rel-0.13.2/parallel/parallel_db.html
|
19/1438044160065.87_20150728004240-00214-ip-10-236-191-2_123549895_0.json
|
8e6470fa___IPython_0_13_2_documentation__Description
|
[Key] completed [Type] datetime [Description]
|
time task finished execution (success or failure) on engine
|
[] |
IPython’s Task Database — IPython 0.13.2 documentation
|
Description
|
http://ipython.org/ipython-doc/rel-0.13.2/parallel/parallel_db.html
|
19/1438044160065.87_20150728004240-00214-ip-10-236-191-2_123549895_0.json
|
8e6470fa___IPython_0_13_2_documentation__Description
|
[Key] resubmitted [Type] uuid(ascii) [Description]
|
msg_id of resubmitted task (if applicable)
|
[] |
IPython’s Task Database — IPython 0.13.2 documentation
|
Description
|
http://ipython.org/ipython-doc/rel-0.13.2/parallel/parallel_db.html
|
19/1438044160065.87_20150728004240-00214-ip-10-236-191-2_123549895_0.json
|
8e6470fa___IPython_0_13_2_documentation__Description
|
[Key] result_header [Type] dict [Description]
|
header for result
|
[] |
IPython’s Task Database — IPython 0.13.2 documentation
|
Description
|
http://ipython.org/ipython-doc/rel-0.13.2/parallel/parallel_db.html
|
19/1438044160065.87_20150728004240-00214-ip-10-236-191-2_123549895_0.json
|
8e6470fa___IPython_0_13_2_documentation__Description
|
[Key] result_content [Type] dict [Description]
|
content for result
|
[] |
IPython’s Task Database — IPython 0.13.2 documentation
|
Description
|
http://ipython.org/ipython-doc/rel-0.13.2/parallel/parallel_db.html
|
19/1438044160065.87_20150728004240-00214-ip-10-236-191-2_123549895_0.json
|
8e6470fa___IPython_0_13_2_documentation__Description
|
[Key] result_buffers [Type] list(bytes) [Description]
|
buffers containing serialized request objects
|
[] |
IPython’s Task Database — IPython 0.13.2 documentation
|
Description
|
http://ipython.org/ipython-doc/rel-0.13.2/parallel/parallel_db.html
|
19/1438044160065.87_20150728004240-00214-ip-10-236-191-2_123549895_0.json
|
8e6470fa___IPython_0_13_2_documentation__Description
|
[Key] queue [Type] str [Description]
|
The name of the queue for the task (‘mux’ or ‘task’)
|
[] |
IPython’s Task Database — IPython 0.13.2 documentation
|
Description
|
http://ipython.org/ipython-doc/rel-0.13.2/parallel/parallel_db.html
|
19/1438044160065.87_20150728004240-00214-ip-10-236-191-2_123549895_0.json
|
8e6470fa___IPython_0_13_2_documentation__Description
|
[Key] pyin [Type] str [Description]
|
Python input source
|
[] |
IPython’s Task Database — IPython 0.13.2 documentation
|
Description
|
http://ipython.org/ipython-doc/rel-0.13.2/parallel/parallel_db.html
|
19/1438044160065.87_20150728004240-00214-ip-10-236-191-2_123549895_0.json
|
8e6470fa___IPython_0_13_2_documentation__Description
|
[Key] pyout [Type] dict [Description]
|
Python output (pyout message content)
|
[] |
IPython’s Task Database — IPython 0.13.2 documentation
|
Description
|
http://ipython.org/ipython-doc/rel-0.13.2/parallel/parallel_db.html
|
19/1438044160065.87_20150728004240-00214-ip-10-236-191-2_123549895_0.json
|
8e6470fa___IPython_0_13_2_documentation__Description
|
[Key] pyerr [Type] dict [Description]
|
Python traceback (pyerr message content)
|
[] |
IPython’s Task Database — IPython 0.13.2 documentation
|
Description
|
http://ipython.org/ipython-doc/rel-0.13.2/parallel/parallel_db.html
|
19/1438044160065.87_20150728004240-00214-ip-10-236-191-2_123549895_0.json
|
8e6470fa___IPython_0_13_2_documentation__Description
|
[Key] stdout [Type] str [Description]
|
Stream of stdout data
|
[] |
IPython’s Task Database — IPython 0.13.2 documentation
|
Description
|
http://ipython.org/ipython-doc/rel-0.13.2/parallel/parallel_db.html
|
19/1438044160065.87_20150728004240-00214-ip-10-236-191-2_123549895_0.json
|
8e6470fa___IPython_0_13_2_documentation__Description
|
[Key] stderr [Type] str [Description]
|
Stream of stderr data
|
[] |
IPython’s Task Database — IPython 0.13.2 documentation
|
Description
|
http://ipython.org/ipython-doc/rel-0.13.2/parallel/parallel_db.html
|
19/1438044160065.87_20150728004240-00214-ip-10-236-191-2_123549895_0.json
|
b0e6de36_cifications___SBML_caltech_edu__Description
|
Annotations [Label] annot [Status] Stalled [Description]
|
Support for richer annotation syntax than the regular annotations in SBML Level 3 Core
|
[] |
Documents/Specifications - SBML.caltech.edu
|
Description
|
http://sbml.org/Documents/Specifications
|
19/1438042988650.6_20150728002308-00328-ip-10-236-191-2_205081405_3.json
|
b0e6de36_cifications___SBML_caltech_edu__Description
|
Arrays [Label] arrays [Status] Draft available [Description]
|
Support for expressing arrays of things
|
[] |
Documents/Specifications - SBML.caltech.edu
|
Description
|
http://sbml.org/Documents/Specifications
|
19/1438042988650.6_20150728002308-00328-ip-10-236-191-2_205081405_3.json
|
b0e6de36_cifications___SBML_caltech_edu__Description
|
Hierarchical Model Composition [Label] comp [Status] Released [Description]
|
A means for defining how a model is composed from other models
|
[] |
Documents/Specifications - SBML.caltech.edu
|
Description
|
http://sbml.org/Documents/Specifications
|
19/1438042988650.6_20150728002308-00328-ip-10-236-191-2_205081405_3.json
|
b0e6de36_cifications___SBML_caltech_edu__Description
|
Distributions [Label] distrib [Status] Draft available [Description]
|
Support for encoding models that sample values from statistical distributions
|
[] |
Documents/Specifications - SBML.caltech.edu
|
Description
|
http://sbml.org/Documents/Specifications
|
19/1438042988650.6_20150728002308-00328-ip-10-236-191-2_205081405_3.json
|
b0e6de36_cifications___SBML_caltech_edu__Description
|
Dynamic Processes [Label] dyn [Status] Draft available [Description]
|
Support for creating and destroying entities during a simulation
|
[] |
Documents/Specifications - SBML.caltech.edu
|
Description
|
http://sbml.org/Documents/Specifications
|
19/1438042988650.6_20150728002308-00328-ip-10-236-191-2_205081405_3.json
|
b0e6de36_cifications___SBML_caltech_edu__Description
|
Flux Balance Constraints [Label] fbc [Status] Released [Description]
|
Support for constraint-based (a.k.a. steady-state) models
|
[] |
Documents/Specifications - SBML.caltech.edu
|
Description
|
http://sbml.org/Documents/Specifications
|
19/1438042988650.6_20150728002308-00328-ip-10-236-191-2_205081405_3.json
|
b0e6de36_cifications___SBML_caltech_edu__Description
|
Groups [Label] groups [Status] Draft available [Description]
|
A means for grouping elements
|
[] |
Documents/Specifications - SBML.caltech.edu
|
Description
|
http://sbml.org/Documents/Specifications
|
19/1438042988650.6_20150728002308-00328-ip-10-236-191-2_205081405_3.json
|
b0e6de36_cifications___SBML_caltech_edu__Description
|
Layout [Label] layout [Status] Released [Description]
|
Support for storing the spatial topology of a network diagram; adjunct to the render package
|
[] |
Documents/Specifications - SBML.caltech.edu
|
Description
|
http://sbml.org/Documents/Specifications
|
19/1438042988650.6_20150728002308-00328-ip-10-236-191-2_205081405_3.json
|
b0e6de36_cifications___SBML_caltech_edu__Description
|
Multistate and Multicomponent Species [Label] multi [Status] Draft available [Description]
|
Object structures for representing entity pools with multiple states and composed of multiple components, and reaction rules involving them
|
[] |
Documents/Specifications - SBML.caltech.edu
|
Description
|
http://sbml.org/Documents/Specifications
|
19/1438042988650.6_20150728002308-00328-ip-10-236-191-2_205081405_3.json
|
b0e6de36_cifications___SBML_caltech_edu__Description
|
Qualitative Models [Label] qual [Status] Released [Description]
|
Support for models wherein species do not represent quantity of matter & processes are not reactions per se
|
[] |
Documents/Specifications - SBML.caltech.edu
|
Description
|
http://sbml.org/Documents/Specifications
|
19/1438042988650.6_20150728002308-00328-ip-10-236-191-2_205081405_3.json
|
b0e6de36_cifications___SBML_caltech_edu__Description
|
Rendering [Label] render [Status] Draft available [Description]
|
Support for defining the graphical symbols and glyphs used in a diagram of the model; adjunct to the layout package
|
[] |
Documents/Specifications - SBML.caltech.edu
|
Description
|
http://sbml.org/Documents/Specifications
|
19/1438042988650.6_20150728002308-00328-ip-10-236-191-2_205081405_3.json
|
b0e6de36_cifications___SBML_caltech_edu__Description
|
Required Elements [Label] req [Status] Draft available [Description]
|
Support for fine-grained indication of SBML elements that have been changed by the presence of another package
|
[] |
Documents/Specifications - SBML.caltech.edu
|
Description
|
http://sbml.org/Documents/Specifications
|
19/1438042988650.6_20150728002308-00328-ip-10-236-191-2_205081405_3.json
|
b0e6de36_cifications___SBML_caltech_edu__Description
|
Spatial Processes [Label] spatial [Status] Draft available [Description]
|
Support for describing processes that involve a spatial component, and describing the geometries involved
|
[] |
Documents/Specifications - SBML.caltech.edu
|
Description
|
http://sbml.org/Documents/Specifications
|
19/1438042988650.6_20150728002308-00328-ip-10-236-191-2_205081405_3.json
|
a64bc15a_ARM___Datastreams___csaprsur__Measurement
|
[Variable] copol_coeff [Measurement]
|
Radar polarization
|
[
[
"R",
"a",
"d",
"a",
"r",
" ",
"p",
"o",
"l",
"a",
"r",
"i",
"z",
"a",
"t",
"i",
"o",
"n"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"D",
"o",
"p",
"p",
"l",
"e",
"r"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"r",
"e",
"f",
"l",
"e",
"c",
"t",
"i",
"v",
"i",
"t",
"y"
]
] |
ARM - Datastreams - csaprsur
|
Measurement
|
https://www.arm.gov/data/datastreams/csaprsur
|
19/1438042985140.15_20150728002305-00108-ip-10-236-191-2_868739164_0.json
|
a64bc15a_ARM___Datastreams___csaprsur__Measurement
|
[Variable] copol_coeff_unf [Measurement]
|
Radar polarization
|
[
[
"R",
"a",
"d",
"a",
"r",
" ",
"p",
"o",
"l",
"a",
"r",
"i",
"z",
"a",
"t",
"i",
"o",
"n"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"D",
"o",
"p",
"p",
"l",
"e",
"r"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"r",
"e",
"f",
"l",
"e",
"c",
"t",
"i",
"v",
"i",
"t",
"y"
]
] |
ARM - Datastreams - csaprsur
|
Measurement
|
https://www.arm.gov/data/datastreams/csaprsur
|
19/1438042985140.15_20150728002305-00108-ip-10-236-191-2_868739164_0.json
|
a64bc15a_ARM___Datastreams___csaprsur__Measurement
|
[Variable] diff_phase [Measurement]
|
Radar polarization
|
[
[
"R",
"a",
"d",
"a",
"r",
" ",
"p",
"o",
"l",
"a",
"r",
"i",
"z",
"a",
"t",
"i",
"o",
"n"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"D",
"o",
"p",
"p",
"l",
"e",
"r"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"r",
"e",
"f",
"l",
"e",
"c",
"t",
"i",
"v",
"i",
"t",
"y"
]
] |
ARM - Datastreams - csaprsur
|
Measurement
|
https://www.arm.gov/data/datastreams/csaprsur
|
19/1438042985140.15_20150728002305-00108-ip-10-236-191-2_868739164_0.json
|
a64bc15a_ARM___Datastreams___csaprsur__Measurement
|
[Variable] diff_phase_unf [Measurement]
|
Radar polarization
|
[
[
"R",
"a",
"d",
"a",
"r",
" ",
"p",
"o",
"l",
"a",
"r",
"i",
"z",
"a",
"t",
"i",
"o",
"n"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"D",
"o",
"p",
"p",
"l",
"e",
"r"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"r",
"e",
"f",
"l",
"e",
"c",
"t",
"i",
"v",
"i",
"t",
"y"
]
] |
ARM - Datastreams - csaprsur
|
Measurement
|
https://www.arm.gov/data/datastreams/csaprsur
|
19/1438042985140.15_20150728002305-00108-ip-10-236-191-2_868739164_0.json
|
a64bc15a_ARM___Datastreams___csaprsur__Measurement
|
[Variable] diff_reflectivity [Measurement]
|
Radar polarization
|
[
[
"R",
"a",
"d",
"a",
"r",
" ",
"p",
"o",
"l",
"a",
"r",
"i",
"z",
"a",
"t",
"i",
"o",
"n"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"D",
"o",
"p",
"p",
"l",
"e",
"r"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"r",
"e",
"f",
"l",
"e",
"c",
"t",
"i",
"v",
"i",
"t",
"y"
]
] |
ARM - Datastreams - csaprsur
|
Measurement
|
https://www.arm.gov/data/datastreams/csaprsur
|
19/1438042985140.15_20150728002305-00108-ip-10-236-191-2_868739164_0.json
|
a64bc15a_ARM___Datastreams___csaprsur__Measurement
|
[Variable] diff_reflectivity_unf [Measurement]
|
Radar polarization
|
[
[
"R",
"a",
"d",
"a",
"r",
" ",
"p",
"o",
"l",
"a",
"r",
"i",
"z",
"a",
"t",
"i",
"o",
"n"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"D",
"o",
"p",
"p",
"l",
"e",
"r"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"r",
"e",
"f",
"l",
"e",
"c",
"t",
"i",
"v",
"i",
"t",
"y"
]
] |
ARM - Datastreams - csaprsur
|
Measurement
|
https://www.arm.gov/data/datastreams/csaprsur
|
19/1438042985140.15_20150728002305-00108-ip-10-236-191-2_868739164_0.json
|
a64bc15a_ARM___Datastreams___csaprsur__Measurement
|
[Variable] doppler_spectral_width [Measurement]
|
Radar Doppler
|
[
[
"R",
"a",
"d",
"a",
"r",
" ",
"p",
"o",
"l",
"a",
"r",
"i",
"z",
"a",
"t",
"i",
"o",
"n"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"D",
"o",
"p",
"p",
"l",
"e",
"r"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"r",
"e",
"f",
"l",
"e",
"c",
"t",
"i",
"v",
"i",
"t",
"y"
]
] |
ARM - Datastreams - csaprsur
|
Measurement
|
https://www.arm.gov/data/datastreams/csaprsur
|
19/1438042985140.15_20150728002305-00108-ip-10-236-191-2_868739164_0.json
|
a64bc15a_ARM___Datastreams___csaprsur__Measurement
|
[Variable] doppler_spectral_width_unf [Measurement]
|
Radar Doppler
|
[
[
"R",
"a",
"d",
"a",
"r",
" ",
"p",
"o",
"l",
"a",
"r",
"i",
"z",
"a",
"t",
"i",
"o",
"n"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"D",
"o",
"p",
"p",
"l",
"e",
"r"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"r",
"e",
"f",
"l",
"e",
"c",
"t",
"i",
"v",
"i",
"t",
"y"
]
] |
ARM - Datastreams - csaprsur
|
Measurement
|
https://www.arm.gov/data/datastreams/csaprsur
|
19/1438042985140.15_20150728002305-00108-ip-10-236-191-2_868739164_0.json
|
a64bc15a_ARM___Datastreams___csaprsur__Measurement
|
[Variable] dp_phase_shift [Measurement]
|
Radar polarization
|
[
[
"R",
"a",
"d",
"a",
"r",
" ",
"p",
"o",
"l",
"a",
"r",
"i",
"z",
"a",
"t",
"i",
"o",
"n"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"D",
"o",
"p",
"p",
"l",
"e",
"r"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"r",
"e",
"f",
"l",
"e",
"c",
"t",
"i",
"v",
"i",
"t",
"y"
]
] |
ARM - Datastreams - csaprsur
|
Measurement
|
https://www.arm.gov/data/datastreams/csaprsur
|
19/1438042985140.15_20150728002305-00108-ip-10-236-191-2_868739164_0.json
|
a64bc15a_ARM___Datastreams___csaprsur__Measurement
|
[Variable] dp_phase_shift_unf [Measurement]
|
Radar polarization
|
[
[
"R",
"a",
"d",
"a",
"r",
" ",
"p",
"o",
"l",
"a",
"r",
"i",
"z",
"a",
"t",
"i",
"o",
"n"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"D",
"o",
"p",
"p",
"l",
"e",
"r"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"r",
"e",
"f",
"l",
"e",
"c",
"t",
"i",
"v",
"i",
"t",
"y"
]
] |
ARM - Datastreams - csaprsur
|
Measurement
|
https://www.arm.gov/data/datastreams/csaprsur
|
19/1438042985140.15_20150728002305-00108-ip-10-236-191-2_868739164_0.json
|
a64bc15a_ARM___Datastreams___csaprsur__Measurement
|
[Variable] mean_doppler_velocity [Measurement]
|
Radar Doppler
|
[
[
"R",
"a",
"d",
"a",
"r",
" ",
"p",
"o",
"l",
"a",
"r",
"i",
"z",
"a",
"t",
"i",
"o",
"n"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"D",
"o",
"p",
"p",
"l",
"e",
"r"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"r",
"e",
"f",
"l",
"e",
"c",
"t",
"i",
"v",
"i",
"t",
"y"
]
] |
ARM - Datastreams - csaprsur
|
Measurement
|
https://www.arm.gov/data/datastreams/csaprsur
|
19/1438042985140.15_20150728002305-00108-ip-10-236-191-2_868739164_0.json
|
a64bc15a_ARM___Datastreams___csaprsur__Measurement
|
[Variable] mean_doppler_velocity_unf [Measurement]
|
Radar Doppler
|
[
[
"R",
"a",
"d",
"a",
"r",
" ",
"p",
"o",
"l",
"a",
"r",
"i",
"z",
"a",
"t",
"i",
"o",
"n"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"D",
"o",
"p",
"p",
"l",
"e",
"r"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"r",
"e",
"f",
"l",
"e",
"c",
"t",
"i",
"v",
"i",
"t",
"y"
]
] |
ARM - Datastreams - csaprsur
|
Measurement
|
https://www.arm.gov/data/datastreams/csaprsur
|
19/1438042985140.15_20150728002305-00108-ip-10-236-191-2_868739164_0.json
|
a64bc15a_ARM___Datastreams___csaprsur__Measurement
|
[Variable] reflectivity_horizontal [Measurement]
|
Radar reflectivity
|
[
[
"R",
"a",
"d",
"a",
"r",
" ",
"p",
"o",
"l",
"a",
"r",
"i",
"z",
"a",
"t",
"i",
"o",
"n"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"D",
"o",
"p",
"p",
"l",
"e",
"r"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"r",
"e",
"f",
"l",
"e",
"c",
"t",
"i",
"v",
"i",
"t",
"y"
]
] |
ARM - Datastreams - csaprsur
|
Measurement
|
https://www.arm.gov/data/datastreams/csaprsur
|
19/1438042985140.15_20150728002305-00108-ip-10-236-191-2_868739164_0.json
|
a64bc15a_ARM___Datastreams___csaprsur__Measurement
|
[Variable] reflectivity_horizontal_unf [Measurement]
|
Radar reflectivity
|
[
[
"R",
"a",
"d",
"a",
"r",
" ",
"p",
"o",
"l",
"a",
"r",
"i",
"z",
"a",
"t",
"i",
"o",
"n"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"D",
"o",
"p",
"p",
"l",
"e",
"r"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"r",
"e",
"f",
"l",
"e",
"c",
"t",
"i",
"v",
"i",
"t",
"y"
]
] |
ARM - Datastreams - csaprsur
|
Measurement
|
https://www.arm.gov/data/datastreams/csaprsur
|
19/1438042985140.15_20150728002305-00108-ip-10-236-191-2_868739164_0.json
|
a64bc15a_ARM___Datastreams___csaprsur__Measurement
|
[Variable] reflectivity_vertical [Measurement]
|
Radar reflectivity
|
[
[
"R",
"a",
"d",
"a",
"r",
" ",
"p",
"o",
"l",
"a",
"r",
"i",
"z",
"a",
"t",
"i",
"o",
"n"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"D",
"o",
"p",
"p",
"l",
"e",
"r"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"r",
"e",
"f",
"l",
"e",
"c",
"t",
"i",
"v",
"i",
"t",
"y"
]
] |
ARM - Datastreams - csaprsur
|
Measurement
|
https://www.arm.gov/data/datastreams/csaprsur
|
19/1438042985140.15_20150728002305-00108-ip-10-236-191-2_868739164_0.json
|
a64bc15a_ARM___Datastreams___csaprsur__Measurement
|
[Variable] reflectivity_vertical_unf [Measurement]
|
Radar reflectivity
|
[
[
"R",
"a",
"d",
"a",
"r",
" ",
"p",
"o",
"l",
"a",
"r",
"i",
"z",
"a",
"t",
"i",
"o",
"n"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"D",
"o",
"p",
"p",
"l",
"e",
"r"
],
[
"R",
"a",
"d",
"a",
"r",
" ",
"r",
"e",
"f",
"l",
"e",
"c",
"t",
"i",
"v",
"i",
"t",
"y"
]
] |
ARM - Datastreams - csaprsur
|
Measurement
|
https://www.arm.gov/data/datastreams/csaprsur
|
19/1438042985140.15_20150728002305-00108-ip-10-236-191-2_868739164_0.json
|
96998131_d_Shortcuts___Technology_Bites__Action
|
[Gmail Keyboard Shortcut] # [Yahoo Mail Keyboard Shortcut] Delete [Action]
|
Delete a message
|
[] |
Microsoft Outlook.com Keyboard Shortcuts • Technology Bites
|
Action
|
http://www.teknobites.com/gmail-yahoomail-keyboard-shortcuts-outlook/
|
19/1438044160065.87_20150728004240-00199-ip-10-236-191-2_729010443_1.json
|
96998131_d_Shortcuts___Technology_Bites__Action
|
[Gmail Keyboard Shortcut] C [Yahoo Mail Keyboard Shortcut] N [Action]
|
Create a new message
|
[] |
Microsoft Outlook.com Keyboard Shortcuts • Technology Bites
|
Action
|
http://www.teknobites.com/gmail-yahoomail-keyboard-shortcuts-outlook/
|
19/1438044160065.87_20150728004240-00199-ip-10-236-191-2_729010443_1.json
|
96998131_d_Shortcuts___Technology_Bites__Action
|
[Yahoo Mail Keyboard Shortcut] Alt+S [Action]
|
Send a message
|
[] |
Microsoft Outlook.com Keyboard Shortcuts • Technology Bites
|
Action
|
http://www.teknobites.com/gmail-yahoomail-keyboard-shortcuts-outlook/
|
19/1438044160065.87_20150728004240-00199-ip-10-236-191-2_729010443_1.json
|
96998131_d_Shortcuts___Technology_Bites__Action
|
[Gmail Keyboard Shortcut] O [Action]
|
Open a message
|
[] |
Microsoft Outlook.com Keyboard Shortcuts • Technology Bites
|
Action
|
http://www.teknobites.com/gmail-yahoomail-keyboard-shortcuts-outlook/
|
19/1438044160065.87_20150728004240-00199-ip-10-236-191-2_729010443_1.json
|
96998131_d_Shortcuts___Technology_Bites__Action
|
[Yahoo Mail Keyboard Shortcut] P [Action]
|
Print a message
|
[] |
Microsoft Outlook.com Keyboard Shortcuts • Technology Bites
|
Action
|
http://www.teknobites.com/gmail-yahoomail-keyboard-shortcuts-outlook/
|
19/1438044160065.87_20150728004240-00199-ip-10-236-191-2_729010443_1.json
|
96998131_d_Shortcuts___Technology_Bites__Action
|
[Gmail Keyboard Shortcut] R [Yahoo Mail Keyboard Shortcut] R [Action]
|
Reply to a message
|
[] |
Microsoft Outlook.com Keyboard Shortcuts • Technology Bites
|
Action
|
http://www.teknobites.com/gmail-yahoomail-keyboard-shortcuts-outlook/
|
19/1438044160065.87_20150728004240-00199-ip-10-236-191-2_729010443_1.json
|
96998131_d_Shortcuts___Technology_Bites__Action
|
[Gmail Keyboard Shortcut] A [Yahoo Mail Keyboard Shortcut] A [Action]
|
Reply all to a message
|
[] |
Microsoft Outlook.com Keyboard Shortcuts • Technology Bites
|
Action
|
http://www.teknobites.com/gmail-yahoomail-keyboard-shortcuts-outlook/
|
19/1438044160065.87_20150728004240-00199-ip-10-236-191-2_729010443_1.json
|
96998131_d_Shortcuts___Technology_Bites__Action
|
[Gmail Keyboard Shortcut] F [Yahoo Mail Keyboard Shortcut] F [Action]
|
Forward a message
|
[] |
Microsoft Outlook.com Keyboard Shortcuts • Technology Bites
|
Action
|
http://www.teknobites.com/gmail-yahoomail-keyboard-shortcuts-outlook/
|
19/1438044160065.87_20150728004240-00199-ip-10-236-191-2_729010443_1.json
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.