当前位置:网站首页>Basic knowledge of software and hardware -- diary (1)
Basic knowledge of software and hardware -- diary (1)
2022-07-01 01:16:00 【zhhzc】
Finally, I finished reading two books, software engineering and software testing technology guide , Because it's self-study, I always feel like I forget before I learn . Sometimes I don't feel ashamed to ask my husband , He is always perfect to ask me speechless .. I accidentally flipped the video of dark horse program yesterday , I think it is very suitable for me 0 Basic little white ... Then there is today's diary .
One 、 Computers can be abbreviated as PC
Two 、 The characteristics of computers
1、 It can be calculated mathematically and logically
2、 Can store and remember
3、 Efficient automatic operation ( According to program instructions )
3、 ... and 、 The components of a computer
hardware system :
1、 input device
2、 Output devices
3、 Arithmetic unit 、 controller ( finger CPU)
4、 Memory
(1) Memory : Data loss after power failure ( Memory runs faster than external memory )
(2) External storage : Data retention after power failure
software system
1、 software system
(1) Desktop operating system (PC End )windows( Large users )Macom( Apple system )
Linux( Less application software , however IT Systems that people must master )
(2) Mobile system :Android、ios
(3) Server system :Linux( Open source 、 Stable 、 free 、 Large users )Windows Serve( charge 、 Users less )
2、 Application software : In addition to the operating system software , Are all application operations ( Such as WeChat 、QQ、APP etc. )
Four 、 Binary in a computer
At the bottom of the computer CPU Can only identify 0 and 1, here 1 It means true ( high voltage )0 On behalf of false ( Low voltage ) Binary can be converted to decimal .
5、 ... and 、 The development of computer language
Machine code 、 machine language (0、1)
assembly language : The syntax is simplified on the basis of machine code , Some English words are used to express the purpose of the program , Finally, it is converted into 0 and 1 Let the machine recognize .
High-level language :Java、C、C++、php etc.
Be careful : Assembly language is closest to machine code , It runs faster than high-level languages .
6、 ... and 、 Coded character set
UTF-8 Only in Chinese , Try to use this code set . It stands for international code
7、 ... and 、 A common unit of a computer
1、 The bit (bit position ): The minimum unit of measurement artificially specified
2、 byte (bytes): Artificially specified unit , One byte is equal to 8 position
1B=8b
1KB=1024B
1MB=1024KB
1GB=1024MB
1TB=1024GB
1PB=1024TB
8、 ... and 、dos command
Write code to achieve the purpose of the control system
1、win+R Open the run window
2、 Writing cmd Enter or confirm 、 The window will open 、 Write code to control
3、ipcomfig/all enter
Check the network connection of the current computer ;
Find Ethernet Ethernet or local connection , Find the physical address in the following values ( Also called MAC Address ) And then a string of numbers , It is also the unique identification code of this machine .
4、ping website enter View current calls and logs Web address network connectivity status
5、 Drive letter with colon Example :F: Toggle character
6、cd The name of the catalog ( Folder name ) Enter the specified folder
7、cd.. Return to the previous directory ( Folder )
8、cd/ Return to root ( The top directory is usually C\D\F disc )
边栏推荐
- The principle of journal node
- New content violation degree determination scana bad information monitoring capability update issue 5
- 奇偶链表[链表操作的两种大方向]
- CMU15445 (Fall 2019) 之 Project#1 - Buffer Pool 详解
- 双位置继电器ST2-2L/AC220V
- [learning notes] structure
- [LeetCode] 爬楼梯【70】
- 软硬件基础知识学习--小日记(1)
- 最长的可整合子数组的长度
- NE555 waveform generator handle tutorial NE555 internal structure (I)
猜你喜欢
The quantity and quality of the devil's cold rice 101; Employee management; College entrance examination voluntary filling; Game architecture design
Implementation of date class
蒹葭苍苍,白露为霜。
Pytorch installs and uses GPU acceleration
集群与LVS介绍及原理解析
Sword finger offer 19 Regular Expression Matching
探索互联网时代STEAM教育创新之路
Dx-11q signal relay
Exploring the road of steam education innovation in the Internet Era
双位置继电器DLS-5/2 DC220V
随机推荐
fluttertoast
The communication mechanism and extension of Supervisor
[learning notes] simple DP
NE555 waveform generator handle tutorial NE555 internal structure (I)
【学习笔记】构造
冲击继电器ZC-23/DC220V
ArrayList analysis 1-cycle, capacity expansion, version
[daily record] - bug encountered in BigDecimal division operation
js中把数字转换成汉字输出
How to scroll uitableview to a specific position - how to scroll uitableview to specific position
Double linked list: initialize insert delete traversal
Impact relay zc-23/dc220v
Win11安装redis 数据库以及redis desktop manager的下载
实验八 T-sql,存储过程
Hoo research | coinwave production - nym: building the next generation privacy infrastructure
解读创客教育所蕴含的科技素养
Problem solving: how to manage thread_local pointer variables
Two position relay st2-2l/ac220v
CSDN common complex formula template record
魔王冷饭||#101 魔王解惑数量多与质量;员工管理;高考志愿填报;游戏架构设计