字符串基操 常用字符串 import string # 获取所有的小写字母 variable = string.ascii_lowercase# abcdefghijklmnopqrstuvwxyz
i have stored the txtfile in the database.i need to show the txtfile when i clik the link. and this link has to be created dynamically.