2. For example, the joinclass contains a left-join expression, a right-join expression, a join type, and a join criteria.
举例来说,join类包含一个左连接表达式、一个右连接表达式、一个连接类型和一个连接标准。
来自互联网
3. Angela says she longs to join an amateur dramatics class.
安吉拉说她渴望参加业余戏剧班。
《柯林斯英汉双解大词典》
4. I'd like to join an aerobics class to improve my fitness.
我想进一个有氧运动班来增强我的体质。
《柯林斯英汉双解大词典》
5. If you don't join anything, you will be just going to class and then going home.
如果你不参加任何活动,你就只能去上课,然后回家。
来自互联网
6. You can also join a livestream or on-demand exercise class.
你也可以参加直播或点播的运动课程。
来自互联网
7. You can join them, by following Eckberg and his class as they track the adventures of Dan and Steve Buettner, two world-class bicyclists from U.S.A..
8. After that, I didn't want to join in any class activities for a long time.
从那以后,我很长一段时间都不想参加任何班级活动。
来自互联网
9. All of the students disagreed with Mrs. Brown, so they shouted when Mrs. Brown said it was because a new student would join the class.
所有的学生都不同意布朗夫人,所以当布朗夫人说这是因为要有一个新学生加入这个班时,他们大声嚷嚷起来。
来自互联网
10. You can join the class if you parents approve.
如果你父母同意,你可以参加这个班。
来自互联网
11. Join a rock climbing gym, take a dance class, learn to paint, try something that you've always had a yearning to do but didn't have the time or maturity to take on before now.
12. Friends and acquaintances often suggest we join them in their favorite class, claiming not only that we'll get stronger and more flexible, but that we'll feel better about ourselves.
13. Get involved in activities that build on your personal characteristics - volunteer, join a club, take a class to sharpen a talent.
参一些能塑造你个人特点的活动,如义工;加入一个俱乐部,选择一门能磨砺人才的课程。
来自互联网
14. It might seem obvious, but join a club or sign up for a class.
这一点似乎是明显的,加入一个俱乐部或者报名参加一个培训班。
来自互联网
15. Join the popular public speaking training group known as "Toastmasters", or if you have a nearby community college, take a drama, improvisation or acting class.
加入一些公开演讲训练小组,或者是在就近的社区学校选修一些喜剧、即兴演讲或者表演的课程。
来自互联网
16. With a minimum of interactions, complexity should grow less when advice are added to a join point than it does when members are added to a class.
由于减少了交互,与在类中添加成员相比,向连接点添加通知所增加的复杂性要小得多。
来自互联网
17. With a metadata-based subaspect, when a join point in a class changes its characteristics only the annotation for the join point needs to be changed.
利用基于元数据的子方面,当类中的连接点改变其特性时,只有这个连接点的注释需要改变。
来自互联网
18. First-generation college-educated white women may join their black counterparts in a new kind of middle class, where marriage is increasingly rare.
19. In the example, the test verifies that the advice correctly marshals data from ITDs as well as the return value of the original join point, passes it to a utility class, and returns the new result.
24. Also at the time of this article? S writing, the JoinRowSetImpl class only implemented the ability to perform an inner JOIN like that showcased in this article.
25. The SametimeUnyteService class provides methods to handle generating request URLs to start and join a meeting session, and a method to determine the status of a particular session.
26. The TaskBarrier class mentioned above was used by the fork/join framework to manage the boundaries between the various tasks, and merge their results; in other words: to join the tasks.