- 우가 토요일 4시 예약; 033-342-7661
This file contains hidden or 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
NSArray *paths = NSSearchPathForDirectoriesInDomains(NSCachesDirectory, NSUserDomainMask, YES); | |
NSString *cachePath = [paths objectAtIndex:0]; | |
NSString *chunkDirectory = [[NSString alloc] initWithFormat:@"%@/CHUNK/dd", cachePath]; | |
NSURL *url = [NSURL fileURLWithPath:chunkDirectory]; | |
//url = file://localhost/Users/jooddang/Library/Application%20Support/iPhone%20Simulator/5.0/Applications/67AE-MY-IPHONE-ID-ABC87EC/Library/Caches/CHUNK/dd | |
[[NSFileManager defaultManager] fileExistsAtPath:chunkDirectory]; // returns 1 | |
This file contains hidden or 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
color scheme | |
colorzilla.com | |
colourlovers | |
aviary | |
gimp shop | |
opengraphicdesign.com | |
dia; diagram |
- Dönnhoff Eiswein (둘 중에 가능한 것만)
- https://www.der-weinmakler.de/riesling-oberhaeuser-bruecke-eiswein.html
- http://www.bbr.com/products-20580-2012-oberhauser-brucke-riesling-eiswein-donnhoff-nahe
- Egon Müller Auslese
When you work as a team, effective communications are essential. The world we're living in has lots of tools that facilitate communications with various purposes. Some of them are even for free.
- Sprint planning / Issue tracking
- What is sprint? What is issue tracking? => Google it.
- Jira ($$$)
- Trello (for free)
- Documentation
- To share documents that last for long time. (i.e. Guide to set up dev box / Team culture / Other guidelines...)
- Confluence ($$$)
- Google Sites (for free)
1.블록체인 기본이해