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
安装中文字典英文字典查询工具!
中文字典英文字典工具:
复制到剪贴板
英文字典中文字典相关资料:
如何用通俗易懂的语言解释脚本(script)是什么? - 知乎 所以 script 其实就是短小的、用来让计算机自动化完成一系列工作的程序,这类程序可以用文本编辑器修改(大部分程序是不能用文本编辑器修改的,所谓文本编辑器就是比如「记事本」这样拿来写字的程序),通常是解释运行的——也就是说,计算机里有一个
求助,为什么我的篡改猴不能安装脚本? - 知乎 能搜索到脚本但是打不开那个安装页面,一直显示这个
代码明明是用手敲的,为什么叫脚本? - 知乎 Script 这个词来源于拉丁语 scriptum,意思是 something written(写出来的东西)。 同样的词根在拉丁语动词 scribere(to write,写)、名词 scriba(clerk,文员)中也可以见到,是英文 scrivener(抄写员)的词源。 也就是说,“写”是这个词或词根的核心。
如何看待 lt;script gt;alert (1) lt; script gt;测试? - 知乎 2024年我监测了100多家企业的OWASP10攻击,其中XSS攻击最多的载荷 不是 <script>alert("1")< script> , 而是 <script>alert(document domain)< script> , 其次是 <script>alert(7331)< script>, 再次是 <script>alert(1337)< script>, 尽管XSS非常有意思,但现在已经不怎么流行了,有洞就X的时代,已经结束了。
有没有哪个网站是可以下载到完整电影剧本的? - 知乎 有2012年到2014年的几十个剧本,数量不算太多 The Internet Movie Script Database (IMSDb) 也是很大的一个剧本收集网站,按字母排列,但html的阅读方式不算友好。 screenplays-online de 总计117部影片的剧本,按字母排列,比较有意思的是可以在剧本下面留言评论,有些留言很
关于script标签中的type的使用 - 知乎 这个是可以省略的,加上的话是 html4and xHTML,而忽略的话表示是 HTML5 的写法,也就是说,在最新的语法规则里,把这个 type="text javascript" 自动给加上了的 当你在 script 标签上定义了 type="text javascript"``,此时浏览器会将里面的内容当做 javascript`来执行,所以我们写在里面的代码,要符合js语法的规范,否则就会报错
Trojan. Generic是什么病毒,该怎么解决,一直删除不了。? - 知乎 Trojan Generic属于一种常见的盗号木马,启动后会从体内资源部分释放出病毒文件,有些在WINDOWS下的木马程序会绑定一个文件,将病毒程序和正常的应用程序捆绑成一个程序,释放出病毒程序和正常的程序,用正常的程序来掩盖病毒。 木马病毒是指隐藏在正常程序中的一段具有特殊功能的恶意代码
如何用通俗易懂的语言解释脚本(script)是什么? - 知乎 在学习网站前端知识,对于脚本没有很清楚的概念。它是什么?用来干什么?为什么用它?
js文件是什么?怎么打开js文件? - 知乎 js文件可以理解为是JavaScript的源代码文件,是一种用于实现网页交互效果的脚本语言。 要打开js文件,你需要使用一个文本编辑器或者专门的JavaScript编辑器或者记事本也可以: 使用文本编辑器打开:你可以使用Windows系统自带的记事本,或者使用更专业的文本编辑器如Notepad++、Sublime Text、VS Code等
Trojan:Win32 Wacatac. H!ml 是什么? - 知乎 Trojan:Win32 Wacatac H!ml 是一种难以清除的病毒,本文介绍了它的特点和应对方法。