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