LR中简单创建函数模板

 1. 在$LR_HOME/include目录下新建test.h文件 2. 在test.h文件中创建函数 3. 新建LR脚本(http)在globals.h文件中添加#include "test.h" 4.在Action中直接调用getSum函数 4. file->User-Defined Template->Save as Template,保存模板 5. file->User-Defined 
相关文章
相关标签/搜索