英文字典中文字典


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







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

killifish    音标拼音: [k'ɪlɪfɪʃ]
n. 产于淡水的将科小鱼

产於淡水的将科小鱼

killifish
n 1: small mostly marine warm-water carp-like schooling fishes;
used as bait or aquarium fishes or in mosquito control

Killifish \Kil"li*fish`\, n. (Zool.)
Any one of several small American cyprinodont fishes of the
genus {Fundulus} and allied genera. They live equally well in
fresh and brackish water, or even in the sea. They are
usually striped or barred with black. Called also {minnow},
and {brook fish}. See {Minnow}.
[1913 Webster]


Minnow \Min"now\, n. [OE. menow, cf. AS. myne; also OE. menuse,
OF. menuise small fish; akin to E. minish, minute.] [Written
also {minow}.]
[1913 Webster]
1. (Zool.) A small European fresh-water cyprinoid fish
({Phoxinus laevis}, formerly {Leuciscus phoxinus});
sometimes applied also to the young of larger kinds; --
called also {minim} and {minny}. The name is also applied
to several allied American species, of the genera
{Phoxinus}, {Notropis}, or {Minnilus}, and {Rhinichthys}.
[1913 Webster]

2. (Zool.) Any of numerous small American cyprinodont fishes
of the genus {Fundulus}, and related genera. They live
both in fresh and in salt water. Called also {killifish},
{minny}, and {mummichog}.
[1913 Webster]


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





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


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

































































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


  • How to tell Clang to stop pretending to be other compilers?
    The Clang docs discuss the unwanted MS behavior, but they don't say how to stop it: For compatibility with existing code that compiles with MSVC, clang defines the _MSC_VER and _MSC_FULL_VER macros These default to the values of 1800 and 180000000 respectively, making clang look like an early release of Visual C++ 2013 The -fms-compatibility-version= flag overrides these values It accepts a
  • How to detect LLVM and its version through #define directives?
    For example, Apple clang 4 0 is really a repackaged clang 3 1, but they set __clang_major__ to 4 and __clang_minor__ to 0 The best solution I've found is to use the feature detection code to detect completely unrelated features which just so happen to be added in the same version as what you really want to detect
  • c++ - How to correctly set _MSVC_LANG value? - Stack Overflow
    To my surprise the value of _MSVC_LANG is set to 201402L It should be a lot higher I set the -std=c++17 compilation flag like in this answer Yeah, it's my answer, which proves it worked back in May I tried defining the correct value for the macros myself but they are ignored or it throws some other errors:
  • Can clang-format align a block of #defines for me?
    I couldn't find any option for this either Clang has trashed all of my defines that have been automatically aligned by emacs
  • g++ - GCC dump preprocessor defines - Stack Overflow
    Yes, use -E -dM options instead of -c Example (outputs them to standard output): echo | gcc -dM -E - echo | clang -dM -E - For C++ echo | g++ -dM -E -x c++ - echo | clang++ -dM -E -x c++ - From the GCC manual: Instead of the normal output, generate a list of `#define' directives for all the macros defined during the execution of the preprocessor, including predefined macros This gives you a
  • LLVM equivalent of gcc -D macro definition on commandline
    I am looking for LLVM (or clang) equivalent of gcc's -D flag which enables macro definition at commandline Any pointers would be great
  • c - clang-cl vs new msvc preprocessor - Stack Overflow
    I wrote C11 code with heavy macro magic MSVC has new preprocessor mode, enabled with Zc:preprocessor This mode is perfectly compatible with GCC and Clang preprocessor, so it does macro magic well But I want to use expression block language extensions as well, which is perfectly supported by clang-cl exe
  • Identifying type definitions in Macros with clang-tidy
    1 I'm writing (my first) clang-tidy check It should detect when macros define types, like: The goal is to flag macros that define types and suggest using typedef or using instead I started using the existing cppcoreguidelines-macro-usage and stripped it down to only get the existing Macros via a registerPPCallbacks, which works fine
  • Disable clang-tidy warning for a specific macro - Stack Overflow
    I have a macro which instantiates a global variable And thus clang-tidy will correctly issue an "Initialization of with static storage duration may throw an exception which cannot be caught"





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