当前位置:网站首页>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 Sub
The 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
边栏推荐
- LeetCode_ Double pointer_ Medium_ 61. rotating linked list
- How to do smoke test
- [玩转Linux] [Docker] MySQL安装和配置
- 冒烟测试怎么做
- Using clip path to draw irregular graphics
- JDBC详解
- How can my Haskell program or library find its version number- How can my Haskell program or library find its version number?
- usb host 驱动 - UVC 掉包
- Is not a drawable (color or path): the vector graph downloaded externally cannot be called when it is put into mipmap, and the calling error program crashes
- LeetCode_格雷编码_中等_89.格雷编码
猜你喜欢
Mind map + source code + Notes + project, ByteDance + JD +360+ Netease interview question sorting
[translation] micro survey of cloud native observation ability. Prometheus leads the trend, but there are still obstacles to understanding the health of the system
Problems encountered in using RT thread component fish
Zero foundation entry polardb-x: build a highly available system and link the big data screen
[玩转Linux] [Docker] MySQL安装和配置
数学知识——高斯消元(初等行变换解方程组)代码实现
[translation] a GPU approach to particle physics
在解决了 2961 个用户反馈后,我做出了这样的改变...
系统性详解Redis操作Hash类型数据(带源码分析及测试结果)
Chic Lang: attributeerror: partially initialized module 'CV2' has no attribute 'GAPI_ wip_ gst_ GStreamerPipe
随机推荐
How to customize animation avatars? These six free online cartoon avatar generators are exciting at a glance!
Simple application of VBA script in Excel
LeetCode_格雷编码_中等_89.格雷编码
Use of deg2rad and rad2deg functions in MATLAB
从sparse.csc.csr_matrix生成邻接矩阵
Mysql Information Schema 学习(一)--通用表
Unbalance balance (dynamic programming, DP)
安装Mysql报错:Could not create or access the registry key needed for the...
接雨水问题解析
冒烟测试怎么做
理解 YOLOV1 第二篇 预测阶段 非极大值抑制(NMS)
350. 两个数组的交集 II
Detailed idea and code implementation of infix expression to suffix expression
About image reading and processing, etc
今日直播 | “人玑协同 未来已来”2022弘玑生态伙伴大会蓄势待发
主从搭建报错:The slave I/O thread stops because master and slave have equal MySQL serv
三面蚂蚁金服成功拿到offer,Android开发社招面试经验
Excel 中VBA脚本的简单应用
终于可以一行代码也不用改了!ShardingSphere 原生驱动问世
【计算情与思】扫地僧、打字员、信息恐慌与奥本海默