2016年6月28日 星期二

MVA 字幕下載 (2016)

如果你所看的課程是2015/5前,可在該課程的網址後加上:/captions?f=webvtt&l=en

本文所介紹的是在這之後的課程字幕取得方式,建議使用Chrome,原因之後會說明

  1. 首先進入到學習的課程並確認該課程有提供字幕。
  2. 進入瀏覽器的除錯模式,Chrome(或Edge)的快捷鍵是F12,並且搜尋”caption”以找到<track src=… >的段落。
    search caption
  3. 使用Chrome的好處是,你可以移動游標到src後的連結位置,並選擇“Open link to new table“即可開啟字幕檔所在位置。
    open link in new table
  4. 將開啟的檔案另存新檔即可得到.xml字幕檔案。
  5. .xml的字幕檔符合W3C定義TTML規範,如果你的播放器不支援這種字幕格式,可以嘗試使用我製作的免費轉換工具 SRToTTML將它轉為一般的srt檔案進行播放。

2016年5月5日 星期四

Windows 10: Developing Responsive and Adaptive UIs

教師: Daren May Geoffrey Morgan

MVA課程連結

ENG Sub: 18137-229124-cpkob0rc.srt
中文字幕: 18137-229124-cpkob0rc.zh-TW.srt

Assessment:

  1. Which object should you use to create adaptive and responsive UWP applications?
  2. What should you do to target a view to a specific device?
  3. Which two of the following should you add to make phone calls from a UWP Windows application?
  4. When creating a new item from Microsoft Visual Studio, what is the difference between XAML View and XAML Page?
  5. Which object should you use to ensure that you can change the layout of an application as soon as the size of the application is below a certain threshold?

2016年4月30日 星期六

XAML for Windows 10: Items Controls: 2 | Templates

教師: Daren May Jerry Nixon

MVA課程連結

ENG Sub: 17822-233415-h2mwalpm.srt
中文字幕: 17822-233415-h2mwalpm.zh-TW.srt

Assesstment:

  1. Which code should you use to specify an ItemsPanelTemplate as a resource by using the Key “HorizontalWrapGrid”?
  2. Which syntax should you use to change the visibility of an element based on the number of items by calling a custom converter named VisibleWhenZeroConverter?
  3. What should you implement in an IValueConverter interface?
  4. In a DataTemplate, what should you use to specify that the object type is Customer?
  5. Which property should you use to change the way items are added graphically to an ItemsStackPanel control?
  6. In a ListView control, which XAML markup should you use to use an ItemsPanelTemplate?
  7. What statement correctly describes data virtualization in XAML?

2016年4月25日 星期一

XAML for Windows 10: Items Controls: 1 | Items Controls Fundamentals

教師: Daren May Jerry Nixon

MVA課程連結

ENG Sub: 17822-233413-fu5lrctb.srt
中文字幕: 17822-233413-fu5lrctb.zh-TW.srt

Assessment:

  1. Which control does the MenuFlyOut control inherit?
  2. What should you use to set custom style-selection logic for a style that can be applied to each generated container element?
  3. In an ItemsControl element, which property should you use to specify which property of the objects collection should be displayed?
  4. According to Guidelines for Lists, which control should you use to display image-heavy content?
  5. According to Guidelines for Lists, which control should you use to enable users to choose one item from an expanding list?
  6. Which two types of objects can you use to bind elements in an ItemsControl element?
  7. Which code should you use to order a collection of customers by LastName?
  8. In an ItemsControl element, which property should you use to bind the items displayed in the control?

2016年4月17日 星期日

XAML for Windows 10: Controls: 3 | Styling

教師: Daren May Jerry Nixon

MVA課程連結

ENG Sub: 17821-233400-zkzvdji3.srt
中文字幕: 17821-233400-zkzvdji3.zh-TW.srt

Assessment:

  1. Which location has the highest styling precedence?
  2. When using the XAML markup <Button Style={StaticResource MyButtonStyle}>Click me</Button>, which type of style is used?
  3. What should you use to reference custom styles defined in external XAML files?
  4. Which syntax should you use to apply a style named PrimaryBrush defined in a <Page.Resources> XAML section?
  5. Which file contains the default styles in a UWP application?
  6. Which syntax should you use to create a SolidColorBrush style named PrimaryBrush?
  7. When using the XAML markup <Button>Click me</Button>, which type of style is used?
  8. What is the difference between an implicit style and an explicit style?

2016年4月10日 星期日

XAML for Windows 10: Controls: 2 | Custom Controls

教師: Daren May Jerry Nixon

MVA課程連結

ENG Sub: 17821-233392-fx4mvtvu.srt
中文字幕: 17821-233392-fx4mvtvu.zh-TW.srt

Assessment:

  1. Which property should you change to enable a button?
  2. On a Command object, which property should you use to verify whether the command can be executed?
  3. When creating a custom control that contains a button child control, what should you do first to attach the button click event?
  4. x:Bind is not supported in a ControlTemplate.
  5. When using x:Name in XAML, which method does the actual object create in the code behind?
  6. When creating a custom control that contains a button child control, to which method should you attach the button click event?
  7. What is the maximum number of child allowed in a ControlTemplate?

2016年3月31日 星期四

XAML for Windows 10: Controls: 1 | Control Fundamentals

講師:Daren May Jerry Nixon

MVA課程連結

ENG Sub: 17821-231895-bhm1ml4f.srt
中文字幕: 17821-231895-bhm1ml4f.zh-TW.srt

Assessment:

  1. What is the base class of a button in XAML?
  2. When defining a custom control, which attribute should you use to specify which property will return the content inside the control?
  3. Which class provides access to the Template property in XAML?
  4. Which class provides access to the Style property in XAML?
  5. Which property should you use to specify the reference back to the resource that handles localization?
  6. Which are three valid syntaxes that you can use to perform binding in XAML?
  7. What is the most performant binding keyword in XAML?
  8. What is the most flexible binding keyword in XAML?
  9. Which class provides access to the Resources property in XAML?

2016年3月17日 星期四

Introduction to Windows Hello

教師: Peter Dawoud

MVA課程連結

ENG Sub: 20115-261454-anvtnqwq.srt
中文字幕: 20115-261454-anvtnqwq.zh-TW.srt

Assessment:

  1. You are evaluating fingerprint authentication. What is used as the basis for most fingerprint identification systems?
  2. What is the benchmark false accept rate (FAR) for Windows Hello?
  3. You need to identify biometrics that were introduced in Windows 10. Which two biometrics should you identify?
  4. You are evaluating fingerprint authentication. You need to identify the number of buckets that are classified in global fingerprint features. How many buckets should you identify?
  5. How many faces were used to validate face recognition in Windows Hello?
  6. You are evaluating the Windows Biometric Framework. You need to identify the interface that divides biometric components from the Windows Biometric API surface. Which interface should you identify?
  7. You need to identify the form in which fingerprint information is stored in Windows 10. Which form should you identify?
  8. You are considering whether to implement Windows Hello authentication. You need to identify the biometrics that are supported by Windows Hello. Which three biometrics should you identify?