Development tools contain a few general useful tools li […]
標籤: coding
Visual Studio Code 字體放大 / 縮小Visual Studio Code 字體放大 / 縮小
放大 (zoom in) 快捷鍵: ① Ctrl + 鍵盤最上 […]
Microsoft Visual Studio 字體放大 / 縮小Microsoft Visual Studio 字體放大 / 縮小
目前使用的版本 Microsoft Visual Studio Community 2022 &n […]
C/C++ const char* / std::stringC/C++ const char* / std::string
const char* convert to std::string: std::string convert […]
A* Pathfinding for BeginnersA* Pathfinding for Beginners
開啟新視窗點此 #algorithm
libmagic librarylibmagic library
Libmagic is the library that commonly supports the file […]
A C programmer needs tools after a new openSUSE Leap 15 installationA C programmer needs tools after a new openSUSE Leap 15 installation
1. c/c++, and make $ sudo zypper install -t pattern dev […]
Get GdkPixbuf / GdkTexture / GdkPaintable SizeGet GdkPixbuf / GdkTexture / GdkPaintable Size
GdkPixbuf void ShowGdkPixbufSize() { GdkPixbuf *pixbuf […]
Get GtkPicture / GtkImage sizeGet GtkPicture / GtkImage size
GtkPicture void ShowPictureSize() { GtkWidget *picture; […]
C/C++ std::string/std::wstring convertingC/C++ std::string/std::wstring converting
myconvert.h myconvert.cpp #C++ #UTF-8 #ch […]