在建筑施工图中,绘制定位轴线的线型为
A.细实线
B.细双点长画线
C.细虚线
D.细点划线
正确答案是D
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。
本文链接:https://doc.20230611.cn/post/454256.html
上一篇:#include<iostream> using namespace std; class base { private: int x,y; public: void initxy(int a,int b){x=a;y=b;} void show() {______________} } ; void main() { base a,b; _____________
#include<iostream> using namespace std; class base { private: int x,y; public: void initxy(int a,int b){x=a;y=b;} void show() {______________} } ; void main() { base a,b; _____________
下一篇:简述谈判过程中听的作用。