代码搜索:stuff

找到约 10,000 项符合「stuff」的源代码

代码结果 10,000
www.eeworm.com/read/100204/15880444

unixware defaults.unixware

#ident "%W% %E% %Q%" ########################################################################### # # global definitions for SCO UnixWare Systems # #####################################################
www.eeworm.com/read/100204/15880455

openserver defaults.openserver

#ident "%W% %E% %Q%" ########################################################################### # # global definitions for SCO OpenServer 5 Systems # #################################################
www.eeworm.com/read/181916/9227478

thanks

Ulli Berning For lots of work resolving many multi-platform build issues. Simon Cusack For the Borland stuff. Wilken Boie For porting the SIP code generator to Windows. Toby J Sargeant For the
www.eeworm.com/read/374502/9401997

c input.c

/* $EPIC: input.c,v 1.19 2004/02/03 19:36:52 wd Exp $ */ /* * input.c: does the actual input line stuff... keeps the appropriate stuff * on the input line, handles insert/delete of characters/words.
www.eeworm.com/read/373981/9425200

htm 1.htm

www.eeworm.com/read/168118/9937216

m el_buttondown.m

function el_buttondown % Get the storage bucket h=get(gcf,'children'); found=0; for k=1:length(h) if( strcmp(get(h(k),'type'),'uicontrol') ) if( strcmp(get(h(k),'style'),'text') ) i
www.eeworm.com/read/168118/9937221

m el_buttonup.m

function el_buttonup(action) % turn off the window button functions set(gcf,'windowbuttonupfcn',''); set(gcf,'windowbuttonmotionfcn',''); % we are adding (or deleting) a point to th
www.eeworm.com/read/168118/9937433

m simpledit.m

function simpledit(arg) % SIMPLEDIT: can be used for simple graphical editing of line graphs % hh=simpledit(fig) % % SIMPLEDIT is intended primarily to demonstrate how the EDITLINES functions % c
www.eeworm.com/read/168118/9938330

m simpledit.m

function simpledit(arg) % hh=simpledit(fig) % % SIMPLEDIT is intended primarily to demonstrate how the EDITLINES functions % can be hooked to GUI components. For a description of the mouse button %
www.eeworm.com/read/420088/10817655

mklinarch

#!/bin/bash # mklinarch - a utility to zip up all of the files in the LinuxGuide # directory # Last modified: August 24, 2000 # I set variables up here so that it makes it easier for other sites # t