This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"guid": "0018e596284a49eaa3bc22c8ed88ac11", | |
"title": "NIUK - Nowy niskoprofilowy cooler Akasa Nero LX", | |
"description": "\r\n Akasa poszerza swoją ofertę systemów chłodzenia procesorów o nowy model o nazwie Nero LX. Cooler ma niskoprofilową budowę i tylko 59 milimetrów wysokości, dzięki czemu może być stosowany w zyskujących coraz większą popularność niewielkich komputerach stacjonarnych i HTPC. Producent wyposażył go w cztery miedziane ciepłowody połączone z radiatorem złożonym z gęsto ułożonych cienkich finów, których krawędzie zostały dodatkowo pofalowane w celu poprawy rozpraszania ciepła. Radiator owiewany jest przez wentylator o średnicy 120mm i wysokości 15mm, mogący obracać się z prędkością od 600 do 1900 RPM, emitując przy tym szum o natężeniu od 11,5 do 31,5 dBA.\r\n ", | |
"small_image": "http://pursuitist.com/wp-content/uploads/2011/07/New-BMW-1-Series.png", | |
"date": "2012-12-04T19:33:00Z", | |
"category": |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#import "MyViewController.h" | |
#import "UIView+SimpleConstraints.h" | |
@implementation MyViewController { | |
UIView * parent; | |
UIView * childA; | |
UIView * childB; | |
UIView * childC; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#import <QuartzCore/QuartzCore.h> | |
#import "Bike.h" | |
@implementation Bike { | |
NSTimeInterval totalAnimationTime; | |
NSDate *_lastAnimationStartDate; | |
CGRect _initialFrame; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#import <QuartzCore/QuartzCore.h> | |
#import "Bike.h" | |
@implementation Bike { | |
} | |
- (id)initWithFrame:(CGRect)frame { | |
self = [super initWithFrame:frame]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#import <QuartzCore/QuartzCore.h> | |
#import "Bike.h" | |
@implementation Bike { | |
} | |
- (id)initWithFrame:(CGRect)frame { | |
self = [super initWithFrame:frame]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ciekawe |
NewerOlder