随笔分类 -  javascript/jquery

摘要:NodeJS-安装使用淘宝源 阅读全文
posted @ 2017-03-03 17:19 junneyang 阅读(2765) 评论(0) 推荐(0) 编辑
摘要:参考资料:http://www.sjyhome.com/javascript/js-html-escape.html JS转换HTML转义符 SJY • 发表于:2013年10月05日 17:04 • 阅读:1407 ?//去掉html标签 function removeHtmlTab(tab) { 阅读全文
posted @ 2017-01-06 16:27 junneyang 阅读(978) 评论(0) 推荐(0) 编辑
摘要:参考资料: http://blog.csdn.net/lufy_legend/article/details/38292125 http://zhidao.baidu.com/link?url=e4nFsHE8NSkrT9_919ONwCp1BBpl0zgRV_qtJh_p82bJE4oN6M2X4 阅读全文
posted @ 2016-09-27 09:49 junneyang 阅读(313) 评论(0) 推荐(0) 编辑
摘要:数据挖掘:用可视化效果展现你的数据 数据挖掘:用可视化效果展现你的数据 【编者按】本文作者星河里的章鱼喵,文章通过介绍Visualization 即可视化,罗列了数据的展现方式。对于数据分析最困难的一部分就是数据的展示,解读数据之间的关系,清晰有效的传达并且沟通数据信息。 对于数据挖掘,我们可以通过 阅读全文
posted @ 2016-07-29 18:26 junneyang 阅读(391) 评论(0) 推荐(0) 编辑
摘要:参考资料: Bootstrap-submenu:http://www.html580.com/11848/demo Bootstrap-submenu:https://vsn4ik.github.io/bootstrap-submenu/#html-examples https://github.c 阅读全文
posted @ 2016-07-13 16:04 junneyang 阅读(647) 评论(0) 推荐(0) 编辑
摘要:1、官方文档:https://code.angularjs.org/1.5.7/docs/api 2、A Better Way to Learn AngularJS:https://thinkster.io/a-better-way-to-learn-angularjs 3、AngularJS-Le 阅读全文
posted @ 2016-07-08 17:12 junneyang 阅读(199) 评论(0) 推荐(0) 编辑
摘要:AngularJS is an awesome javascript framework. With it’s $resource service it is super fast and easy to connect your javascript client to a RESTful API 阅读全文
posted @ 2016-07-01 16:26 junneyang 阅读(9321) 评论(0) 推荐(0) 编辑
摘要:参考资料: http://stackoverflow.com/questions/28436634/getting-error-uncaught-referenceerror-bootstrapdialog-is-not-defined https://github.com/nakupanda/bo 阅读全文
posted @ 2016-06-02 11:54 junneyang 阅读(822) 评论(0) 推荐(0) 编辑
摘要:参考资料: sinewave效果:http://www.oneapm.com/ci/docker.html?utm_source=BaiduPaid&utm_medium=cpc&utm_term=docker_%E7%9B%91%E6%8E%A7&utm_content=ci&utm_campai 阅读全文
posted @ 2016-06-01 18:11 junneyang 阅读(592) 评论(0) 推荐(0) 编辑
摘要:项目代码见GitHub:https://github.com/junneyang/openstack-customization-example 参考资料: Install and configure Horizon:http://docs.openstack.org/mitaka/install- 阅读全文
posted @ 2016-05-14 14:56 junneyang 阅读(1847) 评论(3) 推荐(0) 编辑
摘要:1、JS 2、Python 3、Django模板 参考资料: python中的urlencode与urldecode :http://blog.csdn.net/haoni123321/article/details/15814111 阅读全文
posted @ 2016-05-14 09:47 junneyang 阅读(1367) 评论(0) 推荐(0) 编辑
摘要:初探React,将我们的View标签化 前言 我之前喜欢玩一款游戏:全民飞机大战,而且有点痴迷其中,如果你想站在游戏的第一阶梯,便需要不断的练技术练装备,但是腾讯的游戏一般而言是有点恶心的,他会不断的出新飞机、新装备、新宠物,所以,很多时候你一个飞机以及装备还没满级,新的装备就又出来了,并且一定是更 阅读全文
posted @ 2016-04-22 10:08 junneyang 阅读(379) 评论(0) 推荐(0) 编辑
摘要:rappid在线设计器:http://www.jointjs.com/rappid#bc0d3f72-102b-4e6a-8663-00af78da3a2c NorthwoodsSoftware/GoJS:https://github.com/NorthwoodsSoftware/GoJS 有哪些用 阅读全文
posted @ 2016-04-13 16:40 junneyang 阅读(3521) 评论(0) 推荐(0) 编辑
摘要:10个JavaScript库绘制自己的图表 jopen 2015-04-06 18:18:38 • 发布 摘要:10个JavaScript库绘制自己的图表 JointJS JointJS is a JavaScript diagramming library. It can be used to c 阅读全文
posted @ 2016-04-12 10:19 junneyang 阅读(2052) 评论(0) 推荐(0) 编辑
摘要:JS中判断null、undefined与NaN的方法 这篇文章主要介绍了JS中判断null、undefined与NaN的方法,需要的朋友可以参考下 . . 写了个 str ="s"++; 然后出现Nan,找了一会。 收集资料如下判断: 1.判断undefined: 复制代码 代码如下: <span 阅读全文
posted @ 2016-03-11 14:59 junneyang 阅读(1281) 评论(0) 推荐(0) 编辑
摘要:效果如下: 主要问题以及解决方案: 1、tooltips如何实现? 参考资料:http://bootsnipp.com/snippets/A8QrP http://bootsnipp.com/snippets/55V87 2、collapse如何实现? 参考资料:http://bootsnipp.c 阅读全文
posted @ 2016-03-11 13:41 junneyang 阅读(4438) 评论(0) 推荐(0) 编辑
摘要:关于URL编码 一、问题的由来 URL就是网址,只要上网,就一定会用到。 一般来说,URL只能使用英文字母、阿拉伯数字和某些标点符号,不能使用其他文字和符号。比如,世界上有英文字母的网址"http://www.abc.com",但是没有希腊字母的网址"http://www.aβγ.com"(读作阿尔 阅读全文
posted @ 2016-03-10 13:55 junneyang 阅读(667) 评论(0) 推荐(0) 编辑
摘要:ReactJS: GitHub:https://github.com/facebook/react React 入门实例教程:http://www.ruanyifeng.com/blog/2015/03/react.html 一看就懂的ReactJs入门教程(精华版):http://www.coco 阅读全文
posted @ 2016-03-09 15:29 junneyang 阅读(732) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示