代码搜索:Getting
找到约 2,749 项符合「Getting」的源代码
代码结果 2,749
www.eeworm.com/read/273170/4213172
readme
*********************************
*
* trans.py - language extraction toolkit
*
* - Brandon Long, David Jeske
*
** Getting Started
1) First you need to create a MySQL trans database for your applicat
www.eeworm.com/read/271875/4221859
pl solaris.pl
# uses kstat on solaris for get_uptime
$self->{LIBS} .= ' -lkstat';
# add -ldb if you are getting the vsnprintf not found error
# $self->{LIBS} .= ' -lkstat -ldb';
www.eeworm.com/read/440906/1777456
c p789a.c
// global and local multidimensional array objects are not getting
// constructors called on any dimension, other than the first. Also,
// the destructors are not being called. Seems odd, they proba
www.eeworm.com/read/435395/1864346
java dice.java
// Description: This class is for the dice of the game, getting player rolls.
public class Dice{
// Variables Of class Dice
private Gui gui;
// The Constructor of class Dice
public Di
www.eeworm.com/read/409921/2219818
c interface.c
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS TCP/IP protocol driver
* FILE: tcpip/interface.c
* PURPOSE: Convenient abstraction for getting and se
www.eeworm.com/read/405754/2285074
c get_phr.c
/*
# proc: get_phr - Gets the next unignorable phrase from a specfile, and the
# proc: number of the line in which it occurs.
A phrase is the result of
getting the next sequence delimited by
www.eeworm.com/read/366848/2860058
c glprocs.c
/*
** GLprocs utility for getting function addresses for OpenGL(R) 1.2,
** OpenGL 1.3 and OpenGL extension functions.
**
** Version: 1.1
**
** License Applicability. Except to the extent porti
www.eeworm.com/read/366848/2860076
c glprocs.c
/*
** GLprocs utility for getting function addresses for OpenGL(R) 1.2,
** OpenGL 1.3 and OpenGL extension functions.
**
** Version: 1.1
**
** License Applicability. Except to the extent porti
www.eeworm.com/read/366702/2879845
c 20030910-1.c
/* The gimplifier was getting confused when taking the real or
imaginary component of a complex rvalue. */
void test()
{
__complex double dc;
double d;
d = __real (dc * dc);
}
www.eeworm.com/read/353751/3082416
sgml gdk-pixbuf-xlib-from-drawables.sgml
X Drawables to Pixbufs
Getting parts of an X drawable's image data into a pixbuf.