本文介绍了什么是“:="?做?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经看到:=在几个代码示例中使用过,但从未附带过附带的说明.谷歌在不知道其专有名称的情况下使用它是不可能的.

I've seen := used in several code samples, but never with an accompanying explanation. It's not exactly possible to google its use without knowing the proper name for it.

它是做什么的?

推荐答案

http://zh-CN. wikipedia.org/wiki/Equals_sign#In_computer_programming

注意:我是通过搜索colon equals operator

这篇关于什么是“:="?做?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

05-27 17:51
查看更多