shell n. (pl. shells,2 义为 shell) 1.壳;介壳;甲壳;贝。 2.(昆虫的)翅鞘;蛹的蜕皮。 3.【解剖学】种子的外皮;荚。 4.【地质学;地理学】地壳;薄硬岩层。 5.【解剖学】外耳。 6.【机械工程】(汽)锅身。 7.【建筑】薄壳(屋顶);房屋的框架;内部未竣工的建筑物。 8.船体;骨架。 9.子弹壳;炮弹;猎枪子弹;爆破筒。 10.(滑车等的)外框;内棺。 11.外观;外表;外形。 12.单人赛用艇。 13.〔英国〕(学校的)中级班〔四、五年级〕。 14.〔诗〕竖琴;七弦琴。 15.=shell jacket. 16.【物理学】(原子的)电子壳层。 17.(刀剑的)护手。 18.(像钻进壳中似的)沉默;冷淡。 19. 【计算机】操作系统外壳,命令解释程序〔如DOS等〕。 the shell of an egg [a walnut] 蛋[胡桃]壳。 Beetles have shells. 甲虫有硬壳。 an illuminating shell 照明弹。 a tear shell 催泪弹。 the shell of a pipe 管壁。 You're scarcely out of the shell yet. 你还乳臭未干。 cast the shell 脱壳;蜕皮。 come out of one's shell 不再羞怯沉默。 go [retire] into one's shell 缄默起来;害羞起来;对人持冷淡态度;保持距离。 in the shell 在萌芽[潜伏]时期。 vt. 1.由壳中剥出(豌豆等);〔美国〕剥(玉米);给…脱粒。 2.用壳体包被;用介壳铺(路)。 3.轰击;炮击[轰]。 4.〔棒球俚〕(投手)使(对方)获得多次安全打或得分。 shell oysters 去牡蛎壳。 vi. 1.脱壳;蜕壳;(金属等)剥落;(果实等)脱落。 2.炮击。 3.采集贝壳。 as easy as shelling peas 〔口语〕非常容易。 shell out 〔俚语〕交出;付出;付款,捐献 (S- out your money! 拿出钱来!)。
You can use the following simple shell script to test the md5crypt java program against the local linux registry 您可以使用下面这个简单的shell脚本来测试md5crypt java程序在本地linux注册系统上工作的情况。
The people who deploy your application will need to adapt the sample client programs and shell scripts to the target environment 部署应用程序的人将会对这些样例程序和shell脚本进行修改,使之适应目标环境。
One thing that s very noticeable is that the tivo has a fairly loose combination of shell scripts , tcl programs , and binaries 非常值得注意的一件事情是tivo具有一个非常松散的shell脚本、 tcl程序和二进制程序的组合。
You can also have a . zshenv file , which is used for both interactive and non - interactive shells for example shell scripts 您也可以建立一个既可以在交互式shell中使用又可以在非交互式shell中使用的~ / . zshenv文件(例如shell脚本) 。
Because data can just as easily be piped to sed , it s very easy to use sed as part of a long , complex pipeline in a powerful shell script 因为可以轻易将数据管道输出到sed ,所以,将sed用作强大的shell脚本中长而复杂的管道很容易。
Rexx occupies a useful ecological niche between the relative crudeness of shell scripting and the cumbersome formality of full systems languages 在相对粗糙的shell脚本和笨重的拘泥形式的完全系统语言的夹缝之中, rexx有其用武之地。
" shell scripting is an integral part of just about everything i do , whether quickly perusing and editing plain text or writing code , " he says “在我做的每一项工作中都要用到shell脚本,不论是快速地阅读和修改普通文本还是编写代码” ,他说。
Our next and final task involves scheduling the execution of the backup remote servers . sh shell script on the offsite data storage server 我们的下一个步骤,也是最后一个步骤,是调度backup _ remote _ servers . sh shell脚本在离线的数据存储服务器上的执行。
It s interesting to note that the shell scripts are sourced into the parent shell so that early scripts can set environment variables for later ones to use 有趣的是,这些shell脚本被引入了父shell中,这样,早期的脚本就可以为以后的脚本设置一些环境变量了。
A shell script is a script written for the shell, or command line interpreter, of an operating system. The shell is often considered a simple domain-specific programming language.