码迷,mamicode.com
首页 >  
搜索关键字:intent based    ( 6181个结果
Jenkins用户权限管理
我们可以利用Role-based Authorization Strategy 插件来管理Jenkins用户权限安装Role-based Authorization Strategy插件 开启权限全局安全配置 创建角色在系统管理页面进入 Manage and Assign Role Global r ...
分类:其他好文   时间:2020-01-22 18:01:01    阅读次数:82
简单工厂模式
模式定义(Simple Factory Pattern)“In simple factory pattern, we have a factory class which has a method that returns different types of object based on giv ...
分类:其他好文   时间:2020-01-22 16:14:08    阅读次数:82
paper reading(2) - A Fusion-based enhancing method for weakly illuminated images
A Fusion based enhancing method for weakly illuminated images [toc] approach $Step$ $1$ illumination estimation Derived from retinex theory, an input ...
分类:其他好文   时间:2020-01-22 11:01:21    阅读次数:80
Jetson (3)--- 人脸识别(安装)
https://github.com/ageitgey/face_recognition/blob/master/README_Simplified_Chinese.md https://medium.com/@ageitgey/build-a-hardware-based-face-recogni ...
分类:其他好文   时间:2020-01-21 19:45:09    阅读次数:216
rxjs-1介绍
RxJS is a library for composing asynchronous and event-based programs by using observable sequences. It provides one core type, the Observable, satell ...
分类:Web程序   时间:2020-01-21 16:08:30    阅读次数:133
Core篇——初探Core的认证,授权机制
目录 1、Cookie-based认证的实现 2、Jwt Token 的认证与授权 3、Identity Authentication + EF 的认证 Cookie-based认证的实现 cookie认证方式如下图所示,当我们访问一个网页(Admin/Index)时候,这时候系统会检查你是否有权限 ...
分类:其他好文   时间:2020-01-21 00:36:14    阅读次数:90
怎么利用 ChromeDriver 和 Selenium对 CEF应用进行自动化测试-java实现
Overview ChromeDriver and Selenium are tools for automated testing of Chromium based applications. The tests themselves can be written in a number of ...
分类:编程语言   时间:2020-01-21 00:21:31    阅读次数:234
论文阅记 M2Det: A Single-Shot Object Detector based on Multi-Level Feature Pyramid
论文题目:M2Det: A Single-Shot Object Detector based on Multi-Level Feature Pyramid 文献地址:https://arxiv.org/abs/1811.04533v3 源码地址:https://github.com/qijiezh ...
分类:其他好文   时间:2020-01-19 19:08:48    阅读次数:174
[TypeScript] Decorator-based Validation using Class Validator
For example, we have a interface: We are using it with NestJS backend, in order to validate the request with meanful runtime error message, we can use ...
分类:其他好文   时间:2020-01-19 19:03:43    阅读次数:74
论文阅记 Segmentation-Based Deep-Learning Approach for Surface-Defect
论文题目: Segmentation-Based Deep-Learning Approach for Surface-Defect 文献地址:https://arxiv.org/abs/1903.08536v3 源码地址:https://github.com/Wslsdx/Deep-Learnin ...
分类:移动开发   时间:2020-01-19 14:07:08    阅读次数:390
6181条   上一页 1 ... 28 29 30 31 32 ... 619 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!