User Tools

Site Tools


code:lapcounter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
code:lapcounter [2017/01/11 21:50] – [Mathematics] michfielcode:lapcounter [2017/06/16 10:11] (current) – [RundenzählerApp] michfiel
Line 1: Line 1:
-====== RundenzählerApp ====== +====== Laps2Go ======
- +
-===== Names, Icons, Pictures ===== +
- +
-  * lap counter +
-  * laps2go+
  
 +===== Motivation =====
  
 https://en.wikipedia.org/wiki/Speed_skating_rink https://en.wikipedia.org/wiki/Speed_skating_rink
 \\ \\
 A speed skating rink (or speed skating oval) is an ice rink (but also a sport venue) in which a speed skating competition is held. A speed skating rink (or speed skating oval) is an ice rink (but also a sport venue) in which a speed skating competition is held.
 +
 +===== Snippets =====
 +
 +
 +<code>
 +    IBOutlet UIScrollView *myScrollView;
 +    IBOutlet UIView *contentView;
 +
 +    - (void)viewDidLoad
 +    {
 +       myScrollView.contentSize = contentView.frame.size;
 +       
 +       ...
 +    }
 +    
 +</code>
 +
  
 ===== Mathematics ===== ===== Mathematics =====
code/lapcounter.1484167808.txt.gz · Last modified: 2017/01/11 21:50 by michfiel