摘要:
python刚开始接触,因为刚好有点需求,所以写了点小程序,一点点体会。 优点: 1. os.rename()方法不错,c#就没有这个方法 2.字符串的slice操作不错,取substring有时比较方便 3.单独一段代码块也能运行,写小程序方便 4.[(foo,bar) for i,j in ab 阅读全文
摘要:
前两天一个sql server的定时任务(job)出错,错误提示是: The application has failed to start because its side-by-side configuration is incorrect. Please see the application 阅读全文