当前位置:网站首页>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
边栏推荐
- MySQL Architecture
- Go learning notes (2) basic types and statements (1)
- How to put recyclerview in nestedscrollview- How to put RecyclerView inside NestedScrollView?
- An example analysis of MP4 file format parsing
- Chisel tutorial - 05 Sequential logic in chisel (including explicit multi clock, explicit synchronous reset and explicit asynchronous reset)
- Chisel tutorial - 00 Ex.scala metals plug-in (vs Code), SBT and coursier exchange endogenous
- At the age of 35, I made a decision to face unemployment
- Is it safe to buy funds online?
- QT creator add JSON based Wizard
- Anaconda+pycharm+pyqt5 configuration problem: pyuic5 cannot be found exe
猜你喜欢
快速回复二极管整流特性
Traduction gratuite en un clic de plus de 300 pages de documents PDF
[leetcode] 20. Valid brackets
QT and OpenGL: loading 3D models using the open asset import library (assimp) - Part 2
Go learning notes (2) basic types and statements (1)
Basic learning of SQL Server -- creating databases and tables with code
FFA与ICGA造影
Laser slam learning (2d/3d, partial practice)
FFA and ICGA angiography
Aitm3.0005 smoke toxicity test
随机推荐
P5594 [xr-4] simulation match
P1055 [noip2008 popularization group] ISBN number
Enterprise application demand-oriented development of human resources department, employee attendance records and paid wages business process cases
SQL uses the in keyword to query multiple fields
LinkedBlockingQueue源码分析-新增和删除
每日刷题记录 (十六)
gorm 关联关系小结
HB 5469民用飞机机舱内部非金属材料燃烧试验方法
[path planning] use the vertical distance limit method and Bessel to optimize the path of a star
HDU - 1260 tickets (linear DP)
Where are you going
关于CH32库函数与STM32库函数的区别
【leetcode】day1
企业应用需求导向开发之人力部门,员工考勤记录和实发工资业务程序案例
在网页中打开展示pdf文件
Come on, brother
2022.7.7-----leetcode.648
How to put recyclerview in nestedscrollview- How to put RecyclerView inside NestedScrollView?
Uic564-2 Appendix 4 - flame retardant fire test: flame diffusion
QT creator add custom new file / Project Template Wizard