prmkdir.bat

来自「Netscape NSPR库源码」· Batch 代码 · 共 35 行

BAT
35
字号
REM REM The contents of this file are subject to the Mozilla PublicREM License Version 1.1 (the "License"); you may not use this fileREM except in compliance with the License. You may obtain a copy ofREM the License at http://www.mozilla.org/MPL/REM REM Software distributed under the License is distributed on an "ASREM IS" basis, WITHOUT WARRANTY OF ANY KIND, either express orREM implied. See the License for the specific language governingREM rights and limitations under the License.REM REM The Original Code is the Netscape Portable Runtime (NSPR).REM REM The Initial Developer of the Original Code is NetscapeREM Communications Corporation.  Portions created by Netscape are REM Copyright (C) 1998-2000 Netscape Communications Corporation.  AllREM Rights Reserved.REM REM Contributor(s):REM REM Alternatively, the contents of this file may be used under theREM terms of the GNU General Public License Version 2 or later (theREM "GPL"), in which case the provisions of the GPL are applicable REM instead of those above.  If you wish to allow use of your REM version of this file only under the terms of the GPL and not toREM allow others to use your version of this file under the MPL,REM indicate your decision by deleting the provisions above andREM replace them with the notice and other provisions required byREM the GPL.  If you do not delete the provisions above, a recipientREM may use your version of this file under either the MPL or theREM GPL.REM mkdir %1

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?