文件操作 - CIM_SoftwareIdentityComponent.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Core/CIM_SoftwareIdentityComponent.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. [Association, Experimental, Aggregation, Version ( "2.10.0" ), UMLPackagePath ( "CIM::Core::Software" ), Description ( "SoftwareIdentities can have an arbitrarily complex hierarchy. " "SoftwareIdentityComponent is used to construct that hierarchy. " "It SHOULD not be used to represent dependency. For example, if " "a \'support pack\' represented by a CIM_SoftwareIdentity " "consist of multiple installable software packages then this " "association class enables a management client to determine all " "the SoftwareIdentities that are be contained in the support " "pack." )] class CIM_SoftwareIdentityComponent : CIM_Component { [Override ( "GroupComponent" ), Description ( "The container SoftwareIdentity in the association." )] CIM_SoftwareIdentity REF GroupComponent; [Override ( "PartComponent" ), Description ( "The contained SoftwareIdentity in the association." )] CIM_SoftwareIdentity REF PartComponent; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件