732003684

导航

12 2012 档案

切换浏览示意图
摘要:一:布局<?xml version="1.0" encoding="utf-8"?><FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="vertical" > <androi 阅读全文

posted @ 2012-12-27 16:02 732003684 阅读(331) 评论(0) 推荐(0) 编辑

低栏的项目切换
摘要:一;布局<?xml version="1.0" encoding="utf-8"?><RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/mainweixin" android:layout_width="fill_parent" android:layout_height="fill_parent" android:orient 阅读全文

posted @ 2012-12-27 15:46 732003684 阅读(503) 评论(0) 推荐(0) 编辑

微信摇一摇
摘要:一:布局:<?xml version="1.0" encoding="utf-8"?><RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="vertical" android:bac 阅读全文

posted @ 2012-12-27 15:40 732003684 阅读(512) 评论(0) 推荐(0) 编辑

iphone 式退出
摘要:一:布局<?xml version="1.0" encoding="UTF-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" > <LinearLayout android:layout_width="fil 阅读全文

posted @ 2012-12-27 15:36 732003684 阅读(170) 评论(0) 推荐(0) 编辑

android edittext 限制文本框输入的长度和提示信息
摘要:package com.hwtt.android.oa.tool;import android.content.Context;import android.text.InputFilter;import android.text.Spanned;import android.widget.EditText;import android.widget.Toast;/** * 字符串处理 * @author Administrator * */public class StringUtils { /** * 提示输入内容超过规定长度 * @param contex... 阅读全文

posted @ 2012-12-25 16:56 732003684 阅读(5150) 评论(0) 推荐(1) 编辑

android如何调用dotnet编写的webservice
摘要:http://www.cnblogs.com/strayromeo/ 阅读全文

posted @ 2012-12-13 14:58 732003684 阅读(103) 评论(0) 推荐(0) 编辑

取消logcat输出
摘要:http://blog.sina.com.cn/s/blog_5de73d0b0100zxs5.html 阅读全文

posted @ 2012-12-12 16:55 732003684 阅读(186) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示