代码搜索:section
找到约 10,000 项符合「section」的源代码
代码结果 10,000
www.eeworm.com/read/136812/5860469
c i_fb_output_section.c
#ifndef lint
static char sccsid[] = "@(#)i_fb_output_section.c 1.1 92/07/30 Copyr 1990 Sun Micro";
#endif
/*
* Copyright (c) 1990 by Sun Microsystems, Inc.
*/
#include
#include
www.eeworm.com/read/227943/6296526
m chap5_section53.m
A=[0,0,1,0;0,0,0,1;-6,4,-0.2,0.1;2,-2,0.05,-0.05];
T=0.02;
F0=eye(4,4);
for j=1:500
F=F0+(A^j)*(T^j)/prod(1:j);
F0=F;
end
F
www.eeworm.com/read/217546/14959098
m chap5_section53.m
A=[0,0,1,0;0,0,0,1;-6,4,-0.2,0.1;2,-2,0.05,-0.05];
T=0.02;
F0=eye(4,4);
for j=1:500
F=F0+(A^j)*(T^j)/prod(1:j);
F0=F;
end
F
www.eeworm.com/read/38039/1104624
bif analysis_geom_section16.bif
! 21-Aug-03 K-01-13 rjb $$1 Created.
(Image analysis_geom_section16
(Resources
(.Width 16)
(.Height 16)
(.Depth 24)
)
(Data
EFFFF
www.eeworm.com/read/38039/1105334
gif analysis_geom_section16.gif
www.eeworm.com/read/240726/4569209
prc cs_section_rsspingback_update.prc
SET QUOTED_IDENTIFIER ON
GO
SET ANSI_NULLS ON
GO
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[cs_Section_RssPingback_Update]') and OBJECTPROPERTY(id, N'IsProcedure') =
www.eeworm.com/read/240726/4569213
prc cs_section_permissions_get.prc
-- exec cs_Section_Permissions_Get 1000, 0
SET QUOTED_IDENTIFIER ON
GO
SET ANSI_NULLS ON
GO
if exists (select * from sysobjects where id = object_id(N'[dbo].[cs_Section_Permissions_Get]') and
www.eeworm.com/read/240726/4569486
prc cs_section_permission_createupdatedelete.prc
SET QUOTED_IDENTIFIER ON
GO
SET ANSI_NULLS ON
GO
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[cs_Section_Permission_CreateUpdateDelete]') and OBJECTPROPERTY(id, N'IsPr
www.eeworm.com/read/206200/5010532
prc cs_section_rsspingback_update.prc
SET QUOTED_IDENTIFIER ON
GO
SET ANSI_NULLS ON
GO
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[cs_Section_RssPingback_Update]') and OBJECTPROPERTY(id, N'IsProcedure') =
www.eeworm.com/read/206200/5010535
prc cs_section_permissions_get.prc
-- exec cs_Section_Permissions_Get 1000, 0
SET QUOTED_IDENTIFIER ON
GO
SET ANSI_NULLS ON
GO
if exists (select * from sysobjects where id = object_id(N'[dbo].[cs_Section_Permissions_Get]') and