Angular中,提供的表单验证不能用于所有应用场景,就需要创建自定义验证器,比如对IP、MAC的合法性校验 这里是根据 "官网实例" 自定义MAC地址的正则校验,环境为Angular: 7.2.0 , NG ZORRO:v7.0.0 rc3 添加指令 注册到 提供商中 Angular 在验证流程中 ...
分类:
其他好文 时间:
2019-01-31 16:44:25
阅读次数:
181
1017 A除以B (20 分) 本题要求计算 A/B,其中 A 是不超过 1000 位的正整数,B 是 1 位正整数。你需要输出商数 Q 和余数 R,使得 A=B×Q+R 成立。 输入格式: 输入在一行中依次给出 A 和 B,中间以 1 空格分隔。 输出格式: 在一行中依次输出 Q 和 R,中间以 ...
分类:
编程语言 时间:
2019-01-30 21:49:58
阅读次数:
214
Cutting an integer means to cut a K digits lone integer Z into two integers of (K/2) digits long integers A and B. For example, after cutting Z = 1673 ...
分类:
其他好文 时间:
2019-01-29 22:06:38
阅读次数:
170
Let's consider m apples divided into n groups. Each group contains no more than 100 apples, arranged in a line. You can take any number of consecutive ...
1、系统信息 操作系统版本:CentOS7.X 显卡版本:英伟达 Tesla P100 其他软件包安装信息: CUDA 9.0 CUDNN 7.4.2.24 lightgbm 2.2.X Boost 1.61 CMake 3.12 特别说明,如果没有在官网找到你的显卡版本对应的驱动,请尽快寻找你的显 ...
分类:
其他好文 时间:
2019-01-28 01:01:18
阅读次数:
529
1047 Student List for Course (25 分) Zhejiang University has 40,000 students and provides 2,500 courses. Now given the registered course list of each s ...
分类:
其他好文 时间:
2019-01-27 21:48:02
阅读次数:
111
In information technology, vanilla (pronounced vah-NIHL-uh ) is an adjective meaning plain or basic. The unfeatured version of a product is sometimes ...
分类:
其他好文 时间:
2019-01-26 17:07:16
阅读次数:
201
Aliplayer在进度条上提示时间和缩略图功能外,还可以进行视频内容的提示打点,当然不止是进度条上显示打点的内容,还提供一组接口,方便用户进行打点时间和内容的获取,
分类:
其他好文 时间:
2019-01-25 19:20:02
阅读次数:
215
基本介绍 Aliplayer默认支持中文和英文,并且依赖于浏览器的语言设置自动启用中文或英文资源, 除了支持这两种资源外,还提供自定义语言的形式,支持其他国际语言,另外Aliplayer还支持点播服务的多地域,可以支持VideoId的方式播放东南亚和欧洲的视频资源,英文版本播放器: 语言设置属性 A ...
分类:
编程语言 时间:
2019-01-25 17:38:38
阅读次数:
186
常见class关键词 布局类:header, footer, container, main, content, aside, page, section 包裹类:wrap, inner 区块类:region, block, box 结构类:hd, bd, ft, top, bottom, left ...
分类:
其他好文 时间:
2019-01-25 17:38:29
阅读次数:
243