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 [04.01.2006 15:23 (vor 19 Jahren)] cwachaprogrammieren [16.11.2016 23:18 (vor 8 Jahren)] (aktuell) – Externe Bearbeitung 127.0.0.1
Zeile 2: Zeile 2:
  
 ==== Code ==== ==== Code ====
-  * [[arguments]]: Simple, intuitive and complete command line argument parser in C++ +  * [[arguments|Commandline Argument Parser]]: Simple, intuitive and complete command line argument parser in C++ 
-  * [[configparser|ConfigParser]]: A robust configuration file reader/writer that reads in //keyword = value// pairs and supports [ini-style-sections] +  * [[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 90 lines of code+  * [[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 33: 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 47: 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.1136384639.txt.gz
  • Zuletzt geändert: 16.11.2016 23:16 (vor 8 Jahren)
  • (Externe Bearbeitung)