所有2010年January的文章

FileMaker 10 認定試験:FM0-304試験

FileMaker 10 認定デベロッパになって、あなたのスキルを業界で認められる資格に変えてみませんか? 社内で使用するソリューションを FileMaker で開発している方、もしくは FileMaker でソリューションを提供することをビジネスにしている方、いずれの場合でも、この資格認定を取得すると、インダストリ?エキスパートとして認められます。

FM0-304全称はDeveloper Essentials for FileMaker 10で、試験番号:FM0-304 所要時間:135 分 受験料金(税抜):17,000円 (消費税):(850円) 受験料金(税込):17,850円 FileMaker Certification FM0-304(Developer Essentials for FileMaker 10)問題testpassportのITエンジニアとFileMaker製品の専門家によって作り上げて、最も新しい本試験題を含めています。この科目は191 の本試験の問題です。無料デモダウンロードすることができます。

http://pdf.testpassport.jp/FM0-304.pdf

1. A script saves a group of records as a PDF. The resulting file needs to be saved on a user’s desktop
and the filename must contain that person’s name along with the current date (without additional user
input).
How should the output file be specified in the script step?
A. Use a file path that references a variable containing the desired filename and path.
B. Use a file path that references a globally stored field containing the desired filename and path.
C. Use a file path defined by a calculation formula that uses both Get (DesktopPath) and the Get
(UserName) functions.
D. Use a file path that references a calculation field that uses both Get (DesktopPath) and the Get
(UserName) functions.
Answer: A
2. A table in a FileMaker Pro 10 database has a field CompanyName of type Text. The following field
validation options are set for this field:
Validate data in this field only during data entry
Allow user to override during data entry
Require not empty
Display custom message if validation fails
A user imports a set of records into this table. Some records have no value in the CompanyName field.
What will occur?
A. All of the records will be imported. No error message will be displayed.
B. All of the records will be imported. The user will also see the custom error message.
C. None of the records will be imported. The user will also see the specified custom error message.
D. All records with a value for CompanyName will be imported. The user will also see the specified
custom error message.
E. All records with a value for CompanyName will be imported. The user will see an error dialog from the
FileMaker Pro application stating that some records could not be imported due to errors, along with a
count of those records.
Answer: A
3. Given the following Relationships Graph:w0VFM10256Y The users want to view a list of unique product
records purchased by a found set of customers from the state of NY.
If the data in the system supports this request and there are no changes to the Relationships Graph,
which two techniques successfully accomplish this? (Choose two.)
A. On a layout based on Customer, include a portal based on the Product table occurrence. Find where
State = “NY”.
B. On a layout based on Customer, Find where State = “NY”. Navigate to a layout based on the
Products table. Select the menu Records > Saved Finds and choose “NY” under Recent Finds.
C. On a layout based on Customer, Find where State = “NY”. Then run a script with the step Go To
Related Records[ ], using Match all records in current found set to navigate to the desired set of Product
records.
D. Run a script from a special Customer layout that performs a Copy All Records/Requests[ ] script step,
then navigates to a Product layout including a Customer portal, uses Paste[ ] into a Find request, and
finally Perform Find[ ] to result in the desired found set.
E. Use a script to loop through the found set of Customer records, assembling a set of ID values into a
global variable $$customers. Navigate to a layout based on Products and in Find Mode enter the
Customer::State field. Choose the menu Requests > Paste Requests and specify State = $$customers.
Click OK to perform the Find.
Answer: BC
4. Which two events can activate an OnObjectModify script trigger? (Choose two.)
A. selecting a checkbox
B. scrolling in a portal
C. scrolling in a text field
D. switching tabs in a tab control
E. clicking a link displayed in a Web Viewer
Answer: AD
5. What is a reason to use the Let() function in a formula for a FileMaker Pro 10 calculation field?
A. to limit the iterations of a Loop() function used in the formula
B. to modify data in a text field referenced elsewhere in the formula
C. to define a custom function that can be used in other calculation formulas
D. to set a global variable $$var that can be used elsewhere (e.g. within a script)
Answer: D

评论 0
FileMaker認定試験|阅读全文

FM0-304認定試験、問題と回答を提供する

Developer Essentials for FileMaker 10、何でFileMaker認証は価値のある認証と思われますか?いろんな試験の中でFileMaker Certification 認証は試験価値が持ちます。FM0-304試験を通した後、学生は自分自身のレベルに対してテストする上に心からの喜びも感じます。試験番号:FM0-304 試験番号:FM0-304所要時間:135 分 受験料金(税抜):17,000円 (消費税):(850円) 受験料金(税込):17,850円 FileMakerの実力は世界のコンピュータ技術領域で先頭に立ちます、詳しいことはここで紹介しません。FileMaker認証書を持てば、業界の人達よりもっと優秀である、だって、自分を証明する認証があります。

