当前位置:网站首页>The small flying page is upgraded to be intelligent and the bug repair is faster
The small flying page is upgraded to be intelligent and the bug repair is faster
2022-06-12 15:51:00 【51CTO】
Remembering the background upgrade of Xiaofei page makes me tangle , Because the background is accessed according to a version number (pagepanyun.com/7.15.0/pager) It's like this .
The problem is coming. , If this version number (7.15.0) Find out Bug To process immediately , When I quickly finished repairing this Bug after , I need to release a new version number 7.15.1 What do I do ? How can I create only one more folder name 7.15.1 Upload the background system again ( ̄▽ ̄)".
It is troublesome to think of it , If you press this button, there will be too many directories and they will take up disk space . And I'm not so active just for a little Bug Release a new version number now . This will affect the user's experience of using small flying pages . The change this time is actually very simple , Only one is missing after the version number Revision number edition , Turned into (pagepanyun.com/7.15/pager) Although it is only a small change of one decimal place , But it will affect the logic of the whole background system and the problems associated with other programs .
After several days of continuous overtime , Finally, the repair is realized Bug There is no need to create a new version number directory , Just overwrite the current 7.15 Version number file and prompt the user to have a repair version in the background when the user logs in again , After the upgrade is completed, the original version number will remain 7.15._ notes : If you just repair the source code of the background that is not associated with the user site, you will not be prompted to upgrade ._
Only The major version number perhaps Sub version number Change will create a new version directory .
Specification of software version number :https://semver.org/lang/zh-CN/
边栏推荐
- IGMP message (tcp/ip details volume 1/ Volume 2)
- 【工具推荐】个人本地 markdown 知识图谱软件 Obsidian
- 5G新方案!升级现有的基站和UE模拟器至5G毫米波频段
- Socket原理讲解(在哪、是什么、怎么用)
- [jvm learning] parental delegation mechanism and PC register (program counter)
- Two implementation methods of generic interface
- Servlet connects to database to realize user login function
- Example of bit operation (to be continued)
- < 山东大学软件学院项目实训 > 渲染引擎系统——基础渲染器(六)
- 小飞页升级变智能修复Bug更快速了
猜你喜欢
[practical case of light source] UV-LED curing innovation makes the production line more smooth
RARP summary (tcp/ip explanation volume 1/2)
IDEA中文棱形乱码错误解决方法--控制台中文输出棱形乱码
办公室VR黄片,骚操作!微软HoloLens之父辞职!
Jupyter notebook new environment shortcut
Classic case of solidity - Smart games
Saga architecture pattern: implementation of cross service transactions under microservice architecture
[jvm learning] virtual machine stack
Deepin20.6 rtx3080 installing graphics card drivers 510.60.02, cuda11.6, pytorch1.11
Defer learning in golang
随机推荐
Two implementation methods of generic interface
作业提交说明 上传作业到网盘中
Decision tree classification and examples
Chapter I linear table
< 山东大学软件学院项目实训 > 渲染引擎系统——点云处理(十)
广播和多播(TCP/IP详解卷1/2)
Using the CSDN markdown editor
Difference between tinyint and int
ER diagram made by StarUML based on the last student achievement management system
vim的安装以及常用命令
Idea Encyclopedia (Reprinted)
Raccourci vers le nouvel environnement du carnet de notes Jupiter
< 山东大学软件学院项目实训 > 渲染引擎系统——基础渲染器(五)
MySQL development considerations (Alibaba development manual)
Task fruit Juicer 0611
当编程纳入到高考。。。
UDP summary (tcp/ip details volume 1/2)
Explanation of socket principle (where, what and how to use it)
Import and export steps of SQL Server 2008
Interface.