当前位置:网站首页>Test Li hi
Test Li hi
2022-07-06 19:37:00 【Sainan Muzi Xiaomiao】
More important than hard work is the change in the way of thinking , Thinking turns , Life is very different . So is writing code , Looks like a little change , In fact, it reflects the great leap of thinking . Let's first look at the codes at both ends :
Version of a
Version 2
Private Sub Form_Load()
Dim a As Integer, b As Integer
a = 5
b = 6
Print a + b
End SubThe output of the code at both ends is 11, But the difference is ?
Intuitively, we can see that two variables are introduced , But in fact, this is the appearance , Look at the essence through the appearance , What is a variable ? In variable mathematics, a quantity whose value can be changed , In computer, it refers to an abstract concept that can store calculation results or represent values . notice “ abstract ” Two words , In fact, our dimension will rise to a higher level , That is, version 2 is not the limited thinking in version 1 , The addition of two fixed numbers becomes the addition of any two numbers , Because given a and b The value of is changeable . Now that we have realized the addition of any two numbers , You can also add any number .
Fixed to variable , It embodies the change from finite to infinite , Thinking and vision determine the pattern , Also decide whether the written code is innovative
边栏推荐
- 打家劫舍III[后序遍历与回溯+动态规划]
- 手把手教你学会js的原型与原型链,猴子都能看懂的教程
- GCC [7] - compilation checks the declaration of functions, and link checks the definition bugs of functions
- 利用 clip-path 绘制不规则的图形
- 【基础架构】Flink/Flink-CDC的部署和配置(MySQL / ES)
- The slave i/o thread stops because master and slave have equal MySQL serv
- Systematic and detailed explanation of redis operation hash type data (with source code analysis and test results)
- Mathematical knowledge -- code implementation of Gaussian elimination (elementary line transformation to solve equations)
- 力扣101题:对称二叉树
- 从sparse.csc.csr_matrix生成邻接矩阵
猜你喜欢

CPU负载很低,loadavg很高处理方法

Druid 数据库连接池 详解

面试突击63:MySQL 中如何去重?

Carte de réflexion + code source + notes + projet, saut d'octets + jd + 360 + tri des questions d'entrevue Netease
算法面试经典100题,Android程序员最新职业规划

Learning and Exploration - Seamless rotation map

Solution of intelligent management platform for suppliers in hardware and electromechanical industry: optimize supply chain management and drive enterprise performance growth

Learn to explore - use pseudo elements to clear the high collapse caused by floating elements

安装Mysql报错:Could not create or access the registry key needed for the...

Dark horse -- redis
随机推荐
Zero foundation entry polardb-x: build a highly available system and link the big data screen
算法面试经典100题,Android程序员最新职业规划
Detailed idea and code implementation of infix expression to suffix expression
It's super detailed in history. It's too late for you to read this information if you want to find a job
10 schemes to ensure interface data security
LeetCode_ Double pointer_ Medium_ 61. rotating linked list
LeetCode_ Gray code_ Medium_ 89. Gray code
Systematic and detailed explanation of redis operation hash type data (with source code analysis and test results)
Tensorflow2.0 self defined training method to solve function coefficients
从sparse.csc.csr_matrix生成邻接矩阵
Yyds dry goods inventory leetcode question set 751 - 760
Using clip path to draw irregular graphics
How to access localhost:8000 by mobile phone
ZABBIX proxy server and ZABBIX SNMP monitoring
Phoenix Architecture 2 - accessing remote services
[translation] supply chain security project in toto moved to CNCF incubator
在解决了 2961 个用户反馈后,我做出了这样的改变...
Don't miss this underestimated movie because of controversy!
[translation] Digital insider. Selection process of kubecon + cloudnativecon in Europe in 2022
zabbix 代理服务器 与 zabbix-snmp 监控