TestPassPortはFM0-304問題集を提供して、100%合格することができます。この科目は191の本試験の問題です。無料デモダウンロードすることができます。

http://pdf.testpassport.jp/FM0-304.pdf

1. A script saves a group of records as a PDF. The resulting file needs to be saved on a user’s desktop
and the filename must contain that person’s name along with the current date (without additional user
input).
How should the output file be specified in the script step?
A. Use a file path that references a variable containing the desired filename and path.
B. Use a file path that references a globally stored field containing the desired filename and path.
C. Use a file path defined by a calculation formula that uses both Get (DesktopPath) and the Get
(UserName) functions.
D. Use a file path that references a calculation field that uses both Get (DesktopPath) and the Get
(UserName) functions.
Answer: A
2. A table in a FileMaker Pro 10 database has a field CompanyName of type Text. The following field
validation options are set for this field:
Validate data in this field only during data entry
Allow user to override during data entry
Require not empty
Display custom message if validation fails
A user imports a set of records into this table. Some records have no value in the CompanyName field.
What will occur?
A. All of the records will be imported. No error message will be displayed.
B. All of the records will be imported. The user will also see the custom error message.
C. None of the records will be imported. The user will also see the specified custom error message.
D. All records with a value for CompanyName will be imported. The user will also see the specified
custom error message.
E. All records with a value for CompanyName will be imported. The user will see an error dialog from the
FileMaker Pro application stating that some records could not be imported due to errors, along with a
count of those records.
Answer: A
3. Given the following Relationships Graph:w0VFM10256Y The users want to view a list of unique product
records purchased by a found set of customers from the state of NY.
If the data in the system supports this request and there are no changes to the Relationships Graph,
which two techniques successfully accomplish this? (Choose two.)
A. On a layout based on Customer, include a portal based on the Product table occurrence. Find where
State = “NY”.
B. On a layout based on Customer, Find where State = “NY”. Navigate to a layout based on the
Products table. Select the menu Records > Saved Finds and choose “NY” under Recent Finds.
C. On a layout based on Customer, Find where State = “NY”. Then run a script with the step Go To
Related Records[ ], using Match all records in current found set to navigate to the desired set of Product
records.
D. Run a script from a special Customer layout that performs a Copy All Records/Requests[ ] script step,
then navigates to a Product layout including a Customer portal, uses Paste[ ] into a Find request, and
finally Perform Find[ ] to result in the desired found set.
E. Use a script to loop through the found set of Customer records, assembling a set of ID values into a
global variable $$customers. Navigate to a layout based on Products and in Find Mode enter the
Customer::State field. Choose the menu Requests > Paste Requests and specify State = $$customers.
Click OK to perform the Find.
Answer: BC
4. Which two events can activate an OnObjectModify script trigger? (Choose two.)
A. selecting a checkbox
B. scrolling in a portal
C. scrolling in a text field
D. switching tabs in a tab control
E. clicking a link displayed in a Web Viewer
Answer: AD
5. What is a reason to use the Let() function in a formula for a FileMaker Pro 10 calculation field?
A. to limit the iterations of a Loop() function used in the formula
B. to modify data in a text field referenced elsewhere in the formula
C. to define a custom function that can be used in other calculation formulas
D. to set a global variable $$var that can be used elsewhere (e.g. within a script)
Answer: D
6. Given the following formula:
Case (
PatternCount (Name ; ” ” ) > 2 ; RightWords (Name ; 2) ;
Position (Name ; ” ” ; 1 ; 1 ) > 0 ; LeftWords (Name ; 2) ;
MiddleWords (Name ; 2 ; 2)
)
If the field Name contains “John Q. Adams”, what will the formula return?
A. John Q
B. John Q.
C. Q Adams
D. Q. Adams
Answer: A
7. A FileMaker Pro 10 database contains the following two scripts:
Script A:
Set Variable [$$varFoo; Value:Get ( ScriptParameter)]
Perform Script ["Script B"; Parameter: $$varFoo / 2]
Show Custom Dialog [$$varFoo]
Script B:
Set Variable [$counterStart; Value:Get ( ScriptParameter)]
Set Variable [$counter; Value:$counterStart]
Set Variable [$x; Value:1]
Loop
Set Variable [$$varFoo, Value:$$varFoo + $x]
Set Variable [$x; Value:$x + 1]
Set Variable [$counter; Value:$counter-1]
Exit Loop If [$counter < .5 * $counterStart]
End Loop
Exit Script [Result:$$varFoo]
With a Script Parameter of 11 passed into Script A, what result is shown in the custom dialog when Script
A completes?
A. 11
B. 12
C. 14
D. 17
E. 34
Answer: D
8. Which two statements are true about the [Full Access] privilege set in a FileMaker Pro 10 database?
(Choose two.)
A. It must be assigned to at least one account.
B. It is the only privilege set that can use Custom Functions.
C. It is the only privilege set that can view the Relationships Graph.
D. It can be deleted only if another full access privilege set has been created.
Answer: AC
9. According to the FileMaker Server Configuration Guide, which two hard drive configurations are
considered acceptable best practices for storage of hosted databases? (Choose two.)
A. RAID 1
B. RAID 0
C. RAID 1+0
D. RAID 5
Answer: CD
10. Which three are capabilities of the Save Records as PDF script step? (Choose three.)

