文件操作 - PRS_Resource.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Support/PRS_Resource.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. [Version ( "2.6.0" ), UMLPackagePath ( "PRS::Support" ), Description ( "Each PRS_Resolution may have an associated cost of " "implementation. This cost may have several components such as " "time, material costs, labor cost, etc. To capture these costs, " "a PRS_Resouce is associated with a PRS_Resolution. For Service " "Incidents, one or more PRS_Resource objects may be associated " "with an Activity." )] class PRS_Resource : PRS_ExchangeElement { [Description ( "A string describing the type of resource." )] string ResourceType; [Description ( "Number of units of resource used." )] uint16 Quantity; [Description ( "Unit of measure for this resource." )] string Units; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件