英文字典中文字典


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







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

broadcast    音标拼音: [br'ɔdk,æst]
n. 广播,广播节目
a. 广播的
vt.
vi. 广播
ad. 经广播,四散地 ;
(网络上所有结点都能接收到的一种数据包)

广播,广播节目广播的广播经广播,四散地 ; (网络上所有结点都能接收到的一种数据包)

broadcast
广播

broadcast
广播

broadcast
n 1: message that is transmitted by radio or television
2: a radio or television show; "did you see his program last
night?" [synonym: {broadcast}, {program}, {programme}]
v 1: broadcast over the airwaves, as in radio or television; "We
cannot air this X-rated song" [synonym: {air}, {send},
{broadcast}, {beam}, {transmit}]
2: sow over a wide area, especially by hand; "broadcast seeds"
3: cause to become widely known; "spread information";
"circulate a rumor"; "broadcast the news" [synonym: {circulate},
{circularize}, {circularise}, {distribute}, {disseminate},
{propagate}, {broadcast}, {spread}, {diffuse}, {disperse},
{pass around}]

Broadcast \Broad"cast`\, n.
1. (Agric.) A casting or throwing seed in all directions, as
from the hand in sowing.
[1913 Webster]

2. an act of broadcasting; specifically, a program in which
sounds or images are transmitted in all directions from a
radio or television station; -- usually referring to a
scheduled program on a commercial or public service radio
or television station, using the normal radio frequencies
for those media, in contrast to a radiotelephone
conversation, which may also be transmitted in all
directions, but is intended for receipt by a base station
in the telephone network.
[PJC]


Broadcast \Broad"cast`\, a.
1. Cast or dispersed in all directions, as seed from the hand
in sowing; widely diffused.
[1913 Webster]

2. Scattering in all directions (as a method of sowing); --
opposed to planting in hills, or rows.
[1913 Webster]


Broadcast \Broad"cast`\, adv.
So as to scatter or be scattered in all directions; so as to
spread widely, as seed from the hand in sowing, or news from
the press.
[1913 Webster]


Broadcast \Broad"cast`\, v.
1. to cast or disperse in all directions, as seed from the
hand in sowing; to diffuse widely.
[1913 Webster]

2. to transmit (sounds, images, or other signals) in all
directions from a radio or television station.
[PJC]

3. to disseminate (information, a speech, an advertisement,
etc.) from a radio or television station.
[PJC]

4. to spread (information, news, gossip) widely by any means.
[PJC]

198 Moby Thesaurus words for "broadcast":
accessible, advertise, advertisement, affirmed, air, airing,
announce, announced, announcement, annunciate, attenuation,
bandying, beam, bed, bestrew, blazon, book, broadcasting,
brought to notice, bruit about, bruiting, bruiting about,
canned show, circulated, circulation, circumfuse, circumfusion,
commercial, commercial program, common knowledge, common property,
communicate, convey, current, deal out, declared, dibble, diffract,
diffraction, diffuse, diffused, diffusion, dilution, discrete,
dispensation, dispense, dispersal, disperse, dispersed, dispersion,
display, dispread, disseminate, disseminated, dissemination,
dissipated, dissipation, distribute, distributed, distribution,
diverge, divergence, drill, electrical transcription, evaporation,
evulgation, expansion, fan out, forest, fragmentation, get across,
get over, give, give word, hand on, impart, implant,
in circulation, in print, inseminate, insemination, issuance,
issue, leave word, made public, make known, network show, newscast,
open, overscatter, oversow, overspread, pass, pass along, pass on,
peppering, periodical, plant, planting, pot, printing, proclaim,
proclaimed, proclamation, promulgate, promulgation, pronouncement,
pronunciamento, propagate, propagated, propagation, public,
publication, publish, published, publishing, put in, radiate,
radiation, radio, radio fare, radiobroadcast, rebroadcast,
reforest, reforestation, relay, render, report, reported, rerun,
reset, resetting, retail, retimber, retimbering, scatter,
scatter seed, scattered, scattering, scatterment, seed, seed down,
seeding, seminate, semination, send, send word, serial, set,
setting, share, share with, shortwave, shotgun pattern, show,
sign off, sign on, signal, soap opera, sound effects, sow,
sow broadcast, sowing, sparse, spattering, splay, sporadic,
sportscast, spread, spread out, spreading, spreading abroad,
sprinkling, stated, straggling, straggly, straw, strew, strewing,
strewn, strown, sustainer, taped program, telecast, telecasting,
televise, televised, tell, transfer, transmission, transmit,
transplant, transplantation, utter, ventilation, volatilization,
widespread, wireless


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





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


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

































































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


  • How can I install clang-format in Ubuntu? - Stack Overflow
    How do I get the latest version? sudo apt install clang-format installs clang-format version 6, but the documentation pages I can find online are for versions 9 and 11 Why is the Ubuntu version 5 major versions out of date?
  • How to install CLang using precompiled binaries?
    How do I install CLang on Ubuntu, using precompiled binaries of CLang that I downloaded? Here's how I downloaded CLang: "LLVM Download Page" -> "Download LLVM 3 2" -> "Clang Binaries for Ubuntu-
  • using Clang in windows 10 for C C++ - Stack Overflow
    Under "Desktop development with C++" also select "C++ clang tools for windows" Click install and clang will be usable to you through the commandline, just like the CS50 terminal You usually won't have to worry too much about playing with extra cmdline options other than the ones cs50 has taught you To create a C project in VS with clang-
  • How run clang from command line on Windows? - Stack Overflow
    Here is what I did to use the clang compiler from the terminal on Windows 10: I downloaded and installed the Build Tools for Visual Studio 2022 This installs and opens the Visual Studio Installer In the Visual Studio Installer I selected three things: Desktop development with C++ from the Workload tab C++ Clang Compiler for Windows (13 0 1) from the Individual Components tab C++ Clang-cl
  • Application crashes when using address sanitizer with MSVC
    31 ASAN is a debugging feature For this reason the clang_rt asan_* dll DLLs are not installed in System32 as part of the VC++ redistributable package As explained here, when using ASAN in shared CRT mode ( MDd), you need to ensure clang_rt asan_dbg_dynamic-x86_64 dll and clang_rt asan_dynamic-x86_64 dll are on the PATH
  • Is there a pre-built clang library for Windows? [closed]
    I am developing a tool using the clang library on Linux and I would like to port this tool to Windows On Linux, I can install Clang from the LLVM repositories using apt-get clang-6 0-dev and sim
  • Where can I get the latest Clang x64-ARM cross-compiler?
    I couldn't find a Clang x64-ARM cross-compiler binaries online The official LLVM Clang documentation says that the compilers can be downloaded from the llvm-project repo, and this is true
  • clang - Install libc++ on ubuntu - Stack Overflow
    Hacking with Clang llvm abi and llvm libc Building Clang and libc++ on Ubuntu Linux How to Build libcxx and libcxxabi by clang on CentOS 7 Here are the steps to build LLVM + Clang + libc++ from the 4 0 release branch: Install the key of LLVM Repositories # apt-get update apt-get dist-upgrade -y apt-get install -y vim curl \
  • Which Clang compiler should I download? - Stack Overflow
    I want to install Clang compliler on my system I went to this link, but so many download options out there confused me, as to which version should I download? I'm using Dell's laptop : Windows 7
  • installation - How to install llvm on Windows? - Stack Overflow
    What is the best way to install llvm on Windows? All the information I found refers to build it manually Is there a better option to do it?





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