tangyuan
V2EX  ›  问与答

在xcode中有没有办法一次性将.h.m文件中除了//打头备注的内容外的全部代码全删除掉呢?

  •  
  •   tangyuan · Jul 28, 2013 · 3506 views
    This topic created in 4757 days ago, the information mentioned may be changed or developed.
    以便我好照着备注再将代码写一遍
    4 replies    1970-01-01 08:00:00 +08:00
    lex
        1
    lex  
       Jul 28, 2013
    ^(?!\/\/|\s*\/?\*).*\s$

    如图:

    tangyuan
        2
    tangyuan  
    OP
       Jul 28, 2013
    @lex 好厉害!
    但我复制过去怎么没有反应呢?
    tangyuan
        3
    tangyuan  
    OP
       Jul 28, 2013
    lex
        4
    lex  
       Jul 28, 2013   ❤️ 1
    ^(?!\/\/).*
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5485 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 01:33 · PVG 09:33 · LAX 18:33 · JFK 21:33
    ♥ Do have faith in what you're doing.