代码搜索:groups

找到约 9,952 项符合「groups」的源代码

代码结果 9,952
www.eeworm.com/read/475888/1376934

full _function_groups.txt.full

net_access: Airtime, How often should %1 ask for permission to use airtime? Using airtime may result in charges., Don't use airtime and don't ask, Is it OK to Use Airtime?, %1 wants to send
www.eeworm.com/read/475888/1376937

msa _function_groups.txt.msa

net_access: Airtime, How often should %1 ask for permission to use airtime? Using airtime may result in charges., Don't use airtime and don't ask, Is it OK to Use Airtime?, %1 wants to send and r
www.eeworm.com/read/475888/1376939

jtwi _function_groups.txt.jtwi

net_access: Airtime, How often should %1 ask for permission to use airtime? Using airtime may result in charges., Don't use airtime and don't ask, Is it OK to Use Airtime?, %1 wants to send and r
www.eeworm.com/read/240726/4569236

prc cs_groups_get.prc

SET QUOTED_IDENTIFIER ON GO SET ANSI_NULLS ON GO if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[cs_Groups_Get]') and OBJECTPROPERTY(id, N'IsProcedure') = 1) drop proced
www.eeworm.com/read/240726/4569317

prc cs_groups_reorder.prc

SET QUOTED_IDENTIFIER OFF GO SET ANSI_NULLS ON GO if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[cs_Groups_ReOrder]') and OBJECTPROPERTY(id, N'IsProcedure') = 1) drop p
www.eeworm.com/read/240726/4569353

prc cs_groups_resetorder.prc

SET QUOTED_IDENTIFIER OFF GO SET ANSI_NULLS ON GO if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[cs_Groups_ResetOrder]') and OBJECTPROPERTY(id, N'IsProcedure') = 1) dro