Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最近、いくつかのウェブページを読んでいると、次のような使い方がたくさんあることがわかりました。 href="/./foo/bar.php"
href="/./foo/bar.php"
これは と同じではありませんhref="/foo/bar.php"か? それとも、2つの方法の違いについて私が知らないことがありますか?
href="/foo/bar.php"