代码搜索:basically
找到约 957 项符合「basically」的源代码
代码结果 957
www.eeworm.com/read/187933/5215046
java odspreadsheetxlseditor.java
package com.ca.directory.jxplorer.editor;
import com.ca.commons.cbutil.CBIntText;
import java.awt.*;
/**
* Class that extends BaseODMediaEditor to basically customise the display with
www.eeworm.com/read/187933/5215051
java oddocumentdoceditor.java
package com.ca.directory.jxplorer.editor;
import com.ca.commons.cbutil.CBIntText;
import java.awt.*;
/**
* Class that extends BaseODMediaEditor to basically customise the display with
www.eeworm.com/read/187933/5215056
java odsoundwaveditor.java
package com.ca.directory.jxplorer.editor;
import com.ca.commons.cbutil.CBIntText;
import java.awt.*;
/**
* Class that extends BaseODMediaEditor to basically customise the display with
www.eeworm.com/read/187933/5215061
java odmovieavieditor.java
package com.ca.directory.jxplorer.editor;
import com.ca.commons.cbutil.*;
import java.awt.*;
/**
* Class that extends BaseODMediaEditor to basically customise the display with
* the t
www.eeworm.com/read/187933/5215064
java odmusicmideditor.java
package com.ca.directory.jxplorer.editor;
import com.ca.commons.cbutil.CBIntText;
import java.awt.*;
/**
* Class that extends BaseODMediaEditor to basically customise the display with
www.eeworm.com/read/170239/5406190
s vectors.s
/*
* vectors.s: micromonitor exception-handling
*
* Basic interrupt handling code. These are the ISRs used
* by the monitor. They basically save processor state and call
* the respective C hand
www.eeworm.com/read/334125/3372565
readme
This is the registry library. The registry is basically a bunch of
hives, each of which is loaded from a file. When using a local registry,
it is possible to specify where hives should be loaded from
www.eeworm.com/read/324447/3503254
readme
This directory contains "tkclient", a Glish Tcl/TK interface. The
interface is unsupported and undocumented; on the plus side, it's rather
simple yet effective. Basically, instantiating a TK_Cli
www.eeworm.com/read/323581/3514704
readme
This directory contains "tkclient", a Glish Tcl/TK interface. The
interface is unsupported and undocumented; on the plus side, it's rather
simple yet effective. Basically, instantiating a TK_Cli
www.eeworm.com/read/321483/3534044
pm transcodedumb.pm
require 5;
## This module is to be use()'d only by Pod::Simple::Transcode
package Pod::Simple::TranscodeDumb;
use strict;
use vars qw($VERSION %Supported);
$VERSION = '2.02';
# This module basically