代码搜索:automatic
找到约 5,059 项符合「automatic」的源代码
代码结果 5,059
www.eeworm.com/read/381034/2650632
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/381034/2650638
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/378185/2687948
hlp auto_update.hlp
The Automatic Update dialog box is for specifying the interval number of minutes
for periodically taking updates of hosts, queues, and jobs data.
Either type in the minutes value on the spinbox entr
www.eeworm.com/read/366180/2892760
h pshpack4.h
/*++
Copyright (c) 1995 Microsoft Corporation
Module Name:
pshpack4.h
Abstract:
This file turns 4 byte packing of structures on. (That is, it disables
automatic alignment
www.eeworm.com/read/366180/2892892
h pshpack4.h
/*++
Copyright (c) 1995 Microsoft Corporation
Module Name:
pshpack4.h
Abstract:
This file turns 4 byte packing of structures on. (That is, it disables
automatic alignment
www.eeworm.com/read/366180/2892917
h pshpack8.h
/*++
Copyright (c) 1995 Microsoft Corporation
Module Name:
pshpack8.h
Abstract:
This file turns 8 byte packing of structures on. (That is, it disables
automatic alignment
www.eeworm.com/read/366180/2892991
h pshpack2.h
/*++
Copyright (c) 1995 Microsoft Corporation
Module Name:
pshpack2.h
Abstract:
This file turns 2 byte packing of structures on. (That is, it disables
automatic alignment
www.eeworm.com/read/366180/2893049
h pshpack1.h
/*++
Copyright (c) 1995 Microsoft Corporation
Module Name:
pshpack1.h
Abstract:
This file turns 1 byte packing of structures on. (That is, it disables
automatic alignment
www.eeworm.com/read/471348/6890551
m contents.m
% Genetic Algorithm Toolbox.
% Version 1.3 17-Jan-2003
% Department of Automatic Control and Systems Engineering
% University of Sheffield, England
%
% Creating populations
% crtbase - create
www.eeworm.com/read/393447/8287214
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