【单选题】
落在高压线上的鸟儿不会触电死亡,这是因为___
A. 鸟爪上的角质层是绝缘的
B. 鸟儿对电流的承受能力比较强
C. 鸟儿双脚落在同一条导线上,没有电流流过鸟的身体
D. 高压线有橡胶外皮
查看试卷,进入试卷练习
微信扫一扫,开始刷题

答案
C
解析
暂无解析
相关试题
【单选题】
电炉通电后,电炉丝热得发红,而跟电炉连接的铜导线却不那么热,这是因为___
A. 通过铜导线的电流小,所以它消耗的电能也较少
B. 电炉丝和铜导线消耗的电能相同,但铜导线散热快,所以就不那么热
C. 通过电炉丝的电流大,所以它消耗的电能较多
D. 铜导线电阻较小,所以它消耗的电能较少
【单选题】
下面关于能量的说法中,正确的是___
A. 用砂轮磨刀是由内能转化为动能
B. 陨石进入大气层成为流星时,是内能转化为机械能
C. 壶中的水沸腾时壶盖不停地跳动,是水的势能转化为壶盖的动能
D. 用打气筒给轮胎打气,打气筒发热,是机械能转化为内能
【单选题】
(1)Whieh of the following descriptions about the characteristics of physiology is wrong?___
A. It is the study of how living organisms work.
B. It illustrates the discipline of the development and the evolution of disease and the essence of disease.
C. It is to study the living phenomena and the function activities of living organs.
D. It is to explain how they are regulated and integrated.
【单选题】
(2) Which of the following are specialized in producing force and movement?___
A. muscle cells
B. connective tissues
C. nerve cells
D. epithelial cells
【单选题】
(3)The fluid environment surrounding each cell is called the___
A. intracellular fluid
B. intracellular fluid
C. internal environment
D. external environment
【单选题】
(4) Which of the following is not the fundamental characteristic of living organisms?___
A. metabolism
B. adaption
C. reproduction
D. passive diffusion
【单选题】
(5)Whicl of the following is a physiological process with negative feedback?___
A. blood coagulation
B. process of passing urine
C. sino-aortic baroreceptor reflex
D. process of parturition
【单选题】
(6)Which of the following is not the characteristic of regulation by hormone?___
A. diffusenin nature
B. longer in duration
C. accurate in action
D. action in overcorrection
【单选题】
7)Which of the following is not the characteristic of cells?___
A. They are bound by the plasma membrane
B. They have the ability to break down large molecules to smaller ones to Liberate energy for their activities
C. They possess a nucleus which contains genetic information in the form of deoxyribonucleicacid(DNA).
D. Living cells can not transform materials.
【单选题】
8)The breakdown of large molecules to smaller ones is called___
A. respiration
B. anabolism
C. catabolism
D. absorption
【单选题】
9) Which of the following descriptions about the characteristics of nervous regulation is wrong?___
A. It responds fast
B. It acts exactly
C. It responds slowly.D.
D. uration is short
【单选题】
10)Which of the following descriptions about the control of body function is wrong?___
A. Homeostasis is kept by feedback control.
B. Negative feedback minimizes the changes, leading to stability.
C. Positive feedback is not useful.
D. Feed-forward makes human body foresee and adapt itself to the environment promptly.
【单选题】
(1)Which of the following parts of knowledge of drugs should be included in pharmacology?___
A. The effects of drugs on man
B. The correlation of biological activity with chemical structure
C. The history, source, physical and chemical properties, compounding, biochemical and physiologicaleffects, mechanisms of action, absorption, distrilbution, biotransformation and excretion.
D. The prevention, recognition, and treatment of drug poisonings
【单选题】
(2)Which of the following is what a clinician is primarily interested in according to the text?___
A. Drugs which can be reasonably limited to those aspects that provide the basis for their rational clinical use
B. Chemical agents that are not used in therapy but are commonly responsible for household and industrial poisoning as well as environmental pollution
C. Drugs which are useful in the prevention,diagnosis and treatment of human disease,or in the prevention of pregnancy.
D. rugs which are useful in the prevention, diagnosis and treatment of human disease, or in the prevention of pregnancy.
【单选题】
(3)Why was the physician not interested in pharmacognosy?___
A. He didn't have to select the proper plants for his prescription
B. He had a broad botanical knowledge
C. Fewer drugs were obtained from natural sources
D. Natural drugs had little difference with synthetic ones
【单选题】
(4)Which of the following is the best way of studying pharmacology for medical students and practitioners?___
A. to have a broad botanical knowledge
B. to select a plant and its preparation
C. to have the ability to purify natural plants
D. to have curiosity that stimulates them to learn about sources of drugs
推荐试题
【单选题】
关于线程说法不正确的是___
A. 在android中,我们可以在主线程中,创建一个新的线程
B. 在创建的新线程中,它可以操作UI组件
C. 新线程可以和Handler共同使用
D. 创建的Handler对象,它隶属于创建它的线程
【单选题】
当Activity被消毁时,如何保存它原来的状态___
A. 实现Activity的onSaveInstanceState()方法
B. 实现Activity的onSaveInstance()方法
C. 实现Activity的onInstanceState()方法
D. 实现Activity的onSaveState()方法
【单选题】
关于Intent对象说法错误的是___
A. 在android中,Intent对象是用来传递信息的
B. Intent对象可以把值传递给广播或Activity
C. 利用Intent传值时,可以传递一部分值类型
D. 利用Intent传值时,它的key值可以是对象
【单选题】
在android中,ArrayAdapter类是用于___
A. 用于把数据绑定到组件上
B. 它能把数据显示到Activity上
C. 它能把数据传递给广播
D. 它能把数据传递给服务
【单选题】
activity对一些资源以及状态的操作保存,最好是保存在生命周期的哪个函数中进行___
A. onPause()
B. onCreate()
C. onResume()
D. onStart()
【单选题】
android 中下列属于Intent的作用的是___
A. 实现应用程序间的数据共享
B. 是一段长的生命周期,没有用户界面的程序,可以保持应用在后台运行,而不会因为切换页面而消失
C. 可以实现界面间的切换,可以包含动作和动作数据,连接四大组件的纽带
D. 处理一个应用程序整体性的工作
【单选题】
关于res/raw目录说法正确的是___
A. 这里的文件是原封不动的存储到设备上不会转换为二进制的格式
B. 这里的文件是原封不动的存储到设备上会转换为二进制的格式
C. 这里的文件最终以二进制的格式存储到指定的包中
D. 这里的文件最终不会以二进制的格式存储到指定的包中
【单选题】
下面在AndroidManifest.xml文件中注册BroadcastReceiver方式正确的是___
A. android:name="android.provider.action.NewBroad"/>
B. android:name=”android.provider.action.NewBroad”/>
C. android:name="android.provider.action.NewBroad"/>
D. android:name=”android.provider.action.NewBroad”/>
【单选题】
下面哪种说法不正确___
A. Android应用的gen目录下的R.java被删除后还能自动生成
B. res目录是一个特殊目录,包含了应用程序的全部资源,命名规则可以支持数字(0-9)下横线(_),大小写字母(a-z , A-Z)
C. AndroidManifest.xml文件是每个Android项目必须有的,是项目应用的全局描述。其中指定程序的包名(package=”…”)+指定android应用的某个组件的名字(android:name=”…”)组成了该组件类的完整路径
D. assets和res目录都能存放资源文件,但是与res不同的是assets支持任意深度的子目录,在它里面的文件不会在R.java里生成任何资源ID
【单选题】
☆54、关于Android 事件机制与事件监听,下列说法不正确的有 ___
A. View类里的event listener是一个带有回调方法的接口,当UI里的组建是被用户触发时,这些方法会被系统框架所调用
B. 来自View.OnClickListener ,当点击这个Item(在触摸模式),或者当光标聚集在这个Item上时按下“确认”键,导航键,或者轨迹球, 它会被调用
C. 来自View.OnTouchListener,在这个Item的范围内触摸的时候,它会被调用ii v vi vii
D. 来自View.OnCreateContextMenuListener,当上下文菜单被建立时,只需短按一下,它会被调用
【单选题】
setOnTouchEvent 设置返回值为true 和 false有何区别?___
A. 没有区别,都能对事件进行监听
B. 设置为true时 只能在移动时获得一次监听事件,false则可以多次
C. 返回true表示这个消息已经被处理结束,后续的handler不再接收到这个消息
D. 设置为false是 ,在处理一次监听事件后,系统将抛弃该次事件
【单选题】
这段话是程序报错在LogCat中产生的记录,从中可以分析问题的原因可能在哪里?___
A. 程序执行CanvasActivitys的一个代码段时一个View有引用无对象
B. CanvasActivitys类没有在AndroidManifest中正确申明
C. 最小SDK支持版本号比运行这个程序的设备版本号还高
D. CanvasActivitys是一个Activity,但没有重写它的onCreate方法
【单选题】
下列说法错误的是___
A. Intent起着一个媒体中介的作用,专门提供组件互相调用的相关信息,实现调用者与被调用者之间的解耦
B. Intent 可以传递 View对象
C. 对于直接Intent,Android不需要去做解析,因为目标组件已经很明确,Android需要解析的是那些间接Intent,通过解析,将 Intent映射给可以处理此Intent的Activity、IntentReceiver或Service
D. 通过Intent可以删除程序
【单选题】
下列关于Service的描述,正确的是___
A. Servie主要负责一些耗时比较长的操作,这说明Service会运行在独立的子线程中
B. 每次调用Context类中的StartService()方法后都会新建一个Service实例
C. 每次启动一个服务时候都会先后调用onCreate()和onStart()方法
D. 当调用了ConText类中的StopService()方法后,Serviece中的onDestroy()方法会自动回调
【多选题】
android 通过 startService 的方式开启服务, 关于 service生命周期的 onCreate()和 onStart() 说法正确的是 ___
A. 当第一次启动的时候先后调用 onCreate()和 onStart()方法
B. 当第一次启动的时候只会调用 onCreate()方法
C. 如果 service 已经启动,将先后调用 onCreate()和 onStart()方法
D. 如果 service 已经启动,只会执行 onStart()方法,不在执行 onCreate()方法
【多选题】
下列属于补间动画相关类的是___
A. TranslateAnimation
B. FrameAnimation
C. RotateAnimation
D. AlphaAnimation
【多选题】
在 android 中使用 SQLiteOpenHelper 这个辅助类时,哪些操作可能生成一个数据库。___
A. getWriteableDatabase()
B. getReadableDatabase()
C. getDatabase()
D. getAbleDatabase()
【多选题】
下列对SharePreferences存、取文件的说法中正确的是:___
A. 属于移动存储解决方案
B. sharePreferences处理的就是key-value对
C. 读取xml文件的路径是/sdcard/shared_prefx
D. 信息的保存格式是xml
【多选题】
关于Handler的说话正确的是___
A. 它实现不同线程间通信的一种机制
B. 它避免了新线程操作UI组件
C. 它采用栈的方式来组织任务的
D. 它可以属于一个新的线程
【多选题】
关于广播的作用,正确的说法是___
A. 它是用接收系统发布的一些消息的
B. 它可以帮助service修改用户界面
C. 它可以启动一个Activity
D. 它可以启动一个Service
【多选题】
关于主题的说法,正确的是___
A. 它是属性集合
B. 它可以在程序中来设置
C. 它通常用于一个Activity或所有Activity上
D. 它可以用于单个TextView上
【多选题】
关于Sqlite数据库,正确的说法___
A. SqliteOpenHelper类主要是用来创建数据库和更新数据库
B. SqliteDatabase类是用来操作数据库的
C. 在每次调用SqliteDatabase的getWritableDatabase()方法时,会执行SqliteOpenHelper的onCreate方法。
D. 当数据库版本发生变化时,可以自动更新数据库结构