代码搜索:Getting
找到约 2,749 项符合「Getting」的源代码
代码结果 2,749
www.eeworm.com/read/222685/14679959
c get_put.c
/*
* linux/kernel/math/get_put.c
*
* (C) 1991 Linus Torvalds
*/
/*
* This file handles all accesses to user memory: getting and putting
* ints/reals/BCD etc. This is the only part that concerns
www.eeworm.com/read/121526/14754206
txt 3.19_changes.txt
Changes since v3.17
-------------------
- Updated VWEP models
- Fixed sound config strings getting out of sync on loadgame. This caused
the wrong sound to be played.
- Fixed a bug in ref_sof
www.eeworm.com/read/120862/14784874
txt comprehensive registry access code.txt
Comprehensive registry access code. Everything from associating file types,
putting an app in startup to disabling NT menus, getting cpu usage and
disk space. Includes all registry api declaration
www.eeworm.com/read/119273/14834926
cpp vcirc.cpp
// Borland C++ - (C) Copyright 1991 by Borland International
/* VCIRC.CPP--Example from Getting Started */
// A Circle class derived from Point
#include // graphics library de
www.eeworm.com/read/119273/14834937
cpp dcopy.cpp
// Borland C++ - (C) Copyright 1991 by Borland International
/* DCOPY.CPP -- Example from Getting Started */
/* DCOPY source-file destination-file *
* copies existing source-f
www.eeworm.com/read/119273/14834994
h vpoint.h
// Borland C++ - (C) Copyright 1991 by Borland International
/* vpoint.h--Example from Getting Started */
// version of point.h with virtual functions for use with VCIRCLE
// vpoint.h contains
www.eeworm.com/read/119273/14835002
cpp pixel.cpp
// Borland C++ - (C) Copyright 1991 by Borland International
/* PIXEL.CPP--Example from Getting Started */
// PIXEL.CPP demonstrates the Point and Location classes
// compile with POINT2.CPP an
www.eeworm.com/read/208480/15246633
js dw_util.js
/*
dw_util.js
utility functions (and 1 method for dynObj)
version date: August 2002
functions for getting window dimensions and scroll amount
from http://13thparallel.com/?issue=200
www.eeworm.com/read/207820/15261468
c get_put.c
/*
* linux/kernel/math/get_put.c
*
* (C) 1991 Linus Torvalds
*/
/*
* This file handles all accesses to user memory: getting and putting
* ints/reals/BCD etc. This is the only part that concerns
www.eeworm.com/read/486037/1254299
h statvfs.h
/* Definitions for getting information about a filesystem.
Copyright (C) 1998, 1999, 2000, 2004 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is fr