上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 72 下一页
摘要: 2.3-1 【31,41】,52,26,38,57,9,4931,41,【26,52】,38,57,9,49【26,31,41,52】,38,57,9,4926,31,41,52,【38,57】,9,4926,31,41,52,38,57,【9,49】26,31,41,52,【9,38,49,57】 阅读全文
posted @ 2018-09-24 11:22 xkfx 阅读(260) 评论(0) 推荐(0) 编辑
摘要: 代码编辑&解释工具:Jupyter Notebook 快速入门 形象说明BP神经网络的用法(图片来自推特): Bpnn类最主要的三个方法: 所有代码如下(需要导入numpy模块): 阅读全文
posted @ 2018-09-19 17:59 xkfx 阅读(1233) 评论(0) 推荐(0) 编辑
摘要: 算法盒子初代(为了提高学习算法的热情。。。) 效果图: 所有代码放在单个html中: <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> </head> <body> <textarea id="data-area 阅读全文
posted @ 2018-09-17 09:17 xkfx 阅读(485) 评论(0) 推荐(1) 编辑
摘要: 索引 Notes fetch form focus Disabled fields form’s elements property 阻止提交 快速插入单词 实时统计字数 监听checkbox和radio 监听select 上传文件 本地存储数据 Exercises Content negotiat 阅读全文
posted @ 2018-09-12 16:58 xkfx 阅读(336) 评论(0) 推荐(0) 编辑
摘要: 索引 Notes onclick removeEventListener Event objects stopPropagation event.target Default actions Key events Mouse motion Touch events Scroll events Foc 阅读全文
posted @ 2018-09-11 21:01 xkfx 阅读(332) 评论(0) 推荐(0) 编辑
摘要: A B E C D A B E C ... 阅读全文
posted @ 2018-09-10 21:11 xkfx 阅读(131) 评论(0) 推荐(0) 编辑
摘要: 索引 Notes js与html DOM 在DOM树中移动 在DOM中寻找元素 改变Document 创建节点 html元素属性 布局 style CSS选择器 动画 Exercises Build a table Elements by tag name The cat 索引 Notes js与h 阅读全文
posted @ 2018-09-09 11:23 xkfx 阅读(285) 评论(0) 推荐(0) 编辑
摘要: 索引 回调版本 Promise版本1 Promise版本2 Notes 参考资料: Promise JavaScript Promise:简介 你去书店借书,按照异步的套路,剧情如下↓ 你:“老板,有xxx吗?” 老板:“你等下,我得找一找看,到时候打电话给你。” 然后你就去做其它事情了。 1、回调 阅读全文
posted @ 2018-09-05 21:15 xkfx 阅读(183) 评论(0) 推荐(0) 编辑
摘要: 索引 Notes 背景问题 模块Modules 软件包Packages 简易模块 Evaluating data as code CommonJS modules ECMAScript modules Building and bundling 模块设计建议 Exercises A modular 阅读全文
posted @ 2018-09-04 11:09 xkfx 阅读(402) 评论(0) 推荐(0) 编辑
摘要: PS. 用来生成个人笔记的目录 1、输入:html文本 <h2>Notes</h2> <p>1、小标题1。正文正文正文</p> <div class="cnblogs_code"> <pre><span style="color: #000000;">ddjlasjdlas </span><span 阅读全文
posted @ 2018-09-02 19:12 xkfx 阅读(224) 评论(0) 推荐(0) 编辑
上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 72 下一页