xib

xib

 英

  • 网络Xcode Interface Builder; 摄; 十

例句

The xib file will actually be edited in Interface Builder, and the designer. cs file will hold our properties for that form.

xib文件实际上InterfaceBuilder进行编辑designer.cs文件包含这个窗体属性

In this project, you will create the first view in the OneView. xib file (with its OneViewController class).

在此项目OneView.xib文件具有OneViewController创建第一个视图

This custom list item is defined in a new ChatListItem. xib file that you need to create in the Resources folder.

这个定制列表定义ChatListItem.xib文件需要这个文件创建Resources文件夹

The combination of Interface Builder and . xib files is a powerful one.

InterfaceBuilder.xib文件一个强大组合

In the MainWindow. xib component window, change the first view controller defined in the Tab Bar Controller component.

MainWindow.xib组件窗口更改TabBarController组件定义第一个视图控制器

The place to start is with the view controller XIB file, which is located in the Resources folder.

视图控制器XIB文件开始文件位于Resources文件夹

MainWindow. xib: Object that defines your main window application.

xib定义窗口应用程序对象

When you open a view (for example, the OneView. xib file) by double-clicking, the SDK opens the Interface Builder.

双击打开一个视图例如,OneView.xib文件),SDK打开InterfaceBuilder

Double-click on the OneView. xib view file to open the Interface Builder (Figure 6).

双击OneView.xib视图文件打开InterfaceBuilder6)。

If you open the View Component windows of MainWindows. xib, you will see the structure shown in Figure 2. It is composed of

如果打开MainWindows.xibViewComponent窗口看到2结构