OS X Lion 上的环境变量完整指南?
我想知道人们在哪里可以找到有关环境变量的信息。我发现关于如何为 OS X Lion 设置环境变量的描述经常存在冲突和混乱。我尝试搜索 Mac Developer 库,但运气不佳。有人能指出我正确的方向吗?我的目标是掌握 OS X Lion 上环境变量的层次结构和范围。
I was wondering where people find information about environment variables. I have seen that there are often conflicting and confusing descriptions of how to set environment variables for OS X Lion. I tried searching the Mac Developer library with little luck. Can anyone point me in the right direction? My goal is to get a grasp of the hierarchy and scope of environment variables on OS X Lion.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
基本上不存在。环境变量通常与各个应用程序和库相关联,因此可以在这些应用程序和库的文档中找到它们的文档。
Basically, doesn't exist. Environment variables are generally associated with individual apps and libraries and so their documentation is found in the docs for those apps and libraries.