小球 微型且极其快速的库,可使用全局模式匹配文件和文件夹。 “ Globs”是用于匹配文件和文件夹的特定类型的模式的通用名称。 当您在shell中执行ls *.js类的东西或将src/*放入.gitignore文件时,这就是您键入的模式。 用于匹配文件名时,有时称为“通配符”。 安装 npm install tiny-glob 核心功能 :fire: 极快:比快〜350%,比 % :flexed_biceps: 强大:支持高级的globbing模式( ExtGlob ) :package: 微小的:只有〜45 LOC,具有2个小的依赖关系 :woman_and_man_holding_hands: 友好:简单易用的api :performing_arts: 跨平台:同时支持unix和Windows 用法 const glob = require ( 'tiny-glob' ) ; ( async function ( ) { let files = await glob ( 'src/*/*.{js,md}
2021-02-28 10:04:21 37KB patterns filesystem pattern-matching glob
1
UML和模式应用1 Applying UML and Patterns(中文版)、
2021-02-27 20:06:49 11.91MB 软件工程
1
Traditional speckle fringe patterns of electronic speckle pattern interferometry (ESPI) are obtained by adding, subtracting, or multiplying the speckle patterns recorded before and after the deformation. However, these speckle fringe patterns are of limited visibility, especially for addition and multiplication fringe patterns. We propose a novel method to obtain speckle fringe patterns of ESPI from undeformed and deformed speckle patterns. The fringe pattern generated by our method is of high c
2021-02-26 11:04:33 598KB 电子散斑 条纹图 对比度增 相位测量
1
Scala Design Patterns(2nd) 英文epub 第2版 本资源转载自网络,如有侵权,请联系上传者或csdn删除 查看此书详细信息请在美国亚马逊官网搜索此书
2021-02-25 10:21:17 5.6MB Scala Design Patterns
1
scala design patterns源书代码,是scala design patterns英文原版的配套代码
2021-02-25 10:18:53 10.9MB scala design patterns
1
Scala Design Patterns英文原版,包含设计模式实现和函数式模式的介绍,超赞的一本书推荐
2021-02-25 10:10:25 10.24MB 设计模式
1
经典的数据建模资料,作者是大名鼎鼎的david hay
2021-02-23 09:43:23 2.81MB 数据建模 模型 模式
1