代码搜索:enables

找到约 1,207 项符合「enables」的源代码

代码结果 1,207
www.eeworm.com/read/384940/8832176

m block.m

function [enables,prompts] = block(a,object,values,enables,prompts) type = values{4}; switch type case 'on', enables{3} = 'on'; case 'off', enables{3} = 'off'; end
www.eeworm.com/read/384940/8832337

m block.m

function [enables,prompts] = block(a,object,values,enables,prompts) display = 'plot(xc,yc), color(''blue''), text(-0.5,0.1,'; num = str2num(values{2}); type = get_param(object,'MaskType'); blocks =
www.eeworm.com/read/187180/8845900

cs autoconfigure.cs

using System; namespace FreeTextBoxControls { /// /// Several predefined sets of buttons /// public enum AutoConfigure { /// /// Uses the default string
www.eeworm.com/read/168661/9902684

config web.config

www.eeworm.com/read/436097/7776519

inc vieweroptions.inc

//Universal Viewer options: //{$define PRO} //Enable Pro version features. //Must be disabled in all 3rd-party applications. {$define CMDLINE} //Enable handling of command l
www.eeworm.com/read/436097/7776673

inc atimageboxoptions.inc

// ATImageBox options: //{$define TNT} //Enables Tnt Unicode Controls usage. //{$define GIF} //Enables GIFImage usage.
www.eeworm.com/read/245093/12823926

spec vcr.spec

Name: vcr Summary: VCR is a program which enables you to record a program using a video grabber card Version: 1.10 Release: 1 Group: X11/Applications/Multimedia Copyright: GPL Url: http://www.stack.nl
www.eeworm.com/read/136879/13355858

cpp time6.cpp

// Fig. 7.8: time.cpp // Member function definitions for Time class. #include "time6.h" #include // Constructor function to initialize private data. // Calls member function setTi
www.eeworm.com/read/139089/5810971

cs autoconfigure.cs

using System; namespace ASPNET.StarterKit.Communities.HtmlTextBoxControls { /// /// Several predefined sets of buttons /// public enum AutoConfigure { ///
www.eeworm.com/read/106122/6196928

cs autoconfigure.cs

using System; namespace ASPNET.StarterKit.Communities.HtmlTextBoxControls { /// /// Several predefined sets of buttons /// public enum AutoConfigure { ///