type script信息详情

type script发音

意思翻译

打字稿

相似词语短语

script type───脚本类型

script───vt.把…改编为剧本;vi.写电影脚本;n.脚本;手迹;书写用的字母

cursive script───草书;草写体

type───vi.打字;vt.打字;测定(血等)类型;n.类型,品种;模范;样式;n.(Type)人名;(英)泰普

engrossing script───引人入胜的剧本

dancing script───舞蹈剧本

test script───测试脚本

tightly script───密文

prime script───原稿

双语使用场景

Avoid script type fonts which are hard to read on screen.───避免使用那些屏幕上看不清的脚本类型字体。

The first type definition defines the type for our script.───首先,类型定义定义了我们脚本的类型。

The script "num" we defined earlier has the type script because it is a function that when executed yields an integer value (in this case the integer 42).───我们早先定义的脚本“num”具有Script类型,这是由于它本身就是一个在执行时会生成一个整数值的函数(在这个例子中,这个整数值是42)。

Displays and prints standard icons identifying script lines by type (script step, verification point, reportable point, or group of steps).───显示并打印分类型标志脚本基线的标准图标(脚本步骤、验证点、报告点、或者步骤组)。

Caution Use caution when you type script directly in the Address bar.───警告:直接在地址栏中键入脚本时一定要小心。

英语使用场景

The script "num" we defined earlier has the type Script because it is a function that when executed yields an integer value (in this case the integer 42).

You can generate scaffolding via a code generator -- you'd type script/generate scaffold Trail Trails in this example -- or through specifying the scaffold metaprogramming tag in a controller.