# 20201210

歡迎閱讀 2020 年 12 月 10 日發布的[Code Judger](http://www.codejudger.com)的更新項目，本版增加了TQC+ 物件導向程式語言C# 7的認證題庫，以及修正了一些問題。我們希望您會喜歡，更新項目如下：

## 一、新增 TQC+ 程式語言C 第2版 認證題庫

1. [Code Judger](http://www.codejudger.com)增加TQC+ 物件導向程式語言C# 7的認證題庫，共計 60 題程式設計實作題，[TQC+ 物件導向程式語言C# 7 認證介紹](https://www.tqcplus.org.tw/CertificateDetail.aspx?CODE=oI628ByfbDY=)。
2. 認證題庫類別範圍說明：
   * 第1類：基本處理
   * 第2類：條件判斷式、迴圈及例外處理
   * 第3類：陣列、集合與遞迴
   * 第4類：日期與亂數
   * 第5類：檔案存取及資料流
   * 第6類：物件導向程式設計

## 二、修正 – 【教師帳號】功能

1. 在「考試總管」的「下載成績單」csv檔編碼格式改為BOM UTF-8，讓使用Micorsoft Excel的老師不需要轉換就可以正確的開啟成績單。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://csfrd.gitbook.io/cjmanualv2/chapter08/v20201210.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
