###### tags: `Git` # 1.3-Windows - 命令提示字元教學(下) <p> 七.如果要在project資料夾裡開一個新的檔案<b>git.html</b>要如何做呢? </p> <p> 在git bash輸入 <code>touch git.html</code> 公式為<code>touch+空白鍵+檔名.檔案類型</code>可以發現project資料夾裡面多了一個git.html檔案 </p>   <p class='mt-3'> 八.如果要在project資料夾裡面<b>新增一個新的資料夾</b>呢? </p> <p> <code>mkdir git</code>公式是<code>mkdir+空白鍵+資料夾名</code> </p>  
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up