Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想通过语法在我的数据文件中间插入一个变量,但是找不到这样做的方法,有人知道该怎么做吗?
问候,
拉莫蒂。
MATCH FILES FILE=* /KEEP=var1 var2 var3 . execute.
使用此语法,您可以按照您想要的方式对变量进行排序。