From 02d53df8bb2e954473cfa0dd776bfc599ac8d074 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=AE=87?= <3420476047@qq.com> Date: Mon, 4 Mar 2024 20:56:13 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A1=E7=AE=97=E6=9C=BA=E7=BB=84=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...256\227\346\234\272\345\237\272\347\241\200.md.md" | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 "\350\256\241\347\256\227\346\234\272\345\237\272\347\241\200.md.md" diff --git "a/\350\256\241\347\256\227\346\234\272\345\237\272\347\241\200.md.md" "b/\350\256\241\347\256\227\346\234\272\345\237\272\347\241\200.md.md" new file mode 100644 index 0000000..04f401c --- /dev/null +++ "b/\350\256\241\347\256\227\346\234\272\345\237\272\347\241\200.md.md" @@ -0,0 +1,11 @@ +#### 计算机基础 + +LGA 触点 Socket 针点 + +LGA 775 1156 1155 1150是Intel Core i3/i5/i7处理器器(Nehalem系列)的插槽 + +BIOS用于存放主板相应位置的地方(主板自带的一种芯片),默认是硬盘加载操作系统假设要重装系统就要从U盘启动 + +Inter H低端 B中高端 Z高端 AMD A低端 B中高端 X高端 + +COMS电池 纽扣电池 是微机主板上COMS芯片后备电池 \ No newline at end of file -- Gitee