皮皮学,免费搜题
登录
搜题
【简答题】
回答请以分号分隔 (1)Printed circuit board is a flat board that holds chips and other electronic components.The board is made of________(层)(typically 2 to 10)that interconnects components________(经由)copper pathways.The main printed circuit board in a system is called a“system board”or“motherboard,”________smaller ones that plug into the slots in the main board are called“boards”or“cards”. The printed circuit board of the 1960s connected________(分立器件)together.The circuit board of the 1990s interconnects chips,each containing________(几十万个)or millions of elementary components.The“printed”circuit is really an________(蚀刻电路).A________(铜箔)is placed over the________(玻璃纤维)or plastic base of each layer and covered with a photoresist.Light is shined through a________(负像)of the circuit paths onto the photoresist,hardening the areas that will remain________etching.When passed through an acid bath,the unhardened areas are washed away.The finished layers are then glued together.A________(相似的处理)creates the microminiaturized circuits________a chip.
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【简答题】变速器由 和 组成。
【单选题】使用HttpUrlConnection的Get方式请求数据时,下列哪个属性是必须设置的()
A.
connection.connect()
B.
connection.setDoOutput(true)
C.
connection.setRequestMethod("POST")
D.
connection.setDoInput(true)
【单选题】使用HttpURLConnection的Get方式请求数据时,下列哪个属性是必须设置的()
A.
connection.setDoOutput(true)
B.
connection.connect()
C.
connection.setRequestMethod("POST")
D.
connection.setDoInput(true)
【多选题】使用HttpURLConnection的POST方式提交数据时,需要设置2个头信息是
A.
contentLength
B.
contentType
C.
type
D.
以上都正确
【单选题】使用HttpURLConnection的POST方式请求数据时,下列必须调用的方法是( )
A.
connection.setDoOutput(true)
B.
connection.setDoInput(true)
C.
connection.setRequestMethod("POST")
D.
connection.connect()
【单选题】使用HttpURLConnection的get方式提交数据时,需要设置头信息的说法正确的是( )
A.
contentLength
B.
contentType
C.
type
D.
不用设置
【单选题】判断汽车硅整流发电机磁场是否正常,可在其运转时,最简单的测试方式是
A.
充电灯指示灯状况
B.
“+”电压值
C.
“F”电压情况
D.
用起子检测发电机外壳的磁性
【单选题】变速器由()组成。
A.
变速传动机构和变速操纵机构
B.
变速传动机构和变速器壳
C.
变速器壳和变速操纵机构
【多选题】使用HttpURLConnection的POST方式提交数据时,需要设置的2个头信息是( )
A.
contentLength
B.
contentType
C.
type
D.
以上都正确
【判断题】使用HttpURLconnection的post请求上传数据时,必须设置setDoOutput(true).
A.
正确
B.
错误
相关题目: