当前位置:网站首页>Six Stones Programming: No matter which function you think is useless, people who can use it will not be able to leave, so at least 99%
Six Stones Programming: No matter which function you think is useless, people who can use it will not be able to leave, so at least 99%
2022-07-31 13:09:00 【Liu Kunpeng】
As an OFFICE software developer, I often hear some fallacies, such as: many functions are useless, 80% users use 20% functions, 90% users use 10% functions.
This sounds reasonable, but does it actually?Very deceptive.During the Yongzhong period, I refuted this fallacy: different users have different functional coverage, and you need to achieve at least 95% or even 99%.
As far as word processing in office software is concerned, isn't word processing just typing?Isn't that simple?Actually?Do you think Microsoft has nothing to do, developing so many near-infinite features?No, it doesn't work without a feature.This creates a huge obstacle for latecomers: all kinds of unknown functions emerge one after another, and they are all difficult.If there is not a person with a super high realm to set up a good frame, then it is really too much noodles and more water and more noodles.The code piles up, the problems grow, and the other is lost.
In fact, Jinshan and high schools are facing this problem.Tarzan OFFICE?With me, the person who founded Six Stones Programming, I smoothed it out from beginning to end (and I can't count on others).
边栏推荐
- alert(1) (haozi.me)靶场练习
- Three-Phase PWM Rectifier Predictive Direct Power Control
- 使用openssl命令生成证书和对应的私钥,私钥签名,公钥验签
- 知名无人驾驶公司:文远知行内推
- 网络层重点协议——IP协议
- Fully Dynamically Constrained Robot Efficient Time-Optimal Trajectory Planning
- Using SQL Server FOR XML and FOR JSON syntax on other RDBMSs with jOOQ
- CentOS7 installation MySQL graphic detailed tutorial
- go中select语句
- sqlalchemy determines whether a field of type array has at least one consistent data with an array
猜你喜欢

分布式监视 Zabbix 和 Prometheus 到底怎么选?千万别用错了!

五种数据提交方式的优化

阿里三面:MQ 消息丢失、重复、积压问题,怎么解决?

365天挑战LeetCode1000题——Day 044 最大层内元素和 层次遍历

PyQt5快速开发与实战 9.7 UI层的自动化测试

golang-gin-优雅重启

Character Functions and String Functions

AMBA APB学习记录(AMBA 3/4)

C#控件 ToolStripProgressBar 用法

Error EPERM operation not permitted, mkdir ‘Dsoftwarenodejsnode_cache_cacach两种解决办法
随机推荐
ERROR 1064 (42000) You have an error in your SQL syntax; check the manual that corresponds to your
中望3D 2023正式发布,设计仿真制造一体化缩短产品开发周期
MATLAB | 我也做了一套绘图配色可视化模板
Structural controllability of switched linear systems with symmetry constraints
Build a Valentine's Day confession website (super detailed process, package teaching package)
TensorRT安装及使用教程「建议收藏」
ERROR 1819 (HY000) Your password does not satisfy the current policy requirements
PyQt5快速开发与实战 9.7 UI层的自动化测试
IDEA找不到Database解决方法
LRU缓存[线性表 -> 链表 -> hash定位 -> 双向链表]
Basic use of dosbox [easy to understand]
Flutter keyboard visibility
Optimization of five data submission methods
0x80070570 The file or directory is damaged and cannot be deleted (how to delete 0x80070091)
网络协议及相关技术详解
PartImageNet物体部件分割(Semantic Part Segmentation)数据集介绍
纷享销客罗旭对话元气森林黄晓枫:零售数字化的终点不是创新,而是数据
EasyMock日记1[通俗易懂]
函数的参数
golang-gin-pprof-使用以及安全问题