文件操作 - GnomeGUISupport.h
返回文件管理
返回主菜单
删除本文件
文件: /opt/alt/alt-nodejs19/root/usr/share/doc/alt-nodejs19-libicu-devel/samples/layout/GnomeGUISupport.h
编辑文件内容
/* ******************************************************************************* * * © 2016 and later: Unicode, Inc. and others. * License & terms of use: http://www.unicode.org/copyright.html * ******************************************************************************* ******************************************************************************* * * Copyright (C) 1999-2005, International Business Machines * Corporation and others. All Rights Reserved. * ******************************************************************************* * file name: GnomeGUISupport.h * * created on: 11/06/2001 * created by: Eric R. Mader */ #ifndef __GNOMEGUISUPPORT_H #define __GNOMEGUISUPPORT_H #include "GUISupport.h" class GnomeGUISupport : public GUISupport { public: GnomeGUISupport() {}; virtual ~GnomeGUISupport() {}; virtual void postErrorMessage(const char *message, const char *title); }; #endif
修改文件时间
将文件时间修改为当前时间的前一年
删除文件