专利权用尽
参考答案:是指专利权人对合法投放市场的专利产品不再具有销售或使用的控制权。
当蜡烛距离凸透镜10cm时,光屏上成倒立放大的像;把蜡烛移到距离透镜8cm处时,成的像( )
A.一定是实像
B.一定是虚像
C.一定是放大的
D.一定是缩小的
下列函数的功能是 【7】 。 #include<iostream. h> int Func(int a,int b) if (a>b) return 1; else if(a==b) return 0; else return -1;