摘要: public class MultiComponentActivity extends Activity { NotificationManager notificationManager; private final int NOTIFICATION_ID=0x123; @O... 阅读全文
posted @ 2015-08-19 19:57 Thereisnospon 阅读(334) 评论(0) 推荐(0) 编辑
摘要: 布局文件就不给出了=_=public class MyFragment extends Fragment { public static String s1="Yeah";//用于保存getArguments()获得的参数 @Override public void onCreat... 阅读全文
posted @ 2015-08-19 19:04 Thereisnospon 阅读(152) 评论(0) 推荐(0) 编辑
摘要: 静态加载MyFragment.javapublic class MyFragment extends Fragment { @Override public View onCreateView(LayoutInflater inflater, ViewGroup container, ... 阅读全文
posted @ 2015-08-19 14:29 Thereisnospon 阅读(127) 评论(0) 推荐(0) 编辑
摘要: 快捷键用途描述Alt+回车导入包,自动修正Ctrl+N查找类Ctrl+Shift+N查找文件Ctrl+Alt+L格式化代码Ctrl+Alt+O优化导入的类和包Alt+Insert生成代码(如get,set方法,构造函数等)Ctrl+EAlt+Shift+C最近更改的代码Ctrl+R替换文本Ctrl+... 阅读全文
posted @ 2015-08-19 11:27 Thereisnospon 阅读(174) 评论(0) 推荐(0) 编辑
摘要: Keywords SearchTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 131072/131072 K (Java/Others)Total Submission(s): 44704Accepted Submission(s): 1410... 阅读全文
posted @ 2015-08-19 11:19 Thereisnospon 阅读(137) 评论(0) 推荐(0) 编辑
摘要: #include #include #include #include #include #include #include #include #include using namespace std;#define L(x) (1 >= 1; } return ret;}void ff... 阅读全文
posted @ 2015-08-19 08:25 Thereisnospon 阅读(186) 评论(0) 推荐(0) 编辑