A. append to existing PDF
B. specify email recipients
C. create a “PDF Form” document
D. create a directory to export a PDF document into
E. create a PDF based on a layout with a blank record
F. specify a PDF name by referencing a variable ($variable)
Answer: AEF

评论 0
FM0-304|阅读全文

9L0-402デモ無料ダウンロードすることができる。

9L0-402全称はSupport Essentials 10.5で、ACHDS 9L0-402(Support Essentials 10.5)問題集はtestpassportのITエンジニアとApple 製品の専門家によって作り上げて、最も新しい本試験題を含めています。この科目は90 の本試験の問題です。無料デモダウンロードすることができます。

APPLE:核心業務は電子科技製品、目の前世界での市場専用率は3.8%、最も有名な商品はApple II、Macintoshコンピュータ、iPodの音楽プレーヤーとiTunes音楽商店、それはハイテク企業で革新で名声を聞きます。
ACTC:APPLE認証の基礎で、主にMac OSXとMac OSX Server の核心機能と能力配置に肝心な協調サービスを発揮しています。それに基本の故障排除と基本のMac OSXとMac OSX Server能力を行います。
次は試験科目を簡単に紹介します

以下は9L0-402試験のデモです。

http://pdf.testpassport.jp/9L0-402.pdf

1. Which of these can you use to determine whether there is network connectivity between your computer
and a web server on the Internet?
A. Whois
B. Finger
C. Lookup
D. Traceroute
Answer: D
2. You are an admin user, and have enabled the Ignore Volume Ownership option for an external FireWire
hard disk. What will happen the next time a standard user attempts to mount the disk?
A. The disk will mount, and the user will be able to read, modify, and delete any file on the disk.
B. The disk will mount, and the user will be able to read any file on the disk; the user will be required to
enter an administrator password to modify or delete files on the disk.
C. The user will be required to enter an administrator password to mount the disk; once the disk is
mounted the user will be able to read, modify, and delete any file on the disk.
D. The user will be required to enter an administrator password to mount the disk; once the disk is
mounted, the user will be able to read any file on the disk, but will be required to re-enter an administrator
password to modify or delete files.
Answer: A
3. Review the screenshot of a user’s home folder, and then answer the question below.
Which folder did the user create?

http___pdftestpassport12

A. Music
B. Pages
C. Pictures
D. Downloads
Answer: B
4. Mac OS X v10.5 can read files on a volume that is ________-formatted, but it cannot write to files on
the volume.
A. UFS
B. NTFS
C. EXT2
D. FAT32
Answer: B
5. Which procedure will let someone who does not have a local user account log in to a local admin user
account on a Mac OS X v10.5 computer that does NOT have a firmware password enabled?
A. Log in to the computer with the user name “root” and the master password, open Accounts preferences,
and reset the admin user password.
B. Remove a RAM DIMM from one of the computers RAM slots, restart the computer while holding down
the Command-Option-O-F keys until you hear the startup sound, then type “reset-all” at the prompt.
C. Start the computer from the internal hard disk, log into a guest user account, open the Reset Password
utility in the /Applications/Utilities folder, then reset the password on the admin user account that resides
on the hard disk volume.
D. Press the C key while restarting the computer with the Mac OS X v10.5 Install DVD inserted, then
choose Reset Password from the Utilities menu. Select the hard disk volume and the admin user account,
then enter a new password for the account and click Save.
Answer: D
6. You have configured your Mac OS X v10.5 computer to share its connected USB printer. Mac OS X
users can locate and print to it, but Windows users can not. What additional step must you take to allow
Windows users to print to it?
A. In Sharing preferences, enable file sharing over SMB.
B. In Print & Fax preferences, enable the SMB printer driver.
C. In Printer Setup Utility, enable Windows Printing from the Printers menu.
D. In Print & Fax preferences, configure the Windows Printer name and queue.
Answer: A
7. Review the screenshots of a files permissions, as seen in Finder and from Terminal, and then answer
the question below.
Why are Kim’s permissions to the file, Report.rtf, NOT visible in the Terminal listing?

