皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【单选题】
男,18岁,自幼有出血倾向。出血时间延长,凝血时间正常,血小板150×109/L,血小板黏附率降低,部分凝血活酶时间延长,凝血酶原时间正常。父亲也有类似病史,考虑的诊断是
A.
血友病
B.
血管性血友病
C.
过敏性紫癜
D.
维生素K缺乏
E.
遗传性出血性毛细血管扩张症
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】已知有下面的类说明: public class Test4 { private float f=1.0f; int m=12; static int n=1; public static void main(String args[]) { Test4 e=new Test4(); } } 在main()方法中,下面哪个的使用是正确的? ( )
A.
e.f
B.
this.n
C.
Test4.m
D.
Test4.f
【单选题】已知有下面的类说明: public class Test4 { private loat =1.0; int m=12; static int n=1; public static void main(String args[]) { Test4 e=new Test4(); } } 在main()方法中,下面哪个的使用是正确的? ( )
A.
e.
B.
this.n
C.
Test4.m
D.
Test4.
【单选题】甲骨文是什么时期通行的文字
A.
汉代
B.
殷商时期
C.
明代
D.
秦代
【单选题】平面磨削方式分为( )两种
A.
周边和端面
B.
纵磨和横磨
C.
内磨和外磨
D.
横磨
【多选题】关于日本投降、抗日战争胜利的重要事件有
A.
8 月 15 日 ,天皇以广播 “ 终战诏书 ” 的形式宣布接受波茨坦公告
B.
9月2日,日本方面的代表在美舰密苏里号上签署投降书
C.
9 月 9 日 ,中国战区受降仪式在南京举行
D.
10月25日,中国政府在台湾举行受降仪式
【单选题】已知有下面的类说明: pubic class Test4 { private float f=0f; int m=12; static int n=1; public static void main(String args[]) { Test4 e=new Test4(); } } 在main()方法中,下面( )使用是正确的。
A.
e.f
B.
this.n
C.
Test4.m
D.
Test4.f
【简答题】按照磨削时砂轮工作表面的不同,平面磨削方式可分为()和()两种。
【单选题】I was ______ when I heard the ______ news.
A.
exciting, exciting
B.
excited, excited
C.
excited, exciting
【单选题】下列代码的执行结果是( )。 public class test4{ public smile void main(string args[]){ int a=4,b=6,c=8 String s='abc' Sy stem.out.println(a+b+s+e) System.out.pfinfin() } }
A.
ababcc
B.
464688
C.
46abc8
D.
10abc8
【单选题】I felt _____________when I heard the __________ news.
A.
exciting; excited
B.
excited; exciting
C.
exciting; exciting
D.
excited; excited
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题