Welcome![Sign In][Sign Up]
Location:
Search - DateTime

Search list

[RichEditxProcs

Description: This is free function library can be use with Delphi 1.0 and Delphi 2.0. If offer over 150 functions in the areas or string, datetime, file, system, registry, bits, integer, floatingpoint, ... The following files are contained in the zip: xProcs.pas,.txt,.hlp,.kwf For more info look into the .hlp. If you've problems write eMail to : 100023.275@compuserve.com
Platform: | Size: 83747 | Author: glynboy@21cn.com | Hits:

[WinSock-NDISFileDowload

Description: //临时下载目录 private string tempPath = Application.StartupPath + "\\temp\\"; //未完成任务 private string fileTaskPath = Application.StartupPath + "\\Task.txt"; //日志路径 private string logPath = Application.StartupPath + "\\Log\\"; //下载控件 private WebClient MyWebClient = new WebClient(); //当前下载文件 private FileDown curFile = null; //启动时间 private DateTime dtStart = DateTime.Now; //下载完成数 private int finishFileCount = 0; //下载完成大小 private long finishFileSize = 0; //空闲时间 30秒 private int idleTime = 30;
Platform: | Size: 117731 | Author: yhj_2011@yahoo.cn | Hits:

[JSP/JavaExt-DateTimeField

Description: extjs DateTime 控件
Platform: | Size: 4561 | Author: billwu | Hits:

[OS programsetfiletimes

Description: 设置和获取文件的日期-Set and Get datetime of a file
Platform: | Size: 2048 | Author: 站长 | Hits:

[Mathimatics-Numerical algorithmsDAY_ELAP

Description: 计算两个日期间的天数差-calculate the day interval between two datetime value
Platform: | Size: 1024 | Author: 站长 | Hits:

[Other通用破解软件时间限制

Description: 这是一个可以实用的通用破解软件时间限制的程序源码,基本原理是在软件运行的前几秒钟里将系统时间设置为软件容许你使用的可用时间,使用时将编译的可执行文件和ExeInfo.ini文件放到要运行的软件的目录里,运行编译的可执行文件就可用启动要运行的软件。运行前需要设置ExeInfo.ini文件,说明如下: EXENAME 为要破解的软件的执行程序名 GAP=5000 为设置成可用时间的时间长度,毫秒为单位 INCTIME=Y 是否每次运行都增大可用时间(有些软件会检测可用时间必须大于上次运行时间) DATETIME=2002-5-31 16:55:12 可用时间,为软件容许你使用的最初日期时间-it to be a definitive break the practical time limit software program source code, the basic principle is the software running the first few seconds Lane will be installed system software to allow you to use the time available. used to compile the documents and executable files on ExeInfo.ini to run the software directories. Operation compiler executable file can be used to start running the software. Pre-operational need for ExeInfo.ini document, as follows : EXENAME order to break the software implementation procedures were GAP = 5000 can be used to set the time for a long time , millisecond for INCTIME = Y whether each operation are increasing the time available (some of the software will detect it time available to be greater than the previous running time) DATETIME = 2002-5-31 16:55:1
Platform: | Size: 2048 | Author: 张文辉 | Hits:

[ApplicationsM没花异树

Description: 梅花易数排课软件,梅花易数也是有名的玄学课式。由于时间安排问题,下面两个的BUG还没分析:DatePicker.DateTime:=MArchive.DateTime TimePicker.DateTime:=MArchive.DateTime-Meihuayishu Course Scheduling software, as well as the famous Meihuayishu Metaphysics-class. Due to scheduling problems, the following two BUG No Analysis : DatePicker.DateTime : = MArchive.DateTime TimePicker.DateTime : = MArchive.DateTime
Platform: | Size: 2307072 | Author: 朱翔 | Hits:

[Static controlDateTimeEditCtr

Description: 时间控件,可以动态显示时间-time control, dynamic display time
Platform: | Size: 132096 | Author: 万小飞 | Hits:

[Windows Develop日期转换--小程序

Description: :先输出一个表示英文月份的字符数组,再输如任意一表示时间的数组;再用cin.getline读取,最后输出所求结果。-Datetime converter.
Platform: | Size: 9216 | Author: 要命 | Hits:

[WEB Codeliubingliuyanban

Description: 用JSP实现的留言板,数据源: user_db   表: message 字段:   title name mail datetime content -JSP with the message board, data sources : user_db table : message field : title name mail content datetime
Platform: | Size: 13312 | Author: 刘冰 | Hits:

[GUI DevelopDateTimeCtl

Description: 你可能会对VC自带的时间及日期控件不太感兴趣了,那就试试这个吧!给你不一样的视觉感受.-you may have to bring their own VC date and time controls were not interested. then try this! you do not feel the same vision.
Platform: | Size: 244736 | Author: zxg | Hits:

[Otherdate_time

Description: 很不错的结合DateTime的综合例子-very good combination DateTime the comprehensive example
Platform: | Size: 164864 | Author: aa | Hits:

[Education soft system200000

Description: Recite(一个辅助英语学习软件源码) 该程序的UI部分使用了WTL7.5。WTL7.5可以很容易的在微软的官方网站找到,安装也很简单。   另外使用了BOOST库中的部分内容。包括filesystem用于操作文件名和目录,可以在( http://lunatic.bokee.com/5899788.html )找到更详细的介绍。serialization用于将对象序列化在磁盘文件中。datetime用于做日期的计算。还用到了string algo做简单的字符串操作。因此你需要从( http://www.boost.org )下载boost的最新版本1.33.1,并在本地编译它。   配置文件的读写使用了TinyXML,源码已经包含在源码包中,无须另外下载。   整个程序的祼奔性相当好,不依赖于其他任何的DLL或COM库,就一个EXE文件。   我的编程和调试环境为WindowsXP,Visual Studio .net 2003。   该软件的目的及作用请参见( http://lunatic.bokee.com/6153131.html )   使用方法( http://lunatic.bokee.com/6153160.html )   相关的资源( http://lunatic.bokee.com/6153181.html ) -Recite (one in English learning software source code) the procedures of the UI used WTL7. 5. WTL7.5 could easily on Microsoft's official Web site, the installation is also very simple. Also use the BOOST part of the contents. Including filesystem operations for the file name and directory, the (http :// lunatic.bokee.com/5899788.html) find a more detailed referral presentations. Object serialization used to sequence of the disk file. Datetime done for the calculation date. Also used a string algo so simple string manipulation. So you need from (http :// www.boost.org) boost download the latest version of a .33.1. and the local compile it. The configuration file read and write using TinyXML, FOSS has been contained in the source package, do not have to download. Nude whole procedure
Platform: | Size: 129024 | Author: yu | Hits:

[OthermyDataGrid5

Description: 一个将控件加入dataGrid的小程序,主要是将DateTime控件加入dataGrid的列中。-Controls will join a small dataGrid procedures, DateTime is a major component of the accession dataGrid series.
Platform: | Size: 21504 | Author: | Hits:

[OtherDATETIME

Description: c的小程序很有用的,我认为很好的,也蛮经典的!希望对大家有帮助!-c small procedures very useful, I think very good, but also pretty classic! We want to help!
Platform: | Size: 5120 | Author: 潇耳 | Hits:

[Scannerdatetime

Description: 网络搜索计算机,关机 网络搜索计算机,关机-Web search computers, search the computer shutdown network shutdown
Platform: | Size: 34816 | Author: | Hits:

[OtherDateTime

Description: 一个时间处理的类,可以到时间进行加减,自动处理润年-A time to deal with the class, one can go to time for addition and subtraction, automatic leap year deal
Platform: | Size: 4096 | Author: | Hits:

[Web Server118359514

Description: 升级服务器的设置: 服务器必须开通WEB服务,所以升级过程是通过HTTP进行的。 以下为ADT子系统升级配置为例: 1. 建立一目录如ADT,放入ADT中需要升级几个文件,如:ADT.exe, ADT.chm 建立一HTML文件ADT.HTM:内容如下 [adt.chm] datetime=2003-7-4 11:50:00 [adt.exe] datetime=2003-7-4 11:50:00 注:上面的时间应该成文件最后修后时间为准。 HTML文件名应该是子系统编号adt 加htm扩展名 2. 设置WEB目录如:http://servername/adt/ ,也就是可以通过WEB浏览器打开 http://servername/adt/adt.htm 3. 完成设置,这样HisUpdate服务器的地址应该设置为 SererName=http://servername/ 2003-Upgrade the server settings: server must be opened WEB services, so the upgrade process is carried out through HTTP. The following ADT upgrade subsystem configuration as an example: 1. To establish a directory such as ADT, Add ADT need to upgrade in several documents, such as: ADT.exe, ADT.chm the establishment of a HTML document ADT.HTM: as follows [adt. chm] datetime = 2003-7-4 11:50:00 [adt.exe] datetime = 2003-7-4 11:50:00 Note: The above time for the final document should be revised based on the time. HTML file name should be added adt subsystem ID htm extension 2. Settings WEB directory such as: http://servername/adt/, that is, can open a WEB browser http://servername/adt/adt.htm3. Complete settings, such HisUpdate server address should be set to SererName = http://servername/2003
Platform: | Size: 466944 | Author: Leslie | Hits:

[JSPrwerw

Description: pstmt = conn.prepareStatement("select ordernumber,datetime,price,dayofmoney from zujie where ordernumber= "+ cdName + " ") rs=pstmt.executeQuery() if(rs!=null && rs.next()){ String datetime = rs.getString(2) java.text.SimpleDateFormat formatter = new java.text.SimpleDateFormat ("yyyy-MM-dd") Date date = new Date() String date1=formatter.format(date) ParsePosition pos = new ParsePosition(0) ParsePosition pos1 = new ParsePosition(0) Date dt1=formatter.parse(datetime,pos) Date dt2=formatter.parse(date1,pos1) Long l = (dt2.getTime()-dt1.getTime())/(3600*24*1000)+1 double price = rs.getDouble(3) double dayofmoney=rs.getDouble(4) double dayofmoneybuy=dayofmoney*l double otherMoney = price-dayofmoneybuy request.setAttribute("price", price) request.setAttribute("l", l) request.setAttribute("dayofmoney", dayofmoneybuy) request.setAttribute("otherMoney", otherMoney)-pstmt = conn.prepareStatement("select ordernumber,datetime,price,dayofmoney from zujie where ordernumber= "+ cdName+ " ") rs=pstmt.executeQuery() if(rs!=null && rs.next()){ String datetime = rs.getString(2) java.text.SimpleDateFormat formatter = new java.text.SimpleDateFormat ("yyyy-MM-dd") Date date = new Date() String date1=formatter.format(date) ParsePosition pos = new ParsePosition(0) ParsePosition pos1 = new ParsePosition(0) Date dt1=formatter.parse(datetime,pos) Date dt2=formatter.parse(date1,pos1) Long l = (dt2.getTime()-dt1.getTime())/(3600*24*1000)+1 double price = rs.getDouble(3) double dayofmoney=rs.getDouble(4) double dayofmoneybuy=dayofmoney*l double otherMoney = price-dayofmoneybuy request.setAttribute("price", price) request.setAttribute("l", l) request.setAttribute("dayofmoney", dayofmoneybuy) request.setAttribute("otherMoney", otherMoney)
Platform: | Size: 136192 | Author: | Hits:

[Internet-Networkintenetdatetime

Description: 通过indy datetime控件同步互联网时间服务器的小软件-Indy datetime control synchronization through the Internet time server small software
Platform: | Size: 195584 | Author: sky | Hits:
« 1 2 34 5 6 7 8 9 10 »

CodeBus www.codebus.net