顯示具有 Team Foundation Server 2013 標籤的文章。 顯示所有文章
顯示具有 Team Foundation Server 2013 標籤的文章。 顯示所有文章

2014年5月20日

TFS 2013 & StyleCop Check-in Policy

StyleCop是一套用來檢核程式格式的VS套件,程式設計師在寫完程式時可以利用它來檢查程式的格式是否確,而若是團隊開發專案時大家用同一套規則,則可以確保大家寫出來的Code格式正確

<Javascript> How to uncompressed GZIP at front-end using Javascript

It's been a while I haven't share my coding work. In this article I would like to share how to receive a Gzip file via stream, unzip...