书签 分享 收藏 举报 版权申诉 / 34

类型《数字化智能评估系统》需求说明书.docx

  • 文档编号:24278465
  • 上传时间:2023-05-26
  • 格式:DOCX
  • 页数:34
  • 大小:1.11MB
):

''

return(

{loading}

{nav}

{Routes}

}

}

App.contextTypes={

router:

React.PropTypes.object

}

//登陆

conststyles={

root:

{

display:

'flex',

flexWrap:

'wrap',

justifyContent:

'space-around',

},

gridList:

{

width:

'100%',

overflowY:

'auto'

}

};

exportdefaultclassLoginextendsComponent{

constructor(props,context){

super(props,context)

this.state={

open:

false,

message:

'',

status:

'normal',

colors:

[

[62,35,255],

[60,255,60],

[255,35,98],

[45,175,230],

[255,0,255],

[255,128,0]

],

step:

0,

colorIndices:

[0,1,2,3],

gradientSpeed:

0.002,

}

this.confirm=this.confirm.bind(this)

this.handleRequestClose=this.handleRequestClose.bind(this)

this.updateGradient=this.updateGradient.bind(this)

}

updateGradient()

{

console.log('rendering')

constcolors=this.state.colors

letstep=this.state.step

letgradientSpeed=this.state.gradientSpeed

letcolorIndices=this.state.colorIndices

letc0_0=colors[colorIndices[0]];

letc0_1=colors[colorIndices[1]];

letc1_0=colors[colorIndices[2]];

letc1_1=colors[colorIndices[3]];

letistep=1-step;

letr1=Math.round(istep*c0_0[0]+step*c0_1[0]);

letg1=Math.round(istep*c0_0[1]+step*c0_1[1]);

letb1=Math.round(istep*c0_0[2]+step*c0_1[2]);

letcolor1="rgb("+r1+","+g1+","+b1+")";

letr2=Math.round(istep*c1_0[0]+step*c1_1[0]);

letg2=Math.round(istep*c1_0[1]+step*c1_1[1]);

letb2=Math.round(istep*c1_0[2]+step*c1_1[2]);

varcolor2="rgb("+r2+","+g2+","+b2+")";

配套讲稿:

如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。

特殊限制:

部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。

关 键  词:
数字化智能评估系统 数字化 智能 评估 系统 需求 说明书
提示  冰豆网所有资源均是用户自行上传分享,仅供网友学习交流,未经上传用户书面授权,请勿作他用。
关于本文
本文标题:《数字化智能评估系统》需求说明书.docx
链接地址:https://www.bdocx.com/doc/24278465.html
关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

copyright@ 2008-2022 冰点文档网站版权所有

经营许可证编号:鄂ICP备2022015515号-1

收起
展开