MIP.watch('count', function (newVal, oldVal) { fetch('http://www.chazidian.com/kaoshi/ajaxapi/?action=guanzhu&id=127237&type=2') .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('数据请求失败!') }) })

下列不属于软件工程3个要素的是

A、工具
B、过程
C、方法
D、环境
查看答案
正确答案:

D

答案解析:

暂无解析

上一题
你可能感兴趣的试题

对工作表保护目的是禁止其他用户修改工作表。

要想打开PowerPoint,只能从开始菜单选择程序,然后点击MicrosoftPowerPoint。

单个用户使用的数据视图的描述称为______

操作系统是一种系统软件。

CGA、VGA标志着存储器不同规格和性能。

热门试题 更多>
相关题库更多>
公共基础
Python语言程序设计
MS Office高级应用
Web程序设计
MySQL数据库程序设计