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.
<r:use module=""/>と はどう違い<r:require module="" />ますか?それらは同じように機能するように見えますか、それともそうですか?
<r:use module=""/>
<r:require module="" />
ドキュメントから:
r:タグを使用 このタグは非推奨です。requireを参照してください。
r:タグを使用
このタグは非推奨です。requireを参照してください。