Both bus and tree topologies are characterized by the use of multipoint().For the bus,all stations attach,through appropriate hardware()known as a tap,directly to a linear transmission medium,or bus.Full-duplex operation between the station and the tap allows data to be transmitted onto the bus and received from the().A transmission from any station propagates the length of the medium in both directions and can be received by all other().At each end of the bus is a(),which absorbs any signal,removing it from the bus. Full-duplex operation between the station and the tap allows data to be transmitted onto the bus and received from the().
A. tree
B. bus
C. star
D. ring
根据图2-1,将逻辑结构设计阶段生成的关系模式中的空(1)~(5)补充完整,然后给出各关系模式的主键和外键。 (5)()
TCP/IP (71) layer protocols provide services to the application (72) running on a computer. The application layer does not define the application itself, but rather it defines (73) that applications need--like the ability to transfer a file in the case of HTTP. In short,the application layer provides an (74) between software running on a computer and the network itself. The TCP/IP application layer includes a relatively large number of protocols, with HTTP being only one of those. The TCP/IP (75) layer consists of two main protocol options--the Transmission Control Protocol (TCP) and the User Datagram Protocol (UDP). (73)处填()。
A. services
B. processes
C. applications
D. address
下图是HTML文件submit.html在IE中的部分显示效果。请完成下面submit.html中部分html代码。<form action=/cgi-bin/post-query method=POST>您的姓名:<input type=text name=姓名><br>您的主页的网址:<input type= text name=网址value=http://><br>密码:<input type=()name=密码><br><input type=submit value=“发送”><input type=()value=“重设”></form> <input type=submit value=“发送”><input type=()value=“重设”>
A. send
B. reset
C. restart
D. replace