代码搜索:Interactive
找到约 5,961 项符合「Interactive」的源代码
代码结果 5,961
www.eeworm.com/read/455463/1614070
m colorview.m
function hfig=colorview(arg,himage,datamin,datamax,dismissMode)
% COLORVIEW: puts up and interactive widget to manipulate colormaps
%
% hfig=colorview(haxes,himage,datamin,datamax,dismissMode)
%
www.eeworm.com/read/455463/1614116
m choosewavelet.m
function varargout = choosewavelet(varargin)
% CHOOSEWAVELET M-file for choosewavelet.fig
%
% Choosewavelet allows interactive selection of a wavelet from a file of
% wavelets made by WAVELETED.
www.eeworm.com/read/455329/1618766
java dokeosdocumentformatregistry.java
//
//DokeosConverter using JODConverter - Java OpenDocument Converter
//Eric Marguin
//
//This library is free software; you can redistribute it and/or
//modify it u
www.eeworm.com/read/455329/1618768
java oogiedocumentconverter.java
//
//DokeosConverter using JODConverter - Java OpenDocument Converter
//Eric Marguin
//
//This library is free software; you can redistribute it and/or
//modify it u
www.eeworm.com/read/455329/1618772
java woogiedocumentconverter.java
//
//DokeosConverter using JODConverter - Java OpenDocument Converter
//Eric Marguin
//
//This library is free software; you can redistribute it and/or
//modify it u
www.eeworm.com/read/455329/1618773
java dokeossocketofficeconnection.java
//
//DokeosConverter using JODConverter - Java OpenDocument Converter
//Eric Marguin
//
//This library is free software; you can redistribute it and/or
//modify it u
www.eeworm.com/read/455329/1618978
todo
kses TODO
=========
* create a nice homepage with interactive kses testing
* remove stuff in between .. and ..
* better fix for chr(173) bug and try to allow
www.eeworm.com/read/248928/4463047
readme
libedit is a command line editing and history library. It is designed to be
used by interactive programs that allow the user to type commands at a terminal
prompt.
The following files may be of dire
www.eeworm.com/read/239312/4602584
xtermcolor
#!/bin/ksh
# Scriptname: xtermcolor
# Sets the xterm foreground color (the color of the prompt and
# input typed for interactive windows.
read color?"Choose a foreground color for your terminal?"
www.eeworm.com/read/319702/3552859
java interactivecallback.java
package ch.ethz.ssh2;
/**
* An InteractiveCallback is used to respond to challenges sent
* by the server if authentication mode "keyboard-interactive" is selected.
*
* @see