搜索资源列表
getdate
以日历的形式,在页面上输出。 格式为jsp 格式 但是没有给出jsp页面。 读者可以自己给出jsp页面-calendar in the form of the output page. Jsp format to format but there is no jsp pages. Readers can own is jsp pages
getdate.tar
- linux下演示动态库使用的例子,使用动态库拿到系统的使用时间,有使用说明
jsp_calendar
- 此控件为jsp通用的日历控件,解决了时间输入的问题,用户可以通过此控件输入标准日期-jsp common calendar controls, solving the problem of time, users can control the importation of this standard date
getdate
- 以日历的形式,在页面上输出。 格式为jsp 格式 但是没有给出jsp页面。 读者可以自己给出jsp页面-calendar in the form of the output page. Jsp format to format but there is no jsp pages. Readers can own is jsp pages
getdate.tar
- linux下演示动态库使用的例子,使用动态库拿到系统的使用时间,有使用说明-linux dynamic library to use the next example demonstrates the use of dynamic libraries to get the system to use time and instructions
TestDataBuilder1.0.4.6
- TestDataBuilder是一个采用Java编写的,完全开源,免费的测试数据生成工具,软件遵循GPL协议. 功能描述 本程序是一款自动化测试辅助工具 可以帮助程序开发或测试人员自动生成数据库表中的测试数据,并且具有期望的值分布和列间相关性 可以通过配置工具配置数据生成的规则,并且有一个自动配置引擎,可以根据已经存在的数据库自动生成配置文件 支持如下几种规则: 自动增长,一般为数据型. 随即
HashTable
- HashTable实例 public class HashTable_msg { public HashTable_msg() { String sum_sql="select mobilenum,count(*) from SJSJ_Msg where (left(in_date,6)=(select left(CONVERT(varchar(12) , getdate(), 112 ),6)))group b
YMD
- 一个标准窗口,在模块中调用,用来选择日期,添加到工程中,不用修改直接可以调用,调用方法: TEXT1.TEXT=getdate(TEXT1.LEFT,TEXT1.TOP,"上"或者"下")-I don t know
GETDATE-YMD
- 你的程序窗口中TEXT1需要年月日的数据(2009-09-28),不用手动输入。 用text1的click属性触动 getdate(text1.left,text1.top,"上"或者"下")就能返回弹出窗口中鼠标选择的年月日,text1.left top用于确定指定弹出窗口的位置。-Your program window TEXT1 need to date data (2009-09-28), do not have to
DatePicker
- 从电脑桌面上获时间的好工具,对大家肯定有用-getdate
WindowsFormsApplication2
- 通过调用sql getdate()同步客户端和内网服务器时间-By calling sql getdate () synchronization client and network server time
GetDate
- Get now date and time easily by using Java s API:java.text.SimpleDateFormat and java.util.Calendar.
kaijiang
- String.prototype.format=function(){ if(arguments.length==0) return this var args=[], i=0 for( i<arguments.length i++) args[i]=arguments[i] return this.replace(/\ [sSfdDTt\ ]/g, function(m){ if(