网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
You developing a form module, and you would like to make an indicated window visible in a new display position. Which built-in can you use to accomplish this task?()
A

SHOW_WINDOW 

B

RESIZE_WINDOW 

C

DISPLAY_WINDOW 

D

MOVE_WINDOW_X_Y 

E

WINDOW_VISIBLE_X_Y


参考答案

参考解析
解析: 暂无解析
更多 “单选题You developing a form module, and you would like to make an indicated window visible in a new display position. Which built-in can you use to accomplish this task?()A SHOW_WINDOW B RESIZE_WINDOW C DISPLAY_WINDOW D MOVE_WINDOW_X_Y E WINDOW_VISIBLE_X_Y” 相关考题
考题 ——What can I do for you?—— make an appointment with the nurse. () A. I would like toB. I wannaC. I gonnaD. I want to

考题 I () his face when he opened the letter. A.should like you to seeB.would have liked you to be seenC.should like you to have seenD.would like you to see

考题 Here is the dessert.()? A、Do you like someB、Would you like someC、Do you like thatD、Would you like that

考题 ---______?------- That would be great! Please drop me off at the library.A. could you bring me the billB. would you like me to give you a liftC. could you tell me the postcode for PatiaD. Would you like to have my e-mail address.

考题 Connie: Are you doing pottery? It looks like fun! Frank: ______ ? Connie: Boy, would I? Thanks.A.Would you please give me a handB.Would you please not to bother meC.Have you ever learned how to do itD.Would you like to try it

考题 I would like to make an appointment for the meeting. Which day would you prefer, Tuesday or Thursday?()A. At any timeB. You make the timeC. Well, either time will do

考题 “请问您要红茶吗?”用英语最妥当的表述是()。A、Would you like green tea?B、Would you like jasmine tea?C、Would you like oolong tea?D、Would you like black tea?

考题 Would you like to _____?A、take bathB、take a bathC、make batheD、make a bathe

考题 A: ( )? B: Yes, I'd like to. Thanks.A. Would you like somethingB. Would you like to come to the shop one dayC. Would you like coming to the shop one day

考题 A:( ), David? B:An orange juice.A. What do you likeB. What would you likeC. Would you like an orange juice

考题 A:( ), Polly? B:I'd like a glass of wine, thank you.A. Do you wantB. What would you likeC. What you like

考题 When introducing yourself to someone you don't know at a party, what would you say?()A、Hi, I'm**B、May I introduce myself to you and at the same time I make your acquaintance?C、Hi, I'd like to meet you.D、Hi, I'm .Do you know many people here?

考题 If we employ you, what section would you like to work in?

考题 --__________? --That wound be great!Please drop me off at the library.A.Could you bring me the bill B.Would you like me to give you a lift C.Could you tell me the postcode D.Would you like to have my e-mail address

考题 Would you like to see a film?()AYes, I'd love to.BDo it, pleaseCNo, you like it?DHow do you do?

考题 Would you like to see a film?()A、Yes, I'd love to.B、Do it, pleaseC、No, you like it?D、How do you do?

考题 询问顾客如何邮寄的服务礼貌用语是:()A、How would you like to mail it?B、Do you want to mail it?C、How do you want to mail it?D、Would you like to mail it?

考题 You have written a custom menu for a Forms application. You saved the menu module to the file custmenu.mmb. In the Property Palette for the form, you set the Menu Module property to custmenu. When you run the form, the custom menu does not appear. What can you do to fix this problem?()A、Generate the menu module executable. B、Save the menu module as custmenu.mmx. C、In the Property Sheet for the form, set the Starting Menu property to custmenu. D、In the Property Sheet for the form, set the Menu Module property to custmenu.mmb.

考题 You want to make use of the object features available in the database for the form module you are developing. Which three statements about object types are true? ()A、An object type is a user-defined composite data type. B、The attributes of an object type can be those of other object types. C、A PL/SQL table of records is an example of a nested object type. D、An object type must be declared as a type before the actual object itself can be declared.

考题 You developing a form module, and you would like to make an indicated window visible in a new display position. Which built-in can you use to accomplish this task?()A、SHOW_WINDOW B、RESIZE_WINDOW C、DISPLAY_WINDOW D、MOVE_WINDOW_X_Y E、WINDOW_VISIBLE_X_Y

考题 单选题— ______  —Yes, yes, I do. I have a coffee machine, and I like to treat myself to fresh coffee at breakfast.  —And start off the day well.A Would you like something to drink?B Help yourself to some coffee.C What would like to drink, Coke or Sprite?D Do you make fresh coffee yourself?

考题 单选题You developing a form module, and you would like to make an indicated window visible in a new display position. Which built-in can you use to accomplish this task?()A SHOW_WINDOW B RESIZE_WINDOW C DISPLAY_WINDOW D MOVE_WINDOW_X_Y E WINDOW_VISIBLE_X_Y

考题 单选题You have written a custom menu for a Forms application. You saved the menu module to the file custmenu.mmb. In the Property Palette for the form, you set the Menu Module property to custmenu. When you run the form, the custom menu does not appear. What can you do to fix this problem?()A Generate the menu module executable. B Save the menu module as custmenu.mmx. C In the Property Sheet for the form, set the Starting Menu property to custmenu. D In the Property Sheet for the form, set the Menu Module property to custmenu.mmb.

考题 单选题You established access to menu modules using roles. While testing the application, you need access to all the menus in the SALES form module for all the roles. Which method will override the Menu Module Roles property to allow you to access all the menu items?()A Disable the values for the Menu Module Roles property. B Set the Use Security value in the form module Property Palette to 'True'. C Set the Use Security value in the form module Property Palette to 'False'. D Set the Use Security value in the menu module Property Palette to 'True'. E Set the Use Security value in the menu module Property Palette to 'False'. 

考题 单选题You are developing a Hotel Booking application for a travel company. The users request a wizard-style interface for this application. How could you satisfy this requirement?()A Reference the Object Iron packages in your form module. B Write an HTML interface, and invoke it from your form module. C Include the Wizard class reusable component in your application. D Build a customized wizard using tab canvases and a horizontal toolbar canvas.

考题 单选题You are developing a tax report for the payroll application. You created a before parameter form report trigger to create three temporary tables to store text that are need while the report is executed. Which report trigger would you use to delete these temporary tables?()A Before parameter form. B After parameter form. C Before report. D After report.

考题 多选题You want to make use of the object features available in the database for the form module you are developing. Which three statements about object types are true? ()AAn object type is a user-defined composite data type.BThe attributes of an object type can be those of other object types.CA PL/SQL table of records is an example of a nested object type.DAn object type must be declared as a type before the actual object itself can be declared.

考题 问答题Practice 3  ● You are Head of Marketing for an international computer manufacturer. You have to make an urgent trip tonight to visit Sally Jones, a potential and influential client in US.  ● Write a memo to your secretary:  ● telling her who you are going to see and where and when,  ● asking her to book flight tickets and make accommodation for you,  ● stating the work you would like her to do in your absence.  ● Write 40—50 words.