The software used to extract lexical bundles from both corpora is AntConc 3.2.0w. AntConc is a type of green and free corpus analysis tool developed by Japanese scholar Laurence Anthony, and its version is constantly updated. It includes the followi
如果常量
根据值的正确性执行代码块,同时还使该值可用于该块
安装
使用安装:
$ npm install --save if-const
或您喜欢的任何其他方式。
用法
工作与正常的任何类型的条件if作品有。 允许在代码块中使用条件的结果(类似于C# out var语法)。
import ifConst from 'if-const' ;
// a little function to simulate uncertanty of the result
// it returns eit