publish 音标拼音: [p'ʌblɪʃ]
vt . 出版,发行,公开,发表,宣传,公布
vi . 出版,发行
出版,发行,公开,发表,宣传,公布出版,发行
publish v 1 :
put into print ; "
The newspaper published the news of the royal couple '
s divorce "; "
These news should not be printed "
[
synonym : {
print }, {
publish }]
2 :
prepare and issue for public distribution or sale ; "
publish a magazine or newspaper " [
synonym : {
publish }, {
bring out }, {
put out }, {
issue }, {
release }]
3 :
have (
one '
s written work )
issued for publication ; "
How many books did Georges Simenon write ?"; "
She published 25 books during her long career " [
synonym : {
publish }, {
write }]
Publish \
Pub "
lish \,
v .
t . [
imp . &
p .
p . {
Published };
p .
pr . &
vb .
n . {
Publishing }.] [
F .
publier ,
L .
publicare ,
publicatum .
See {
Public },
and {-
ish }.]
1 .
To make public ;
to make known to mankind ,
or to people in general ;
to divulge ,
as a private transaction ;
to promulgate or proclaim ,
as a law or an edict .
[
1913 Webster ]
Published was the bounty of her name . --
Chaucer .
[
1913 Webster ]
The unwearied sun ,
from day to day ,
Does his Creator '
s power display ,
And publishes to every land The work of an almighty hand . --
Addison .
[
1913 Webster ]
2 .
To make known by posting ,
or by reading in a church ;
as ,
to publish banns of marriage .
[
1913 Webster ]
3 .
To send forth ,
as a book ,
newspaper ,
musical piece ,
or other printed work ,
either for sale or for general distribution ;
to print ,
and issue from the press .
[
1913 Webster ]
4 .
To utter ,
or put into circulation ;
as ,
to publish counterfeit paper . [
U .
S .]
[
1913 Webster ]
{
To publish a will } (
Law ),
to acknowledge it before the witnesses as the testator '
s last will and testament .
[
1913 Webster ]
Syn :
To announce ;
proclaim ;
advertise ;
declare ;
promulgate ;
disclose ;
divulge ;
reveal .
See {
Announce }.
[
1913 Webster ]
Announce \
An *
nounce "\,
v .
t . [
imp . &
p .
p . {
Announced };
p .
pr . &
vb .
n . {
Announcing }.] [
OF .
anoncier ,
F .
annoncer ,
fr .
L .
annuntiare ;
ad nuntiare to report ,
relate ,
nuntius messenger ,
bearer of news .
See {
Nuncio },
and cf .
{
Annunciate }.]
[
1913 Webster ]
1 .
To give public notice ,
or first notice of ;
to make known ;
to publish ;
to proclaim .
[
1913 Webster ]
Her [
Q .
Elizabeth '
s ]
arrival was announced through the country by a peal of cannon from the ramparts .
--
Gilpin .
[
1913 Webster ]
2 .
To pronounce ;
to declare by judicial sentence .
[
1913 Webster ]
Publish laws ,
announce Or life or death . --
Prior .
[
1913 Webster ]
Syn :
To proclaim ;
publish ;
make known ;
herald ;
declare ;
promulgate .
Usage :
To {
Publish }, {
Announce }, {
Proclaim }, {
Promulgate }.
We {
publish }
what we give openly to the world ,
either by oral communication or by means of the press ;
as ,
to publish abroad the faults of our neighbors .
We {
announce }
what we declare by anticipation ,
or make known for the first time ;
as ,
to {
announce }
the speedy publication of a book ;
to {
announce }
the approach or arrival of a distinguished personage .
We {
proclaim }
anything to which we give the widest publicity ;
as ,
to {
proclaim }
the news of victory .
We {
promulgate }
when we proclaim more widely what has before been known by some ;
as ,
to {
promulgate }
the gospel .
[
1913 Webster ]
90 Moby Thesaurus words for "
publish ":
advertise ,
air ,
announce ,
annunciate ,
bestrew ,
break it to ,
break the news ,
breathe ,
bring out ,
broach ,
broadcast ,
bruit about ,
circumfuse ,
come out with ,
confide ,
confide to ,
deal out ,
diffract ,
diffuse ,
disclose ,
dispense ,
disperse ,
dispread ,
disseminate ,
distribute ,
diverge ,
divulgate ,
divulge ,
engrave ,
evulgate ,
express ,
fan out ,
get out ,
give out ,
give vent to ,
hectograph ,
impress ,
imprint ,
issue ,
leak ,
let get around ,
let in on ,
let out ,
make known ,
make public ,
market ,
mimeograph ,
multigraph ,
out with ,
overprint ,
overscatter ,
oversow ,
overspread ,
print ,
proclaim ,
produce ,
promulgate ,
proof ,
propagate ,
prove ,
publicize ,
pull ,
pull a proof ,
put forth ,
put out ,
put to bed ,
put to press ,
radiate ,
reissue ,
report ,
reprint ,
retail ,
reveal ,
run ,
run off ,
scatter ,
sow ,
sow broadcast ,
splay ,
spread ,
spread about ,
spread out ,
stamp ,
strew ,
strike ,
tell ,
toot ,
utter ,
vent ,
ventilate
安装中文字典英文字典查询工具!
中文字典英文字典工具:
复制到剪贴板
英文字典中文字典相关资料:
regex - Unix - Using find to List all . html files. (Do not use shell . . . I've tried 'find -name html$', 'find -name html\>' None worked I'd like to know why these two are wrong and what's the right one to use with no wildcards?
find - list all directories containing *. html files and also list the . . . This prints the pathname of each directory containing any regular file whose name ends with either htm or html (regardless of case), followed by the ls -l output for that directory
find Command in Linux: Search Files and Directories The find command searches for files and directories by name, type, size, date, permissions, and more This guide covers practical examples including wildcards, …
How can I view all files in a websites directory? - Super User Is it possible to list all files and directories in a given website's directory from the Linux shell? Something similar to: but instead of some_directory, it would be ls -l http: www some_site com some_directory Obviously, the latter will not work
command line - search in subdirectories for all html files containing . . . From the terminal, use the find command to find all the files ending in html and use the grep command to filter the results to show only the names of files that contain the <abbr> string:
bash - Find all HTML files in a set of folders, extract specific HTML . . . I've currently managed to locate all HTML files using find, passed that content using the cat command to pup which parses the content and looks at the <article> tag and pipes the content to a new file called article-content txt
How to Open HTML File in Linux: A Step-by-Step Guide This guide walks through the most reliable ways to open HTML files on Linux, from double-clicking in the file manager to using command-line tools such as xdg-open, firefox, google-chrome, vim, and Python’s built-in web server
Mastering the `find` Command for Searching Files in All Directories in . . . In this blog post, we will delve into the fundamental concepts, usage methods, common practices, and best practices of using the find command to search for files in all directories in Linux
How to Find Human-Readable Files on Unix Linux: Text, Config, HTML . . . This flexibility is powerful but can make finding specific human-readable files—such as plain text, configuration files, HTML, or source code—challenging if you don’t know where to look