d582d9a82b0e6e766da915f49e0f8bde155257e7
if (this.caijidirection=="UP") { await this.GetDataDrection("UP",caijiavgNumber); await delay(100) } if (this.caijidirection=="DOWN") { await this.GetDataDrection("DOWN",caijiavgNumber); await delay(100) } if (this.caijidirection=="ALL") { await this.GetDataDrection("UP",caijiavgNumber); await delay(100) await this.GetDataDrection("DOWN",caijiavgNumber); await delay(100) } if(this.caijidirection=="DARK") { await this.GetDataDrection("DARK",caijiavgNumber); await delay(100) }
通用光谱采集软件
Description
release
Latest
Languages
Vue
35.7%
Rust
19.1%
C++
16.8%
JavaScript
12.4%
C
10.7%
Other
5.2%