英文字典中文字典


英文字典中文字典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       







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

bash    音标拼音: [b'æʃ]
vt.
vi. 怒殴,打坏
n. 怒殴,猛击

怒殴,打坏怒殴,猛击

bash
n 1: a vigorous blow; "the sudden knock floored him"; "he took a
bash right in his face"; "he got a bang on the head" [synonym:
{knock}, {bash}, {bang}, {smash}, {belt}]
2: an uproarious party [synonym: {bash}, {do}, {brawl}]
v 1: hit hard [synonym: {sock}, {bop}, {whop}, {whap}, {bonk},
{bash}]

Bash \Bash\, v. t. [imp. & p. p. {Bashed}; p. pr. & vb. n.
{Bashing}.] [Perh. of imitative origin; or cf. Dan. baske to
strike, bask a blow, Sw. basa to beat, bas a beating.]
To strike heavily; to beat; to crush. [Prov. Eng. & Scot.]
--Hall Caine.
[1913 Webster]

Bash her open with a rock. --Kipling.
[Webster 1913 Suppl.]


Bash \Bash\, n.
1. a forceful blow, especially one that does damage to its
target.
[PJC]

2. a elaborate or lively social gathering or party.
[PJC]


Bash \Bash\, v. t. & i. [OE. baschen, baissen. See {Abash}.]
To abash; to disconcert or be disconcerted or put out of
countenance. [Obs.]
[1913 Webster]

His countenance was bold and bashed not. --Spenser.
[1913 Webster]

77 Moby Thesaurus words for "bash":
bang, bat, batter, beat, beating, belt, biff, blow, blowout, bonk,
bruise, buffet, bung, bung up, chop, clap, clip, clobber, clout,
clump, coldcock, contuse, crack, cut, dash, deal, deal a blow,
deck, dig, dint, drub, drubbing, drumming, fetch, fetch a blow,
fusillade, hit, hit a clip, jab, knock, knock cold, knock down,
knock out, let have it, lick, maul, paste, pelt, plunk, poke,
pound, punch, rap, shindy, slam, slog, slug, smack, smash, smite,
snap, soak, sock, strike, strike at, stroke, swat, swing, swipe,
tattoo, thump, thwack, wallop, whack, wham, whop, yerk

Bourne Again SHell. {GNU}'s {command interpreter} for {Unix}.
Bash is a {Posix}-compatible {shell} with full {Bourne shell}
syntax, and some {C shell} commands built in. The Bourne
Again Shell supports {Emacs}-style command-line editing, job
control, functions, and on-line help. Written by Brian Fox of
{UCSB}.

The latest version is 1.14.1. It includes a {yacc} parser,
the interpreter and documentation.

{(ftp://ftp.gnu.org/bash-1.14.1.tar.gz)} or from a
{GNU archive site}. E-mail: .
{Usenet} newsgroup: {news:gnu.bash.bug}.

(1994-07-15)



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


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

































































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


  • bash - What is the purpose of in a shell command? - Stack Overflow
    Furthermore, you also have || which is the logical or, and also ; which is just a separator which doesn't care what happend to the command before
  • Whats the difference between lt; lt;, lt; lt; lt; and lt; lt; in bash?
    What's the difference between <<, <<< and < < in bash?Here document << is known as here-document structure You let the program know what will be the ending text, and whenever that delimiter is seen, the program will read all the stuff you've given to the program as input and perform a task upon it Here's what I mean: $ wc << EOF > one two three > four five > EOF 2 5 24 In this example we
  • What does $# mean in bash? - Ask Ubuntu
    Furthermore, when you use bash -c, behavior is different than if you run an executable shell script, because in the latter case the argument with index 0 is the shell command used to invoke it
  • bash - What does lt; lt; lt; mean? - Unix Linux Stack Exchange
    Take a look at the Bash man page This notation is part of what's called a here documents here strings It allows you the ability to generate multi-line data input as one continuous string The variation you're asking about is called a here string excerpt from Bash man page Here Strings A variant of here documents, the format is: <<<word The word is expanded and supplied to the command on
  • bash - Shell equality operators (=, ==, -eq) - Stack Overflow
    529 = and == are for string comparisons -eq is for numeric comparisons -eq is in the same family as -lt, -le, -gt, -ge, and -ne == is specific to bash (not present in sh (Bourne shell), ) Using POSIX = is preferred for compatibility In bash the two are equivalent, and in sh = is the only one that will work
  • sh - [: missing `] in bash script - Stack Overflow
    The double-brace keyword is a bash expression, and will not work with other POSIX shells, but it has some benefits, as well, such as being able to do these kinds of operations more readably Of course, there are a lot of ways to test the number of arguments passed The mere existence of $2 will answer your question, as well
  • What is the difference between single and double square brackets in Bash?
    Tested in Bash 4 3 11: POSIX vs Bash extension: [ is POSIX [[ is a Bash extension inspired from Korn shell regular command vs magic [ is just a regular command with a weird name ] is just the last argument of [ Ubuntu 16 04 actually has an executable for it at usr bin [ provided by coreutils, but the bash built-in version takes precedence
  • bash - How to run . sh on Windows Command Prompt? - Stack Overflow
    Bash, and the sh command, is installed with Git4Windows if you select the 'Install Bash' install option
  • How do I iterate over a range of numbers defined by variables in Bash?
    Related discusions: bash for loop: a range of numbers and unix stackexchange com - In bash, is it possible to use an integer variable in the loop control of a for loop?
  • What do the -n and -a options do in a bash if statement?
    The switches -a and -n are not strictly part of a bash if statement in that the if command does not process these switches What are primaries? I call them "switches", but the bash documentation that you linked to refers to the same thing as "primaries" (probably because this is a common term used when discussing parts of a boolean expression)





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