英文字典中文字典


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







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

unbend    音标拼音: [,ʌnb'ɛnd]
vt. 弄直,伸直,放松,使松懈,解开
vi. 变直,松驰,变和蔼

弄直,伸直,放松,使松懈,解开变直,松驰,变和蔼

unbend
v 1: straighten up or out; make straight [synonym: {straighten},
{unbend}] [ant: {bend}, {flex}]
2: unfasten, as a sail, from a spar or a stay
3: free from flexure; "unbend a bow" [ant: {bend}, {deform},
{flex}, {turn}, {twist}]
4: make less taut; "relax the tension on the rope" [synonym:
{relax}, {unbend}]
5: become less tense, rest, or take one's ease; "He relaxed in
the hot tub"; "Let's all relax after a hard day's work" [synonym:
{relax}, {loosen up}, {unbend}, {unwind}, {decompress}, {slow
down}] [ant: {tense}, {tense up}]
6: release from mental strain, tension, or formality; "unbend
the mind from absorbing too much information"

Unbend \Un*bend"\ ([u^]n*b[e^]nd"), v. t. [imp. & p. p. {Unbent}
([u^]n*b[e^]nt"); p. pr. & vb. n. {Unbending}.] [1st pref.
un- bend.]
1. To free from flexure; to make, or allow to become,
straight; to loosen; as, to unbend a bow.
[1913 Webster]

2. A remit from a strain or from exertion; to set at ease for
a time; to relax; as, to unbend the mind from study or
care.
[1913 Webster]

You do unbend your noble strength. --Shak.
[1913 Webster]

3. (Naut.)
(a) To unfasten, as sails, from the spars or stays to
which they are attached for use.
(b) To cast loose or untie, as a rope.
[1913 Webster]


Unbend \Un*bend"\, v. i.
1. To cease to be bent; to become straight or relaxed.
[1913 Webster]

2. To relax in exertion, attention, severity, or the like;
hence, to indulge in mirth or amusement.
[1913 Webster]

46 Moby Thesaurus words for "unbend":
abate, bate, bend, disentangle, ease, ease off, ease up, extend,
flatten, give, give way, let down, let up, let up on, loose,
loosen, loosen up, mitigate, put straight, rectify, relax, relent,
remit, set straight, sit up, slack, slack off, slack up, slacken,
slake, slow down, smooth, stand up, straighten, straighten out,
straighten up, submit, unbrace, uncurl, unkink, unlax, unsnarl,
unstrain, unstring, unwind, yield


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





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


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

































































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


  • Solved: Does DP83848 PHY work with the stm32H7 (43 . . .
    Hi All, I'm having a terrible (fun) time trying to get the DP83848 to work with the STM32H743 (RMII) No packets, no interrupts, nothing - it's just dead to the world I can get things working with the LAN7842 and I can get the DP83848 working with the F7 series no problems I have tried everything
  • STM32H7 and DP83848 - STMicroelectronics Community
    I've developed a custom board featuring an STM32H723GTX MCU, which is interfaced with a DP83848 PHY via an MII connection Additionally, I'm working with a Nucleo-F767ZI board When configuring LWIP in the "Platform Settings", I encounter two PHY driver options: LAN8742 and DP83848 However, upon
  • STM32H745 ETH DP83848 LwIP - STMicroelectronics Community
    Initially I tried a custom board in which I have a DP83848 interface Later I switched to STM32H745-DISCO development board for basic ETH configuration to get started
  • ethernet with dp83848 on RMII mode - STMicroelectronics Community
    I changed ethernet transceiver chip My ethernetif c file works with lan8742 but I have to use dp83848 on my project I've compare datasheets of two chips and I've edited lan8742 c-h files according to dp83848's datasheet However it's not work
  • DP83822 instead of DP83848 - STMicroelectronics Community
    Has anyone written a driver for the DP83822 PHY ? I have tried to use the DP83848 driver I am able to pass the DP83848_Init( DP83848); in the ethernetif c but then when it comes to check the list status, then I get a link down status The LEDs on my Ethernet port are not lit up * Initialize t
  • Why CubeMx doesnt support DP83848 in RMII mode
    Hi, I need create UDP server on STM32F407 with PHY DP83848 in RMII mode I started with CubeMx, but it support only LAN8720 in this mode What is the
  • STM32F107vct6 cubemx+ RMII+DP83848+LWIP - STMicroelectronics
    Posted on July 11, 2018 at 07:31 Hello I want config STM32F107vct6 in cubemx to use RMII+DP83848+LWIP without oscilator(I connect PA1 and PA8 to X1) but in STM32CubeMX->Configuration->ETH->External PHY configuration->PHY is LAN8742A_PHY_ADDRESS and can not find DP83848 If i must define User PHY
  • CubeMX and LwIP (DP83848) - STMicroelectronics Community
    The only thing what does work is connecting my DP83848 to STM32F407 discovery board using RMII and with only putting MX_LWIP_Process () in the main while loop i get an ip adress
  • The ridiculous way to run DP83848 with STM32H7 ( i . . .
    Replacing LAN8742 codes with codes generated for STM32F4 and DP83848 STM32F4 uses the HAL library and several definitions to communicate with ETH PHY instead of the stupid and difficult to modify library With a little effort, I obtained the ethernetif c file below I wonder why I had to create an STM32F4 project in order to use ethernet in
  • DP83848 + STM32F439ZI - STMicroelectronics Community
    Hi , I'm a fresher who was given with testing of packet transfer with external Ethernet - Phy by interfacing STM32F439ZI with DP83848 I need some help at API level and testing procedure





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