英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

Wumpus    
{Hunt the Wumpus}

wumpus: /wuhm´p@s/, n. The central monster (and, in many versions, the name) of a famous
family of very early computer games called Hunt The
Wumpus. The original was invented in 1970 (several years
before ADVENT) by Gregory Yob. The wumpus lived
somewhere in a cave with the topology of an dodecahedron's edge/vertex
graph (later versions supported other topologies, including an icosahedron
and Möbius strip). The player started somewhere at random in the cave
with fivecrooked arrows’; these could be shot through up to
three connected rooms, and would kill the wumpus on a hit (later versions
introduced the wounded wumpus, which got very angry). Unfortunately for
players, the movement necessary to map the maze was made hazardous not
merely by the wumpus (which would eat you if you stepped on him) but also
by bottomless pits and colonies of super bats that would pick you up and
drop you at a random location (later versions addedanaerobic
termitesthat ate arrows, bat migrations, and earthquakes that
randomly changed pit locations).This game appears to have been the first to use a non-random
graph-structured map (as opposed to a rectangular grid like the even older
Star Trek games). In this respect, as in the dungeon-like setting and its
terse, amusing messages, it prefigured ADVENT and
Zork and was directly ancestral to the latter (Zork
acknowledged this heritage by including a super-bat colony). A C emulation
of the original Basic game is available at the Retrocomputing Museum,
http://www.catb.org/retro/.


请选择你想看的字典辞典:
单词字典翻译
Wumpus查看 Wumpus 在百度字典中的解释百度英翻中〔查看〕
Wumpus查看 Wumpus 在Google字典中的解释Google英翻中〔查看〕
Wumpus查看 Wumpus 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • What is JSON and what is it used for? - Stack Overflow
    JSON (JavaScript Object Notation) is a lightweight format that is used for data interchanging It is based on a subset of JavaScript language (the way objects are built in JavaScript) As stated in the MDN, some JavaScript is not JSON, and some JSON is not JavaScript An example of where this is used is web services responses In the 'old' days, web services used XML as their primary data
  • Can comments be used in JSON? - Stack Overflow
    JSON is used a lot for application data and configuration settings, so comments are necessary now The "official spec" is a nice idea, but it's insufficient and obsolete, so too bad Minify your JSON if you're concerned about payload size or performance
  • Which JSON content type do I use? - Stack Overflow
    Of course, the correct MIME media type for JSON is application json, but it's necessary to realize what type of data is expected in your application For example, I use Java Ext GWT and the server response must go as text html but contains JSON data
  • JSON: why are forward slashes escaped? - Stack Overflow
    JSON stems from Javascript (JavaScript Object Notation), it only makes sense that it was originally adapted for use in Javascript Unfortunately, as with all things related to Javascript, it has gained widespread use in all kinds of places
  • JSON. stringify returns [object Object] instead of the contents of . . .
    Here I'm creating a JavaScript object and converting it to a JSON string, but JSON stringify returns " [object Object]" in this case, instead of displaying the contents of the object
  • How to escape special characters in building a JSON string?
    356 A JSON string must be double-quoted, according to the specs, so you don't need to escape ' If you have to use special character in your JSON string, you can escape it using \ character See this list of special character used in JSON :
  • How to parse JSON in Java - Stack Overflow
    java's built in JSON libraries are the quickets way to do so, but in my experience GSON is the best library for parsing a JSON into a POJO painlessly
  • rest - How do I POST JSON data with cURL? - Stack Overflow
    I use Ubuntu and installed cURL on it I want to test my Spring REST application with cURL I wrote my POST code at the Java side However, I want to test it with cURL I am trying to post a JSON d
  • How to style a JSON block in Github Wiki? - Stack Overflow
    ```json Here goes your json object definition ``` Note: This won't prettify the json representation To do so, one can previously rely on an external service such as jsbeautifier org and paste the prettified result in the wiki





中文字典-英文字典  2005-2009