码迷,mamicode.com
首页 >  
搜索关键字:cc_美团项目之util使用    ( 1个结果
cc_美团项目之Util使用
Toast工具publicclassMyToast{publicstaticvoidmakeText(Contextcontext,CharSequencetext){Toast.makeText(context,text,Toast.LENGTH_SHORT).show();}}1.1Toast工具finalUseruser=newUser(username,password,"138604167");user.signUp(getActivity(),newSaveListener(){publi..
分类:其他好文   时间:2015-07-10 17:05:40    阅读次数:164
1条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!