ETF通常采用完全被动式管理方法,LOF则是普通的开放式基金,增加了交易所的交易方式。它可以是指权型基金,也可以是主动管理型基金。( )
参考答案:对
镍镉(Ni-Cd)可充电电池在现代生活中有广泛应用。已知某镍镉电池的电解质溶液为KOH溶液,其充、放电按下式进行:Cd+2NiOOH+2H2OCd(OH)2+2Ni(OH)2。有关该电池的说法正确的是 [ ]
A.充电时阳极反应:Ni(OH)2-e-+OH-= NiOOH + H2O
B.充电过程是化学能转化为电能的过程
C.放电时负极附近溶液的碱性不变
D.放电时电解质溶液中的OH-向正极移动
如下图所示,某园区网用2.5Gbps的POS技术与Internet相连,POS接口的帧格式是SONET。路由协议的选择方案是,园区网内部采用OSPF协议,园区网与Internet的连接使用静态路由。
请阅读以下R1和R3的部分配置信息,并补充空白处的配置命令或参数,按题目要求完成路由器的配置。 R1缺省路由的配置信息如下: Router-R1#configure terminal Router-R1(config)# Router-R1(config)#ip route 0.0.0.0 ______ Router-R1(config)#exit Router-R1# R3的POS接口和OSPF协议的配置信息如下: Router-R3#confgure terminal Router-R3(config)# Router-R3(config)#interface pos3/0 Router-R3(config-if)#description To Internet Router-R3(config-if)#bandwidth 2500000 Router-R3(config-if)#ip address 221.195.t78.1 255.255.255.252 Router-R3(config-if)#crc 32 Router-R3(config-if)#pos ______ Router-R3(config-if)#no ip directed-broadcast Router-R3(config-if)#pos flag ______ Router-R3(config-if)#no shutdown Router-R3(config-if)#exit Router-R3(config)#router ospf 65 Router-R3(config-router)#network 211.100.66.0 ______ area 0 Router-R3(config-router)#redistribute connected metric-type 1 subnets Router-R3(config-router)#area 0 range 211.100.66.0 ______ Router-R3(config-router)#exit Router-R3(config)#