Re: [閒聊] 收到 .doc 檔的履歷

看板Soft_Job作者 (泛用人型編碼器)時間9年前 (2014/11/13 14:16), 9年前編輯推噓6(6011)
留言17則, 10人參與, 最新討論串9/16 (看更多)
: 推 AmosYang: 每個人都會有段反抗期…我也有過「反抗微軟就是潮」的 11/13 13:47 : → AmosYang: 日子 :D 現在,只要方便、能動、好維護、價錢不要太離 11/13 13:47 : → AmosYang: 譜、安全,我用什麼都沒差… 11/13 13:48 : → bbcust: 反微軟就是潮 看看 #1JpRjLKr 這篇文章就知道 11/13 13:51 : 推 AmosYang: 講到封閉,今天微軟宣布 server-side .NET 將開放原始碼 11/13 14:02 : → AmosYang: https://news.ycombinator.com/item?id=8595905 11/13 14:03 : → AmosYang: VS2013 推出免費社群版,功能與 Pro 版相同 11/13 14:03 開篇新的,不然推文實在太痛苦 看起來 http://www.visualstudio.com/zh-tw/ 還沒放出這資訊,英 文版的先頂一下 http://www.visualstudio.com/products/visual-studio-community-vs Q: Who can use Visual Studio Community? 誰可以用 Visual Studio Community? A: Here’s how individual developers can use Visual Studio Community: Any individual developer can use Visual Studio Community to create their own free or paid apps. 任何個人開發者都可使用 Visual Studio Community 來開發免費或付 費軟體。 Here’s how Visual Studio Community can be used in organizations: An unlimited number of users within an organization can use Visual Studio Community for the following scenarios: in a classroom learning environment, for academic research, or for contributing to open source projects. 在以下環境中, Visual Studio Community 可以被無限制的使用 * 在教室學習環境裡, 或著 * 學術研究, 或著 * 為開放原始碼專案貢獻 For all other usage scenarios: In non-enterprise organizations, up to 5 users can use Visual Studio Community. 在非企業的組織裡,至多 5 人可使用 Visual Studio Community In enterprise organizations (meaning those with >250 PCs or > $1MM in annual revenue), no use is permitted beyond the open source, academic research, and classroom learning environment scenarios described above. 在企業組織裡 ( 250 台以上電腦 或 年收入一百萬鎂以上 ),除了上 述的「開放源始碼、學術研究、教室學習環境」之外,不得使用 Q: How does Visual Studio Community 2013 compare to other Visual Studio editions? Visual Studio Community 2013 與其他 Visual Studio 各版本比較起來如何? A: Visual Studio Community 2013 includes all the great functionality of Visual Studio Professional 2013, designed and optimized for individual developers, students, open source contributors, and small teams. Visual Studio Community 2013 包含所有 Visual Studio Professional 2013 的功能 -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 68.4.112.174 ※ 文章網址: http://www.ptt.cc/bbs/Soft_Job/M.1415859395.A.4F6.html ※ 編輯: AmosYang (68.4.112.174), 11/13/2014 14:18:26

11/13 14:23, , 1F
而且他們丟在GitHub上面XD
11/13 14:23, 1F
http://www.codeplex.com/ 哭哭 TFS VC 與 Git 比起來,我覺得 TFS VC 學起來簡單,集中管理的模 式很適合公司內部專案使用; 與 TFS WIT 有極優良的整合 Git 有許多神奇語法,學起來較複雜,但其 DVCS 的本質與開放原始 碼專案開發模式非常適合 雖說 CodePlex (使用 MS TFS) 也有支援 Git (也有與 TFS WIT 整 合) ,但照整個趨勢來看,在開放原始碼專案方面,一直被 GitHub 壓著打 :D TypeScript, (server-side) .NET, ASP.NET, EntityFramework 都 往 GitHub 搬, 只剩 Roslyn 在 CodePlex... 好慘 :D ※ 編輯: AmosYang (68.4.112.174), 11/13/2014 14:41:18

11/13 16:35, , 2F
標題有需要改一下嗎?XD
11/13 16:35, 2F

