}
}
//取内容
if ( tmpallstr != "" )
{
int begin_strnum = tmpallstr.indexof( b_content );
if ( begin_strnum < 0 )
{
return "";
}