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

DHTML主要技术组成不包含 :( )

A、ASP
B、HTML
C、Script技术
D、CSS
查看答案
正确答案:

A

答案解析:

暂无解析

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

CSS 指的是 ______的缩写。

A、ComputerStyleSheets
B、CascadingStyleSheets
C、CreativeStyleSheets
D、ColorfillStyleSheets

下面 () 不属于值类型。

A、简单类型
B、数组类型
C、枚举类型
D、结构类型

用 .NET 做 B/S 结构的系统,你一般用几层结构来开发?为什么要这样开发?

下列语句中,正确打开名为“window2"的新窗口的JavaScript语句是______。

下列哪个控件不能作为数据显示控件( )

A、GridView
B、DataList
C、Repeater
D、CustomValidator
热门试题 更多>
相关题库更多>
公共基础
Python语言程序设计
MS Office高级应用
Web程序设计
MySQL数据库程序设计