適用於Visual Studio的GitHub Codespaces,現在於Visual Studio 2019 Preview 3.1中,以Beta測試功能釋出,讓開發者可以在任何地方,使用Visual Studio 2019的功能,遠端開發ASP.NET Core網頁程式、.NET Core、CMake以及C++控制臺或是函式庫等應用
https://www.ithome.com.tw/news/140149
「cmake github」的推薦目錄:
- 關於cmake github 在 iThome Facebook 的精選貼文
- 關於cmake github 在 Kewang 的資訊進化論 Facebook 的精選貼文
- 關於cmake github 在 Kitware/CMake: Mirror of CMake upstream repository - GitHub 的評價
- 關於cmake github 在 CMake - github.com - Google Git 的評價
- 關於cmake github 在 Issue with CMake in GitHub actions - Stack Overflow 的評價
- 關於cmake github 在 Issue with CMake in GitHub actions - Stack Overflow 的評價
- 關於cmake github 在 Building with CMake - GitHub Pages 的評價
- 關於cmake github 在 如何用CMake编译从github上下载的源码 - CSDN博客 的評價
- 關於cmake github 在 cmake github_51CTO博客 的評價
- 關於cmake github 在 Collaborate on GitHub - Visual Studio Code 的評價
- 關於cmake github 在 Opengl Ui Github - Onkel Adler 的評價
- 關於cmake github 在 Github Rockchip 的評價
- 關於cmake github 在 Github Qt - Paobi 的評價
- 關於cmake github 在 Zephyr Github - Dwe | - Home 的評價
- 關於cmake github 在 darknet github - Italiana Lavori Srl 的評價
- 關於cmake github 在 Inside Radio: An Attack and Defense Guide 的評價
- 關於cmake github 在 CMake Best Practices: Discover proven techniques for ... 的評價
- 關於cmake github 在 Modern CMake for C++: Discover a better approach to ... 的評價
- 關於cmake github 在 Sdl Github 的評價
- 關於cmake github 在 Conan Github - pazarlatik.com 的評價
- 關於cmake github 在 Lecture Slides for Programming in C++ (Version 2019-02-04): ... 的評價
- 關於cmake github 在 Unity 2018 Augmented Reality Projects: Build four immersive ... 的評價
- 關於cmake github 在 Learning MySQL - Google 圖書結果 的評價
- 關於cmake github 在 Learning OpenCV 3: Computer Vision in C++ with the OpenCV ... 的評價
- 關於cmake github 在 Redis¨ Deep Dive: Explore Redis - Its Architecture, Data ... 的評價
- 關於cmake github 在 Extending and Modifying LAMMPS Writing Your Own Source Code: ... 的評價
cmake github 在 Kewang 的資訊進化論 Facebook 的精選貼文
TL;DR
* 改 Ubuntu 的 source code 請到 Launchpad;改 Debian 的 source code 請到 GitHub 或 https://anonscm.debian.org
* 改 Ubuntu 的翻譯請到 Launchpad;改 Debian 的翻譯請到 https://wiki.debian.org/Teams/I18n
---
以下是詳細版:
小編這兩天放風 XDDD,所以想說來寫一下程式。
星期六的時候發現 Debian 系的套件管理程式 apt 有點問題,這個問題應該也不會太難修,於是就從 GitHub fork 了 apt 的原始碼準備要試著改看看。
後來看到 zh_TW 的翻譯有許多不精確的地方,於是就先打開編輯器一個一個的調整,大概也花了兩三個小時,其中在用 cmake 的時候又花了一些功夫裝 dependency (cmake 好像還蠻厲害的),要出門吃晚餐前就丟了 PR (https://github.com/Debian/apt/pull/40) 出去給 upstream。
結果吃完大餐回家後,發現小編好像做了白工 Orz,因為上面的開發者這樣回:
「While I appreciate your effort, we do not really accept translations via GitHub. Translations need to go through the proper language team where they get peer reviewed, and then sent to the bug tracker.」
囧rz囧rz囧rz
小編知道跟 Ubuntu 比較有關的程式碼大都放在 Launchpad,但沒注意到 GitHub 上面的是 Debian 的 mirror,實際上當然不會 merge 回 Launchpad。剛仔細查了一下,Ubuntu 是放在 Launchpad 沒錯,可是 Debian 是放在 anonscm.debian.org 這裡 Orz
所以小編原本在使用 Ubuntu 的 apt,結果卻去調整 Debian 在 GitHub mirror 的翻譯,這無論如何最後都沒辦法在 Ubuntu 上面看到翻譯的結果 Orz
最後小編就只好再去 Launchpad (https://translations.launchpad.net/ubuntu/+source/apt) 上面重新把翻譯再調整一次,多浪費了許多時間 Orz
結果要改的問題沒改到,不過還是希望下一版的 apt 可以看到小編的翻譯有被接受啊!!!
#i18n #ubuntu #debian #apt #launchpad
cmake github 在 CMake - github.com - Google Git 的推薦與評價
chromium / external / github.com / Kitware / CMake ... e4b56c8 CMake Nightly Date Stamp by Kitware Robot · 21 hours ago; 0cca309 FindX11: support the ... ... <看更多>
cmake github 在 Kitware/CMake: Mirror of CMake upstream repository - GitHub 的推薦與評價
CMake is a cross-platform, open-source build system generator. For full documentation visit the CMake Home Page and the CMake Documentation Page. ... <看更多>
相關內容