上一页 1 ··· 97 98 99 100 101 102 103 104 105 ··· 111 下一页
摘要: 垃圾000000000000000000000写了很多,保存不上,发送失败了。。。。。A垃圾000000000000000000000写了很多,保存不上,发送失败了。。。。。A垃圾000000000000000000000写了很多,保存不上,发送失败了。。。。。A垃圾00000000000000... 阅读全文
posted @ 2014-04-03 19:56 aiplus 阅读(288) 评论(0) 推荐(0)
摘要: 项目源码下载地址看了很多,找了很多,都是没有自己想要的效果的,不容易啊,备注下吧。1.自己的源码 ,java文件,里边有各种方法,生成jar,可以分享给别人使用。2.目前主要验证在android中调用。eclipse 简历java项目 sdk1.6 不能是1.7生成 jar 项目-右键- 选择 ... 阅读全文
posted @ 2014-04-03 19:54 aiplus 阅读(220) 评论(0) 推荐(0)
摘要: demo地址主要应用类package com.example.activitylibrary;import android.app.Activity;import android.os.Bundle;import android.view.View;import android.view.View.... 阅读全文
posted @ 2014-04-03 16:41 aiplus 阅读(349) 评论(0) 推荐(0)
摘要: 需要jar源码的请留言吧。部分源码 demo下载地址package uk.co.senab.photoview.sample;import android.app.ListActivity;import android.content.Intent;import android.os.Bundle... 阅读全文
posted @ 2014-03-27 10:53 aiplus 阅读(372) 评论(0) 推荐(0)
摘要: 追逐救护车(Ambulance chasing)是最古老的销售诀窍之一。先把这种销售方式的坏名声放到一边,Ambulance chasing ,其实意味着在物色潜在客户的时候,你需要寻找的是那些已发出信号的人,然后紧紧跟随他们,直到他们开始“起死回生(感兴趣)”,而不是找那些对你的产品没兴趣的人。用... 阅读全文
posted @ 2014-03-05 08:14 aiplus 阅读(240) 评论(0) 推荐(0)
摘要: 02-25 13:07:59.740: E/JavaBinder(12727): !!! FAILED BINDER TRANSACTION !!!implements Serializable (类中)private static final long serialVersionUID = 0x2... 阅读全文
posted @ 2014-02-25 17:44 aiplus 阅读(642) 评论(0) 推荐(0)
摘要: 更新UI的位置不正确,线程解析数据 handler. mssage 中更新android.view.ViewRootImpl$CalledFromWrongThreadException: Only the original thread that created a view hierarchy... 阅读全文
posted @ 2014-02-25 17:43 aiplus 阅读(384) 评论(0) 推荐(0)
摘要: 引起问题的 部分 加入线程中运行new Thread(new Runnable() { @Override public void run() { // TODO Auto-generated method stub } }).start();NetworkOnMai... 阅读全文
posted @ 2014-02-25 17:41 aiplus 阅读(274) 评论(0) 推荐(0)
摘要: activity 加入 AndroidManifestandroid.content.ActivityNotFoundException: Unable to find explicit activity class {.LoginActivity}; have you declared this ... 阅读全文
posted @ 2014-02-25 17:38 aiplus 阅读(246) 评论(0) 推荐(0)
摘要: This document will get you up and running with Django.Install PythonBeing a Python Web framework, Django requires Python. It works with Python 2.6, 2.... 阅读全文
posted @ 2014-02-21 00:00 aiplus 阅读(272) 评论(0) 推荐(0)
上一页 1 ··· 97 98 99 100 101 102 103 104 105 ··· 111 下一页
悬浮按钮示例