代码搜索:remaining
找到约 967 项符合「remaining」的源代码
代码结果 967
www.eeworm.com/read/253943/12176106
wav remaining.wav
www.eeworm.com/read/243359/4529675
properties cms_alter_remaining_queries.properties
Q_OFFLINE_CONTENTS_DROP_PRIMARY_KEY=\
ALTER TABLE CMS_OFFLINE_CONTENTS \
DROP PRIMARY KEY
Q_OFFLINE_CONTENTS_DROP_COLUMN=\
ALTER TABLE CMS_OFFLINE_CONTENTS \
DROP COLUMN CONTENT_ID
Q_OFFLINE
www.eeworm.com/read/243359/4529716
properties cms_alter_remaining_queries.properties
Q_CMS_PROPERTYDEF=\
ALTER TABLE ${tablename} \
ADD PROPERTYDEF_TYPE INT DEFAULT 0 NOT NULL
Q_CMS_RESOURCES_DATE_CONTENT=\
ALTER TABLE ${tablename} \
ADD DATE_CONTENT int8 DEFAULT 0 NOT NULL
www.eeworm.com/read/243359/4529738
properties cms_alter_remaining_queries.properties
Q_CMS_PROPERTYDEF=\
ALTER TABLE ${tablename} \
ADD PROPERTYDEF_TYPE INT DEFAULT 0 NOT NULL
Q_CMS_RESOURCES_DATE_CONTENT=\
ALTER TABLE ${tablename} \
ADD DATE_CONTENT NUMBER DEFAULT 0 NOT NULL
www.eeworm.com/read/183326/9170386
c lib_napms.c
/****************************************************************************
* Copyright (c) 1998-2003,2005 Free Software Foundation, Inc. *
*
www.eeworm.com/read/357508/10208326
c lib_napms.c
/****************************************************************************
* Copyright (c) 1998-2002,2003 Free Software Foundation, Inc. *
*
www.eeworm.com/read/457711/7319028
m lmatrix.m
function L=Lmatrix(n)
% The function Lmatrix(n) generates a matrix
% of 0's and 1's. The nonzero entries are in the
% form of a letter L, that is the first column
% and the last row consist entire
www.eeworm.com/read/125782/14464457
c lib_napms.c
/****************************************************************************
* Copyright (c) 1998-2002,2003 Free Software Foundation, Inc. *
*
www.eeworm.com/read/148257/12479916
m lmatrix.m
function L=Lmatrix(n)
% The function Lmatrix(n) generates a matrix
% of 0's and 1's. The nonzero entries are in the
% form of a letter L, that is the first column
% and the last row consist entire
www.eeworm.com/read/432731/8579411
s memcopy.s
;/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
; File Name : memcopy.s
; Author : MCD Application Team
; Version : V2.0
; Date