代码搜索:colour
找到约 1,614 项符合「colour」的源代码
代码结果 1,614
www.eeworm.com/read/453518/1640780
pm colour.pm
#==========================================================================
# Copyright (c) 1995-1998 Martien Verbruggen
#---------------------------------------------------------------
www.eeworm.com/read/453518/1640820
t colour.t
use strict;
use GIFgraph::colour qw( :colours :files :lists );
my $n_def = scalar @{[colour_list()]};
print "1..6\n";
# Test 1 .. 2 : read_rgb
my $n = read_rgb("t/colour_rgb.txt");
print
www.eeworm.com/read/242224/4555271
cpp colour.cpp
/*****************************************************************************/
// File: colour.cpp [scope = CORESYS/TRANSFORMS]
// Version: Kakadu, V2.2
// Author: David Taubman
// Last Revised: 20 J
www.eeworm.com/read/229812/4746754
cpp colour.cpp
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4749497
dbg colour.dbg
rem ****** Colour DV colours ********
if _dbg@dbg$monitor == 7 {
paint all plain menu white on black;
paint all standout menu brown on black;
paint all disabled menu blue on black;
www.eeworm.com/read/220201/4842178
java colour.java
/*********************************************************************
*
* Copyright (C) 2002 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it under the t
www.eeworm.com/read/220201/4842406
java colour.java
/*********************************************************************
*
* Copyright (C) 2002 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it u
www.eeworm.com/read/196146/5103615
pm colour.pm
#==========================================================================
# Copyright (c) 1995-1998 Martien Verbruggen
#---------------------------------------------------------------
www.eeworm.com/read/196146/5103655
t colour.t
use strict;
use GIFgraph::colour qw( :colours :files :lists );
my $n_def = scalar @{[colour_list()]};
print "1..6\n";
# Test 1 .. 2 : read_rgb
my $n = read_rgb("t/colour_rgb.txt");
print
www.eeworm.com/read/194563/5126456
h colour.h
/////////////////////////////////////////////////////////////////////////////
// Name: wx/mac/carbon/colour.h
// Purpose: wxColour class
// Author: Stefan Csomor
// Modified by:
// Cre