打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
匹配/* */注释的正则表达式 \/\*(.|\n)*?\*\/
\/\*(.|\n)*?\*\/

样例如下,可以匹配下面5个注释块
void door::timeDone2()
{
/******

fgfd*

*******/
/*      if(afterreboot && door_closed_in_place)
      {
          door_Sealing_strip_Inflation(true);
          afterreboot=false;
      }
*/

        //重启进入程序1s后假如门已关到位自动锁定密封,1s时间等待IO监控准备好

   if(Dev.isSquareDoor() && whole_machine_parameter.door_seal_type)
   {
    /**进入升温阶段后,改压缩空气密封为蒸汽密封***/
    if(sterilization_stage==2)// ||sterilization_stage==3
    {
        if(PSU>80 )
        {/**切换过程出现门封不到位情况**/
            if(!door_detection_failure ) door_detection_failure=true;
            if(PSU>95 && door_detection_failure ) {door_detection_failure=false;}
             door_Sealing_strip_Inflation(false);
             door_seal_type_changed=true;
        }
    }/***恢复压缩空气密封*****/
    else //if(sterilization_stage==4 && !door_Sealing_strip_pressure_in_place)
        if(sterilization_stage==4 && door_seal_type_changed && door_closed_in_place  )//&& action==0
         {
            door_Sealing_strip_Inflation(true);
            door_seal_type_changed=false;
            //if(door_detection_failure) {door_detection_failure=false;}
        }
    }
}
本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
js验证IP地址
Seal
EHJ
最该珍惜的是“老伴”!
一曲《等你娶我》,太美了!
笑字诀,太美了!!!
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服