搜索资源列表
DarrensNuggets
- labview Darren’s Nuggets 周 记 如果你对一个字符串迚行字符搜索(单个字符或者多个字符),你可以使用在 String->Additonal String Function 函数板中的Search/Split String 函数。这个函数对于简 单的字符搜索比Match Pattern 函数有效率很多。如果你确实需要用到模式匹配的功能的 (比如你需要搜索像\.[Tt][Xx][Tt]$.这样的匹配符),那么你就需要使用Match Pattern 函数;
Multicolumn-Listbox
- 高端大方的多行列表控件,机场标牌效果,非常漂亮-High-end generous multi-line list controls, airport signage effect, very nice
读取文本文件
- 针对labview中文本文件多行和多列的读取(Read multiple lines and columns for text files in LabVIEW)