5 lines
103 B
Go
5 lines
103 B
Go
package testcase
|
|
|
|
// DirectIOFlag 根据当前操作系统设置的直接IO标志
|
|
var DirectIOFlag int
|