国内网络访问Github资源偏慢解决方法
2019-07-16 本文已影响0人
昊囧
查阅到的方法有两个
C语言里的函数 `scanf()` 怎么使用?
```objc
#import<UIKit/UIKit.h>
@interfaceAppDelegate:UIResponder
@property(strong,nonatomic)UIWindow*window;
@end
```
1.对于具体的Terminal
`export http_proxy=http://proxyAddress:port`
2.如果需要GitHub Clone下载工程时
2.1配置gitconfig文件
2.2设置HTTP和HTTPS代理
参考链接: