CrossPlatform GUI Programming with wxWidgets [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

CrossPlatform GUI Programming with wxWidgets [Electronic resources] - نسخه متنی

Julian Smart; Kevin Hock; Stefan Csomor

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
توضیحات
افزودن یادداشت جدید











  • Debugging Your Application


    If you are using GCC on any platform, you can use the Debug Project command on the Build menu to show GDB in a window, with a toolbar to accelerate common debugging commands. A manual for GDB is supplied with DialogBlocks under the Reference tab. Or you can use GDB standalone via Emacs or via a graphical front-end such as Insight, DDD, or KDbg (KDE only).

    On Windows, you can use the debugger that comes with your compiler. In particular, to use the Visual Studio debugger, create a configuration for VC++ Project, select this configuration in the DialogBlocks toolbar, generate the project file, and open it in Visual Studio.


  • / 261