wangyifei6817

wangyifei6817

Geek Repo

Github PK Tool:Github PK Tool


Organizations
TimeBots

wangyifei6817's repositories

Language:JavaStargazers:0Issues:1Issues:0

BrowseOverflow

Fully unit-tested viewer for iOS questions on StackOverflow.

Language:Objective-CStargazers:0Issues:1Issues:0

Calculator

计算器

Language:Objective-CStargazers:0Issues:0Issues:0
Language:Objective-CStargazers:0Issues:2Issues:0
Language:Objective-CStargazers:0Issues:2Issues:0

JSONKit

Objective-C JSON

Language:Objective-CStargazers:0Issues:2Issues:0
Stargazers:0Issues:2Issues:0

MacAgent

a goagent client of mac(not finished)

Language:Objective-CStargazers:0Issues:2Issues:0

MapView

第一版

Language:Objective-CStargazers:0Issues:2Issues:0

objective-git

Objective-C bindings to libgit2

Language:Objective-CLicense:MITStargazers:0Issues:0Issues:0

NewEBuy

New Edition And New Design

Stargazers:0Issues:0Issues:0

SQLCipherExport

A mac app to export your sqlite database to an new database in the Desktop

Language:Objective-CStargazers:0Issues:0Issues:0

SwiftSingleton

An exploration of the Singleton pattern in Swift

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:0Issues:0

SYQRCodeDemo

/**SYQRCode:IOS原生API,需要IOS7.0及以上系统支持。 用法: //扫描二维码 SYQRCodeViewController *aaa = [[SYQRCodeViewController alloc] init]; aaa.SYQRCodeSuncessBlock = ^(NSString *qrString){ self.saomiaoLabel.text = qrString; }; aaa.SYQRCodeCancleBlock = ^(SYQRCodeViewController *are){ self.saomiaoLabel.text = @"扫描取消~"; [are dismissViewControllerAnimated:YES completion:nil]; }; [self presentViewController:aaa animated:YES completion:nil]; **/

Language:Objective-CStargazers:0Issues:2Issues:0
Language:HTMLStargazers:0Issues:2Issues:0