This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /bin/bash | |
# *-* encoding: utf-8 *-* | |
# | |
# ============================================= | |
# | |
# Author : Andy Scout | |
# E-mail : [email protected] | |
# | |
# Description : 在文件夹中递归的进入每个子目录, | |
# 校验每个子目录下生成校验文件 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
# *-* encoding: utf-8 *-* | |
# | |
# ============================================= | |
# Author : Andy Scout | |
# Homepage : http://andyhuzhill.github.com | |
# E-mail : [email protected] | |
# | |
# Description : This program play the online | |
# music on douban.fm |