代码搜索:Getting
找到约 2,749 项符合「Getting」的源代码
代码结果 2,749
www.eeworm.com/read/328357/3445158
sh autogunk.sh
#!/bin/sh
# This script tries to follow the "GNU way" w.r.t. the autobits.
# This does of course generate a number of irritating files.
# Try to get over it (I am getting there myself).
# This shoul
www.eeworm.com/read/311998/3676944
c cardif_windows_wmi.c
/**
* Interface to Windows WMI for events, and getting various data.
*
* Licensed under a dual GPL/BSD license. (See LICENSE file for more info.)
*
* \file cardif_windows_wmi.c
*
* \aut
www.eeworm.com/read/286854/4032034
c wildcard.c
/*
* Wildcard matching engine for use with SFTP-based file transfer
* programs (PSFTP, new-look PSCP): since SFTP has no notion of
* getting the remote side to do globbing (and rightly so) we have
www.eeworm.com/read/276929/4161192
h ident.h
/*
* ident.h:
* lots of OS-specific information for getting the serial numbers
* of drives, calculating free space, and stuff like that.
*/
#ifndef __IDENT_H__
#define __IDENT_H__
class ident {
www.eeworm.com/read/442179/1764833
xtp form.xtp
Forms are, of course, the most important way of getting information
from the customer of a web site. In this section, we'll just create a
simple color survey and print the resu
www.eeworm.com/read/440906/1777008
c enum3.c
// Build don't link:
// GROUPS passed enums
enum foo
{
x = 0
};
enum bar
{
// this used to say `x' wasn't a constant, because build_enumerator
// was getting the value of x wrapped around a NO
www.eeworm.com/read/427042/1980548
sh autogunk.sh
#!/bin/sh
# This script tries to follow the "GNU way" w.r.t. the autobits.
# This does of course generate a number of irritating files.
# Try to get over it (I am getting there myself).
# This shoul
www.eeworm.com/read/422785/2032862
sh autogunk.sh
#!/bin/sh
# This script tries to follow the "GNU way" w.r.t. the autobits.
# This does of course generate a number of irritating files.
# Try to get over it (I am getting there myself).
# This shoul
www.eeworm.com/read/398634/2375643
test mysqlbinlog.test
# We are using .opt file since we need small binlog size
# Embedded server doesn't support binlogging
-- source include/not_embedded.inc
# we need this for getting fixed timestamps inside of this te