programmieren

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
programmieren [05.12.2005 10:04 (vor 19 Jahren)] cwachaprogrammieren [16.11.2016 23:18 (vor 7 Jahren)] (aktuell) – Externe Bearbeitung 127.0.0.1
Zeile 2: Zeile 2:
  
 ==== Code ==== ==== Code ====
-  * {{projects:arguments-1.0.tar.gz}} Simple and complete command line argument parser in C++ +  * [[arguments|Commandline Argument Parser]]: Simple, intuitive and complete command line argument parser in C++ 
 +  * [[cfg_parser|Configuration File Parser]]: A robust configuration file reader/writer that reads in //keyword = value// pairs and supports [ini-style-sections] 
 +  * [[split_line]]: split_line is a clean STL string tokenizer that supports user provided delimiters, escape characters, quoted text and more in less than 100 lines of code
  
 ==== Docs ==== ==== Docs ====
Zeile 32: Zeile 33:
  
 ==== GUI Code ==== ==== GUI Code ====
 +  * GUI Devel Tools Übersicht: http://wiki.wxpython.org/index.cgi/wxPythonPit_Apps
   * Crash Kurs: http://wiki.wxpython.org/index.cgi/CrashCourse   * Crash Kurs: http://wiki.wxpython.org/index.cgi/CrashCourse
   * PopupMenu: http://wiki.wxpython.org/index.cgi/PopupMenuRevised   * PopupMenu: http://wiki.wxpython.org/index.cgi/PopupMenuRevised
Zeile 46: Zeile 48:
  
   * http://www.apple.com/applescript/resources/   * http://www.apple.com/applescript/resources/
 +
 +
 +===== PHP =====
 +
 +  * Templates: http://www.sitepoint.com/forums/showpost.php?postid=498687&pos%20tcount=15
  • programmieren.1133773460.txt.gz
  • Zuletzt geändert: 16.11.2016 23:16 (vor 7 Jahren)
  • (Externe Bearbeitung)