热门

最新

红包

立Flag

投票

同城

我的

发布
weixin_43411245
胖墩墩的毛毛虫
6 年前
trueweixin_43411245

client:意为客户,这个只表示银行,广告或律师之类的客户。
customer:意为顾客,可以“买”,但不“用”。customer behavior:a broad term that covers individual consumers who buy goods and services for their own use and organizational buyers who purchase business products. 例如,客服部都是customer service dept. ,消费满意度调查(多见于服务行业)叫customer satisfaction。
consumer:意为消费者,这个消费者意思是“用了买来的商品”,着重“用”这层意思”。consumer behavior:the process through which the ultimate buyer makes purchase decisions. consumer 就指买普通商品。
(来源:知乎)

CSDN App 扫码分享
分享
评论
点赞
打赏
  • 复制链接
  • 举报
下一条:
新手求教:想请问一下,C语言中用fread 函数从二进制文件中读取结构体时不确定需要读入几个结构体,应该怎么写函数?类似一个这样的函数:void read ( Student *p ){ FILE *fp = fopen ( “student.dat” , “rb” ); fread ( p , sizeof (Student), ? , fp )}
立即登录