w
h
y
?
y
o
u
a
r
e
h
e
r
e
?
去掉UIScrollView的Content Layout Guides然后当成正常控件就行了
12UIPasteboard *pasteboard = [UIPasteboard generalPasteboard];pasteboard.string = @"";
找到info.plist
添加Required background modes类型为array
在列表下添加App communicates using CoreBluetooth
在AndroidManifest.xml中
找到对应的activity
然后添加一个android:screenOrientation
unspecified默认值,由系统决定,不同手机可能不一致
landscape强制横屏显示
portrait强制竖屏显
behind与前一个activity方向相
...
Objective-C静态代码分析有两种
第一种局势Xcode自带的
Product->Analyze
一目了然
第二种就是OCLint
OCLint
加上这句话就行了
12345678web.getSettings().setJavaScriptEnabled(true);//支持Javascriptweb.getSettings().setAllowFileAccess(true);//支持访问文件web.getSettings().setAl
...
加上这一句就行了
1android:contentDescription="@null"
第一个界面
123Intent intent = new Intent(FirstActivity.this,SecondActivity.class);intent.putExtra("key","value");startActivity(intent);
...
找到activity_main.xml文件
找到android:paddingTop
删掉即可
年年大雨年年淹
就属今年特别惨
地下车库全被泡
马路上面能开船
良田千顷变成海
成千上万人搬迁
疫情仍然在作怪
不知何时才算完