代码搜索:Usefull

找到约 157 项符合「Usefull」的源代码

代码结果 157
www.eeworm.com/read/167133/5466949

java memorybasedfactory.java

/* MemoryBasedFactory - Memory based PreferencesFactory usefull for testing Copyright (C) 2001 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; y
www.eeworm.com/read/304657/3789423

java memorybasedfactory.java

/* MemoryBasedFactory - Memory based PreferencesFactory usefull for testing Copyright (C) 2001 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; y
www.eeworm.com/read/425835/2001291

java fileutils.java

/* * FileUtils.java - a class for usefull functions on files. * Copyright (C) 2003-2004 Rob Spoor * * This program is free software; you can redistribute it and/or * modify it under the terms of
www.eeworm.com/read/162614/5532822

java memorybasedfactory.java

/* MemoryBasedFactory - Memory based PreferencesFactory usefull for testing Copyright (C) 2001 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; y
www.eeworm.com/read/162519/5542354

java memorybasedfactory.java

/* MemoryBasedFactory - Memory based PreferencesFactory usefull for testing Copyright (C) 2001 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; y
www.eeworm.com/read/166473/10018931

m iprompt.m

function [indent,gap,str] = iprompt(str); %IPROMPT Indent prompt. % [INDENT,GAP,STRING] = IPROMPT(STRING) is usefull script % which allows function echoes to be indented. The script returns %
www.eeworm.com/read/455033/7379006

hpp ufunction.hpp

// ORIG-DATE: Dec 2007 // -*- Mode : c++ -*- // // SUMMARY : Model of usefull function generic function // USAGE : LGPL // ORG : LJLL Universite Pierre et Marie Curi, Paris, FR
www.eeworm.com/read/137691/5820734

java pyiterator.java

// Copyright 2000 Finn Bock package org.python.core; /** * An abstract helper class usefull when implementing an iterator object. * This implementation supply a correct __iter__() and a next() met
www.eeworm.com/read/9022/161458

h 21kflags.h

/* * Defines the status registers of the 210x0 as bitfields. * This is most usefull for code which doesn't need to be fast. */ register union { struct { unsigned :15; unsigned rn
www.eeworm.com/read/219550/4847840

java timertaskimpl.java

package planet.util.timer; /** * This abstract implementation is only usefull for simulation environment. * @author Jordi Pujol * Date: 07/