Chinaunix首页 | 论坛 | 博客
  • 博客访问: 515353
  • 博文数量: 107
  • 博客积分: 927
  • 博客等级: 大尉
  • 技术积分: 865
  • 用 户 组: 普通用户
  • 注册时间: 2011-04-13 17:50
文章分类

全部博文(107)

文章存档

2014年(2)

2013年(13)

2012年(16)

2011年(76)

发布时间:2013-03-15 17:10:00

androidlayoutbuttonclassencodingservice先上图先看一下键盘的布局文件control_digitpasswordkeypad.xml[html] view plaincopyprint?<?xml version="1.0" encoding="utf-8"?>  <LinearLayout xmlns:android="http://schemas.android.com/apk/res/andro.........【阅读全文】

阅读(3899) | 评论(0) | 转发(0)

发布时间:2013-01-18 09:56:21

Main.xml代码  <?xml version="1.0" encoding="utf-8"?>  <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"      android:orientation="vertical"    &.........【阅读全文】

阅读(2200) | 评论(0) | 转发(0)

发布时间:2013-01-17 10:53:31

sqlite3访问数据库出现/system/bin/sh: sqlite3: not found ......【阅读全文】

阅读(2744) | 评论(0) | 转发(0)

发布时间:2013-01-11 16:05:53

在使用ES文件浏览器的时候,当浏览SD卡下的文件或者其他地方的文件时,如果长按某一项文件或某一目录时会有"剪切"、"复制"、"重命名"、"删除" 等操作。于是乎自己也想弄一个类似与ES文件浏览器上面的拷贝复制功能。至于做一个类似ES文件浏览器 一样的软件,也是可以做的。package com.copy.file;/*** @author wainiwann* Android SD卡文件目录拷贝操作* */import java.io.File;import java.io.FileInputStream;import java.io.FileOutputStream;import java......【阅读全文】

阅读(2694) | 评论(0) | 转发(0)

发布时间:2013-01-05 10:37:32

一、Start Apache 2 Server /启动apache服务 # /etc/init.d/apache2 start or $ sudo /etc/init.d/apache2 start 二、 Restart Apache 2 Server /重启apache服务 # /etc/init.d/apache2 restart or $ sudo /etc/init.d/apache2 restart 三、Stop Apache 2 Server /停止apache服务 # /etc/init.d/apache2 stop or $ sudo /etc/init.d/apache2 s......【阅读全文】

阅读(1728) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

beyond3333502011-08-18 01:21

zou_12345: 你好.....
  干啥那表情....

回复  |  举报

beyond3333502011-08-18 01:21

zou_12345: 你好.....
  干啥那表情....

回复  |  举报

10502chenjiao2011-07-18 20:09

zou_12345: 好阿呵呵.....

回复  |  举报

10502chenjiao2011-07-11 20:26

哈喽

回复  |  举报

beyond3333502011-06-30 09:38

  你好!

回复  |  举报
留言热议
请登录后留言。

登录 注册