代码搜索:Metadata
找到约 3,465 项符合「Metadata」的源代码
代码结果 3,465
www.eeworm.com/read/416749/2118425
sql metadata_length.sql
alter table document_fields_link change value value mediumtext not null;
www.eeworm.com/read/416749/2118555
sql disabled_metadata.sql
ALTER TABLE `metadata_lookup` ADD COLUMN `disabled` tinyint(3) unsigned NOT NULL default '0';
ALTER TABLE `metadata_lookup` ADD INDEX `disabled` (`disabled`);
ALTER TABLE `metadata_lookup` ADD COLUMN
www.eeworm.com/read/416749/2118637
sql workflow-into-metadata.sql
SET FOREIGN_KEY_CHECKS=0;
ALTER TABLE `document_metadata_version` ADD COLUMN `workflow_id` int(11) default NULL;
ALTER TABLE `document_metadata_version` ADD COLUMN `workflow_state_id` int(11) default
www.eeworm.com/read/415934/2130589
js jquery.metadata.js
/*
* Metadata - jQuery plugin for parsing metadata from elements
*
* Copyright (c) 2006 John Resig, Yehuda Katz, J�örn Zaefferer, Paul McLanahan
*
* Dual licensed under the MIT and GPL licenses:
www.eeworm.com/read/411933/2179686
h metadata_utils.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 GNU
www.eeworm.com/read/411933/2179687
c metadata_utils.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
www.eeworm.com/read/411933/2179810
c metadata_iterators.c
/* 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/411933/2179855
c metadata_object.c
/* 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/411933/2179922
h metadata_utils.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 GNU