minded 音标拼音: [m'ɑɪndəd] [m'ɑɪndɪd]
a . 有意的,有心的,具有意志的
有意的,有心的,具有意志的
minded adj 1 : (
used in combination )
mentally oriented toward something specified ; "
civic -
minded "; "
career -
minded "
2 : (
usually followed by `
to ')
naturally disposed toward ; "
he is apt to ignore matters he considers unimportant "; "
I am not minded to answer any questions " [
synonym : {
apt (
p )},
{
disposed (
p )}, {
given (
p )}, {
minded (
p )}, {
tending (
p )}]
Mind \
Mind \ (
m [
imac ]
nd ),
v .
t . [
imp . &
p .
p . {
Minded };
p .
pr . &
vb .
n . {
Minding }.] [
AS .
myndian ,
gemynd [
imac ]
an to remember .
See {
Mind },
n .]
1 .
To fix the mind or thoughts on ;
to regard with attention ;
to treat as of consequence ;
to consider ;
to heed ;
to mark ;
to note . "
Mind not high things ,
but condescend to men of low estate ." --
Rom .
xii .
16 .
[
1913 Webster ]
My lord ,
you nod :
you do not mind the play . --
Shak .
[
1913 Webster ]
2 .
To occupy one '
s self with ;
to employ one '
s self about ;
to attend to ;
as ,
to mind one '
s business .
[
1913 Webster ]
Bidding him be a good child ,
and mind his book .
--
Addison .
[
1913 Webster ]
3 .
To obey ;
as ,
to mind parents ;
the dog minds his master .
[
1913 Webster ]
4 .
To have in mind ;
to purpose . --
Beaconsfield .
[
1913 Webster ]
I mind to tell him plainly what I think . --
Shak .
[
1913 Webster ]
5 .
To put in mind ;
to remind . [
Archaic ] --
M .
Arnold .
[
1913 Webster ]
He minded them of the mutability of all earthly things . --
Fuller .
[
1913 Webster ]
I do thee wrong to mind thee of it . --
Shak .
[
1913 Webster ]
{
Never mind },
do not regard it ;
it is of no consequence ;
no matter .
[
1913 Webster ]
Syn :
To notice ;
mark ;
regard ;
obey .
See {
Attend }.
[
1913 Webster ]
Minded \
Mind "
ed \,
a .
Disposed ;
inclined ;
having a mind .
[
1913 Webster ]
Joseph . . .
was minded to put her away privily .
--
Matt .
i .
19 .
[
1913 Webster ]
If men were minded to live virtuously . --
Tillotson .
[
1913 Webster ]
Note :
Minded is much used in composition ;
as ,
high -
minded ,
feeble -
minded ,
bloody -
minded ,
sober -
minded ,
double -
minded .
[
1913 Webster ]
66 Moby Thesaurus words for "
minded ":
acquiescent ,
actuated ,
agreeable ,
alacritous ,
amenable ,
animated ,
apt ,
apt to ,
ardent ,
bent ,
calculated to ,
compliant ,
consenting ,
contemplating ,
content ,
cooperative ,
disposed ,
disposed to ,
dispositioned ,
docile ,
eager ,
enthusiastic ,
fain ,
favorable ,
favorably disposed ,
favorably inclined ,
forward ,
game ,
given ,
given to ,
impelled ,
in the mind ,
in the mood ,
inclined ,
inclined to ,
inner -
directed ,
intending ,
liable to ,
likely ,
likely to ,
minded to ,
motivated ,
moved ,
other -
directed ,
planning ,
pliant ,
predisposed ,
predisposed to ,
prompt ,
prompted ,
prone ,
prone to ,
quick ,
ready ,
ready and willing ,
ready to ,
receptive ,
responsive ,
stimulated ,
tractable ,
well -
disposed ,
well -
inclined ,
willed ,
willing ,
willinghearted ,
zealous
安装中文字典英文字典查询工具!
中文字典英文字典工具:
复制到剪贴板
英文字典中文字典相关资料:
Increase Number Animation - CodePen Created a simple number increment animation with JavaScript
Counters with Interactive Controls: Adding JavaScript for . . . - Medium In this article, we will enhance the user experience by adding interactive controls to increment or decrement the count value using JavaScript
How can I put a number in html that will increase by 1 every day . . . Similar to "This site has been accident-free for x days," the number would increase automatically every day I'm ok with entering a starting number or the date from which I want to count
Design a Simple Counter Using HTML CSS and JavaScript A simple counter is a great beginner project that demonstrates how JavaScript interacts with HTML and CSS to update content dynamically It helps build a strong foundation in event handling and DOM manipulation
How to Create Increment and Decrement Buttons with HTML, CSS, and . . . Learn how to create a simple yet effective Increment and Decrement Number Button using HTML, CSS, and JavaScript Source Code is provided with zip file free download
Incremental and Decremental counter using HTML, CSS ,and JavaScript Hope you guys are coding well😁 In this blog, we are going to make a simple javascript increment and decrement counter on button click using the very basics of HTML, CSS, and Javascript
Increment the counter on button click - JSCHALLENGER Increment the counter on button click Extend the JavaScript code below to interact with the displayed HTML elements On each button click, increase the value of the button by 1 Confirm your code by clicking the button!
Animating Number Counters - CSS-Tricks Like a counter, except controlled by the same kind of animation that we use for other design animation on the web This could be useful when designing something like a dashboard, to bring a little pizazz to the numbers Amazingly, this can now be done in CSS without much trickery
CSS counter-increment property - W3Schools The counter-increment property increases or decreases the value of one or more CSS counters The counter-increment property is usually used together with the counter-reset property and the content property