高微(危,已停修) ── 序前言 這裡是我讀高微所寫下的筆記,但我後來停修ㄌ,所以暫時不會再更新了,如果對數學有興趣可以逛逛老師的 網站 ,是一位教得很好的老師,雖然因為太硬所以我退掉了。
課程網址: 國立中央大學一百一十學年度上學期分析導論課程網頁
課本: 分析導論課本 By 鄭經斅
下面基本上是從 C++ Miner 那邊複製過來的了,如果你有興趣也可以逛一下。
關於我 我是 Mes,一個喜愛 C++ 的人,寫文的現在(2021/04/02) 就讀中央大學數學系,目前大一, 成績很差,盡量不要問我數學 ,如果想一起討論程式問題的話可以加我的 Discord、FB 或 IG,我主要用這三個,程式方面的討論我主要都在 Discord 找人問和回答問題:
Image Not Showing
Possible Reasons
The image file may be corrupted The server hosting the image is unavailable The image path is incorrect The image format is not supported
Learn More →
:Mes#0903
Image Not Showing
Possible Reasons
The image file may be corrupted The server hosting the image is unavailable The image path is incorrect The image format is not supported
Learn More →
: 鄭詠澤
Image Not Showing
Possible Reasons
The image file may be corrupted The server hosting the image is unavailable The image path is incorrect The image format is not supported
Learn More →
: mes__0903
Image Not Showing
Possible Reasons
The image file may be corrupted The server hosting the image is unavailable The image path is incorrect The image format is not supported
Learn More →
: Mes 興趣是寫作、看畫、Compiler、OS、C++、Assembly,偶爾會去攝影,會在 IG 上寫雜記和分享家裡的貓咪照片,FB 版上全是分享別人動物的貼文, 愜意的生活 。
一些資源 下面這些是我可能會出現的 Discord 群,我通常會在這些群裡面回答問題或問問題:
如果有哪個連結失效了還請留言或私訊告訴我,我都選了永久的,應該是不會失效才對XD 我非常建議大家加入 Discord 群組討論,Telegram 據我所知還沒有這麼多的群組,而 Discord 有一個優點就是資訊流通的速度非常快,你問完問題馬上就會有人回答了,如果不懂你能馬上再回問她,相較於 FB 社團,甚至是 Email 問外國演講者、作者問題之類的,速度會快上許多。
雖然自己思考問題是很好的進步方式,這樣的方式能讓你的思緒更清晰,對事情和原理的理解也會更透徹,但若到了一定階段你還沒思考出來,最好還是找一些人問一下會比較好,別人可能會從你從沒想過的角度來解釋問題,讓你豁然開朗。
再來是一些 C++ 的文件:
C/C++ Language References (final/current working drafts)
Image Not Showing
Possible Reasons
The image file may be corrupted The server hosting the image is unavailable The image path is incorrect The image format is not supported
Learn More →
C89: (沒有 PDF 版本) 、 HTML
Image Not Showing
Possible Reasons
The image file may be corrupted The server hosting the image is unavailable The image path is incorrect The image format is not supported
Learn More →
C99 (N1256): PDF 、 HTML
Image Not Showing
Possible Reasons
The image file may be corrupted The server hosting the image is unavailable The image path is incorrect The image format is not supported
Learn More →
C11 (N1570): PDF 、 HTML
Image Not Showing
Possible Reasons
The image file may be corrupted The server hosting the image is unavailable The image path is incorrect The image format is not supported
Learn More →
C17 (N2176): PDF 、 (沒有 HTML 版本)
Image Not Showing
Possible Reasons
The image file may be corrupted The server hosting the image is unavailable The image path is incorrect The image format is not supported
Learn More →
C23: PDF 、 (沒有 HTML 版本)
Image Not Showing
Possible Reasons
The image file may be corrupted The server hosting the image is unavailable The image path is incorrect The image format is not supported
Learn More →
C++ 11 (N3337): PDF 、 HTML
Image Not Showing
Possible Reasons
The image file may be corrupted The server hosting the image is unavailable The image path is incorrect The image format is not supported
Learn More →
C++ 14 (N4140): PDF 、 HTML
Image Not Showing
Possible Reasons
The image file may be corrupted The server hosting the image is unavailable The image path is incorrect The image format is not supported
Learn More →
C++ 17 (N4659): PDF 、 HTML
Image Not Showing
Possible Reasons
The image file may be corrupted The server hosting the image is unavailable The image path is incorrect The image format is not supported
Learn More →
C++ 20 (N4861): PDF 、 HTML
Image Not Showing
Possible Reasons
The image file may be corrupted The server hosting the image is unavailable The image path is incorrect The image format is not supported
Learn More →
C++ 23 (N4885): PDF 、 HTML
你可以在 Cppreference 看到這些資訊,我的閱讀方式是 Drafts 配 Cppreference 來看,然後上網找例子或自己想一些例子來驗證,如果有不懂的就會到 Google 和 Stackoverflow 搜尋,有時候 CSDN 也會有答案,但就如我前面所說的,比較新的東西通常中文資源很少,不太會有什麼文章。不過據我所知,Drafts 這樣密密麻麻的英文字對許多人來說並不是很友善,所以我的方法可能並不適合你,希望你可以找到自己的方法。
那如果一直找不到 (可能是比較深或偏向英文方面意思理解有困難等等),那我就會到 Discord 群裡面發問,發問的方式可以參考 How To Ask Questions The Smart Way ,總之不要問那些一到 Google 就馬上可以找到的問題,如果你問完問題別人馬上丟了一個解答的網址給你,你應該要檢討一下XD
再來是一些不錯的頻道:
最後是這篇的 CSS 在這裡: https://hackmd.io/aPqG0f7uS3CSdeXvHSYQKQ?both
如果你需要可以拿去,我寫蠻久的 XD,一開始是從官網上找到黑色模板的,然後隨著時間慢慢就變成自己的版本了,你可以把它複製下來改成自己的版本。
前言差不多就這樣啦,我是 Mes,一個喜愛 C++ 的人,主推 ina (x。
Image Not Showing
Possible Reasons
The image file may be corrupted The server hosting the image is unavailable The image path is incorrect The image format is not supported
Learn More →