LoginSignup
2
1

More than 5 years have passed since last update.

相対パスと絶対パス

Posted at

相対パスと絶対パスの違いについてわかった。
users/test => 今いる位置からusers/testまで行く(相対パス)
/users/test => 今いる位置とは関係なく指定された位置に移動する(絶対パス)

2
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
1