$PBExportHeader$s_toast_parm.srs $PBExportComments$w_toast的使用参数 global type s_toast_parm from structure long width descriptor "comment" = "弹窗界面宽度" long height descriptor "comment" = "弹窗界面高度" string msg descriptor "comment" = "提示内容" decimal showtime descriptor "comment" = "显示时长(timer计时器用)" end type