gboolean query_exists ( GFile* file, GCancellable* cancellable )
TRUE 表示文件存在(并且可以无错误检测到),FALSE 表示其他情况(或已取消)。
TRUE
FALSE