上一页 1 ··· 98 99 100 101 102 103 104 105 106 ··· 111 下一页
摘要: Let’s learn by example.Throughout this tutorial, we’ll walk you through the creation of a basic poll application.It’ll consist of two parts:A public s... 阅读全文
posted @ 2014-02-20 23:55 aiplus 阅读(186) 评论(0) 推荐(0)
摘要: 资源下载地址 修改下 阅读全文
posted @ 2014-02-19 17:46 aiplus 阅读(313) 评论(0) 推荐(0)
摘要: /*******************************************************************************2 * Copyright (c) 2000, 2007 IBM Corporation and others.3 * All righ... 阅读全文
posted @ 2014-02-19 13:58 aiplus 阅读(492) 评论(0) 推荐(0)
摘要: public class HexConversion { // TODO Auto-generated method stub /** * TODO 进制转换。 * * @param cc * http://yunpan.cn/QD8epsIs6... 阅读全文
posted @ 2014-02-17 21:04 aiplus 阅读(384) 评论(0) 推荐(0)
摘要: 源码地址如何分享分享无相应分享结果如何接收响应微信 分享回调(提示几点关键问题: debug_key 一定要获得对应的签名码 然后和weixin官网的appid对应 )几点注意事项1)必须新建一个包位置是 .wxapi2)并在此包下简历class WXEntryActivity.class... 阅读全文
posted @ 2014-02-14 13:38 aiplus 阅读(348) 评论(0) 推荐(0)
摘要: 源码地址 package com.example.shifteffect;import com.app.plugs.effect.EffectUtil;import com.app.plugs.effect.view.EffectView;import com.example.scrolleffec... 阅读全文
posted @ 2014-02-12 17:29 aiplus 阅读(355) 评论(0) 推荐(0)
摘要: package testPhoneTel;import java.util.Scanner;import java.util.regex.Matcher;import java.util.regex.Pattern;public class test { public static void mai... 阅读全文
posted @ 2014-02-12 13:31 aiplus 阅读(160) 评论(1) 推荐(0)
摘要: 源码地址package com.example.startest;import android.app.Activity;import android.os.Bundle;import android.view.Menu;import android.widget.RatingBar;import ... 阅读全文
posted @ 2014-02-09 16:37 aiplus 阅读(156) 评论(0) 推荐(0)
摘要: 资源地址 阅读全文
posted @ 2014-02-09 13:15 aiplus 阅读(184) 评论(0) 推荐(0)
摘要: ================================================================================ 歡 迎 閱 讀 《 V I M 教 程 》 ── 版本 1.5 =====================================... 阅读全文
posted @ 2014-01-21 22:04 aiplus 阅读(166) 评论(0) 推荐(0)
上一页 1 ··· 98 99 100 101 102 103 104 105 106 ··· 111 下一页
悬浮按钮示例