代码搜索:Modified

找到约 10,000 项符合「Modified」的源代码

代码结果 10,000
www.eeworm.com/read/273662/4201686

dump tag-with-modified-file.dump

SVN-fs-dump-format-version: 2 UUID: a5ac5a0e-0105-0410-a82a-edd0b5a7eba7 Revision-number: 0 Prop-content-length: 56 Content-length: 56 K 8 svn:date V 27 2005-11-07T22:20:00.772497Z PROPS-END Revis
www.eeworm.com/read/273660/4202764

dump tag-with-modified-file.dump

SVN-fs-dump-format-version: 2 UUID: a5ac5a0e-0105-0410-a82a-edd0b5a7eba7 Revision-number: 0 Prop-content-length: 56 Content-length: 56 K 8 svn:date V 27 2005-11-07T22:20:00.772497Z PROPS-END Revis
www.eeworm.com/read/416749/2118447

sql last_modified_user.sql

ALTER TABLE `documents` ADD `modified_user_id` INT NOT NULL ; ALTER TABLE `documents` ADD INDEX ( `modified_user_id` ) ; CREATE TEMPORARY TABLE `document_modified_user_id` AS SELECT D.id AS documen
www.eeworm.com/read/134464/13990130

c modified_ebcot1.c

/****************************************************************************** 功能描述: Implements block_encode 以下部分是对EBCOT的编码。三个通道。四种编码形式 功能描述:编码过程中,每个系数总处于三种状态之一:无效态,有效态,上下文有效态 **************
www.eeworm.com/read/134464/13990138

c modified_ebcot2.c

/****************************************************************************** 功能描述: Implements block_encode 以下部分是对EBCOT的编码。三个通道。四种编码形式 功能描述:编码过程中,每个系数总处于三种状态之一:无效态,有效态,上下文有效态 **************
www.eeworm.com/read/134464/13990175

c modified_decode_ebcot.c

/****************************************************************************** 功能描述: Implements block_decode 以下部分是对EBCOT的解码。三个通道。四种编码形式 功能描述:编码过程中,每个系数总处于三种状态之一:无效态,有效态,上下文有效态 **************