代码搜索:Metadata
找到约 3,465 项符合「Metadata」的源代码
代码结果 3,465
www.eeworm.com/read/357319/3017323
dpr metadata.dpr
program MetaData;
uses
Forms,
main in 'main.pas' {MainForm};
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TMainForm, MainForm);
Application.Run;
end.
www.eeworm.com/read/357319/3017324
dof metadata.dof
[Compiler]
UnsafeType=0
UnsafeCode=0
UnsafeCast=0
[Directories]
OutputDir=..\..\..\..\bin
UnitOutputDir=..\..\..\..\dcu
SearchPath=..\..\..\..\run;..\..\..\..\common
www.eeworm.com/read/351555/3107289
h metadata.h
/* libFLAC++ - Free Lossless Audio Codec library
* Copyright (C) 2002,2003,2004,2005 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permit
www.eeworm.com/read/351555/3107304
h metadata.h
/* libFLAC - Free Lossless Audio Codec library
* Copyright (C) 2001,2002,2003,2004,2005 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are per
www.eeworm.com/read/351555/3107467
h metadata.h
/* libFLAC - Free Lossless Audio Codec library
* Copyright (C) 2002,2003,2004,2005 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitte
www.eeworm.com/read/351555/3107521
cpp metadata.cpp
/* libFLAC++ - Free Lossless Audio Codec library
* Copyright (C) 2002,2003,2004,2005 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permit
www.eeworm.com/read/351555/3107578
cpp metadata.cpp
/* test_libFLAC++ - Unit tester for libFLAC++
* Copyright (C) 2002,2003,2004,2005 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the
www.eeworm.com/read/351555/3107588
h metadata.h
/* test_libFLAC++ - Unit tester for libFLAC++
* Copyright (C) 2002,2003,2004,2005 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the
www.eeworm.com/read/351555/3107627
c metadata.c
/* test_libFLAC - Unit tester for libFLAC
* Copyright (C) 2002,2003,2004,2005 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU