英文字典中文字典


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







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

applied    音标拼音: [əpl'ɑɪd]
a. 应用的

应用的

applied
应用

applied
adj 1: concerned with concrete problems or data rather than with
fundamental principles; "applied physics"; "applied
psychology"; "technical problems in medicine,
engineering, economics and other applied disciplines"-
Sidney Hook [ant: {theoretical}]

Apply \Ap*ply"\, v. t. [imp. & p. p. {Applied}; p. pr. & vb. n.
{Applying}.] [OF. aplier, F. appliquer, fr. L. applicare to
join, fix, or attach to; ad plicare to fold, to twist
together. See {Applicant}, {Ply}.]
1. To lay or place; to put or adjust (one thing to another);
-- with to; as, to apply the hand to the breast; to apply
medicaments to a diseased part of the body.
[1913 Webster]

He said, and the sword his throat applied. --Dryden.
[1913 Webster]

2. To put to use; to use or employ for a particular purpose,
or in a particular case; to appropriate; to devote; as, to
apply money to the payment of a debt.
[1913 Webster]

3. To make use of, declare, or pronounce, as suitable,
fitting, or relative; as, to apply the testimony to the
case; to apply an epithet to a person.
[1913 Webster]

Yet God at last
To Satan, first in sin, his doom applied. --Milton.
[1913 Webster]

4. To fix closely; to engage and employ diligently, or with
attention; to attach; to incline.
[1913 Webster]

Apply thine heart unto instruction. --Prov. xxiii.
12.
[1913 Webster]

5. To direct or address. [R.]
[1913 Webster]

Sacred vows . . . applied to grisly Pluto. --Pope.
[1913 Webster]

6. To betake; to address; to refer; -- used reflexively.
[1913 Webster]

I applied myself to him for help. --Johnson.
[1913 Webster]

7. To busy; to keep at work; to ply. [Obs.]
[1913 Webster]

She was skillful in applying his "humors." --Sir P.
Sidney.
[1913 Webster]

8. To visit. [Obs.]
[1913 Webster]

And he applied each place so fast. --Chapman.
[1913 Webster]

{Applied chemistry}. See under {Chemistry}.

{Applied mathematics}. See under {Mathematics}.
[1913 Webster]


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





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


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

































































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


  • ReferenceError: require is not defined in ES module
    Error [ERR_REQUIRE_ESM]: require() of ES Module home flaalf self sandbox node_modules inquirer lib inquirer js from home flaalf self sandbox index js not supported Instead change the require of inquirer js in home flaalf self sandbox index js to a dynamic import() which is available in all CommonJS modules
  • Node. js: How to Use “Import” and “Require” in the Same File
    To use require in the ES module scope, you have to define it Just two lines of code to get the job done: const require = createRequire (import meta url); A good example that you cannot use import directly is with a JSON file In this case, you can use require or read the content from the JSON file using the fs module
  • Require Is Not Defined In Es Module Scope (Resolved) - Lxadm. com
    The `require is not defined in ES Module scope` error is a common issue faced by developers working with JavaScript modules This guide will provide an in-depth understanding of the error and step-by-step solutions to fix it
  • ReferenceError: require is not defined in ES module scope, you can use . . .
    This file is being treated as an ES module because it has a ' js' file extension and ' vercel path0 node_modules convertkit-react package json' contains "type": "module" To treat it as a CommonJS script, rename it to use the ' cjs' file extension You probably have "type": "module" in your package json file If you remove that it will fix this
  • Fix require is not defined in JavaScript Node - Stack Abuse
    If you specified to use ES modules via the command line with --eval, you can fix this by removing the --input-type parameter from the command line call Browser The require method is not available in the browser To solve this, you have a few options, a few of which we'll briefly describe here
  • ReferenceError with lambda function : errorMessage: require is not . . .
    Your error message "require is not defined in ES module scope, you can use import instead" indicates that your code is being treated as an ES module but is attempting to use CommonJS syntax (require()) for importing modules This typically happens in one of the following scenarios:
  • javascript - ReferenceError: require is not defined in ES module scope . . .
    You can use createRequire to define require within an ES6 module and use that to also import Common JS libraries Following is a sample code how to use it import { createRequire } from "module"; const require = createRequire(import meta url); import crypto from 'crypto' const fs = require('fs')
  • How to use require () in ECMAScript modules - DEV Community
    require is not defined in ES module scope, you can use import instead you can use createRequire to overcome this issue Following is a sample code how to use it You can also define this in a separate file and reuse it afterwards Then this can be used as Hope you've enjoyed reading Please comment if you face any problems I'm happy to help
  • Require is not defined in ES module scope, you can use import . . . - GitHub
    Added type: "module" in package json What is the current behavior? build is getting failed ReferenceError: require is not defined in ES module scope, you can use import instead What is the expected behavior? esm+typescript project should be successfully build and should not throw this error Other relevant information: webpack version: 5 92 1





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