正则匹配java多行注释


类似:

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column email_attachment.num
     *
     * @return the value of email_attachment.num
     *
     * @mbg.generated Mon Aug 27 11:12:45 CST 2018
     */

 

\/\*[\w\W]*?\*\/|\/\/.*


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM