DatePicker支持鼠标点选日期,同时还可以通过键盘控制选择:page up/down -
上一月、下一月ctrl+page up/down - 上一年、下一年ctrl+home - 当前月或最后一次打开的日期ctrl+left/right -
上一天、下一天ctrl+up/down - 上一周...
分类:
Web程序 时间:
2014-05-26 22:19:24
阅读次数:
392
https://wiki.postgresql.org/wiki/Apt sudo nano
/etc/apt/sources.list.d/pgdg.list粘贴deb http://apt.postgresql.org/pub/repos/apt/
precise-pgdg mainctrl+o...
分类:
数据库 时间:
2014-05-26 14:20:46
阅读次数:
437
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
Unity3D点选Object+F Object在当前视角居中CTRL+1/2
Scene/Game视图的切换MonoDevelopCTRL+K 删除光标所在行的该行后面的代码CTRL + ALT +C 注释/不注释该行CTRL+ DOWN
像鼠标滚轮一样向下拖CTRL + UP 像鼠标滚轮一样向上...
分类:
其他好文 时间:
2014-05-23 02:39:51
阅读次数:
237
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
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
本帖最后由 osdba 于 2011-04-21 16:33
编辑特性MySQLPostgreSQL实例通过执行 MySQL 命令(mysqld)启动实例。一个实例可以管理一个或多个数据库。一台服务器可以运行多个
mysqld 实例。一个实例管理器可以监视 mysqld 的各个实例。通过执行 Pos...
分类:
数据库 时间:
2014-05-21 06:10:50
阅读次数:
467
简述步骤1.在mssql上新增一个数据库,设定如下,编码要选择“chinese_PRC_CI_AL_KS_WS”2.用sql命令。在report中新增一个View3.BDE设定。leadertemp50和leader一样的设定,但DATABASENAME=report4.condctors.ini改成报表数据库DBE相信操作步骤见文档:主站下载:http://www.qyw..
分类:
数据库 时间:
2014-05-20 20:42:13
阅读次数:
580
在虚拟机上测评了下MySQL和PostgreSQL的各种LOADFILE方式以及时间。因为是虚拟机上的测评,所以时间只做参考,不要太较真,看看就好了。MySQL工具:1.自带mysqlimport工具。2.命令行loaddatainfile...3.利用mysql-connector-pythonDriver来写的脚本。PostgreSQL工具:1.pgloader..
分类:
数据库 时间:
2014-05-20 18:49:28
阅读次数:
447