代码搜索:Move
找到约 10,000 项符合「Move」的源代码
代码结果 10,000
www.eeworm.com/read/171578/5393866
java move.java
/*
** This code was written by Kent Paul Dolan. See accompanying file
** TravellerDoc.html for status for your use.
*/
package com.well.www.user.xanthian.java.genetic.reproducers.asexual;
import c
www.eeworm.com/read/169937/5408856
c move.c
#include
#include
#define MWINCLUDECOLORS
#include "nano-X.h"
/*
* Demo to test child window movement and redrawing
*/
int
main(int ac,char **av)
{
GR_COORD offset_x = 0
www.eeworm.com/read/168845/5430769
hpp move.hpp
// (C) Copyright Daniel Wallin 2004.
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt.)
// C
www.eeworm.com/read/168845/5432351
hpp move.hpp
//-----------------------------------------------------------------------------
// boost variant/detail/move.hpp header file
// See http://www.boost.org for updates, documentation, and revision hist
www.eeworm.com/read/167893/5451094
c move.c
#include
#define MWINCLUDECOLORS
#include "nano-X.h"
/*
* Demo to test child window movement and redrawing
*/
int
main(int ac,char **av)
{
GR_COORD offset_x = 0, offset_y = 0;
GR
www.eeworm.com/read/164931/5485845
hlp move.hlp
The Move Job dialog box is for moving one more jobs into a selected queue.
Use the left mouse button to highlight and select a destination queue in the
queue listbox.
The list of queues that appear
www.eeworm.com/read/162614/5527950
c move.c
typedef char type;
type
foo (b)
{
type a;
for (a = 10; a < b; a++)
;
}
www.eeworm.com/read/349645/3141904
java move.java
package ergo.logic;
// $Id: Move.java,v 1.2 1999/08/13 01:17:49 sigue Exp $
import ergo.util.*;
import java.util.Vector;
import java.io.PrintWriter;
/**
* Move represents a Go move and a
www.eeworm.com/read/347830/3162434
java move.java
/*
* This file is part of JGAP.
*
* JGAP offers a dual license model containing the LGPL as well as the MPL.
*
* For licencing information please see the file license.txt included with JGAP