六月丁香五月婷婷,丁香五月婷婷网,欧美激情网站,日本护士xxxx,禁止18岁天天操夜夜操,18岁禁止1000免费,国产福利无码一区色费

學(xué)習(xí)啦>學(xué)習(xí)英語>專業(yè)英語>計算機(jī)英語>

有關(guān)計算機(jī)語言英語口語表達(dá)

時間: 焯杰674 分享

  計算機(jī)語言是人與計算機(jī)之間傳遞信息的媒介,那么你想學(xué)一些有關(guān)計算機(jī)語言的實(shí)用英語嗎?下面學(xué)習(xí)啦小編為你帶來有關(guān)計算機(jī)語言英語口語表達(dá),歡迎大家參考學(xué)習(xí)!

  計算機(jī)語言英語口語對話

  Dialogue 1

  A: How do you pay for your ISP service?

  你怎么付你的ISP費(fèi)用?

  B:I pay for 20 hours at a time .When that is almost gone . I pay for some more.

  我一次買20個小時,快用光時就再付。

  A: Where do you have to go to pay?

  你到哪里付款?

  B:Oh, I just deposit the money in a postal account, so I can do it from any post office.

  哦,我用郵政劃撥,所以任何一家郵局都可以。

  Dialogue 2

  A: I think I need to find a new ISP.

  我想我需要打一家新的網(wǎng)絡(luò)供應(yīng)商。

  B: Are your download times too slow with your present provider?

  是不是目前的供應(yīng)商的下載速度太慢?

  A:The download times are OK. but I'm spending too much money for my Internet connection.

  下載時間還好,只是上網(wǎng)花錢太多了。

  B:Maybe your ISP has some cheaper operations you could check on.

  也許你的供應(yīng)商有比較便宜的選擇,你可以問問看。

  Dialogue 3

  A: How much time do you spend on-line every month?

  每個月你花多少時間上線?

  B: I pay for unlimited access, so I don't keep very close track of my hours ,How about you?

  我買的是無限時使用,所以沒有很注意時間。你呢?

  A:Right now, I'm using about 12 hours every month.

  目前我每個月大概用12小時。

  Dialogue 4

  A: I keep getting a printer error every time I try to print this picture .Do you know what theproblem is?

  每次要打印這張圖,我的打印機(jī)就出問題,你知道問題在哪里嗎?

  B:The problem is with your printer, What I mean is that you're using a dot-matrix printer. It'snot capable of printing complex graphics files.

  問題在你的打印機(jī)。我的意思是說,你用的是點(diǎn)陣式打印機(jī),無法印出復(fù)雜的圖畫文檔。

  A:So if I want to print this file, I have to get a new printer?

  那么說我要印出這張圖,就得換臺新的打印機(jī)嗎?

  B: I'm afraid so.

  恐怕如此。

  計算機(jī)語言英語專業(yè)術(shù)語單詞

  symbolic a.

  符號的

  interactive a.

  交互式,交互的

  permit v.

  允許,許可

  interpreter n.

  解釋程序

  numberical a.

  數(shù)字的

  moderate a.

  適度的,中等的

  originally ad.

  原來,最初

  loosely ad.

  松馳地,寬松地

  subscript n.

  下標(biāo)

  protect v.

  保護(hù)

  operand n.

  操作數(shù),運(yùn)算對象

  variable adj.

  可變的,變量

  subroutine n.

  子程序

  algorithmic n.

  算法,計算

  commercial n.

  商業(yè)的

  計算機(jī)語言英語閱讀

  A problem solver with little or no knowledge of computers or programming can learn to writeBASIC programs at a remote terminal or mircrocomputer keyboard in a short period of time.

  一個要解決問題的人,無論有沒有計算機(jī)或者編程知識,都能用很短的時間在遠(yuǎn)程終端或計算機(jī)鍵盤上編寫B(tài)ASIC語言程序。

  It is also easy to insert changes and additions into a BASIC program

  在BASIC程序中插入修改也是很容易的。

  BASIC is now by far the most popular high-level language used in microcomputer system.

  目前,BASIC是微機(jī)系統(tǒng)中最為通用的一種高級程序語言。

  Interpreters are generally used in microcomputer systems to translate BASIC instructions intomachine-langage code.

  解釋程序通常在微機(jī)系統(tǒng)中用來把BASIC指令翻譯成機(jī)器代碼。

  FORTRAN ( Formula translator) is a popular language for mathematical and scientificcomputation.

  FORTRAN在數(shù)學(xué)和科學(xué)計算中是一種普遍使用的語言。

  Its numerical abilities are strong( particularly its ability to handle complex numbers) althoughit is weak in handling character strings .It is of moderate difficulty to learn and use.

  它的數(shù)值處理能力很強(qiáng)(尤其是處理復(fù)數(shù)的能力),不過處理字符串的能力較弱,學(xué)習(xí)和使用這種語言的難度適中。

  BASIC is widely used in today's microcomputer systems.

  BASIC泛用于當(dāng)今的微機(jī)系統(tǒng)中。

  BASIC was originally designed as a teaching language loosely based on FORTRAN and is simpleto learn.

  它最初被設(shè)計成一種教學(xué)語言,在大體上以FORTRAN為基礎(chǔ)簡單易學(xué)。

  However ,its capabilities are limited compared to most other high-level languages.

  然而,與大多數(shù)其它高級語言相比較,它處理能力是有限的。

  The higher language goes by different names.

  各種高級語言可依據(jù)不同的名字來區(qū)分。

  FORTRAN(FORmula TRANslation) was the first.

  FORTRAN(公式翻譯)是最早出現(xiàn)的高級語言,

  and nwo we also have ALGOL (algorithmic Language)

  目前,我們還有ALGOL(算法語言),

  BASIC ( Beginner's ALL-purpose Symbolic Instruction Code)

  BASIC(初學(xué)者通用符號指令代碼),

  COBOL ( Common Business Oriented Language)

  COBOL(面向公共商業(yè)的語言),

  LISP(LIST Processing) PASCAL and ADA ( named after Ada Lovelace Charles Babbage'sassistant)

  LISP(表處理),PASCAL及ADA(以查爾斯·巴貝奇的助手Ada· Lovelace之名而定名)。

  Each has been designed to meet a particular purpose;

  每一種語言都被設(shè)計用來滿足特定的目的:

  FORTRAN, PASCAL ,ALGOL and BASIC are mathematically oriented.

  FORTRAN、PASCAL、ALGOL和BASIC都是面向數(shù)學(xué)計算的。

  COBOL is used for commercial purposes.

  COBOL則用于商業(yè)。

有關(guān)計算機(jī)語言英語口語表達(dá)相關(guān)文章

1.著名計算機(jī)語言解釋

2.計算機(jī)常用詞匯--語言及服務(wù)器篇

3.計算機(jī)編程語言專業(yè)術(shù)語

4.編程用英語怎么說

5.網(wǎng)絡(luò)語言英語怎么說

1570604