write vt. (wrote , 〔古语〕 writ; written , 〔古语〕 writ) 1.写,记,录,抄,誊;填写;签发;签订;签署。 2.写作,著作。 3.铭记(心中),留印象于;【计算机】写入,存入;写印〔从记忆系统中发出或印出数据〕。 4.写信给;把…函告。 5.把…写入[写成为];通过写作使…成为某种状态。 write a check 开支票。 write a letter 写信。 write to a friend 写信给朋友。 write it in your hat 〔美国〕绝对确实,真真实实。 He writes himself “General”. 他自称“将军”。 He has “coast” written all over him. 他浑身上下是海滨气息[他是海边长大的]。 vi. 1.写字。 2.写文章;著作;作曲。 3.写信,寄信,通信。 4.做书记,做抄写员。 5.(笔被使用时)有某种表现;好写。 This pen writes (well). 这支笔好写[好使]。 write cleverly 文章写得好。 write a good [bad] hand 字写得好[坏]。 write down 1. 写下来,记下来。 2. 用文字攻击,贬低,批评 (write him down a fool 在文章里说他是傻瓜)。 3. 减低账面价值。 4. 把…拨作公积金,摊提资产。 write for 1. 替(报纸等)撰稿,投稿;为(生活)写文章。 2. 写信订购。 write in 写进去,插入(文件中)。 write in [for] the paper 投稿给(报纸)。 write off 1. 勾销,注销(债款等);报废。 2. 流畅地写,当场写,提笔就写(文章等)。 3. 减低资产账面额。 write out 1. 写出;誊清,缮写。 2. (作家等)写得写不出,写枯了脑筋。 write over 1. 改写,重写。 2. 写满。 write up 1. 写在高处,揭示;用文字赞扬,书面表扬。 2. 一直写到最近事情;详细写。 3. 提高账面价值;评价过高。 4. 〔美国〕开传票传唤。
In short , it s often difficult to write a program that correctly , in all circumstances , locks and releases locks as needed 简言之,编译在任何情况下都可以按需要正确地加锁和释放的程序通常很困难。
For example , suppose you were writing a program for a baseball team and you wanted to store the names of all of the players on the field 例如,假设您要为一支棒球队设计程序,并想存储场上所有队员的姓名。
Write a program that reads three nonzero integers and determines and prints whether could be the sides of a right triangle 写一个程序,可以读出3个非零的整数,然后识别出这3个数字是否可以成为一个直角三角形的3边
< uk > take advantage of the binary representation of numbers in computers to write a program implementing this method for evaluating . < / uk > < uk >利用计算机中数的二进制表示的优点,写出实现计算的这个方法的程序。 < / uk >
If you re writing a program that is very cpu - intensive , you ll definitely want to find ways to use multiple threads in your code 因此,实际上它被认为是一组机器特定的寄存器,但它只用于优化,所以将其包含在本节进行介绍。
Write a program that reads standard input and prints out any lines that begin with " hello " in any case uppercase , lowercase , or mixed case 编写一个程序,该程序读取标准输入并打印以“ hello ” (大写、小写或大小写混合均可)开始的所有行。
It is generally more efficient to write a program to build the output in a single column and then glue it to a program that puts things in columns 编写一个程序在单个列中生成输出,然后结合使用一个对输出进行分列的程序,这样通常会更有效率。
Given a cupoon and a customer ' s buying list , your job is to write a program for the cashiers to compute the least amount that the customer must pay (这个程序要求:给你一个人的购物单和他能享受的优惠项目,你替收银员计算出最少需要支付的钱。 )
The problem here is to write a program that reports the number of all the pairs of prime numbers satisfying the condition in the conjecture for a given even number 我们的要求是编写一个程序,对于给定的一个偶数,计算出存在多少对素数满足这个猜想。
By midgame , most go programs can evaluate only a couple of dozen positions each second , said anders kierulf , who wrote a program called smartgo 然而大部分的围棋程序到游戏进行到一半时每秒只能计算几十步” , “聪明围棋”软件的设计者安德可鲁夫这样说。