mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-22 06:12:55 +02:00
translate lesson 7 to zh-tw
This commit is contained in:
@@ -2362,7 +2362,7 @@
|
||||
"questionText": "為什麼阻止用戶輸入不信任的資料很重要?",
|
||||
"answerOptions": [
|
||||
{
|
||||
"answerText": "因為使用奇特字元讓UI變很醜。",
|
||||
"answerText": "因為使用奇特字元讓 UI 變得很醜。",
|
||||
"isCorrect": "false"
|
||||
},
|
||||
{
|
||||
@@ -2433,7 +2433,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"questionText": "下列何者為最合適的方式來儲存不同session中重要的用戶資料?",
|
||||
"questionText": "下列何者為最合適的方式來儲存不同 session 中重要的用戶資料?",
|
||||
"answerOptions": [
|
||||
{
|
||||
"answerText": "利用檔案。",
|
||||
|
Reference in New Issue
Block a user