The onCreate() method is invoked when the database is ready to be created.
在准备好创建数据库时,会调用onCreate()方法。
OnCreate: Creates a new entry in the to-do list by adding the specified item.
onCreate:通过添加指定项在待办事项列表中创建新的条目。
Other tasks performed at onCreate() include initializing the different screen views (see Listing 17).
在 onCreate()时执行的其他任务包括初始化不同的屏幕视图(参见 清单 17)。
Oncreate means that this pair of attributes will only be synchronized during the creation of a new object or element.
oncreate意味着这一对属性只是在新对象或者元素的创建期间才会得到同步化。
The onCreate method of the activity gets a reference to the SensorManager, where all sensor-related functions take place.
该活动的 onCreate方法可以引用SensorManager,其中包含所有与传感器有关的函数。
onCreate and onDelete have a similar structure, so aren't shown here; you can download all the source code for the example application from the table below.
onCreate和onDelete 具有相同的结构,此处不再显示;可以从下面的表中下载示例应用程序的所有源代码。
The main frame creates all the toolbars at the beginning of the program, i. e. in the OnCreate message handler, and the toolbars are children of the main frame.
在程序开始主框架创建所有的工具栏,例如在OnCreate消息句柄中,并且工具栏是主框架的子控件。
The main frame creates all the toolbars at the beginning of the program, i. e. in the OnCreate message handler, and the toolbars are children of the main frame.
在程序开始主框架创建所有的工具栏,例如在OnCreate消息句柄中,并且工具栏是主框架的子控件。
应用推荐