欢迎来到虫虫下载站 | 资源下载 资源专辑 关于我们
虫虫下载站

memory.bat

一个小公司要求给写的很简单的任务管理系统。
BAT
字号:
@echo offREM REM @(#)memory.bat	1.1 06/08/07REMREM Copyright (c) 2006 Sun Microsystems, Inc. All Rights Reserved.REMREM Redistribution and use in source and binary forms, with or withoutREM modification, are permitted provided that the following conditions are met:REMREM -Redistribution of source code must retain the above copyright notice, thisREM  list of conditions and the following disclaimer.REMREM -Redistribution in binary form must reproduce the above copyright notice,REM  this list of conditions and the following disclaimer in the documentationREM  and/or other materials provided with the distribution.REMREM Neither the name of Sun Microsystems, Inc. or the names of contributors mayREM be used to endorse or promote products derived from this software withoutREM specific prior written permission.REMREM This software is provided "AS IS," without a warranty of any kind. ALLREM EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDINGREM ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSEREM OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED. SUN MICROSYSTEMS, INC. ("SUN")REM AND ITS LICENSORS SHALL NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEEREM AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITSREM DERIVATIVES. IN NO EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR ANY LOSTREM REVENUE, PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL,REM INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORYREM OF LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE THIS SOFTWARE,REM EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.REMREM You acknowledge that this software is not designed, licensed or intendedREM for use in the design, construction, operation or maintenance of anyREM nuclear facility.jrunscript -J-Dcom.sun.management.jmxremote.port=1090 -J-Dcom.sun.management.jmxremote.ssl=false -J-Dcom.sun.management.jmxremote.authenticate=false memory.js

⌨️ 快捷键说明

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