##Overview of Obj-C Getting started with iOS development
Overview of Objective-C Part 2
##Tutorials/How-tos Apple's Getting started guide
UIImageView *imgBg2 = [self createImgViewWithFrame:CGRectMake(26, APP_DELEGATE.is_iPhone5 ? yCodd+180 : yCodd+170, 268, 137) ImageName:@"licence_front" withTag:0]; | |
imgBg2.image = [UIImage imageNamed:@"w2_front.png"]; |
card.cardType = (CardType)[[cardArray valueForKey:@"type"] integerValue]; |
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |
sudo dscl . -append /Groups/_developer GroupMembership USER_NAME |
##Overview of Obj-C Getting started with iOS development
Overview of Objective-C Part 2
##Tutorials/How-tos Apple's Getting started guide
0. English en 1. French fr 2. German de 3. Italian it 4. Dutch nl 5. Swedish sv 6. Spanish es 7. Danish da 8. Portuguese pt 9. Norwegian nb 10. Hebrew he 11. Japanese ja 12. Arabic ar 13. Finnish fi 14. Greek el 15. Icelandic is 16. Maltese mt 17. Turkish tr 18. Croatian hr 19. Chinese zh 20. Urdu ur 21. Hindi hi 22. Thai th 23. Korean ko 24. Lithuanian lt 25. Polish pl 26. Hungarian hu 27. Estonian et 28. Latvian lv 29. Sami se 30. Faroese fo 31. Farsi fa 32. Russian ru 33. Chinese zh 34. Dutch nl 35. Irish ga 36. Albanian sq 37. Romanian ro 38. Czech cs 39. Slovak sk 40. Slovenian sl 41. Yiddish yi 42. Serbian |
I hereby claim:
To claim this, I am signing this object:
Add-AzureAccount | |
select-azuresubscription "Visual Studio Premium with MSDN" | |
Save-AzureVhd -Source $sourceVHD -LocalFilePath $destinationVHD -NumberOfThreads 5 |
# CONFIG | |
SNMP_COMMUNITY=public | |
SYSCONTACT=dan | |
SYSLOCATION=Berlin | |
# get packages | |
apt-get install snmpd xinetd vim | |
mkdir -p /opt/observium && cd /opt |
# | |
# deb cdrom:[Ubuntu-Server 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.3)]/ trusty main restricted | |
#deb cdrom:[Ubuntu-Server 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.3)]/ trusty main restricted | |
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to | |
# newer versions of the distribution. | |
deb ftp://mirror.ludere.lan/ubuntu/ trusty main restricted | |
deb-src ftp://mirror.ludere.lan/ubuntu/ trusty main restricted |