發表文章

目前顯示的是 7月, 2019的文章

C++11 Smart Pointer

避免 memory leak:C++11 Smart Pointer(上) https://kheresy.wordpress.com/2012/03/03/c11_smartpointer_p1/ 避免 memory leak:C++11 Smart Pointer(下) https://kheresy.wordpress.com/2012/03/05/c11_smartpointer_p2/amp/ C++中的智能指針(1):shared_ptr的介紹和用法 https://blog.csdn.net/thinkerleo1997/article/details/78754919 作法:建立及使用 shared_ptr 執行個體 https://docs.microsoft.com/zh-tw/cpp/cpp/how-to-create-and-use-shared-ptr-instances?view=vs-2019

Python 實作發送 LINE Notify 訊息

使用 Python 實作發送 LINE Notify 訊息 https://bustlec.github.io/note/2018/07/10/line-notify-using-python/ 透過 Python 發 Line Notify 三部曲 - 發圖圖圖片 http://pythonorz.blogspot.com/2017/12/python-line-notify_18.html?m=1 透過 Python 發 Line Notify http://pythonorz.blogspot.com/2017/12/python-line-notify-line-notify-line.html?m=1