Web 服务器上文件的组织/管理
我正在寻找一个好词来描述目录中文件的放置。
例如,将包含的所有文件放入“includes”目录中。
将图像放入“images”目录中。
我确信有一个正确的词来形容它,只是今天我没有想到:-(
I'm looking for a good word to describe the placement of files in a directory.
For instance, putting all files that are includes within an "includes" directory.
Putting images into an "images" directory.
I'm sure there is a right word for it, its just not coming to me today :-(
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我通常将这种信息称为目录结构或文件夹结构。如果您试图提供最佳实践指南,您可以在这些短语前加上“建议”前缀...
I usually call this kind of information directory structure or folder structure. If you're attempting to offer a guide to best practice, you could prefix these phrases with 'suggested'...