我
void hello() {
println('hello world');
}
function hello() {
echo "hello world";
}
public void hello() {
System.out.println('hello world');
}
- (void)hello {
NSLog("hello world");
}
func hello() -> String {
return "hello world"
}
大家好!
我叫GKK
,一名从事iOS开发的全栈开发者
由于找不到工作,目前正在远程办公(滑稽脸~),维护并迭代飞地产品中。
Copyright © 2015 Powered by MWeb, Theme used GitHub CSS.