skip to main
|
skip to sidebar
funsung
Saturday, October 25, 2014
git : remote add origin
$ git init
$ git remote add origin https://xxx/xxx.git
$ touch test.txt
$ git add test.txt
$ git commit test.txt
$ git push -u origin master
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Popular Posts
哈佛最熱門的價值策略課:卓越企業如何為顧客、員工、供應商創造高價值?
核心概念 價值杠桿(Value Stick) 書中提出「價值杠桿」模型,用於解釋如何創造價值並提高企業績效。這個模型包含四個關鍵元素: 客戶價值(Willingness to Pay, WTP) :提升客戶願意支付的價格,滿足他們的需求或解決問題。 成本控制(Co...
生成式AI時代下的機器學習(2025)
https://www.youtube.com/watch?v=QLiKmca4kzI
openwebui + mcp
https://zhuanlan.zhihu.com/p/38748689550
Microsoft Build 2025
https://www.youtube.com/watch?v=ceV3RsG946s 一、開場與願景 Nadella 強調我們正處於另一波「平台轉變」的中段階段,就如同 1991 年的 Win32、1996 年的 Web、2008 年的雲與行動裝置革命。 現今是「...
Developing Machine Learning Solutions
https://skillbuilder.aws/learn/VSS1JQ8QWW/developing-machine-learning-solutions/ Machine learning development lifecycle SageMaker SageMake...
MTK roadmap 2015
http://blog.csdn.net/u013531497/article/details/43409267 http://www.mediatek.com/en/products/mobile-communications/smartphone1/
Android : extract apk
http://android.stackexchange.com/questions/49114/how-do-i-save-purchased-apps-as-apks http://www.quora.com/Why-dont-Android-app-stores-allo...
AWS Data Pipeline
http://aws.amazon.com/datapipeline/ http://docs.aws.amazon.com/datapipeline/latest/DeveloperGuide/what-is-datapipeline.html With AWS Dat...
git : remote add origin
$ git init $ git remote add origin https://xxx/xxx.git $ touch test.txt $ git add test.txt $ git commit test.txt $ git push -u origi...
TensorFlow
https://www.youtube.com/watch?v=oZikw5k_2FM
Verse of the Day
AD2
No comments:
Post a Comment