01 2010 档案

双击运行Android模拟器、创建SDcard、AVD、安装APK文件、上传文件到模拟器
摘要:运行环境:1、安装JDK2、安装Android SDK建议:添加JDK、SDK的环境变量,将路径添加到path环境变量中。配置步骤:1、进入cmd命令行模式下,判断JDK和Android是否安装和配置成功(判断JDK是否安装好,请输入java -version,如果能返回java的版本信息,则安装成功)(判断Android是否安装好,请输入Android -h,如果能返回Android的版本信息,... 阅读全文

posted @ 2010-01-28 14:18 jxgxy 阅读(7195) 评论(0) 推荐(1)

QRCode二维码编码与解码(国家标准,DOC文件)
摘要:下载地址:/Files/jxgxy/QRCode国家标准.rar 阅读全文

posted @ 2010-01-28 11:01 jxgxy 阅读(4213) 评论(1) 推荐(0)

用JSON 和 Google 实现全文翻译
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--unitUnit1;interfaceusesWindows,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms,Dialogs,St... 阅读全文

posted @ 2010-01-25 13:23 jxgxy 阅读(498) 评论(0) 推荐(0)

判断操作系统多久没有任何操作
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--functionStopTime:integer;//返回没有键盘和鼠标事件的时间varLInput:TLastInputInfo;beginLInput.cbSize:=SizeOf(TLastIn... 阅读全文

posted @ 2010-01-20 12:01 jxgxy 阅读(313) 评论(0) 推荐(0)

base64 d2010版
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--{*******************************************************}{}{DelphiVisualComponentLibrary}{}{Copyrigh... 阅读全文

posted @ 2010-01-04 17:24 jxgxy 阅读(445) 评论(0) 推荐(0)

导航