英文字典中文字典


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







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

brightening    音标拼音: [br'ɑɪtənɪŋ] [br'ɑɪtnɪŋ]
增亮; 擦亮

增亮; 擦亮

Brighten \Bright"en\, v. t. [imp. & p. p. {Brightened}; p. pr. &
vb. n. {Brightening}.]

Note: [From {Bright}, a.]
1. To make bright or brighter; to make to shine; to increase
the luster of; to give a brighter hue to.
[1913 Webster]

2. To make illustrious, or more distinguished; to add luster
or splendor to.
[1913 Webster]

The present queen would brighten her character, if
she would exert her authority to instill virtues
into her people. --Swift.
[1913 Webster]

3. To improve or relieve by dispelling gloom or removing that
which obscures and darkens; to shed light upon; to make
cheerful; as, to brighten one's prospects.
[1913 Webster]

An ecstasy, which mothers only feel,
Plays round my heart and brightens all my sorrow.
--Philips.
[1913 Webster]

4. To make acute or witty; to enliven. --Johnson.
[1913 Webster]


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





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


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

































































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


  • LeetCode - The Worlds Leading Online Programming Learning Platform
    Level up your coding skills and quickly land a job This is the best place to expand your knowledge and get prepared for your next interview
  • Longest Substring Without Repeating Characters - LeetCode
    Can you solve this real interview question? Longest Substring Without Repeating Characters - Given a string s, find the length of the longest substring without duplicate characters Example 1: Input: s = "abcabcbb" Output: 3 Explanation: The answer is "abc", with the length of 3 Note that "bca" and "cab" are also correct answers Example 2: Input: s = "bbbbb" Output: 1 Explanation: The answer
  • Maximum Subarray - LeetCode
    Can you solve this real interview question? Maximum Subarray - Given an integer array nums, find the subarray with the largest sum, and return its sum Example 1: Input: nums = [-2,1,-3,4,-1,2,1,-5,4] Output: 6 Explanation: The subarray [4,-1,2,1] has the largest sum 6 Example 2: Input: nums = [1] Output: 1 Explanation: The subarray [1] has the largest sum 1 Example 3: Input: nums = [5,4,-1
  • Reverse Linked List - LeetCode
    Given the head of a singly linked list, reverse the list, and return the reversed list Example 1: Input: head = [1,2,3,4,5] Output: [5,4,3,2,1] Example 2: Input: head = [1,2] Output: [2,1] Example 3: Input: head = [] Output: [] Constraints: The number of nodes in the list is the range [0, 5000] -5000 <= Node val <= 5000 Follow up: A linked list can be reversed either iteratively or
  • Merge k Sorted Lists - LeetCode
    Can you solve this real interview question? Merge k Sorted Lists - You are given an array of k linked-lists lists, each linked-list is sorted in ascending order
  • Spiral Matrix - LeetCode
    Well for some problems, the best way really is to come up with some algorithms for simulation Basically, you need to simulate what the problem asks us to do
  • Array - LeetCode
    Level up your coding skills and quickly land a job This is the best place to expand your knowledge and get prepared for your next interview
  • Next Greater Element I - LeetCode
    Can you solve this real interview question? Next Greater Element I - The next greater element of some element x in an array is the first greater element that is to the right of x in the same array You are given two distinct 0-indexed integer arrays nums1 and nums2, where nums1 is a subset of nums2 For each 0 <= i < nums1 length, find the index j such that nums1[i] == nums2[j] and determine
  • Set Matrix Zeroes - LeetCode
    If any cell of the matrix has a zero we can record its row and column number using additional memory But if you don't want to use extra memory then you can manipulate the array instead i e simulating exactly what the question says





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