欢迎使用CSDN-markdown编辑器

来源:互联网 发布:个人web服务器软件 编辑:程序博客网 时间:2024/05/17 00:16

Welcome to Bear

Bear is a beautiful, flexible writing app for notes and prose. It’s easy to get started and master Bear, but if you’d like a tour, read on!

[image:6F553AB7-61B3-4888-86D1-8B9B38AFEC4A-51801-0002BC4E3800992C/welcome.png]

Bear has three parts

  • [x] 今天
  • [ ] 明天
  • [ ] 后天
  • [ ] 怎么样
  • 你今天在什么额地方好像认识我但是人生中的那么多美好的生活是人热都向往
  • Android
  • Java
  • python
  • C++
  • PHP
private void TextUtil(){    int name =12;    String abc = "what the fack and you like this "    }
  • [x] 今天
  • [ ] 明天
  • [ ] 后天
  • [ ] 怎么样
  • 你今天在什么额地方好像认识我但是人生中的那么多美好的生活是人热都向往
  • Android
  • Java
  • python
  • C++
  • PHP
private void addNewHospitalItem() {        List<hospital> hospitals = new ArrayList<hospital>();        LinearLayout layout = null;        LinearLayoutT linearLayoutT = new LinearLayoutT(this);        for (int i = 0; i < hospitals.size(); i++) {            hospital hospital = hospitals.get(i);            layout = (LinearLayout) LayoutInflater.from(this).inflate(R.layout.item_tip, linearLayoutT);            TextView textv = (TextView) layout.findViewById(R.id.name);            TextView texte = (TextView) layout.findViewById(R.id.zhi);            textv.setText(hospital.getType());            texte.setText(hospital.getZhi());            if (i == hospitals.size() - 1) {                layout.setBackground(null);            }            linearLayoutT.addView(layout);            linearLayoutT.setClick(new LinearLayoutT.Click() {                @Override                public void onclick(View v) {                }            });        }    }
0 0
原创粉丝点击