這是一個線上聊天室,因為技術的關係,目前只能輸入大小寫英文和數字、繁體中文、注音符號,還有標點符號等等,在程式中按下H鍵可以看到所有可輸入字元,希望不會造成聊天上太多的不方便!!(下面的英文是我用google翻譯的,可能有點不太正確,希望有大神能寫出正確翻譯給我,謝謝!!) This is an online chat room. Because of technology, only uppercase and lowercase English and numbers, traditional Chinese, phonetic symbols, and punctuation marks can be input at present. Press the H key in the program to see all the characters that can be input. , I hope it will not cause too much inconvenience in chatting!!
註:真的可以線上聊天喔,祝您聊得愉快!(記得要登入喔) Note: You can really chat online, I wish you a pleasant chat! (Remember to log in) 2021/11/1 新增了「訊息後面加上發送時間」功能 Added the "Add sending time to the message" function 2021/10/31 新增了「查看完整訊息」功能 Added "View Complete Message" function 2021/10/30 新增了「訊息前面加上發送者的名字」功能 Added the "Add sender's name before the message" function 2021/10/27 修復了「訊息的倒數第二字缺失」的Bug Fixed the bug of "the penultimate word of the message is missing" 2021/10/26 加入了中文注音符號 Added Chinese phonetic symbols 2021/10/25 修復了大小寫轉碼的Bug Fixed the bug of case transcoding 2021/10/20 解決了Scratch無法辨識大小寫的問題 參考自https://scratch.mit.edu/projects/409540516/ Solved the problem that Scratch could not recognize upper and lower case Reference from https://scratch.mit.edu/projects/409540516/ 2021/10/17 新增了「檢視可輸入字元」的功能 Added the function of "Viewing Inputable Characters" 2021/10/16 加入了繁體中文字體,現在可以輸入繁體中文了! 中文來源:http://n.sfs.tw/content/index/14435 Added Traditional Chinese fonts, now you can input Traditional Chinese! Chinese source: http://n.sfs.tw/content/index/14435 2021/10/14 新增了「訊息更新時間」的功能 Added the "Message Update Time" function 2021/07/05 加入了中文標點符號 Added Chinese punctuation 2021/02/24 修復了文字轉數字的Bug Fixed the bug of converting text to number 2020/11/30 建立起數字轉文字的程式架構 Build a program structure for converting numbers to text 2020/11/09 建立起文字轉數字的程式架構 Established a text-to-digit program framework 2020/10/23 加入了英文標點符號 Added English punctuation 2020/10/22 加入了英文大小寫和數字 Added English capitalization and numbers 2020/10/11 程式建立 Program creation