NirSoft sample code 2015-09-262015-09-26| GordonGordon| 0 Comment | 01:14 Categories: coding 有一些不錯的 C++ 範例! http://www.nirsoft.net/code_samples.html #sourcecode #coding #programming #sample Post Views: 10 Leave a Reply 取消回覆發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *留言 * 顯示名稱 * 電子郵件地址 * 個人網站網址 Δ 文章導覽 PREVIOUS Previous post: _MSC_VER macro valuesNEXT Next post: 湖口-富岡-楊梅-湖口 Related Post char string 轉換成 wchar_t stringchar string 轉換成 wchar_t string 2022-01-212022-01-21| GordonGordon| 0 Comment| 00:29 方法一: #include <cstdlib> int mbstowcs(wchar_t *out […] Read MoreRead More Get GtkPicture / GtkImage sizeGet GtkPicture / GtkImage size 2022-09-032022-09-03| GordonGordon| 0 Comment| 04:03 GtkPicture void ShowPictureSize() { GtkWidget *picture; […] Read MoreRead More _MSC_VER macro values_MSC_VER macro values 2015-09-152015-09-15| GordonGordon| 0 Comment| 23:23 MSVC++ 14.0 _MSC_VER == 1900 (Visual Studio 2015) MSVC+ […] Read MoreRead More
char string 轉換成 wchar_t stringchar string 轉換成 wchar_t string 2022-01-212022-01-21| GordonGordon| 0 Comment| 00:29 方法一: #include <cstdlib> int mbstowcs(wchar_t *out […] Read MoreRead More
Get GtkPicture / GtkImage sizeGet GtkPicture / GtkImage size 2022-09-032022-09-03| GordonGordon| 0 Comment| 04:03 GtkPicture void ShowPictureSize() { GtkWidget *picture; […] Read MoreRead More
_MSC_VER macro values_MSC_VER macro values 2015-09-152015-09-15| GordonGordon| 0 Comment| 23:23 MSVC++ 14.0 _MSC_VER == 1900 (Visual Studio 2015) MSVC+ […] Read MoreRead More