自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

奋斗

学无止境

  • 博客(4)
  • 资源 (16)
  • 收藏
  • 关注

翻译 关于startActivityForResult

很偶然的一次,发现在有些手机上startActivityForResult函数,在启动activity之后立即调用了,而在另一些手机上表现正常,十分不解,在网上查找后知道了原因,更详细的解释在api说明中:public void startActivityForResult (Intent intent, int requestCode, Bundle options);Launch an acti

2015-12-23 18:04:06 524

原创 Wifi连接热点

Wifi连接这一块,网上的资料通常是讲调用WifiManager的两个公开函数: /** * Reconnect to the currently active access point, if we are currently * disconnected. This may result in the asynchronous delivery of state

2015-12-22 18:54:59 2334

原创 APP中时间处理

1.获取系统时间//Returns the current time in milliseconds since January 1, 1970 00:00:00.0 UTC.System.currentTimeMillis();获取自系统启动以后的毫秒值(**不包括**深度睡眠时间)SystemClock.uptimeMillis();获取自系统启动以后的毫秒值(**包括**深度睡眠时间)S

2015-12-15 15:54:27 1850

原创 蒙板引导页面

一、引导页面的弹出 使用FrameLayout:   查找到contentview的父亲,是一个FrameLayout类型的布局文件,id为android:id/content。在这个FrameLayout的最上层插入引导view,即可实现引导功能。   示例代码: FrameLayout frameLayout=(FrameLayout)getActivity().findViewById

2015-12-10 15:54:46 1361

atrust ubuntu 客户端 2.3.10

atrust ubuntu 客户端 2.3.10

2024-02-18

greenplum jdbc driver

greenplum jdbc driver

2022-08-24

tpch生成的,22个适合postgresql的sql语句

tpch生成的,22个适合postgresql的sql语句

2022-08-23

The TPC Benchmark H (TPC-H) 3.0.1

The TPC Benchmark H (TPC-H) is a decision support benchmark. It consists of a suite of business oriented ad-hoc queries and concurrent data modifications. The queries and the data populating the database have been chosen to have broad industry-wide relevance while maintaining a sufficient degree of ease of implementation. This benchmark illustrates decision support systems that Examine large volumes of data; Execute queries with a high degree of complexity; Give answers to critical business q

2022-08-23

ja-netfilter.zip

ja-netfilter.zip

2022-01-06

SwitchySharp1.10.4

2016-10-17

aidl示例代码

这是一份aidl示例代码,包括service和client两个应用

2016-09-20

nginx-1.5.8_arm.tar.bz2

nginx-1.5.8_arm.tar.bz2

2014-12-29

teletext标准

teletext标准,包括en300706 en300472 teletext标准,包括en300706 en300472

2011-11-19

freetype使用帮助

freetype使用帮助 freetype使用帮助 freetype使用帮助 freetype使用帮助

2011-11-19

基于FL2440的简单无线视频监控系统.zip

基于FL2440的简单无线视频监控系统,可在linux中模拟,使用了xvid压缩和解压,使用v4l2接口对USB摄像头编程,Linux端显示图像用的是QT4

2011-11-19

嵌入式系统BootLoader技术内幕.pdf

嵌入式系统BootLoader技术内幕.pdf 嵌入式系统BootLoader技术内幕.pdf

2011-11-19

V4L2_API.chm

V4L2 API CHM版方便好查 V4L2 API CHM版方便好查

2011-11-19

u-boot-2011.09-rc1.tar.bz2

u-boot-2011.09-rc1.tar.bz2,从官网下的,收藏一下

2011-10-27

minigui-1.3.3

这是minigui-1.3.3源代码,里面支持了freetype1.3.1接口

2011-10-27

xvid应用编程接口.pdf

xvid应用编程接口.pdf,mpeg4

2011-04-22

minidep-gtk for ubuntu

minidep-gtk for ubuntu

2011-04-22

minidep-gtk for ubuntu

minidep-gtk for ubuntu

2011-04-22

Linux系统全线移植文档

Linux系统全线移植,移植bootloader和内核等

2010-12-15

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除