DatePicker支持鼠标点选日期,同时还可以通过键盘控制选择:page up/down -
上一月、下一月ctrl+page up/down - 上一年、下一年ctrl+home - 当前月或最后一次打开的日期ctrl+left/right -
上一天、下一天ctrl+up/down - 上一周...
分类:
Web程序 时间:
2014-05-26 22:19:24
阅读次数:
392
JQvery免豆.pdfjQuery实战之仿flash跳动的按钮效果【源码】http://down.51cto.com/data/188600JQuery
1.4.2 手册简体中文版http://down.51cto.com/data/124390jQuery权威指南pdfhttp://down.5...
分类:
Web程序 时间:
2014-05-26 12:10:47
阅读次数:
341
mysql innodb的安装wget -c
http://down.wdlinux.cn/in/mysql_innodb_ins.shchmod 755
mysql_innodb_ins.sh./mysql_innodb_ins.sh
分类:
数据库 时间:
2014-05-26 10:53:06
阅读次数:
321
##adb命令是安装到platform-tools目录中,而非上一步android命令所在的tools目录。$ cd
/opt/local/share/java/android-sdk-mac_x86/platform-tools##先探测是否可以正确识别设备,有设备号和device字样表示正确识别...
分类:
移动开发 时间:
2014-05-26 08:00:20
阅读次数:
273
在Eclipse中使用android模拟器,时常会出现断开,甚至重启都连接不上。
今天用模拟器调试过程中与Eclipse断开,重启模拟器,重启Eclipse都连接不上;
好在找到了解决方法,在此记录一下;
1.找到Eclipse的Devices窗口,点开窗口右边的下拉箭头 view menu 点击 Reset adb
重启adb服务;
(如果Eclipse中没有Devices窗...
分类:
移动开发 时间:
2014-05-26 05:56:52
阅读次数:
297
接上篇:http://www.cnblogs.com/antarctican/p/3714422.html一、
安装 Mysql 5.1.73.
官方:http://dev.mysql.com/downloads/file.php?id=450523http://cdn.mysql.com/Down...
分类:
数据库 时间:
2014-05-24 10:37:09
阅读次数:
336
Jimmy writes down the decimal representations of all natural numbers between and including m and n, (m ≤ n). How many zeroes will he write down?
Input
Input starts with an integer T (≤ 11000), denot...
分类:
其他好文 时间:
2014-05-22 22:59:18
阅读次数:
354
adb是一个客户端-服务器端程序,其中客户端是你用来操作的电脑,服务器端是android设备
我们除了用可视化窗口中操作也可以采用cmd命令行进行操作。
在开始菜单的搜索栏中输入cmd打开命令行
在本地找到adb.exe路径(如图1.1),把adb.exe拖到cmd命令行敲击回车显示所有可操作帮助示例(如图1.2)。
图1.1 adb.exe路径
图1.2 adb命令...
分类:
移动开发 时间:
2014-05-22 17:27:01
阅读次数:
445
Given a binary tree, find its maximum depth.The
maximum depth is the number of nodes along the longest path from the root node
down to the farthest le...
分类:
其他好文 时间:
2014-05-22 16:05:56
阅读次数:
239
This is a step-by-step instructional guide on
how to setup a BlackBerry 10 (BB10) development environment. This article
includes instructions for down...
分类:
移动开发 时间:
2014-05-22 14:13:11
阅读次数:
506