11 2015 档案

摘要:方法一:新建"MyView"类package onTouchEvent;import android.content.Context;import android.graphics.Canvas;import android.graphics.Color;import android.graphic... 阅读全文
posted @ 2015-11-17 16:17 冷的锋刃 阅读(428) 评论(0) 推荐(0)
摘要:先在Transitions中插入ImageSwitcherpackage com.example.Galleryphotoshow;import com.example.Galleryphotoshow.R;import android.app.Activity;import android.con... 阅读全文
posted @ 2015-11-10 11:31 冷的锋刃 阅读(621) 评论(0) 推荐(0)
摘要:package com.example.Gallery; import com.example.Gallery.R; import android.os.Bundle; import android.app.Activity; import android.content.Context; impo 阅读全文
posted @ 2015-11-10 11:21 冷的锋刃 阅读(641) 评论(0) 推荐(0)
摘要:一:刚开始布局设计:在layout的activity_main中添加listView,效果图如下:二:在Main_Activity中代码如下:package net.jiaxiang.arradapter;import android.os.Bundle;import android.app.Act... 阅读全文
posted @ 2015-11-05 10:22 冷的锋刃 阅读(637) 评论(0) 推荐(0)
摘要:package net.hnjdzy.imagecolor; import android.os.Bundle; import android.app.Activity; import android.graphics.Bitmap; import android.graphics.BitmapFa 阅读全文
posted @ 2015-11-03 10:27 冷的锋刃 阅读(635) 评论(0) 推荐(0)
摘要:<head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>使用Document方法</title> <style type="text/css"> body{font-size:14px; 阅读全文
posted @ 2015-11-01 09:38 冷的锋刃 阅读(1602) 评论(0) 推荐(0)
摘要:<head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>表格过滤器</title> <script language="javascript" src="http://files.cnbl 阅读全文
posted @ 2015-11-01 09:34 冷的锋刃 阅读(981) 评论(0) 推荐(0)
摘要:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.o 阅读全文
posted @ 2015-11-01 09:26 冷的锋刃 阅读(1463) 评论(0) 推荐(0)
摘要:<head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>背景颜色的改变</title> </head> <!DOCTYPE html> <html> <head> <meta http-e 阅读全文
posted @ 2015-11-01 09:23 冷的锋刃 阅读(3918) 评论(0) 推荐(1)