11/13 17:46, , 3F
推標題與內文不符啊啊 XD
11/13 17:46, 3F

11/13 19:33, , 4F
.doc 的履歷勒?
11/13 19:33, 4F
改成「看完這則新聞,數百萬人落淚了」這種? XD

11/13 19:57, , 5F
另外微軟也絕決定把從CLR到底層OS這段變成open source
11/13 19:57, 5F

11/13 19:59, , 6F
MSBUILD據傳也要open source但官方新聞還沒出來
11/13 19:59, 6F

11/14 09:15, , 7F
TFS真的習慣XD
11/14 09:15, 7F

11/14 13:07, , 8F
TFS最有趣的地方是,除了VS做的更動之外,其餘一律不承
11/14 13:07, 8F

11/14 13:08, , 9F
認。另外,TFS新版底層用的是git...基本上又是個失敗的
11/14 13:08, 9F

11/14 13:08, , 10F
產品就是...
11/14 13:08, 10F
呃…從抽象層面來看, Git 可看成一大塊 self-contained blob ( 相較於 TFS 則是把所有 TFS VC 的資料以 relational database 的 方式儲存) TFS 對 Git 的支援起於提供個 "file container" 的系統,接下來 的就是一般大家通用的 Git 技術;不清楚你所謂的「TFS新版底層用 的是git」意指何物 ============================================================ 「除了VS做的更動之外,其餘一律不承認」這句我也看不太懂; TFS VC 有提供 object model (API; C# lib & SOAP, 不知是否有提供 REST) ,只要是照著適當順序使用其 API, 應該沒有「其餘一律不承認」的 問題 (例如, 官方的命令列工具, tf.exe, 一樣運作無誤) ============================================================ DVCS 與 Centralized VCS 各有優劣;在正確的時間地點使用正確的 工具為上策。

11/14 16:36, , 11F
Git 學習曲線真的比較高..
11/14 16:36, 11F

11/14 16:38, , 12F
樓上,那是另一個無底洞吧...XD
11/14 16:38, 12F
同意,例如,回溯對一個檔案的更改,相較於 tf undo filename Git 這邊是 git checkout -- filename 我第一次看到時也是覺得「lol wtf? 那個 "--" 是三小? XD」 但後來慢慢用熟了,也就習慣了 :D ※ 編輯: AmosYang (68.4.112.174), 11/15/2014 01:45:54

11/15 13:15, , 13F
疑? 我昨天沒打 -- 也行耶
11/15 13:15, 13F

11/17 01:12, , 14F
你可以試試看在檔案總管中把某個在TFS中的檔案刪除,然
11/17 01:12, 14F

11/17 01:12, , 15F
後看看TFS有沒有覺得這個project有什麼不一樣的地方
11/17 01:12, 15F
如果你不是用 local workspace, 若非使用 TFS API 去登記你對檔 案的變動 (例如,直接從檔案總管裡刪除),那麼, 很自然地, server-side workspace 不會知道你對 local 檔案的變動 local workspace 是 TFS2010 還是 TFS2012 加入的新功能;其運作 方式與 Git 相似,不再像 TFS 傳統的 server-side workspace 會 要求使用者用 TFS API 去登記所有的檔案變動

11/17 01:13, , 16F
接著到VS中對某個檔案加個空白,再把它刪掉,然後再看
11/17 01:13, 16F

11/17 01:13, , 17F
看TFS有沒有提醒你這個檔案被更動過了
11/17 01:13, 17F
VS 會使用 TFS API 去登記個 "edit, delete" 的 "change type" I worked on TFS VC since TFS2008 :D ※ 編輯: AmosYang (68.4.112.174), 11/21/2014 16:19:47 如果你比較習慣 Git 的運作方式的話,可以試試 TFS2012 的 local workspace http://msdn.microsoft.com/en-us/library/bb892960.aspx ※ 編輯: AmosYang (68.4.112.174), 11/21/2014 16:27:20
文章代碼(AID): #1KP4p3Js (Soft_Job)
討論串 (同標題文章)
文章代碼(AID): #1KP4p3Js (Soft_Job)