当前位置:网站首页>Introduction knowledge system of Web front-end engineers
Introduction knowledge system of Web front-end engineers
2022-07-07 23:55:00 【Xiao Zhang, run quickly.】
Windows Common shortcut key
1、Shift
a) Temporarily type out capital letters
b) Cooperate with the direction keys to select text
2、Ctrl
a)Ctrl+C/Ctrl+V
b) Use with direction keys , Realize jumping in words
3、Home/End
Jump directly to the beginning of the current line / ending (Shift+Home/End Select a row )
4、Backspace/Delete: towards the left / Right delete
5、Insert: stay “ Insert ” and “ Replace ” Switching between modes
6、Windows: Open the start menu
a)Windows+D Display desktop
b)Windows+E Open Explorer ( My computer )
c)Windows+R Open the run window (cmd window )
notepad( Notepad )
mspaint( Drawing board )
calc( Calculator )
7、Alt+Tab: Switch window to the right
8、Alt+Shift+Tab: Switch window to the left
History of Internet industry
1950-1960 year : The era of personal software development
Ada: The world's first programmer Debug( debugging bug)
1970-1980 year : Team software development era
Windows The Chinese file name in is incompatible with other systems , It will cause garbled code and cannot be opened
1990 year : The era of engineering software development
appear “ Software Crisis ” => Begin to think about Develop software from an engineering perspective
2000 year : Internet software development era
“ The Internet bubble burst ” => C/S Software ( client > The server > client ) towards B/S Software ( Client only ) transition => There are web development engineers
B/S Software architecture
B:browser browser , Also known as “ The user agent ”, Replace the user to find the server where the target is located , And request the corresponding file , Download the post rendering in the browser .
S:sever The server , Store all the files necessary for the website
2010 year : Mobile Internet development era
3G A smart phone => WEB Former Development Engineer => Applet / Little games => The front frame
Software life cycle ——(“ Three periods and eight stages ”)
1、 Software definition period
a) Feasibility analysis stage ——《 Feasibility study report 》
technical 、 Manpower 、 On funds 、 On the time 、 Rate of return 、 policy / law / Habitually
b) Demand analysis stage ——《 Requirements specification / Project requirements specification 》
Functional requirement points Non functional requirement points
2、 Software development period
a) Outline design stage —— Project architect
Subsystem division 、 Module definition 、 implementation technique 、 Frame selection
b) Detailed design stage —— Project design document
page 、 object 、 function 、 Algorithm
c) Development and implementation stage
UI The designer => Front-end development engineer ( Development page ) => Back end Development Engineer ( Access data )
d) Project testing phase ——《 Test report 》
α( Internal measurement ) β( Public survey )
Black box testing ( A functional test ) White box testing ( Structural testing )
3、 Software maintenance period
a) Project deployment phase —— Migrate code from the development environment to the production environment
b) Project maintenance phase —— Responsible for later code maintenance 、 correct 、 Function, etc
边栏推荐
- FFA and ICGA angiography
- 蓝桥ROS中使用fishros一键安装
- BSS 7230 航空内饰材料阻燃性能测试
- Pypharm uses, and the third-party library has errors due to version problems
- Chisel tutorial - 02 Chisel environment configuration and implementation and testing of the first chisel module
- Anti climbing means cracking the second
- HB 5469 combustion test method for non-metallic materials in civil aircraft cabin
- go time包常用函数
- HDU - 1260 Tickets(线性DP)
- Pigsty: out of the box database distribution
猜你喜欢

MySQL Architecture

激光slam学习(2D/3D、偏实践)

Apng2gif solutions to various problems

一份假Offer如何盗走了「Axie infinity」5.4亿美元?

Wechat applet development beginner 1

神奇快速幂

Data Lake (XV): spark and iceberg integrate write operations

UIC564-2 附录4 –阻燃防火测试:火焰的扩散

35岁那年,我做了一个面临失业的决定
![P1067 [noip2009 popularity group] polynomial output (difficult, pit)](/img/1f/a798879a0d65eccefa339b288f2102.jpg)
P1067 [noip2009 popularity group] polynomial output (difficult, pit)
随机推荐
在网页中打开展示pdf文件
神奇快速幂
【leetcode】day1
SQL 使用in关键字查询多个字段
The function is really powerful!
At the age of 35, I made a decision to face unemployment
C language learning
DataGuard active / standby cleanup archive settings
Wechat applet development beginner 1
Pycharm basic settings latest version 2022
Aitm3.0005 smoke toxicity test
Download AWS toolkit pycharm
95. (cesium chapter) cesium dynamic monomer-3d building (building)
One click installation with fishros in blue bridge ROS
ROS从入门到精通(九) 可视化仿真初体验之TurtleBot3
Come on, brother
LinkedBlockingQueue源码分析-新增和删除
2022.7.7-----leetcode.648
limit 与offset的用法(转载)
【推荐系统基础】正负样本采样和构造