当前位置:网站首页>软硬件基础知识学习--小日记(1)
软硬件基础知识学习--小日记(1)
2022-07-01 00:37:00 【zhhzc】
终于看完了软件工程和软件测试技术指南两本书,因为是自学总觉得前学后忘。有时候找老公不耻下问,他总是很完美的把我问的哑口无言。。昨天意外翻到黑马程序的的视频,觉得非常适合我这0基础的小白。。。然后就有了今天的小日记哦。
一、电脑可以简称为PC
二、计算机的特点
1、可以数学和逻辑计算
2、可以存储和记忆
3、高效的自动运行(根据程序指令)
三、计算机的组成部分
硬件系统:
1、输入设备
2、输出设备
3、运算器、控制器(指CPU)
4、存储器
(1)内存:断电后数据丢失(内存运行速度快于外存)
(2)外存:断电后数据保留
软件系统
1、软件系统
(1)桌面操作系统(PC端)windows(用户量大)Macom(苹果系统)
Linux(应用软件少,但是IT人员必须掌握的系统)
(2)移动系统:Android、ios
(3)服务器系统:Linux(开源、稳定、免费、用户量大)Windows Serve(收费、用户少)
2、应用软件:除了操作系统软件外的,都是应用操作(如微信、QQ、APP等)
四、计算机中的二进制
在计算机的底层CPU只能识别0和1,这里1代表真(高电压)0代表假(低电压)二进制可以转换为十进制。
五、计算机语言发展
机器码、机器语言(0、1)
汇编语言:在机器码的基础上进行了语法简化,使用了一些英文单词表示程序的目的,最终还是转换成0和1让机器识别。
高级语言:Java、C、C++、php等
注意:汇编语言是最接近机器码的,它的运行速度比高级语言快一些。
六、编码字符集
UTF-8只有中文出现的,尽量使用此编码集。它代表国际编码
七、计算机的常用单位
1、比特(bit位):人为规定的最小计量单位
2、字节(bytes):人为规定的单位,其中一字节等于8位
1B=8b
1KB=1024B
1MB=1024KB
1GB=1024MB
1TB=1024GB
1PB=1024TB
八、dos命令
书写代码来实现控制系统的目的
1、win+R 打开运行窗口
2、书写cmd 回车或确定、会打开窗口、书写代码即可控制
3、ipcomfig/all 回车
查看当前电脑的网络连接情况;
找到以太网 以太网或本地连接,在下面的值中找到物理地址(也叫MAC地址)后面的一串数字,也是本机的唯一识别码。
4、ping 网址 回车 查看当前电话和日志 网址网络连通状态
5、盘符加冒号 例子:F: 切换盘符
6、cd 目录的名字(文件夹名字)进入指定文件夹中
7、cd.. 返回上一级目录(文件夹)
8、cd/ 返回根目录(最顶端的目录一般就C\D\F盘)
边栏推荐
- Bugku CTF daily one question dark cloud invitation code
- 运动与健康
- Two-stage RO: part 1
- Exercise and health
- [2023 MediaTek approved the test questions in advance] ~ questions and reference answers
- [daily record] - bug encountered in BigDecimal division operation
- JS bubble sort and select sort
- ArrayList分析1-循环、扩容、版本
- Is the public read-only field with immutable structure valid- Does using public readonly fields for immutable structs work?
- Solving the weird problem that the query conditions affect the value of query fields in MySQL query
猜你喜欢
NE555波形发生器手把手教程之NE555内部结构(一)
Two-stage RO: part 1
Left join displays the specified value when the left join matching data is null
Metauniverse and virtual reality (II)
The quantity and quality of the devil's cold rice 101; Employee management; College entrance examination voluntary filling; Game architecture design
Practical shell knowledge
Day31-t1380-2022-02-15-not answer by yourself
Member management applet actual development 07 page Jump
HDU 2488 A Knight's Journey(DFS)
[original] PLSQL index sorting optimization
随机推荐
Metauniverse and virtual reality (II)
Double linked list: initialize insert delete traversal
Exercise and health
MySQL storage engine
Oracle table creation and management
Some views on libco
Day31-t1380-2022-02-15-not answer by yourself
Implementation of date class
Koa koa-combine-routers 分路由管理
What should I do without 50W bride price
Member management applet actual development 07 page Jump
Packing and unpacking of C #
CMU15445 (Fall 2019) 之 Project#1 - Buffer Pool 详解
Web compatibility testing of software testing
20220215-ctf-misc-buuctf-ningen--binwalk analysis --dd command separation --archpr brute force cracking
Luogu p1168 median
解决 error MSB8031: Building an MFC project for a non-Unicode character set is deprecated.
P4 learning - p4runtime
High quality pump SolidWorks model material recommended, not to be missed
魔王冷饭||#101 魔王解惑数量多与质量;员工管理;高考志愿填报;游戏架构设计