代码搜索:automatic

找到约 5,059 项符合「automatic」的源代码

代码结果 5,059
www.eeworm.com/read/452544/1654049

h pshpack4.h

/*++ Copyright 1995 - 1998 Microsoft Corporation Module Name: pshpack4.h Abstract: This file turns 4 byte packing of structures on. (That is, it disables automatic alignme
www.eeworm.com/read/230647/4720812

h poppack.h

/*++ Copyright (c) 1990-1998 Microsoft Corporation Module Name: poppack.h Abstract: This file turns packing of structures off. (That is, it enables automatic alignment of
www.eeworm.com/read/230647/4720875

h packon.h

/*++ Copyright (c) 1990,91 Microsoft Corporation Module Name: packon.h Abstract: This file turns packing of structures on. (That is, it disables automatic alignment of st
www.eeworm.com/read/229812/4751601

gml register.gml

.ix 'register' .ix 'storage class' 'register' .pp An object that is declared within a function, and whose declaration includes the keyword .kw register ..ct , is considered to have automatic st
www.eeworm.com/read/229812/4753258

h packon.h

/*++ Copyright (c) 1990,91 Microsoft Corporation Module Name: packon.h Abstract: This file turns packing of structures on. (That is, it disables automatic alignment of st
www.eeworm.com/read/212986/4933604

c textscroll.c

/* Text Widget/Automatic scrolling * * This example demonstrates how to use the gravity of * GtkTextMarks to keep a text view scrolled to the bottom * while appending text. */ #include
www.eeworm.com/read/189320/5200399

mpb pkgconfig.mpb

// -*- MPC -*- // pkgconfig.mpb,v 1.1 2005/01/20 06:31:25 jtc Exp project { Define_Custom(pkgconfig) { automatic = 0 inputext = .in } }
www.eeworm.com/read/168239/5447318

java responder.java

/** * The responder class represents a response generator object. * It is used to generate an automatic response. * * @author Michael Kolling and David J. Barnes * @version 0.1 */ public
www.eeworm.com/read/333554/3384818

as scroller.as

/** * Manages scrolling of a designated MovieClip, automatic or with scrollbar. * * @example * var myScroller = new com.jeroenwijering.utils.Scroller(myMovie,myMask); * myscroller.scrollTo(200);
www.eeworm.com/read/318238/3570914

as scroller.as

/** * Manages scrolling of a designated MovieClip, automatic or with scrollbar. * * @example * var myScroller = new com.jeroenwijering.utils.Scroller(myMovie,myMask); * myscroller.scrollTo(200);