代码搜索:Getting
找到约 2,749 项符合「Getting」的源代码
代码结果 2,749
www.eeworm.com/read/117798/14904631
txt digger.txt
Digger is a game for Smartphone 2003.
The goal is to collect a given number diamonds and exit
the level without getting hit by stones or ghosts.
The status line tells you the level, number of
www.eeworm.com/read/250731/4427548
java eventcallback.java
package no.ntnu.nav.eventengine;
import java.util.*;
/**
* Interface for getting callbacks from DeviceDB.
*/
public interface EventCallback
{
/**
* Method called by DeviceDB.
*
* @param dd
www.eeworm.com/read/240162/4582563
c p789a.c
// { dg-do run }
// 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. See
www.eeworm.com/read/239567/4598029
py minidom.py
"""\
minidom.py -- a lightweight DOM implementation.
parse("foo.xml")
parseString("")
Todo:
=====
* convenience methods for getting elements and text.
* more testing
www.eeworm.com/read/238372/4615446
c ndr_sec_helper.c
/*
Unix SMB/CIFS implementation.
fast routines for getting the wire size of security objects
Copyright (C) Andrew Tridgell 2003
This program is free software; you can redistribute i
www.eeworm.com/read/233448/4675379
c p789a.c
// { dg-do run }
// 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. See
www.eeworm.com/read/177565/5323756
dox userdoc_yarp.dox
/**
@page install_yarp Getting and compiling YARP
YARP can be downloaded from:
- http://yarp0.sourceforge.net/
or installed from CVS by following the instructions at:
- http://sourc
www.eeworm.com/read/177565/5323776
dox userdoc_code_examples.dox
/**
@page yarp_code_examples Examples for YARP OS
These examples are available in the examples/os directory of the YARP
source code -- see tips on @subpage install_yarp "getting YARP".
www.eeworm.com/read/174538/5360604
mem4 index.mem4
#define TOP ../../..
#define TRAILPATH ../..
#define IMAGEPATH $TOP/images
#define LESSONHEAD ../index.html
#define LESSONDIR start
#define LESSONTITLE Getting Started with Swing
#define TRAILHEAD $TR