偶然路过的靓仔-胡阳

为中华之崛起而读书!中国加油! 问题不能及时回答,有需要的话加微信:921308494

   ::  ::  ::  ::  :: 管理

    web_reg_find("Fail=NotFound",
        "Search=Body",
        "Text=7.6.",
        LAST);

 

//-----------------------------------------------

//计数:

lr_start_transaction("test");

 

    web_reg_find("Search=Body",
        "Text=Code>CA</Code",
        "SaveCount=CA_Count",
        LAST );

 

********

********

********

 

    if (atoi(lr_eval_string("{CA_Count}")) > 0){
        lr_end_transaction("test", LR_PASS);
        }
     else{
         lr_end_transaction("test", LR_FAIL);
     }

posted on 2022-09-27 15:26  偶然路过的靓仔-胡阳  阅读(11)  评论(0编辑  收藏  举报