传统的基于数据的移植关注日期对象,在移植发生前与系统日期相比较。
The traditional date-based migration looks at the date objects, comparing to system date before a migration will take place.
混淆来自与对象的使用,比如我用到日期对象,下面是程序。
The confusion exists with objects. Say I use a date, then this program.
因此,你可以发布事后日期对象。这个对象不会公然地的出现直到它们请求发布日期。
Thus, you can publish postdated objects that dont appear publicly until their desired publication date.
这个例子展示了如何用 <f:convertDateTime/>确保用户的生日可以转换为格式为MM/yyyy(月 /年)的日期对象。
This example demonstrates how to use <f:convertDateTime/> to ensure the user's birth date is convertible into a date object formatted as MM/yyyy (month/year).
您可以看到,这些文档可以存储包括字符串、整数、浮点数、日期、对象、数组等的各种数据类型。
As you can see, these documents can store various data types include strings, integers, floats, dates, objects, arrays and more.
例如,如果我们只希望了解过去一周的银行帐户交易,则子聚合数据值对象应该使用日期筛选。
For example, if we only want to see the past week's bank account transitions, the child aggregate data value object would have a filter for the date.
历史视图打开,显示对业务对象的修改,可以按日期对修改排序。
The history view opens to show revisions to the business object and to enable you to group revisions by date.
被移植的对象将被物理删除,方式与删除基于日期的移植对象相同。
Migrated objects will be physically deleted the same way date-based migrated objects are deleted.
当在P 8中创建一个文档时,文档的元数据(与文档相关的一些属性,例如标题、创建者、最近修改日期等)存储在P8对象存储数据库中。
When you create a document in P8, the document's meta-data (the properties associated with the document, such as title, creator, last modified date, etc.), are stored in the P8 object store database.
如果不分配这个引用,那么就无法将测试到期日期分配给Machine对象。
Without this reference assignment, there would be no way to assign a tests due date to the Machine object.
Dojo小部件接受像文本输入框这样的条目并会添加一些函数来获得更具用户友好性的对象,比如一个便于选择日期的图形日历。
Dojo widgets take an item like a text input box and add functions for a more user-friendly object, such as a graphical calendar to choose a date.
在R1报表下,现在应当可以看到一个带有日期的文件夹,扩展该文件夹来显示Profile0对象。
Under the R1 report, a folder with a date should now be visible, expand this folder to display the Profile 0 object.
这个submit()方法接收用户提供的姓名和日期值,并在一个新创建的Customer对象中设置这些值。
This submit() method receives the name and date value supplied by the user and sets it in a newly created customer object.
另外,还可以针对给定URL的最后一次下载的日期和时间使用lastUpdate属性来查询GRplistController对象,并决定何时从Web刷新数据。
You can also query the GRplistController object regarding the date and time of the last download for a given URL using the lastUpdate property and decide when to try to refresh data from the Web.
XMLGregorianCalendar对象是可以修改的,因此能够直接设置对象的日期或时间字段。
XMLGregorianCalendar objects are mutable, and therefore you can simply set any of the date or time fields directly on the object.
例如,RepoItemHandle、条目的名称、条目的创建日期和在实际Content对象上设置的任何信息都是性质。
For example, the RepoItemHandle, the name of the item, the creation date of the item, and anything else set on the actual Content object is an attribute.
该数据对象有三个属性,均为php字符串:name、dob(出生日期)和pob(出生地)。
This data object has three properties that are all PHP strings: name, dob (date of birth) and pob (place of birth).
为了简化,SimpleJPA提供了基本的类idedtimestampedbase,它负责管理域对象的ID属性,以及日期属性created和updated。
To make things easier, SimpleJPA provides the base class IdedTimestampedBase, which manages the domain object's id property, as well as the date attributes created and updated.
HSSFCellStyle对象表示单元格的样式选项,比如字体、边框和数值格式(包括日期和时间格式)。
An HSSFCellStyle object represents style options for a cell, like font, border, and numeric formatting (including date and time formats).
例如,Get - Date命令表面上来看,只是简单的打印出当前的日期和时间,但实际上它返回的是一个DataTime类型的对象,这个对象是。NET框剪的一部分。
For example, the Get-Date command on the surface may appear to just print out the current date and time. But in fact, it returns an object of type DateTime, which is part of the.net framework.
例如,清单1中的目录表明,foo . o对象比相应的foo . c源文件的最后修改日期更新。
For example, the directory in Listing 1 shows that the foo.o object is older than the last modification time of the corresponding foo.c source file.
此次调查在5月29日至6月6日期间进行,对象为335名来自不同资产类别与领域的基金经理。
The survey, conducted May 29 through June 6, collected 335 managers' views on various asset classes and sectors.
项和对象默认将它们的发布日期设置为当前时间(使用PHPtime函数)。
Entries and objects will set their published date to the current date (using the PHP time function) by default. Listing 6 shows the base class for entries.
该DTD把数据序列化为通常在面向对象编程语言中才会见到的(嵌套的)数据结构集:词典、数组、字符串、数字、boolean值、日期和二进制数据。
This DTD serializes data into a (nested) set of data structures that are common in object-oriented programming languages: dictionaries, arrays, strings, Numbers, booleans, dates, and binary data.
此对象启用日期和时间的基本存储和检索。
An object that enables basic storage and retrieval of dates and times.
讲座信息包含:讲座标题、发布时间、发布人、讲师、讲座类别、讲座对象、地址、日期、开始时间、结束时间、人数限制、摘要。
Lecture information includes: lecture title, release time, publisher, lecturer, seminar class, lectures object, address, date, start time, end time, the number of constraints, Abstract.
注意:如果给一日期增加天改为给月或年增加的话,一些变化会由时间对象自动处理!
Note: if adding five days to a date shifts the month or year, the changes are handled automatically by the date object itself!
时间对象用来操作日期和时间。
时间对象用来操作日期和时间。
应用推荐