懒羊羊softwaretesting

导航

< 2025年1月 >
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
2 3 4 5 6 7 8

统计

python字符串转换成数字

Action()
{


int i;
char *s="{str}";
i=atoi(lr_eval_string(s));
lr_output_message("%d",i);

 


return 0;
}

posted on   懒羊羊呐  阅读(811)  评论(0编辑  收藏  举报

点击右上角即可分享
微信分享提示