basic 音标拼音: [b'esɪk]
n . 基本,要素,基础
a . 基本的,碱性的
n . 计算机基本高级语言
基本,要素,基础基本的,硷性的计算机基本高级语言
BASIC 培基语言
basic 基本
basic adj 1 :
pertaining to or constituting a base or basis ; "
a basic fact "; "
the basic ingredients "; "
basic changes in public opinion occur because of changes in priorities " [
ant :
{
incident }, {
incidental }]
2 :
reduced to the simplest and most significant form possible without loss of generality ; "
a basic story line "; "
a canonical syllable pattern " [
synonym : {
basic }, {
canonic },
{
canonical }]
3 :
serving as a base or starting point ; "
a basic course in Russian "; "
basic training for raw recruits "; "
a set of basic tools "; "
an introductory art course " [
synonym : {
basic },
{
introductory }]
4 :
of or denoting or of the nature of or containing a base n 1 :
a popular programming language that is relatively easy to learn ;
an acronym for beginner '
s all -
purpose symbolic instruction code ;
no longer in general use 2 : (
usually plural )
a necessary commodity for which demand is constant [
synonym : {
basic }, {
staple }]
Basic \
Ba "
sic \,
a .
1 . (
Chem .)
(
a )
Relating to a base ;
performing the office of a base in a salt .
(
b )
Having the base in excess ,
or the amount of the base atomically greater than that of the acid ,
or exceeding in proportion that of the related neutral salt .
(
c )
Apparently alkaline ,
as certain normal salts which exhibit alkaline reactions with test paper .
[
1913 Webster ]
2 . (
Min .)
Said of crystalline rocks which contain a relatively low percentage of silica ,
as basalt .
[
1913 Webster ]
{
Basic salt } (
Chem .),
a salt formed from a base or hydroxide by the partial replacement of its hydrogen by a negative or acid element or radical .
[
1913 Webster ]
BASIC \
BASIC \
n .
1 . (
Computers ) [
Beginner '
s All -
purpose Symbolic Iruction C .]
an artificial computer language with a relatively simplified instruction set .
Note :
Writing a program in BASIC or other higher computer languages is simpler than writing in assembly language .
See also {
programming language }, {
FORTRAN }.
[
PJC ]
higher programming language \
higher programming language \
n .
(
Computers )
A computer programming language with an instruction set allowing one instruction to code for several assembly language instructions .
Note :
The aggregation of several assembly -
language instructions into one instruction allows much greater efficiency in writing computer programs .
Most programs are now written in some higher programming language ,
such as {
BASIC }, {
FORTRAN }, {
COBOL }, {
C }, {
C },
{
PROLOG },
or {
JAVA }.
[
PJC ]
106 Moby Thesaurus words for "
basic ":
ab ovo ,
aboriginal ,
acid ,
alkali ,
austere ,
bare ,
basal ,
basilar ,
bedrock ,
biochemical ,
bottom ,
capital ,
central ,
chaste ,
chemical ,
chemicobiological ,
chemicoengineering ,
chemicomineralogical ,
chemicophysical ,
chemurgic ,
chief ,
constituent ,
constitutive ,
copolymeric ,
copolymerous ,
crucial ,
dimeric ,
dimerous ,
electrochemical ,
element ,
elemental ,
elementary ,
embryonic ,
essential ,
focal ,
foundational ,
fundamental ,
generative ,
genetic ,
germinal ,
gut ,
heteromerous ,
homely ,
homespun ,
homogeneous ,
in embryo ,
in ovo ,
indispensable ,
indivisible ,
irreducible ,
isomerous ,
key ,
life -
and -
death ,
life -
or -
death ,
macrochemical ,
main ,
material ,
mere ,
metameric ,
monolithic ,
monomerous ,
nonacid ,
of a piece ,
of the essence ,
of vital importance ,
original ,
part and parcel ,
photochemical ,
physicochemical ,
phytochemical ,
plain ,
polymeric ,
pregnant ,
primal ,
primary ,
prime ,
primeval ,
primitive ,
primordial ,
principal ,
pristine ,
protogenic ,
pure ,
pure and simple ,
radical ,
radiochemical ,
root ,
rudiment ,
rudimentary ,
seminal ,
severe ,
simon -
pure ,
simple ,
single ,
spare ,
stark ,
substantial ,
substantive ,
thermochemical ,
unadorned ,
uncluttered ,
underlying ,
undifferenced ,
undifferentiated ,
uniform ,
vital Beginner 's All -purpose Symbolic Instruction Code .
A simple language originally designed for ease of programming
by students and beginners . Many dialects exist , and BASIC is
popular on {microcomputers } with sound and graphics support .
Most micro versions are {interactive } and {interpreted }.
BASIC has become the leading cause of brain -damage in
proto -hackers . This is another case (like {Pascal }) of the
cascading lossage that happens when a language deliberately
designed as an educational toy gets taken too seriously . A
novice can write short BASIC programs (on the order of 10 -20
lines ) very easily ; writing anything longer is painful and
encourages bad habits that will make it harder to use more
powerful languages . This wouldn 't be so bad if historical
accidents hadn 't made BASIC so common on low -end micros . As
it is , it ruins thousands of potential wizards a year .
Originally , all references to code , both {GOTO } and GOSUB
(subroutine call ) referred to the destination by its line
number . This allowed for very simple editing in the days
before {text editors } were considered essential . Just typing
the line number deleted the line and to edit a line you just
typed the new line with the same number . Programs were
typically numbered in steps of ten to allow for insertions .
Later versions , such as {BASIC V }, allow {GOTO }-less
{structured programming } with named {procedures } and
{functions }, IF -THEN -ELSE -ENDIF constructs and {WHILE } loops
etc .
Early BASICs had no graphic operations except with graphic
characters . In the 1970s BASIC {interpreters } became standard
features in {mainframes } and {minicomputers }. Some versions
included {matrix } operations as language {primitives }.
A {public domain } {interpreter } for a mixture of {DEC }'s
{MU -Basic } and {Microsoft Basic } is {here
(ftp ://oak .oakland .edu /pub /Unix -c /languages /basic /basic .tar -z )}.
A {yacc } {parser } and {interpreter } were in the
comp .sources .unix archives volume 2 .
See also {ANSI Minimal BASIC }, {bournebasic }, {bwBASIC },
{ubasic }, {Visual Basic }.
[{Jargon File }]
(1995 -03 -15 )
安装中文字典英文字典查询工具!
中文字典英文字典工具:
复制到剪贴板
英文字典中文字典相关资料:
为什么10年前风靡一时的Basic系列语言如今已经很少见到了? 为什么10年前风靡一时的Basic系列语言如今已经很少见到了? 还记得13年左右,vb盛行、有许多教vb的培训班补习班,但是现在感觉几乎没人在用了,为什么10年前风靡一时的Basic系列语言如今已经很少见到了 显示全部 关注者 11 被浏览
BASIC语言 - 知乎 BASIC语言(BASIC language)是一种设计给初学者使用的程序设计语言。BASIC是一种直译式的编程语言,在完成编写后不须经由编译及链接等手续即可运行,但如果需要单独运行时仍然需要将其创建成可执行文件。BASIC语言是由Dartmouth学院John G Kemeny与Thomas E Kurtz两位教授于20世纪60年代中期所创。在微电脑
base,basic,basis这个三个词怎么区分? - 知乎 basic (尤指作为发展的起点)基本的, 初步的,如: 6 He doesn't have mastery of the basic skills of reading, writing and communicating 他还没掌握基本的读写和交流技巧。 【是形容词啊,不要跟前面混淆啦】 二、base是多义词,除了是名词外,还是动词及形容词,意思跟名词的
Visual Basic 与其他编程语言相比有什么优势和局限? BASIC 语言的最大的好处就藏在它的名字里面,就是容易学习。 使用一个不大不小的语言内核,不需要模块,就能实现 2000 年以前计算机能做的任务。 目前没有其它语言能够做到这样,因为现代语言都是设计为更加实用的。 所以通常需要引入各种程序库。
为什么说以Basic作为入门语言会变成脑残? - 知乎 为什么说以Basic作为入门语言会变成脑残? “一个有过 BASIC 编程经历的人是很难学会好的编程习惯的。 作为一个潜在的程序员,他们已经被脑残并且无法修复。 ” -- Edsger Wybe Di… 显示全部 关注者 71 被浏览
群晖 jbod basic 与传统 RAID 有什么区别? - 知乎 文攻半边天,武嚇半边天,威震半边天,名镇半边天。 JBOD (Just a bunch of disk):把所有硬盘按顺序串起来当成一坨大硬盘。 BASIC:所有硬盘独立,跟直接装在电脑没什么区别,互不影响。 RAID:磁盘阵列 发布于 2023-12-06 09:31 聪醒者 澳大利亚昆士兰科技大学
UBI(Universal basic income,全民基本收入)可行吗? UBI(Universal basic income,全民基本收入)可行吗? 美国华裔民主党候选人杨安泽(Andrew Yang)把它作为政治纲领了。 显示全部 关注者 1,725
Microsoft BASIC 源代码公布,如何评价比尔·盖茨写代码水平? Microsoft BASIC 源代码公布,如何评价比尔·盖茨写代码水平? Microsoft BASIC源代码公布,如何评价比尔·盖茨写代码水平? [图片] 显示全部 关注者 1,722 被浏览
Base指的碱还是碱性物质? - 知乎 Base跟alkali是同一个吗? base指碱性物质,alkali指可溶于水的base。有些base和水反应可以生成alkali,比如气态NH3和水可以生成 ammonium ions NH4+和hydroxide ions OH- in aqueous state。 一般来讲,用Bronsted-Lowry base比Arrhenius base更general一些 (普遍性更好) btw有个有意思的,acid是名词,其形容词是acidic。base是名词,你
如何评价电影《本能Basic Instinct》? - 知乎 旧金山警察尼克(迈克尔·道格拉斯 Michael Douglas 饰)接到命令,调查一起离奇的冰锥杀人案。一位当红…