欢迎来到天天文库
浏览记录
ID:50165330
大小:138.00 KB
页数:40页
时间:2020-03-09
《计算机专业英语(第二版)教学课件孙建忠Chapter7.ppt》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、ComputerEnglishChapter7ProgrammingLanguagesKeypoints:usefultermsanddefinitionsofprogramminglanguagesDifficultpoints:describingthedifferencesbetweencompilersandinterpretersRequirements:TheoriginsoftheprogramminglanguagesTheconceptsofcomputercompilersMainpropertiesofobject-orientati
2、on掌握复杂定语从句的翻译技巧NewWords&Expressions:translatorn.翻译器,翻译程序syntaxn.语法,句法machinelanguage机器语言assemblylanguage汇编语言abbreviatev.缩短,缩写compilev.编译interpretv.解释7.1IntroductiontoProgrammingLanguageAbbreviations:OOPL(object-orientedprogramminglanguage)面向对象的程序设计语言NewWords&Expressions:translator
3、n.翻译器,翻译程序syntaxn.语法,句法machinelanguage机器语言assemblylanguage汇编语言abbreviatev.缩短,缩写compilev.编译interpretv.解释7.1IntroductiontoProgrammingLanguageAbbreviations:OOPL(object-orientedprogramminglanguage)面向对象的程序设计语言NewWords&Expressions:translatorn.翻译器,翻译程序syntaxn.语法,句法machinelanguage机器语言asse
4、mblylanguage汇编语言abbreviatev.缩短,缩写compilev.编译interpretv.解释7.1IntroductiontoProgrammingLanguageAbbreviations:OOPL(object-orientedprogramminglanguage)面向对象的程序设计语言NewWords&Expressions:translatorn.翻译器,翻译程序syntaxn.语法,句法machinelanguage机器语言assemblylanguage汇编语言abbreviatev.缩短,缩写compilev.编译in
5、terpretv.解释7.1IntroductiontoProgrammingLanguageAbbreviations:OOPL(object-orientedprogramminglanguage)面向对象的程序设计语言Aprogramminglanguagerepresentsaspecialvocabularyandasetofgrammaticalrulesforinstructingacomputertoperformspecifictasks.Broadlyspeaking,itconsistsofasetofstatementsorexpr
6、essionsunderstandabletobothpeopleandcomputers.程序设计语言是指令计算机实现某些具体任务的一套特殊词汇和一组语法规则。从广义的角度说,它包括一组既能被人所理解又能被计算机所识别的声明和表达式。7.1IntroductiontoProgrammingLanguagePeopleunderstandtheseinstructionsbecausetheyusehuman(Englishandmathematical)expressions.Computers,ontheotherhand,processthesein
7、structionsthroughuseofspecialprograms,which,knownastranslators,decodetheinstructionsfrompeopleandcreatemachine-languagecoding.为人们所能理解是因为它们使用的是人类的(英文和数学的)表达方式。另一方面,计算机通过使用专门的程序来处理这些指令,这些专门的程序就是我们所熟知的翻译程序,它能解码我们发出的指令并生成机器语言代码。7.1IntroductiontoProgrammingLanguageThetermprogramminglan
8、guageusuallyreferstohigh-levellan
此文档下载收益归作者所有