上一页 1 ··· 103 104 105 106 107 108 109 110 111 ··· 116 下一页
摘要: public class HexConversion { // TODO Auto-generated method stub /** * TODO 进制转换。 * * @param cc * http://yunpan.cn/QD8epsIs6... 阅读全文
posted @ 2014-02-17 21:04 aiplus 阅读(387) 评论(0) 推荐(0)
摘要: 源码地址如何分享分享无相应分享结果如何接收响应微信 分享回调(提示几点关键问题: debug_key 一定要获得对应的签名码 然后和weixin官网的appid对应 )几点注意事项1)必须新建一个包位置是 .wxapi2)并在此包下简历class WXEntryActivity.class... 阅读全文
posted @ 2014-02-14 13:38 aiplus 阅读(350) 评论(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 阅读(357) 评论(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 阅读(167) 评论(0) 推荐(0)
摘要: The most complete and updated list of commands on linux by LinuxGuide.it - over 350 commands! COMMAND DESCRIPTION System information arch show archite... 阅读全文
posted @ 2014-01-21 00:20 aiplus 阅读(378) 评论(0) 推荐(0)
摘要: SummaryHostmonster uses the preinstalled version of Python that ships with CentOS. Because of this it is often not the latest release. This article wi... 阅读全文
posted @ 2014-01-20 20:33 aiplus 阅读(899) 评论(0) 推荐(0)
摘要: package com.yourself.yours;import java.util.Scanner;/** *************************************************************** * @author cc Factors * 分解质因数... 阅读全文
posted @ 2014-01-18 09:59 aiplus 阅读(187) 评论(0) 推荐(0)
上一页 1 ··· 103 104 105 106 107 108 109 110 111 ··· 116 下一页
悬浮按钮示例