英文字典中文字典


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







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

seek    音标拼音: [s'ik]
vt. 寻求,寻找,探索,追求,搜索,请求
vi. 寻找,搜索

寻求,寻找,探索,追求,搜索,请求寻找,搜索

seek
查找; 寻找

seek
寻觅

seek
n 1: the movement of a read/write head to a specific data track
on a disk
v 1: try to get or reach; "seek a position"; "seek an
education"; "seek happiness"
2: try to locate or discover, or try to establish the existence
of; "The police are searching for clues"; "They are searching
for the missing man in the entire county" [synonym: {search},
{seek}, {look for}]
3: make an effort or attempt; "He tried to shake off his fears";
"The infant had essayed a few wobbly steps"; "The police
attempted to stop the thief"; "He sought to improve himself";
"She always seeks to do good in the world" [synonym: {try},
{seek}, {attempt}, {essay}, {assay}]
4: go to or towards; "a liquid seeks its own level"
5: inquire for; "seek directions from a local"

Seek \Seek\, a.
Sick. [Obs.] --Chaucer.
[1913 Webster]


Seek \Seek\, v. t. [imp. & p. p. {Sought}; p. pr. & vb. n.
{Seeking}.] [OE. seken, AS. s[=e]can, s[=e]cean; akin to OS.
s[=o]kian, LG. s["o]ken, D. zoeken, OHG. suohhan, G. suchen,
Icel. saekja, Sw. s["o]ka, Dan. s["o]ge, Goth. s[=o]kjan, and
E. sake. Cf. {Beseech}, {Ransack}, {Sagacious}, {Sake},
{Soc}.]
1. To go in search of; to look for; to search for; to try to
find.
[1913 Webster]

The man saked him, saying, What seekest thou? And he
said, I seek my brethren. --Gen. xxxvii.
15, 16.
[1913 Webster]

2. To inquire for; to ask for; to solicit; to beseech.
[1913 Webster]

Others, tempting him, sought of him a sign. --Luke
xi. 16.
[1913 Webster]

3. To try to acquire or gain; to strive after; to aim at; as,
to seek wealth or fame; to seek one's life.
[1913 Webster]

4. To try to reach or come to; to go to; to resort to.
[1913 Webster]

Seek not Bethel, nor enter into Gilgal. --Amos v. 5.
[1913 Webster]

Since great Ulysses sought the Phrygian plains.
--Pope.
[1913 Webster]


Seek \Seek\, v. i.
To make search or inquiry; to endeavor to make discovery.
[1913 Webster]

Seek ye out of the book of the Lord, and read. --Isa.
xxxiv. 16.
[1913 Webster]

{To seek}, needing to seek or search; hence, unprepared.
"Unpracticed, unprepared, and still to seek." --Milton.
[Obs.]

{To seek after}, to make pursuit of; to attempt to find or
take.

{To seek for}, to endeavor to find.

{To seek to}, to apply to; to resort to; to court. [Obs.]
"All the earth sought to Solomon, to hear his wisdom." --1
Kings x. 24.

{To seek upon}, to make strict inquiry after; to follow up;
to persecute. [Obs.]
[1913 Webster]

To seek
Upon a man and do his soul unrest. --Chaucer.
[1913 Webster]

97 Moby Thesaurus words for "seek":
address, aim, angle for, ask for, aspire, be after, be curious,
be determined, beat about for, beg, bid for, burn with curiosity,
canvass, cast about, chase, chivy, court, delve, delve for, demand,
dig, dig around for, dig for, dig up, dog, endeavor, essay,
ferret out, fish, fish for, follow, follow up, gape, gawk,
give chase, go after, go gunning for, gun for, hollo after, hope,
hound, hunt, hunt for, hunt up, inquire, interrogate, invite,
labor, look, look for, look up, make after, mouse, nose,
nose around for, nose out, peer, pop the question, prosecute,
prowl after, pursue, query, quest, quest after, question, quiz,
raise the hunt, request, resolve, root, rubber, rubberneck,
run after, search, search for, search out, see to, seek for,
seek out, smell, solicit, stare, still-hunt, strain, strive,
struggle, study, sue, sue for, sweat, sweat blood, take out after,
try, try to find, undertake, want to know, woo



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


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

































































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


  • Netflix video player in Chrome - how to seek? - Stack Overflow
    I have been unable to figure out how to do a video seek (automatically advance to a certain point in the video) in the Netflix video player running in Chrome The currentTime property can be read b
  • Wrapping Vec lt;u8 gt; to something, that would implement BufRead + Seek
    Wrapping Vec<u8> to something, that would implement BufRead + Seek Ask Question Asked 1 year, 10 months ago Modified 1 year, 10 months ago
  • Optimization problem in Python - like Goal Seek - Stack Overflow
    In Excel there is a Goal Seek option where you can optimize a value by changing another value I'm wondering if a similar optimization problem can be solved efficiently in Python, but with the ability to chaneg multiple values at once
  • lseek SEEK_DATA appears to be not working - Stack Overflow
    Running on Tumbleweed with kernel 6 2 12-1-default Using the _GNU_SOURCE define should allow the use of SEEK_DATA as the whence value for lseek According to the man page this should work for a ran
  • c# - How to seek with DataReader in UWP - Stack Overflow
    0 For UWP app, DataReader clas don't provide such method, as lindexi suggested, the possible way here is using IRandomAccessStream interface's Seek(UInt64) method The Seek method supports random access to files Seek allows the read write position to be moved to any position within the file This is done with byte offset reference point parameters
  • How to seek a particular offset in kafka listener method?
    I am trying to seek offset from a SQL database in my kafka listener method I have used registerSeekCallback method in my code but this method gets invoked when we run the consumer (or container is started)
  • Get excel to continually goal seek - Stack Overflow
    I know 'goal seek' can do this, but I don't want to have to rerun the goal seek everytime I adjust another input I particularly do not want to have to do this because I want to use scenario analysis to adjust the other inputs individually, and see how input 1 would need to change in order to keep the output (price) constant
  • FFMpeg library: how to precisely seek in an audio file
    Using the FFMpeg library in my Android app, I try to understand how I can seek in an audio file, at a very precise position For example, I want to set the current position in my file to the frame #
  • Use multiple index on seek method VBA - Stack Overflow
    Recordset Seek doesn't expect you to use different comparators for each column in a multicolumn index Instead, it will find the first item that matches for the comparator and all values specified
  • How does RandomAccessFile. seek () work? - Stack Overflow
    file seek(100000-1); file write(0); All the 100,000 bytes are filled with 0 almost instantly I can clock over 200GB in say, 10 ms But when I try to write 100000 bytes using other methods such as BufferedOutputStream the same process takes an almost infinitely longer time What is the reason for this difference in time? Is there a more efficient way to create a file of n bytes and fill it





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