欧美性猛交XXXX免费看蜜桃,成人网18免费韩国,亚洲国产成人精品区综合,欧美日韩一区二区三区高清不卡,亚洲综合一区二区精品久久

打開(kāi)APP
userphoto
未登錄

開(kāi)通VIP,暢享免費電子書(shū)等14項超值服

開(kāi)通VIP
代碼行數統計(python實(shí)現)

代碼行數統計(python實(shí)現)

之前用bash實(shí)現過(guò)(http://www.cnblogs.com/MikeZhang/archive/2012/08/22/linesCountBash20120822.html ),不過(guò)那個(gè)不能在windows下使用,所以就寫(xiě)了個(gè)python版,也方便我以后使用……這里就不多介紹了,不懂的google下。

實(shí)現代碼

#!/usr/bin/python'''        File      : count.py        Author    : Mike        E-Mail    : Mike_Zhang@live.com'''import sys,osextens = [".c",".cpp",".hpp",".h"]linesCount = 0filesCount = 0def funCount(dirName):    global extens,linesCount,filesCount    for root,dirs,fileNames in os.walk(dirName):        for f in fileNames:            fname = os.path.join(root,f)            try :                ext = f[f.rindex('.'):]                if(extens.count(ext) > 0):                    print 'support'                    filesCount += 1                    print fname                    l_count = len(open(fname).readlines())                    print fname," : ",l_count                    linesCount += l_count                else:                    print ext," : not support"            except:                print "Error occur!"                passif len(sys.argv) > 1 :    for m_dir in sys.argv[1:]:                print m_dir        funCount(m_dir)else :    funCount(".")            print "files count : ",filesCountprint "lines count : ",linesCountraw_input("Press Enter to continue"

使用方法

1、針對本目錄

./count.py

2、統計多個(gè)目錄

./count.py /tmp ~

運行效果

好,就這些了,希望對你有幫助。

來(lái)自:http://www.cnblogs.com/MikeZhang/archive/2012/08/23/linesCountPython20120823.html

本站僅提供存儲服務(wù),所有內容均由用戶(hù)發(fā)布,如發(fā)現有害或侵權內容,請點(diǎn)擊舉報。
打開(kāi)APP,閱讀全文并永久保存 查看更多類(lèi)似文章
猜你喜歡
類(lèi)似文章
用bash腳本進(jìn)行代碼行數統計
Python 3 與Python 2的區別收藏
python 核心編程 第三章 習題答案
[轉載]Python的Iterator和Generator
每日一課 | Python –如何檢查文件是否存在
分享幾個(gè)好用到爆的 Python 模塊,建議收藏!
更多類(lèi)似文章 >>
生活服務(wù)
分享 收藏 導長(cháng)圖 關(guān)注 下載文章
綁定賬號成功
后續可登錄賬號暢享VIP特權!
如果VIP功能使用有故障,
可點(diǎn)擊這里聯(lián)系客服!

聯(lián)系客服

欧美性猛交XXXX免费看蜜桃,成人网18免费韩国,亚洲国产成人精品区综合,欧美日韩一区二区三区高清不卡,亚洲综合一区二区精品久久