資源簡介
用nodejs+mssql+SQL Server實現增刪改查

代碼片段和文件信息
#
#???dependencies:
#??????fabric?(apt-get?install?fabric)
#??????node-jslint?(http://github.com/reid/node-jslint)
#??????expresso?(or?replace?with?whatever?node.js?test?tool?you‘re?using)
#
from?fabric.api?import?local
import?os?os.path
def?test():
????local(‘expresso?-I?lib?test/*‘?capture=False)
def?jslint():
????ignore?=?[?“/lib-cov/“?]
????for?root?subFolders?files?in?os.walk(“.“):
????????for?file?in?files:
????????????if?file.endswith(“.js“):
????????????????filename?=?os.path.join(rootfile)
????????????????processFile?=?True
????????????????for?i?in?ignore:
????????????????????if?filename.find(i)?!=?-1:
????????????????????????processFile?=?False
????????????????if?processFile:
????????????????????print?filename
????????????????????local(‘jslint?%s‘?%?filename?capture=False)
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????????9??2015-10-10?09:25??unti
?????文件????????191??2015-10-10?13:33??unti
?????文件????????336??2015-10-10?19:12??unti
?????文件????????430??2015-10-10?19:12??unti
?????文件????????599??2015-10-10?09:25??unti
?????文件????????270??2015-10-10?09:25??unti
?????文件????????414??2015-10-10?09:26??unti
?????文件????????450??2015-10-10?19:12??unti
?????文件????????164??2015-10-10?09:25??unti
?????文件??????21206??2015-10-10?19:26??unti
?????文件???????1653??2015-10-10?09:57??unti
?????文件???????1595??2015-10-10?09:25??unti
?????文件????????270??2015-10-10?09:32??unti
?????文件????????178??2015-10-10?09:32??unti
?????文件?????????13??2015-10-10?09:52??unti
?????文件??????16491??2015-10-10?09:52??unti
?????文件??????13458??2015-10-10?09:52??unti
?????文件???????4448??2015-10-10?09:52??unti
?????文件???????5324??2015-10-10?09:52??unti
?????文件???????2612??2015-10-10?09:52??unti
?????文件????????245??2015-10-10?09:52??unti
?????文件????????238??2015-10-10?09:52??unti
?????文件???????1922??2015-10-10?09:52??unti
?????文件???????1327??2015-10-10?09:52??unti
?????文件???????9591??2015-10-10?09:52??unti
?????文件?????????40??2015-10-10?09:52??unti
?????文件???????8594??2015-10-10?09:52??unti
?????文件????????604??2015-10-10?09:52??unti
?????文件????????686??2015-10-10?09:52??unti
?????文件????????255??2015-10-10?09:52??unti
............此處省略2094個文件信息
- 上一篇:售票系統 數據庫SQL Server 2008
- 下一篇:redis 安裝
評論
共有 條評論