摘要:
git reset soft vs mixed When you want to undo a commit in Git, you can use the git reset command. This command allows you to move the current branch p 阅读全文
摘要:
https://stackoverflow.com/questions/1535914/import-bak-file-to-a-database-in-sql-server On SQL Server Management Studio Right click Databases on left 阅读全文
摘要:
https://stackoverflow.com/questions/4963667/filestream-vs-differences-streamwriter What is different between FileStream and StreamWriter in dotnet? A 阅读全文
摘要:
https://en.wikipedia.org/wiki/Microsoft_Excel 取自维基百科,需要特别注意的是,从v12开始,有很大的改变。后缀名从xls变为xlsx Versions 5.1 Early history 5.2 Microsoft Windows 5.2.1 Excel 阅读全文