Loading

上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 65 下一页
摘要: 资源入口: awesome-business-intelligence https://github.com/thenaturalist/awesome-business-intelligence https://github.com/onurakpolat/awesome-bigdata http 阅读全文
posted @ 2017-11-22 17:16 _朝晖 阅读(1174) 评论(0) 推荐(0)
摘要: https://www.programmableweb.com/news/how-5-natural-language-processing-apis-stack/analysis/2014/07/28 The world is awash in digital data. The challeng 阅读全文
posted @ 2017-11-20 14:38 _朝晖 阅读(373) 评论(0) 推荐(0)
摘要: 1、Live USB制作官方guide:Making a Kali Bootable USB Drive:https://docs.kali.org/downloading/kali-linux-live-usb-install ,额外说两句:1、这个制作方法做出来的的系统,你在其他系统里面因为文件 阅读全文
posted @ 2017-11-20 13:44 _朝晖 阅读(3690) 评论(0) 推荐(0)
摘要: https://blog.appdynamics.com/engineering/how-microservices-are-transforming-python-development/ Summary The goal of any tech business worth its salt i 阅读全文
posted @ 2017-11-17 13:24 _朝晖 阅读(341) 评论(0) 推荐(0)
摘要: https://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/ Universal USB Installer aka UUI is a Live Linux Bootable USB Creator that allows 阅读全文
posted @ 2017-11-15 12:51 _朝晖 阅读(1166) 评论(0) 推荐(0)
摘要: 按照官方Readme文档在Ubunut16.04上成功编译安装Greenplum最新代码(now:2017-11-12 21:40) 按照文档安装的过程中主要出现两个问题: 1、Root用户安装会卡在:make create-demo-cluster这一步,原因就是Root用户不行。 2、Ok,ad 阅读全文
posted @ 2017-11-12 21:49 _朝晖 阅读(1014) 评论(0) 推荐(0)
摘要: https://developer.mozilla.org/en-US/docs/Learn/HTML/Forms/Sending_forms_through_JavaScript As in the previous article, HTML forms can send an HTTP req 阅读全文
posted @ 2017-11-08 19:00 _朝晖 阅读(261) 评论(0) 推荐(0)
摘要: 从sof上找到一个example:https://stackoverflow.com/questions/46206643/asp-net-core-2-0-and-angular-4-3-file-upload-with-progress,不但上传文件,而且支持多文件: 模板代码: 组件代码: 单 阅读全文
posted @ 2017-11-08 10:15 _朝晖 阅读(1358) 评论(0) 推荐(0)
摘要: https://blog.angular.io/version-5-0-0-of-angular-now-available-37e414935ced Version 5.0.0 of Angular Now Available We are pleased to announce version 阅读全文
posted @ 2017-11-06 16:07 _朝晖 阅读(457) 评论(0) 推荐(0)
摘要: 1、Ueditor的集成主要通过把UEditor做成一个Component来实现,先上Component代码: 简单解释一下,这个代码干了啥,用DomSanitizer这个组件把本来模板中不合法的Script标签合法化,而且只能通过属性绑定的赋值,才能让模板把它渲染出来。Ng的模板自带XSS过滤,像 阅读全文
posted @ 2017-11-03 15:13 _朝晖 阅读(2649) 评论(0) 推荐(0)
上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 65 下一页