They sell the sweater( )a discount of 30 percent.at

They sell the sweater( )a discount of 30 percent.
at


参考解析

解析:at a discount of“按……折扣”。注意:“对(商品)打折扣”用the discount on sth.,如:The highest discount they can allow on this article is 10%。他们对这项商品最多只能打9折。

相关考题:

– We like this chair, but we’re wondering if you can give us some discount. –() (A) No, I can’t.(B) No, it is cheap.(C) We only sell at the fixed price.(D) Sorry, I have no idea.

听力原文:When the Fed wishes to encourage business activity, it may lower the discount rate to boost borrowing.(5)A.People are discouraged to do business with a lower discount rate.B.People are encouraged to borrow more money if the discount rate is lowered.C.People are encouraged to borrow more money if the discount rate is raised.D.People are discouraged to borrow less money with a lower discount rate.

This sweater is not_____ for me. I need a bigger size.A. enough bigB. smallerC. big enough

The store will()for cash payment. A、discourseB、discourageC、discount

– Do you like my sweater? -- ______________A、I’m afraid not.B、I hate your sweater.C、I like not.D、I don’t have a sweater.

已知在文件IN. dat中存有100个产品销售记录,每个产品销售记录由产品代码code(字符型4位)、产品名称name(字符型10位)、单价uprice(整型)、数量amount(整型)、金额sum(长整型)5部分组成。其中:金额=单价×数量。函数Rdata()是读取这100个销售记录并存入结构数组sell中。请编写函数SortDat(),其功能要求:按金额从小到大进行排列,若金额相等,则按产品代码从小到大进行排列,最终排列结果仍存入结构数组sell中。最后调用函数Wdata(),把结果输出到OUT. dat文件中。注意:部分源程序已经给出。请勿改动主函数main()、读数据函数Rdata()和输出数据函数Wdata()的内容。include <stdio. h>include <string. h>include <conio. h>include <stdlib. h>define MAX 100typedef struct{ char code[5]; /* 产品代码 */char name[11]; /* 产品名称 */int uprice; /* 单价 */int amount; /* 数量 */long sum; /* 金额 */} PRO;PRO sell [MAX];void Rdata();void Wdata();void SortDat(){}void main (){ memset(sell, 0, sizeof(sell)Rdata();SortDat();Wdata();}void Rdata(){ FILE *fp;char str[80], ch[11];int i;fp = fopen("IN. dat", "r");for (i=0; i<100; i++){ fgets(str, 80, fp);memcpy(sell[i].code, str, 4);memcpy(sell[i].name, str+4, 10);memcpy(ch, str+14, 4);ch[4] = 0;sell[i].uprice = atoi(ch);memcpy(ch, str+18, 5);ch[5] = 0;sell[i]. amount = atoi(ch);sell[i].sum = (long)sell[i]. uprice * sell[i]. amount;}fclose(fp);}void Wdata(){ FILE *fp;int i;fp = fopen("OUT. dat", "w");for (i=0; i<100; i++){ printf("%s %s %4d %5d %5d\n", sell[i]. code, sell[i].name,sell[i].uprice, sell[i]. amount, sell[i]. sum);fprintf(fp, "%s %s %4d %5d %5d\n", sell[i]. code,sell[i]. name, sell[i]. uprice, sell[i]. amount, sell[i]. sum);}fclose(fp);}

—It’s cold today. You’d better _________ your sweater. 学科网 —OK. I will.学科网A. p —It’s cold today. You’d better _________ your sweater.—OK. I will.A. put on B. turn on C. get on

BHave a look at that funny(滑稽的) salesman(售货员). He wears a tall black hat,big white shoes and red socks. He also wears a skirt! It-s red and white. Look at his green sweater! It's so big. All the things are on sale, do you know? The hat is only 5 dollars. The skirt is 15 dollars. The sweater is 30 yuan. The shoes are 10 yuan and the socks are only two yuan.,( )26. The socks areA.¥10B.¥2C.white and redD.white

30. The sweater isA.bigB.greenC.¥30D.A,B and C

1 like the blue sweater,(改为否定句)________ ________ ________the blue sweater.

The red sweater is$25.(就划线部分提问)________ ________ ________ the red sweater?

He wants a sweater.(对划线部分提问)_______ _______ he want?

30. How should European companies do? Which of the following is NOT the answer?A. They must be different from the American companies.B. They must raise the quality of the things they sell.C. They must work harder to sell things.D. They must let the buyer touch or see in person.

Charter-party usually contains a clause states that payment must be made in cash without discount every 30 days in advance,and that in default of payment the shipowners have the right to ______ the vessel from the Charterers service.A.sendB.withdrawC.let goD.take off

If this woolen sweater is put into hot water,it tends to shrink.A:break B:contract C:expand D:disappear

Either the shirts or the sweater()a good buyAisBhasCareDwas

BookStore数据库中有图书表Book(BookCode,BookName,Author,PublisherCode,PublishTimePublishTime是datetime类型。将Book表中的所有“外语”类图书的价格降低10%,并将折扣均设为8折。SQL语句:UPDATEBookSET()WhereBookSort=‘外语‘。A、Price=Price*0.9,Discount=0.8B、Price=Price*(1-10%),Discount=0.8C、Price=0.9,Discount=0.8D、Discount=0.8,Price=Price*0.9

选出不是顾客讨价的句子:( )。A、Could you come down a bit?B、I can give you no more then 30 dollars. Can you sell it for that?C、How much is the large size?D、That sounds reasonable. But could you give me a 10% discount?

英译中:Cash discount

A customer has received a quotation from Dell for Intel-based 1U servers.  What is the first step in submitting your quotation? ()A、Try to sell IBM X-Architecture technology to the customer and explain its benefits.B、Take the customer to the Dell Web site for determining a similar server configuration.C、Submit a special bid to receive additional discount on 1U servers.D、Design a comparable solution while highlighting IBM advantages.

Which of the following are policies applied to discount promotions?()A、If multiple discounts could apply to a given product/item, the promotion with the highest priority will be chosen.B、If multiple discounts could apply to a given product/item, the promotion with the largest amount off will be chosen.C、If more than one order level discount could apply to an order, the discount with the highest priority will bechosen.D、If more than one order level discount could apply to an order, the discount with the largest amount off will be chosen.E、If discounted shipping and another type of order level discount could apply to the same order, both are applied.

多选题Which of the following are policies applied to discount promotions?()AIf multiple discounts could apply to a given product/item, the promotion with the highest priority will be chosen.BIf multiple discounts could apply to a given product/item, the promotion with the largest amount off will be chosen.CIf more than one order level discount could apply to an order, the discount with the highest priority will bechosen.DIf more than one order level discount could apply to an order, the discount with the largest amount off will be chosen.EIf discounted shipping and another type of order level discount could apply to the same order, both are applied.

单选题The warmth of _____ sweater will of course be determined by the sort of _____ wool used.Athe; theBthe; /C/; theD/; /

单选题The warmth of______ sweater will of course be determined by the sort of______ wool used.Athe;the

名词解释题英译中:Cash discount

单选题Either the shirts or the sweater()a good buyAisBhasCareDwas

单选题Charter-party usually contains a clause states that payment must be made in cash without discount every 30 days in advance,and that in default of payment the shipowners have the right to()the vessel from the Charterers service.AsendBwithdrawClet goDtake off