单词 | Objective C | ||||||||||||||
释义 | Objective C
更多释义 收起释义 例句释义: 编程语言,中的数组和简单操作,的相关资料 1. Which of these scenarios reminds you most of what you know of Apple's attitude towards Objective-C and Cocoa? 你有多了解苹果对Objective-C和Cocoa的态度?以上这些情景会让你想起什么吗? news.cnblogs.com 2. As the comment suggests, this method is called by the Objective-C runtime after the Application is instantiated, and is ready to run. 正如注释所建议的,这个方法在Application实例化后且已经准备好运行之时,由Objective-C运行时来调用。 www.infoq.com 3. One of the main design goals for Objective-C was to produce a language for parceling up C libraries into easily reusable components. Objective-C的目的在于创造一个语言封装C到易于重用的组件中。 www.bing.com 4. ObjectiveC is not for the faint of heart. It would be a significant learning curve for a . NET developer. Objective-C与我内心所想相差甚远,对于.NET开发者来说会是十分陡峭的学习曲线。 www.infoq.com 5. Objective-C programmers sometimes have to drop down into C, but usually only to do low-level tasks or to use a C library. Objective-C程序员有时不得不使用C,但通常只是为了执行低级任务或使用一个C库。 www.ibm.com 6. Matt's examples also show an easy to way use snippets of Ruby code as callbacks for the Objective-C application. Matt的示例也展示了一种简便的方法,在Objective-C应用中使用一小段Ruby代码来作为回调。 www.infoq.com 7. This is not an iPhone-specific example, just a small piece of the code to illustrate show how Objective-C is similar with the C language. 这不是一个iPhone特定的示例,只是一个小代码片段,用来说明Objective-C和C 的相似程度。 www.ibm.com 8. The concept of categories is borrowed from languages like Smalltalk and Objective-C (see Resources). categories的概念是从Smalltalk和Objective-C语言(见参考资料)中借用的。 www.ibm.com 9. An interesting feature of the debugger is that it has been abstracted into a simple Objective-C API, of which macrubyd is just one client. 此调试器最有意思的特性是它被抽象为一个简单的Objective-CAPI,而且将macrubyd作为一个客户端来使用。 www.infoq.com 10. I'm an inexperienced programmer; I did not know the objective-C programing language when I got started, but it was very simple to learn. 我在做程序方面没什么经验;,最开始也不懂编程语言,但它很好学。 open.163.com 1. Although this article does not provide a deep dive into the programming language, some Objective-C fundamentals are provided below. 尽管本文不深入挖掘编程语言,但是下面提供一些Objective-C基础知识。 www.ibm.com 2. Previous versions of MacRuby still had gaps in certain areas, eg. for the blocks feature Apple has added to it's C-based languages. 之前的版本在某些地方还是存在着缺陷,比如不支持Apple向Objective-C中所添加的块(blocks)特性。 www.infoq.com 3. ScriptingBridge will dynamically generate an Objective-C interface that corresponds to the scriptable dictionary of a given application. ScriptingBridge将会动态生成一个Objective-C语言接口,与指定程序的脚本化字典相对应。 www.infoq.com 4. With the iPhone, Objective-C becomes front and center to a whole new generation of mobile app developers. 借助iPhone,Objective-C更是成为了全部新一代移动应用程序开发人员的前沿和中心。 www.ibm.com 5. This can be tricky because the Objective-C namespace is shared between the program code and all the libraries, frame- works, and plug-ins. 这样做会比较复杂,因为Objective-C命名空间共享于程序代码和所有库、框架、插件之间。 zhidao.baidu.com 6. Objective: C-Scan Ray Tracing is a technique somewhere between conventional corneal topography and true wavefront aberration sensing. 目的:C扫描的角色介于传统角膜地图仪和完整光线波前误差测仪之间。 www.ceps.com.tw 7. These include objective C (which Apple favours), C# (espoused by rival Microsoft) and Java (the choice for a host of internet applications). 这些语言包括苹果爱用的ObjectiveC,其对手微软拥护的C#,以及大量互联网应用程序首选的Java。 www.ecocn.org 8. You are expertise is required only in the programming Objective c, every other resource would be provided. 你是需要专业知识只有在编程目标C,其他资源都将提供。 www.bing.com 9. A number of the Java designers had experience with Objective-C, including some who had worked with NeXT on the OpenStep specification. 一部分的java开发者有过Objective-C的开发经验,包括一些在NeXT工作过的朋友。 www.bing.com 10. Objective-C only supports single inheritance between classes, while UML supports multiple inheritances. Objective-C只支持类之间的单一继承,而UML支持多重继承。 www.ibm.com 1. Seems like a pretty simple project for someone with Objective C experience! 似乎是一个与目标C经验的人很简单的项目! www.bing.com 2. Applications for Apple's iOS are typically built in a programming language called Objective C. 苹果系统的应用是建立在一个叫做objectC的计算机语言中。 iosnew.com 3. LLVM is actually a collection of projects which together form a means to do C, Objective-C and C compilation. LLVM实际上是一群项目的集合,能够支持C、Objective-C和C 的编译。 www.infoq.com 4. Finally, the traditional Ruby garbage collector was removed and instead we use the Objective-C garbage collector. 最后,传统的Ruby垃圾回收器被移除,我们使用了Objective-C垃圾回收器来代替。 www.infoq.com 5. It brings much of the syntax that Objective-C adds on top of C, but instead to JavaScript. 它将Objective-C在C上添加的大部分语法添加到JavaScript。 www.ibm.com 6. However, the language is alive and well, as the core APIs for the Apple Mac OS X operating system were developed in Objective-C. 无论如何,这种语言还存在,并且AppleMacOSX操作系统的核心API都是用Objective-C开发的。 www.ibm.com 7. Cocoa and Objective-C are Apple's biggest strength, you say, not a ticking technology time bomb! 你们说:Cocoa和Objective-C是苹果最叼的东西,才不是定时炸弹! news.cnblogs.com 8. I still had to learn the specifics of the platform (platform-isms), but I didn't have to learn a new language. In this case, ObjectiveC. 我还是需要学习特定平台的内容,但我完全不需要学习新的语言,就好比Objective-C。 www.infoq.com 9. One simple way to convert this data is to create general parser code that converts JSON data into an Objective-C application data object. 转换这类数据的一个简单方法是创建一个通用解析器代码,该代码可以将JSON数据转换成一个Objective-C应用程序数据对象。 www.ibm.com 10. Objective-C originally didn't come with much of a standard library. Objective-C原本没有很多标准库。 www.bing.com 1. If you do decide to develop in Objective C, it's well worth using a games framework to make coding the game easier. 如果你一定要使用ObjectiveC开发,那你一定要用游戏框架,在游戏编码上会容易很多。 www.bing.com 2. After all, Cocoa is a desktop application framework written entirely in Objective-C. Cocoa都是完全用Objective-C编写的一个桌面应用程序框架。 www.ibm.com 3. For many developers, learning Objective-C was seen as a huge barrier-to-entry. 对于很多开发人员,学习Objective-C被看作是一个巨大的障碍。 www.infoq.com 4. If you've ever done any Objective-C development, this technique should look familiar. 如果曾经从事过Objective-C开发,那么应当对这个技巧感到熟悉。 www.ibm.com 5. The Objective-C code makes GET requests to the messages. php page to get the latest chat messages. Objective-C代码向messages.php页面发出GET请求,以得到最新的聊天消息。 www.ibm.com 6. You can then send messages and control this application from Objective-C. 开发者可以通过Obective-C语言接口来发送消息并且控制应用程序。 www.infoq.com 7. Not only are Objective-C developers hard to find, their skills don't always transfer to other Web development projects. 不仅Objective-C语言的开发人员比较难找到,而且他们的技术也总是不能移植到其他的网站开发项目上。 www.bing.com 8. Objective-J is a new programming language inspired by Objective-C. Objective-J是由Objective-C激发的一种新编程语言。 www.ibm.com 9. If you wanted to extend that to Mac OS, then you'd hire on some Objective C programmers. 如果想把它扩展到Mac上,你就不得不雇佣一些ObjectiveC的程序员。 www.infoq.com 10. In Objective-C, you can put anything into array -- even mix and match objects. 在Objective-C中,您可以将任何东西放入数组—甚至混合和匹配对象。 www.ibm.com 1. Just like with Objective-C, you must declare your dependencies for your application to work in Objective-J. 与Objective-C一样,要在Objective-J中工作,必须声明您的应用程序的依赖项。 www.ibm.com 2. This article series assumes a general familiarity with Web2. 0 technologies including Rest, ATOM, JSON, and Objective-C. 本系列文章假定您对Web2.0技术,包括Rest、ATOM、JSON和Objective-C有一个大致了解。 www.ibm.com 3. Once the workbench is running you need an Objective-C model. 一旦工作台运行起来,您就需要一个Objective-C模型。 www.ibm.com 4. There you should see the Objective-C sample and, after reading the associated overview text, you can click on the install link. 这时您应该看到Objective-C样例,在阅读完相关的文本后,您可以点击安装的链接。 www.ibm.com 5. To create a class called "Sample" in Objective-C, you need to create an header file named Sample. h (Listing 5). 要使用Objective-C创建一个类“Sample”,您需要创建一个名为Sample.h的头文件(清单5)。 www.ibm.com 6. Next, let's look at how an array can be used in Objective-C. 接下来,让我们看看在Objective-C中如何使用一个数组。 www.ibm.com 7. The image requires some updates to bring in the multi-touch logic, and the Objective-C bridge. 更新一下映像,就可以引入multi-touch逻辑以及Objectiv-C的接口。 www.infoq.com 8. Cappuccino introduces its own programming language, Objective-J, that is very similar to Objective-C. Cappuccino引入了自己的编程语言Objective-J,它非常类似与Objective-C。 www.ibm.com 9. There are two types of methods in Objective-C. 在Objective-C中有两类方法。 www.ibm.com 10. This is borrowed directly from Objective-C. 这是直接从Objective-C借用的。 www.ibm.com 1. the Objective-C language and runtime Objective-C语言及其运行时 www.infoq.com 2. A UML Profile for modeling Objective-C 为Objective-C建模提供一个UML概要文件(profile) www.ibm.com 3. A Data Type model for Objective-C data types 为Objective-C数据类型提供一个DataType模型 www.ibm.com |
||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。