代码搜索:selection
找到约 9,869 项符合「selection」的源代码
代码结果 9,869
www.eeworm.com/read/300690/13899703
mpr mymenu.mpr
* *********************************************************
* *
* * 07/21/03 MYMENU.MPR 15:00:09
www.eeworm.com/read/235612/14060355
m selboxfini.m
function ret=selboxfini
% SELBOXFINI: finalize selection box drawing
%
% info=selboxfini
%
% tidy up after using SELBOX in the current figure and axes for a selectionbox.
% info(1:2) ... x&y of
www.eeworm.com/read/235612/14061157
m selcirc.m
function selcirc(action)
% like selbox except it is for a circle...uses function
% twoptcirc
% T. N. BISHOP, DECEMBER 1993, CPTC CANADA
%
% SELBOX is somewhat like the built in RBBOX except that
www.eeworm.com/read/348705/10873912
h gtkcolorsel.h
/* GTK - The GIMP Toolkit
* Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
*
* This library is free software; you can redistribute it and/or
* modify it under the terms o
www.eeworm.com/read/101039/6260470
sql temporary.sql
/*************************************************************************
* The contents of this file are subject to the Compiere License. You may
* obtain a copy of the License at http://www
www.eeworm.com/read/207654/15265965
c colordiag.c
/*
* File: colordiag.c
*
* Show the color dialog box to allow someone to pick
* a color for the button.
*/
#include
/*
* Structure to eliminate global variables
*/
typedef struct
www.eeworm.com/read/479786/6678775
c gtkfontsel.c
/*
*
* Sample Code for Gtk+ Programming in C, 1st Edition, Prentice Hall
*
* Copyright 2000 - 2002 Syd Logan, All Rights Reserved
*
* This code is distributed without warranty. You are free to u
www.eeworm.com/read/124349/14570700
c select.c
#include "p_r_s.h"
p_r_s selection_by_machine(void)
{
return ((p_r_s) (rand() % 3));
}
p_r_s selection_by_player(void)
{
char c;
p_r_s player_choice;
printf("Input p, r, or s: ");
www.eeworm.com/read/291437/8420581
properties locale.zh_gb.properties
# locale.properties by Neil Hodgson neilh@scintilla.org
# Placed in the public domain 2001
# locale.properties defines the localised text for the user interface
# Some definitions are commented o