英文字典中文字典


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







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

script    音标拼音: [skr'ɪpt]
n. 手写体
n. 手迹,手稿,副本
vt. 改编为演出本

手写体手迹,手稿,副本改编为演出本

script
原本; 手迹

script
手迹 剧本 原本

script
n 1: a written version of a play or other dramatic composition;
used in preparing for a performance [synonym: {script}, {book},
{playscript}]
2: something written by hand; "she recognized his handwriting";
"his hand was illegible" [synonym: {handwriting}, {hand},
{script}]
3: a particular orthography or writing system
v 1: write a script for; "The playwright scripted the movie"

Script \Script\, n. [OE. scrit, L. scriptum something written,
fr. scribere, scriptum to write: cf. OF. escript, escrit, F.
['e]crit. See {Scribe}, and cf. {Scrip} a writing.]
1. A writing; a written document. [Obs.] --Chaucer.
[1913 Webster]

2. (Print.) Type made in imitation of handwriting.
[1913 Webster]

3. (Law) An original instrument or document.
[1913 Webster]

4. Written characters; style of writing.
[1913 Webster]
[1913 Webster]

211 Moby Thesaurus words for "script":
IPA, ITA, Initial Teaching Alphabet,
International Phonetic Alphabet, alphabet, alphabetics, arrange,
art, article, ascender, autograph, autography, back, bastard type,
beard, belly, bevel, black letter, blank, blueprint, body, book,
brainchild, calligraphy, cap, capital, case, charactering,
characterization, chart, chirograph, chirography, choreography,
composition, computer printout, configure, continuity,
conventional representation, copy, counter, create, cue,
dance notation, delineation, demonstration, depiction, depictment,
descender, design, diagram, docket, document, dossier, draft,
drama, drawing, edited version, em, en, engrossment, essay,
exemplification, face, fair copy, fat-faced type, feet, fiction,
figuration, file, final draft, finished version, first draft, fist,
flimsy, font, form, futhark, graphanalysis, graphemics, graphology,
graphometry, groove, hand, handwriting, hieroglyphic, holograph,
iconography, ideogram, illustration, imagery, imaging, instrument,
italic, lay out, legal document, legal instrument, legal paper,
letter, letters, libretto, ligature, limning, lines,
literae scriptae, literary artefact, literary production,
literature, logogram, logograph, logotype, lower case, lucubration,
majuscule, manuscript, map, matter, minuscule, musical notation,
nick, nonfiction, notation, official document, opus, order,
organize, original, paleography, paper, papers, parchment, pattern,
pen, pencraft, penmanship, penscript, personal file, pi, pica,
pictogram, picturization, piece, piece of writing, plan, play,
playbook, poem, point, portraiture, portrayal, prefigurement,
prepare, presentment, print, printed matter, printing, printout,
production, projection, reading matter, realization, recension,
rendering, rendition, representation, roll, roman, runic alphabet,
sans serif, scenario, scene plot, schema, score, screed, scrip,
scription, scrive, scroll, second draft, shank, shooting script,
shoulder, side, small cap, small capital, stamp, stem, stylography,
syllabary, symbol, tablature, teleplay, text, the written word,
transcript, transcription, type, type body, type class, type lice,
typecase, typeface, typefounders, typefoundry, typescript,
upper case, version, work, writ, write, writing, writing system



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


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

































































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


  • HTML lt;script gt; 标签 | 菜鸟教程
    标签定义及使用说明 <script> 标签用于定义客户端脚本,比如 JavaScript。 <script> 元素既可包含脚本语句,也可以通过 "src" 属性指向外部脚本文件。 JavaScript 通常用于图像操作、表单验证以及动态内容更改。
  • lt;script gt;:脚本元素 - HTML(超文本标记语言) | MDN
    HTML <script> 元素用于嵌入可执行代码或数据,这通常用作嵌入或者引用 JavaScript 代码。 <script> 元素也能在其他语言中使用,比如 WebGL 的 GLSL 着色器语言和 JSON。
  • script(英语单词)_百度百科
    Script是英语中兼具名词与动词用法的多义词,发音为英 [skrɪpt]、美 [skrɪpt]。 作为名词时核心含义包括影视戏剧的剧本、手写笔迹、文字系统(如拉丁字母)、计算机执行的脚本文件及医疗处方;动词则指编写剧本或预先设计流程。 该词在不同领域承载多元语义。
  • script是什么意思_script的翻译_音标_读音_用法_例句_爱词霸在线词典
    爱词霸权威在线词典,为您提供script的中文意思,script的用法讲解,script的读音,script的同义词,script的反义词,script的例句等英语服务。
  • Search the best Roblox Scripts available in community
    Find best Roblox scripts easily Modern scripts website where scripts are uploaded by users and shared with others, ditch Pastebin! For exploiters, by exploiters
  • Apps Script | Google for Developers
    Power your scripts with AI Discover and try Apps Script samples that help you get started with building AI features using AI models, agents, platforms, and more
  • HTML script tag - W3Schools
    The <script> tag is used to embed a client-side script (JavaScript) The <script> element either contains scripting statements, or it points to an external script file through the src attribute
  • 如何用通俗易懂的语言解释脚本(script)是什么? - 知乎
    这就是个非常简单的脚本。 类似于演戏时用到的脚本,script 其实就是一系列指令——演员看了指令就知道自己该表演什么,说什么台词;计算机看了指令就知道自己该做什么事情。
  • JavaScript 教程 - w3school 在线教程
    JavaScript 教程 学习 JavaScript JavaScript 是属于 Web 的编程语言。 JavaScript 很容易学习。 本教程涵盖从基础 JavaScript 到最新的 2025 版本的所有内容。 现在就开始学习 JavaScript 每章中的实例 通过我们的“亲自试一试”编辑器,您能够修改所有实例并查看结果。 点击这里,显示日期和时间! 亲自试一试
  • ScriptCat - 分享你的用户脚本
    ScriptCat(脚本猫)完全兼容油猴脚本,同时提供后台脚本运行框架和丰富的API扩展。





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