retardation 音标拼音: [ritɑrd'eʃən]
n . 迟延,妨碍,阻止
迟延,妨碍,阻止
retardation n 1 :
a decrease in rate of change ; "
the deceleration of the arms race " [
synonym : {
deceleration }, {
slowing }, {
retardation }] [
ant :
{
acceleration }]
2 :
the extent to which something is delayed or held back 3 :
any agent that retards or delays or hinders ; "
flame -
retardant " [
synonym : {
retardant }, {
retardent }, {
retardation }]
4 :
lack of normal development of intellectual capacities [
synonym :
{
retardation }, {
mental retardation }, {
backwardness },
{
slowness }, {
subnormality }]
5 :
the act of slowing down or falling behind [
synonym : {
slowdown },
{
lag }, {
retardation }]
Retardation \
Re `
tar *
da "
tion \,
n . [
L .
retardatio :
cf .
F .
retardation .]
1 .
The act of retarding ;
hindrance ;
the act of delaying ;
as ,
the retardation of the motion of a ship ; --
opposed to {
acceleration }.
[
1913 Webster ]
The retardations of our fluent motion . --
De Quinsey .
[
1913 Webster ]
2 .
That which retards ;
an obstacle ;
an obstruction .
[
1913 Webster ]
Hills ,
sloughs ,
and other terrestrial retardations .
--
Sir W .
Scott .
[
1913 Webster ]
3 . (
Mus .)
The keeping back of an approaching consonant chord by prolonging one or more tones of a previous chord into the intermediate chord which follows ; --
differing from suspension by resolving upwards instead of downwards .
[
1913 Webster ]
4 .
The extent to which anything is retarded ;
the amount of retarding or delay .
[
1913 Webster ]
{
Retardation of the tide }.
(
a )
The lunitidal interval ,
or the hour angle of the moon at the time of high tide any port ;
the interval between the transit of the moon and the time of high tide next following .
(
b )
The age of the tide ;
the retard of the tide .
See under {
Retard },
n .
[
1913 Webster ]
136 Moby Thesaurus words for "
retardation ":
afterthought ,
amentia ,
arrest ,
arrestation ,
arrested development ,
arrestment ,
backwardness ,
bind ,
blithering idiocy ,
block ,
blockage ,
blocking ,
bureaucratic delay ,
check ,
clogging ,
closing up ,
closure ,
constraint ,
constriction ,
control ,
cooling ,
cooling down ,
cooling off ,
cramp ,
cretinism ,
curb ,
curtailment ,
deceleration ,
delay ,
delayage ,
delayed reaction ,
detainment ,
drag ,
dragging ,
ease -
off ,
ease -
up ,
fixation ,
flagging ,
foot -
dragging ,
half -
wittedness ,
halt ,
hampering ,
hang -
up ,
hindering ,
hindrance ,
holdback ,
holdup ,
idiocy ,
idiotism ,
imbecility ,
impediment ,
infantilism ,
inhibition ,
injunction ,
insanity ,
interdict ,
interference ,
interim ,
interruption ,
jam ,
lag ,
lagging ,
legal restraint ,
let ,
letdown ,
letup ,
logjam ,
mental defectiveness ,
mental deficiency ,
mental handicap ,
mental retardation ,
minus acceleration ,
mongolianism ,
mongolism ,
mongoloid idiocy ,
monopoly ,
moratorium ,
moronism ,
moronity ,
negativism ,
nuisance value ,
obstruction ,
obstructionism ,
occlusion ,
opposition ,
paperasserie ,
pause ,
profound idiocy ,
prohibition ,
protection ,
protectionism ,
protective tariff ,
rationing ,
red tape ,
red -
tapeism ,
red -
tapery ,
rein ,
repression ,
reprieve ,
resistance ,
respite ,
restraint ,
restraint of trade ,
restriction ,
retardance ,
retardment ,
retrenchment ,
self -
control ,
setback ,
simple -
wittedness ,
simplemindedness ,
simpleness ,
simplicity ,
slack -
up ,
slackening ,
slow -
up ,
slowdown ,
slowing ,
slowing down ,
slowness ,
slowup ,
squeeze ,
stay ,
stay of execution ,
stop ,
stoppage ,
stranglehold ,
stricture ,
subnormality ,
suppression ,
suspension ,
tariff wall ,
thought control ,
tie -
up ,
time lag ,
wait
安装中文字典英文字典查询工具!
中文字典英文字典工具:
复制到剪贴板
英文字典中文字典相关资料:
Application Verifier - Overview - Windows drivers | Microsoft Learn Explore the Application Verifier (AppVerifier) runtime verification tool and look for programming errors, security issues, and user privilege problems in unmanaged code
Application Verifier - Testing Applications - Windows drivers Test applications written in unmanaged (native) code with Application Verifier under the debugger and with full-page heap before releasing it to customers Follow the steps provided by Application Verifier to resolve errant conditions
windows-driver-docs windows-driver-docs-pr devtest application-verifier . . . Test applications written in unmanaged (native) code with Application Verifier under the debugger and with full-page heap before releasing it to customers Follow the steps provided by Application Verifier to resolve errant conditions
windows-driver-docs windows-driver-docs-pr devtest application-verifier . . . The tool monitors application actions while the application runs It subjects the application to various stresses and tests, and generates a report about potential errors in application execution or design
appverifUI. dll and vfcompat. dll in C: Root After Visual Studio . . . Understanding appverifUI dll: The Application Verifier UI Component appverifUI dll is a Dynamic Link Library (DLL) associated with Application Verifier, a powerful debugging tool included in Visual Studio
How to use Microsoft Application Verifier - Stack Overflow App Verifier will install a AppVerif EXE executable Run it, and tell it to verify your application Then run your application in a debugger (either WinDBG or your IDE) Consider using the Application Verifier in conjunction with the Visual Studio debugger Start the application Verifier utility
How to Use AppVerifier for OS Testing: Best Practices - LinkedIn Learn how to use Microsoft Application Verifier (AppVerifier), a tool that helps you test your Windows applications for compatibility, reliability, and security
Microsoft Application Verifier — Latest News, Reports Analysis | The . . . Explore the latest news, real-world incidents, expert analysis, and trends in Microsoft Application Verifier — only on The Hacker News, the leading cybersecurity and IT news platform
Application Verifier (WOW) : r Windows11 - Reddit I have found a file named "Application Verifier (WOW)" on my Windows 11 PC It seems that it was installed with Microsoft Visual Studio downloaded from the Microsoft Store, but " (WOW)" in the name seems strange for me Should I be worried? WOW usually stands for Windows on Windows
Finding bugs with Application Verifier - docs. syntevo. com Application Verifier is a free tool from Microsoft designed for finding bugs in software It’s invaluable in searching for memory corruption bugs Without Application Verifier, the corruption is usually detected far away from the code containing the bug, and crash report is almost useless