But out of the box, you generally just get these so-called "primitives."
但是立即可以用的,我们通常只有这些所谓的“基本数据类型“
Yeah, this is just one particular example of how to do it, but you could - so you have to identify something that's unique about it and then design a method for identifying that unique thing.
是的 这只是一个特定的例子,但你可以--,你必须找到它,独一无二的特性,然后才能设计出识别这种特性的方法
All right. So you probably read in the book that the bassoon is a double reed instrument, and so just to show you what that looks like-- You've probably seen it but if you haven't, two pieces of wood vibrate together when I blow through them.
好的,你们可能在书上看到过,巴松管是个双簧乐器,我将为你们演示双簧怎样演奏,你们可能见过,如果没有请看我演示,我吹奏时,两个木片会一起震动
But just so you've been teased with them, "-ggdb" is a flag that's going to enable what are going to be called "debugging symbols."
但是你们刚才被他们忽悠了,“-ggdb“是用来使能“调试标志“功能,的一个标记“
You open what we call the "text editor," the specific one we used on Wednesday was called Nano, -- which is similar to Notepad or TextEdit -- totally simple, kind of dumbed down but in a useful way so that you can just focus on writing code and not learning some new interface.
你先打开那个“文本编辑器“,就是我们周三用过的叫做Nano的编辑器,这个跟写字板和记事本差不多-,非常简单的,只是通过一种有用的方法而进行精简了的,所以你们可以把注意力集中在编写代码上,而不需要学习一些新的界面操作。
应用推荐