http___pdftestpassport21

A. Kims permissions are stored as POSIX settings.
B. Kims permissions are stored in the volume catalog.
C. Kims permissions are stored in the file data segment.
D. Kims permissions are stored in an Access Control List (ACL).
Answer: D
8. Tom wants to share a document with Harriet. Both have standard user accounts on the same Mac OS
X v10.5 computer. Which of these is NOT a location where Tom can store the document so that Harriet
can read it?
A. /Users/Shared/
B. /Users/tom/Public/
C. /Users/harriet/Public/
D. /Users/harriet/Public/Drop Box/
Answer: C
9. The primary role of the master password in Mac OS X v10.5 is to let you ________.
A. access all the passwords stored in a local keychain
B. reset the password of an account that has FileVault enabled
C. change the startup device by holding down the Option key while the computer starts up
D. connect to any password-protected web server whose password is stored in a local keychain
Answer: B
10. Which statement identifies a potential effect of resetting the master password for a Mac OS X v10.5
computer?
A. Users with keychain files created before you changed the master password must use the old master
password to unlock their keychains.
B. Users who enabled FileVault before you changed the master password will not be able to access their
home folder if they have forgotten their account password.
C. Users with keychain files created before you changed the master password will have their keychain
passwords automatically updated to match the new master password.
D. Users whose accounts were created before you changed the master password must use the firmware
password to access their home folder if they have forgotten their account password.
Answer: B

评论 0
Apple 認定試験|阅读全文

SK0-002問題、無料デモダウンロードする。

SK0-002全称はSERVER+ EXAM 2004 Objectivesで、問題数: 80問、制限時間:90分、合格ライン:100~900のスコア形式 615スコア以上。 Server+   SK0-002(SERVER+ EXAM 2004 Objectives )問題集はtestpassportのITエンジニアとCompTIA製品の専門家によって作り上げて、最も新しい本試験題を含めています。この科目は240の本試験の問題です。無料デモダウンロードすることができます。
Server+認定資格は、PCサーバ上でのインストール、設定から問題解決業務に携わる技術者を対象にした業界初の認定資格です。サーバやネットワーキング業務を理解する人材のニーズにより、効率的な輩出を目的として開発されました。サーバ運用・管理においてあらゆる局面で対応ができる知識・スキル、それらの活用能力、業務遂行における考え方を評価します。
以下はSK0-002試験のデモです。

http://pdf.testpassport.jp/SK0-002.pdf

1. Which three should be documented after upgrading a SCSI RAID controller? (Select THREE)
A. disk utilization
B. installation date
C. adapter baselines
D. location slot of the RAID controller
E. status of the adapter card installation
F. RAID controller information (warranty, specifications etc.)
Answer: BDF
2. Click the Exhibit button.
From a local machine, connectivity with a server named server1.comptia.org is checked. It cannot be
reached, but it can
be accessed via the IP address.
Which of the following is the MOST common cause of this error?

http___pdftestpassport11

A. The server is down.
B. The DNS server is down.
C. The local DNS cache is full.
D. The local DNS client is stopped.
E. The local DNS cache is corrupted.
Answer: B
3. Which of the following is the functional description of a server connected between two separate IP
subnets?
A. server as a bridge
B. server as a router
C. server as a switch
D. server as a data link
Answer: B
4. A company plans to upgrade a network server. Before proceeding with the upgrade, the HCL
(Hardware Compatibility
List) and hardware is checked and necessary backups and documentation are made.
The existing 512 MB of SDRAM is replaced with 1024 MB. The 10 Mbps network card is replaced with a
10/100 PCI
network card. When the server restarts, beeps sound and the server does not pass the POST.
Which of the following is the MOST likely cause of the problem?
A. The memory is not seated correctly.
B. The network card is not configured correctly.
C. The server does not support 1024 MB of memory.
D. Master SDRAM ECC needs to be enabled in the CMOS.
Answer:A
5. The latest SCSI adaptor card is purchased from a vendor. Drivers for the operating system cannot be
obtained. The
SCSI adapter card is added to an existing server. Upon booting, the operating system does not detect the
card. Which of
the following is the MOST likely cause of the problem?
A. The SCSI card is not seated correctly.
B. The termination is incorrectly set on the SCSI card.
C. The SCSI card is not listed on the operating system HCL (Hardware Compatibility List).
D. Operating system patches were not updated before installing the card.
Answer: C

评论 0
CompTIA|阅读全文