dispensable 音标拼音: [dɪsp'ɛnsəbəl]
a . 不是必要的,可有可无的
不是必要的,可有可无的
dispensable adj 1 :
capable of being dispensed with or done without ;
"
dispensable items of personal property " [
ant :
{
indispensable }]
Dispensable \
Dis *
pen "
sa *
ble \,
a . [
LL .
dispensabilis .
See {
Dispense }.]
1 .
Capable of being dispensed or administered .
[
1913 Webster ]
2 .
Capable of being dispensed with . --
Coleridge .
[
1913 Webster ]
70 Moby Thesaurus words for "
dispensable ":
admissible ,
allocated ,
allowable ,
apportionable ,
apportioned ,
back -
burner ,
condonable ,
de trop ,
defensible ,
dinky ,
disposable ,
distributable ,
divisible ,
excess ,
excusable ,
exemptible ,
expendable ,
expiable ,
expletive ,
forgivable ,
gratuitous ,
immaterial ,
in excess ,
inappreciable ,
inconsequential ,
inconsiderable ,
inessential ,
inferior ,
inoffensive ,
insignificant ,
irrelevant ,
justifiable ,
legitimate ,
little ,
minor ,
minute ,
needless ,
negligible ,
nonessential ,
not vital ,
parceled ,
pardonable ,
petit ,
pleonastic ,
portioned out ,
prolix ,
reasonable ,
redundant ,
remissible ,
severable ,
small ,
spare ,
supererogatory ,
superfluous ,
tautologic ,
tautologous ,
technical ,
to spare ,
uncalled -
for ,
unessential ,
unimpressive ,
unnecessary ,
unneeded ,
unnoteworthy ,
unobjectionable ,
useless ,
venial ,
verbose ,
vindicable ,
warrantable
安装中文字典英文字典查询工具!
中文字典英文字典工具:
复制到剪贴板
英文字典中文字典相关资料:
Reference card | kdb+ and q documentation - kdb+ and q documentation Reference card Note Want a quick and handy q reference resource? Download the q Cheat Sheet (PDF download)
in | Reference | kdb+ and q documentation - kdb+ and q documentation in is a q keyword that flags whether its left argument is an item in its right argument
Developing with kdb+ and the q language Documentation, white papers and developer resources for kdb+ and the q programming language from KX
Data types | Basics | kdb+ and q documentation - kdb+ and q documentation Above, f is an applicable value Nested types are 77+t (e g 78 is boolean 96 is time ) The type is a short int: zero for a general list negative for atoms of basic datatypes positive for everything else Cast, Tok, type, key, Q ty (type) Temporal data, Timezones Basic types
select keyword, Select operator | Reference | kdb+ and q documentation . . . select and Select are (respectively) a q keyword and operator that select all or part of a table, possibly with new columns
Cast converts data to another datatype | Reference | kdb+ and q . . . Cast is a q operator that converts a data argument to another datatype
C API reference | Interfaces | kdb+ and q documentation - kdb+ and q . . . C API Reference Quick guide Overview K object The C API provides access to the fundamental data K object of kdb+ and methods of manipulating it The K object is a pointer to a k0 struct, a tagged union, and most of the API manipulates this pointer It is defined as