自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

cxcbupt

我的学习记录

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

转载 Linux 下gedit编辑器的使用

1、启动:  从菜单启动:应用程序——>附件——>文本编辑器  从命令行执行以下命令: gedit2、窗口说明:  菜单栏:包含您在 gedit 中处理文件所需的所有命令。  工具栏:包含您可以从菜单栏访问的命令的子集。  显示区域:该区域包含您正在编辑的文件的文本。  输出窗口:显示 Shell 命令插件和比较文件插件返回的输出。  状态栏:显示关于当前 gedit

2014-10-31 14:01:33 21141

原创 Linux 下编译并运行C语言程序

Linux下编译并运行C语言程序

2014-10-30 17:05:30 37581

原创 Android sdk Drow9patch使用

1>  工具Android sdk->tools->draw9patch如下图所示

2014-10-28 13:44:26 710

原创 Android 图表生成开源之AChartEngine(整理)

Jar包,言言:http://download.csdn.net/detail/cxc19890214/8084427

2014-10-26 22:47:10 1006

原创 Android 动画(三)--属性动画

Android Developer URL:http://developer.android.com/guide/topics/graphics/prop-animation.html详细细节请

2014-10-23 20:45:24 565

原创 Android 动画(二)

以下演土水立

2014-10-16 18:50:59 521

原创 Android 动画(一)

以下是以土田

2014-10-16 18:19:53 501

原创 Android程序运行时出现java.lang.OutOfMemoryError 错误

Android程序运行时出现java.lang.OutOfMemoryError 错误如下图所示:

2014-10-14 22:13:56 5056

原创 Android 如何将Canvas上绘制的内容保存成本地图片

1》》增加

2014-10-09 09:16:31 9783

翻译 Managing the Lifecycle of a Bound Service

原文URL:Managing the Lifecycle of a Bound Service

2014-10-05 14:42:35 561

翻译 Bound Services

dURL:Bound Services

2014-10-03 19:13:04 537

翻译 Managing the Lifecycle of a Service--管理Service的生命周期

The lifecycle of a service is much simpler than that of an activity. However, it's even more important that you pay close attention to how your service is created and destroyed, because a service can

2014-10-03 16:12:28 656

原创 Service基本组成 (一)

1》

2014-10-03 11:02:47 627

转载 Android控制手机振动相关

如何通过纟言

2014-10-02 16:50:41 920

原创 vim程序编译器使用(整理)

1》vi 的使用基本上vi

2014-10-01 13:17:54 3047

Android图表--achartengine

AChartEngine is a charting library for Android applications It currently supports the following chart types: line chart area chart scatter chart time chart bar chart pie chart bubble chart doughnut chart range high low bar chart dial chart gauge combined any combination of line cubic line scatter bar range bar bubble chart cubic line chart All the above supported chart types can contain multiple series can be displayed with the X axis horizontally default or vertically and support many other custom features The charts can be built as a view that can be added to a view group or as an intent such as it can be used to start an activity ">AChartEngine is a charting library for Android applications It currently supports the following chart types: line chart area chart scatter chart time chart bar chart pie chart bubble chart doughnut chart range high low bar chart dial chart gauge combined any combination of line cubic line s [更多]

2014-10-26

SmartUpload上传及下载

jspSmartUpload是由www.jspsmart.com网站开发的一个可免费使用的全功能的文件上传下载组件,适于嵌入执行上传下载操作的JSP文件中。

2014-09-12

JFreeChart使用相关

JFreeChart是JAVA平台上的一个开放的图表绘制类库。它完全使用JAVA语言编写,是为applications, applets, servlets 以及JSP等使用所设计。 JFreeChart可生成饼图(pie charts)、柱状图(bar charts)、散点图(scatter plots)、时序图(time series)、甘特图(Gantt charts)等等多种图表,并且可以产生PNG和JPEG格式的输出,还可以与PDF和EXCEL关联。

2014-09-11

DAO设计模式Demo

DAO(Data Access Object)是一个数据访问接口,数据访问:顾名思义就是与数据库打交道。夹在业务逻辑与数据库资源中间。 本文按照DAO设计模式的思想,设计并实现了该模式架构。

2014-09-05

空空如也

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

TA关注的人

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