- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
DOS批处理中的变量(Variables in DOS batch processing)
DOS批处理中的变量(Variables in DOS batch processing)
DOS: variables in batch processing
The 2008-06-03 20:15
In batch processing, I divide him into two classes, system variables and custom variables.
Lets go through the two variables now!
1. System variables
Their values are automatically assigned by the system based on the predefined conditions, which is that these variable systems have defined them,
We dont need to assign a value to him, we just need to call it! Ill list all of them!
% ALLUSERSPROFILE % locally returns the location of the all user profile.
% APPDATA % locally returns the location where the application stores data by default.
% CD % local returns the current directory string.
% CMDCMDLINE % local returns the exact command line used to start the current Cmd. Exe.
% CMDEXTVERSION % system returns the current version number of the command processor extension.
The % COMPUTERNAME % system returns the name of the computer.
The % COMSPEC % system returns the exact path of the command line interpreter executable.
The % DATE % system returns the current DATE. Use the same format as the date/t command. Generated by Cmd. Exe. The relevant
See date for details of the date command.
The % ERRORLEVEL % system returns the error code of the previous command. A non-zero value is usually used to indicate an error.
The % HOMEDRIVE % system returns the local workstation drive number that is connected to the users home directory. Settings based on the home directory value. with
The home directory is specified in the local user and group.
% HOMEPATH % system returns the full path of the home directory. Settings based on the home directory value. The home directory is specified in the local user and group.
% HOMESHARE % system returns the network path of the users Shared home directory. Settings based on the home directory value. The home directory is
Specified in local users and groups.
% LOGONSERVER % locally returns the name of the domain controller that validates the current
您可能关注的文档
- 『天涯杂谈』真小资亦舒和让人恶心的伪小资安妮宝贝(Tianya talk really xiaozi yishu and the disgusting fake xiaozi baby).doc
- 【2010中考物理分类】机械、功与能部分([2010 physics classification] machinery, work and energy).doc
- 『用过精油的你是否会爱上它呢』★精油小剖析★经验大家谈!(Have you ever loved it with an essential oil The essential oil is a small analysis of the experience!).doc
- 【2010经典资料!!!】初中1-6册文言文一词多义([2010 classic information!!! Middle school 1-6 volumes of classical Chinese words).doc
- 【2011苗圃执考笔记】泌尿系统第二讲(The second lecture of the urinary system).doc
- 【Angel Beats-前传】 第零卷-作品简介([Angel Beats - prequel] no. 0 - introduction to the work).doc
- 【bird】黑执事第二季片尾曲歌词(日文+平假名+罗马音+中文歌词)([bird] black deacons the lyrics of the second season of the song (Japanese + flat pseudonym + Roman tone + Chinese lyrics)).doc
- 【cos教材】COSPLAY服装制作入门(COSPLAY costume production introduction).doc
- 【Photoshop实例教程】图层混合模式分组及特点doc([Photoshop instance tutorial] layer blending mode grouping and feature doc).doc
- 【今日善语】凡事有度 做人知足(Be content with everything).doc
- DOTA新手入门教学……(A beginner's introduction to DOTA...).doc
- DNF垫手(转)(DNF pad (turn)).doc
- DNF深渊掉落表(DNF pit drop table).doc
- ds18b20的多点测量利弊分析(Analysis of the advantages and disadvantages of ds18b20).doc
- EDA简介(Introduction of EDA).doc
- edit控件消息(Edit control message).doc
- edius6.2常用快捷键,后期制作人员必备(Edius6.2 is a popular shortcut key, which is essential for post-production people).doc
- GAO1DILIZILIAO(GAO1DILIZILIAO).doc
- GE医疗(GE healthcare).doc
- gaodengdaishu(gaodengdaishu).doc
文档评论(0)