<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>js do it</title>
<meta name="Description" content="" />
<meta name="Keywords" content="" />
<link rel="stylesheet" type="text/css" media="screen,print" href="style.css" />
</head>
<body>
<!-- generated by: jsdo.it - http://jsdo.it/norahiko/oxIy -->
<!-- Copyright norahiko - http://jsdo.it/norahiko -->
<!-- Licensed under MIT License - http://www.opensource.org/licenses/mit-license.php -->
<!DOCTYPE html>
<html sort-visualize-app>
<head>
<meta charset="UTF-8">
<title>Sort Visualize</title>
<link rel="stylesheet" href="/norahiko/oxly/css" type="text/css" charset="utf-8">
</head>
<body>
<div class="ui">
<div data-bind="foreach: algorithmList" class="button-set">
<label>
<input type="radio" data-bind="checkedValue: $data, checked: $root.algorithm">
<span data-bind="text: $data" class="button"></span>
</label>
</div>
<div>
<input type="range" data-bind="
value: speed,
attr: { min: speedMin, max: speedMax }">
</div>
<div data-bind="foreach: sizeList" class="button-set">
<label>
<input type="radio" data-bind="checkedValue: $data, checked: $root.size">
<span data-bind="text: $data" class="button"></span>
</label>
</div>
<div class="button-set">
<label>
<span data-bind="click: restart" class="button">Restart</span>
</label>
</div>
</div>
<div class="graph">
<canvas id="graph-canvas" width="450" height="380"></canvas>
</div>
<script src="http://ajax.aspnetcdn.com/ajax/knockout/knockout-3.0.0.js" type="text/javascript" charset="utf-8"></script>
<script src="/norahiko/oxly/js" type="text/javascript" charset="utf-8"></script>
</body>
</html>
<script type="text/javascript" src="index.js"></script>
</body>
</html>

东边的小山
- 粉丝: 1573
最新资源
- 专升本C语言试卷.docx
- 网络营销策划期末考试试卷及答案.doc
- 君豪贸易电子商务网站解决方案.doc
- 云计算的军事应用初探.docx
- 2023年VisualBasic题库有答案要点.doc
- 青少年网络安全知识.docx
- 模块一-网络营销概述2ppt课件.pptx
- 【推荐】运用文本数据库中元数据关联规则进行知识发现的研究.ppt
- 集团网站专业版集团客户端使用手册.doc
- 网络公司季度工作总结.pptx
- 红塔集团数据库营销系统集成安装用户手册.doc
- 8.软件测试与质量管理.ppt
- 员工亲历微软与Google工作管理资料.pdf
- 算法概述概要.pptx
- 网络化智能家居平台商业计划书.doc
- 制冷系统安全技术操作规程.docx
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈


