代码搜索:Metadata
找到约 3,465 项符合「Metadata」的源代码
代码结果 3,465
www.eeworm.com/read/416749/2117690
smarty editable_metadata_fieldsets.smarty
{foreach from=$fieldsets item=oFieldset}
{$oFieldset->renderEdit($document_data)}
{/foreach}
www.eeworm.com/read/416749/2118218
cs document_system_metadata.cs
using NUnit.Framework;
using System;
using System.IO;
namespace MonoTests.KnowledgeTree
{
[TestFixture]
public class DocumentSystemMetadataTest : KTTest
{
private int _folderId;
priva
www.eeworm.com/read/416749/2118615
sql 1-metadata_versions.sql
ALTER TABLE `documents` ADD `live_document_id` INT;
ALTER TABLE `documents` ADD INDEX ( `live_document_id` ) ;
ALTER TABLE `documents` ADD `metadata_version` INT DEFAULT '0' NOT NULL ;
www.eeworm.com/read/414307/2151503
svn-base metadata.java.svn-base
/*
* Metadata.java
*
* Created on 2007-11-4, 20:48:54
*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.s7turn.sdk.content;
import
www.eeworm.com/read/414306/2151589
svn-base metadata.java.svn-base
/*
* Metadata.java
*
* Created on 2007-11-4, 20:48:54
*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.s7turn.sdk.content;
import
www.eeworm.com/read/414304/2151706
svn-base metadata.java.svn-base
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.s7turn.filesharing.entities;
import java.io.Serializable;
import java.sql.Date;
import