MIP.watch('count', function (newVal, oldVal) { fetch('https://www.chazidian.com/kaoshi/ajaxapi/?action=guanzhu&id=512&type=1') .then(function (res) { var follows2 = MIP.getData('follows') if(follows2==1){ MIP.setData({ follows:2, title:'收藏' }) } if(follows2==2){ console.log(2) MIP.setData({ follows:1, title:'已收藏' }) } }) .catch(function (err) { console.log('数据请求失败!') }) })
计算机三级信息安全技术模拟试题(四)
推荐等级:
★★★★☆
发布时间:
2020-07-03
卷面总分:
100
答题时间:
90
试题总量:
50
练习次数:
0
试卷分类:
信息安全技术
试卷类型:
模拟考题
试卷预览
1、灾难恢复计划或者业务连续性计划关注的是信息资产的____属性
A、可用性
B、B真实性
C、完整性
D、保密性
2、VPN是____的简称。
A、VisualPrivateNetwork
B、VirtualPrivateNetWork
C、VirtualPublicNetwork
D、VisualPublicNetwork
3、部署VPN产品,不能实现对____属性的需求。
A、完整性
B、真实性
C、可用性
D、保密性
4、____是最常用的公钥密码算法。
A、RSA
B、DSA
C、椭圆曲线
D、量子密码
5、PKI的主要理论基础是____。
A、对称密码算法
B、公钥密码算法
C、量子密码
D、摘要算法
其他考生还关注了更多>
相关题库更多>
网络技术
数据库
信息安全技术
软件测试技术