• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            Error

            C++博客 首頁 新隨筆 聯系 聚合 管理
              217 Posts :: 61 Stories :: 32 Comments :: 0 Trackbacks

            1.building vc solution under console
            "D:\Program Files\Microsoft Visual Studio 9.0
            \Common7\IDE\devenv" /build debug /out "aa.log" xxx.sln
            http://blog.csdn.net/sm_crystal/article/details/6993767

            2.emacs show line numbers
            M-x linum-mode (or global-linum-mode), and put (global-linum-mode t) in your ~/.emacs (or ~/.emacs.d/init.el) to enable it at startup.
            linum: separating line numbers from text
            find this pice of code in linum.el: (setq width (max with (length str)))
            change to (setq width (max width (+ (length str) 1)))
            conctol the line number format: (setq linum-format "%3d")
            set on for appointed mode:
            (setq linum-mode-inhibit-modes-list '(eshell-mode
                                                  shell-mode
                                                  erc-mode
                                                  jabber-roster-mode
                                                  jabber-chat-mode
                                                  gnus-group-mode
                                                  gnus-summary-mode
                                                  gnus-article-mode))

            (defadvice linum-on (around linum-on-inhibit-for-modes)
              "Stop the load of linum-mode for some major modes."
                (unless (member major-mode linum-mode-inhibit-modes-list)
                  ad-do-it))

            (ad-activate 'linum-on)
            compile .el to .elc: atl+x byte-compile-file
            http://www.emacswiki.org/emacs/LineNumbers

            3.using gzip - compress/uncompress file
            compress: gzip [file name]
            uncompress: gunzip [file name]
            keep the input file: gunzip [file.gz] -c >> [file]
            gunzip/gzip -c which simply writes the output stream to stdout
            compress all the files under a director: -r
            http://blog.csdn.net/yuyongpeng/article/details/1818717

            4.emacs do not auto save backup files
            (setq auto-save-default nil)

            5.emacs close file ctrl+x k

            posted on 2013-03-04 09:10 Enic 閱讀(300) 評論(0)  編輯 收藏 引用 所屬分類: 學習、工作日志
            日本一区精品久久久久影院| 久久综合九色综合欧美就去吻| 久久久久久精品成人免费图片| 久久久精品国产免大香伊| 久久成人国产精品免费软件| 国产亚洲精品自在久久| 色偷偷91久久综合噜噜噜噜| 久久精品毛片免费观看| 久久丝袜精品中文字幕| 国产精品免费福利久久| 久久久久久久免费视频| 99久久国产亚洲高清观看2024| 久久久无码精品亚洲日韩蜜臀浪潮 | 99久久99久久久精品齐齐 | 精品无码久久久久久尤物| 激情五月综合综合久久69| 色综合久久中文字幕无码| 理论片午午伦夜理片久久| 99精品国产在热久久| 久久精品国产男包| 久久亚洲国产精品123区| 91久久精品国产成人久久| 久久久久亚洲AV成人片| 精品国产乱码久久久久久人妻| 久久久WWW成人免费毛片| 国产精品一区二区久久| 国产精品一区二区久久不卡 | 香港aa三级久久三级| 精品久久人妻av中文字幕| 亚洲精品蜜桃久久久久久| 亚洲综合日韩久久成人AV| 久久人妻少妇嫩草AV蜜桃| 久久精品无码一区二区WWW| 麻豆av久久av盛宴av| 超级碰碰碰碰97久久久久| 无码人妻久久一区二区三区蜜桃 | 老司机国内精品久久久久| 久久精品视频网| 狠狠色伊人久久精品综合网| 久久99国产精品成人欧美| 久久97久久97精品免视看|