📄 readme.txt
字号:
This example consists of 2 files:
str_ex.c
string example.vi
The vi passes a LV string to a CIN. The CIN extracts the LV string to an array of "char" variables, modifies the string, and writes it back to a different LV string. Both the original LV string and the altered string are passed back to LV and displayed.
This example was created on Win95 in LV 4.1. If you are on another platform, the str_ex.c file should be recompiled into a *.lsb file and reloaded into the vi.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -